Check if the value of the DISPLAY variable - failed

Hi friends,

When installing oracle * 11 g R2 in Linux (Red Hat) 5 * I am facing some problems related to the DISPLAY affecting some Java attack on exception during launch 'runInstaller '. Please check below.
I did face related questions before as well, but after setting the DISPLAY variable before start of installation (YES) always to avoid these problems, tried the same steps this time as well, but "no chance."


=============================================================================================
[data oracle@localhost] $. / runInstaller
From Oracle Universal Installer...

Check the Temp space: must be greater than 80 MB. Real 7440 MB passed
Check the swap space: must be greater than 150 MB. Real 2527 MB passed
Monitor: must be configured to display at least 256 colors
> > > Could not execute auto check for display colors using command/usr/bin/xdpyinfo(1). Check if the DISPLAY variable is set. Failure of < < < <

Audits of the requirement has failed. You must meet these conditions before

continue with the installation,

Continue? (y/n) [n] n

Prerequisite required Ignoring failures. Persistence of...
Preparations for the launch of Oracle Universal Installer from/tmp/OraInstall2012-05-12_01-26-43 PM. Please wait... [data oracle@localhost] $ Exception in thread "main" java.lang.NoClassDefFoundError
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName(Class.java:164)
in java.awt.Toolkit$ 2.run(Toolkit.java:821)
at java.security.AccessController.doPrivileged (Native Method)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:804)
at com.jgoodies.looks.LookUtils.isLowResolution (unknown Source)
to com.jgoodies.looks.LookUtils. < clinit >(Unknown Source)
to com.jgoodies.looks.plastic.PlasticLookAndFeel. < clinit > (PlasticLookAndFeel.java:122)
at java.lang.Class.forName0 (Native Method)
at java.lang.Class.forName(Class.java:242)
at javax.swing.SwingUtilities.loadSystemClass(SwingUtilities.java:1783)
at javax.swing.UIManager.setLookAndFeel(UIManager.java:480)
at oracle.install.commons.util.Application.startup(Application.java:758)
at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:164)
at oracle.install.commons.flow.FlowApplication.startup(FlowApplication.java:181)
at oracle.install.commons.base.driver.common.Installer.startup(Installer.java:265)
at oracle.install.ivw.db.driver.DBInstaller.startup(DBInstaller.java:114)
at oracle.install.ivw.db.driver.DBInstaller.main(DBInstaller.java:132)
=================================================================================================


Current setting (values):
[data oracle@localhost] $ echo $DISPLAY
localhost.localdomain:0.0



[root@localhost database] # echo $DISPLAY
: 0.0
[root@localhost database] # xhost + localhost.localdomain
localhost.localdomain being added to access control list
[data oracle@localhost] $ export DISPLAY
[data oracle@localhost] $ echo $DISPLAY
: 0.0

Then follows the error message on the display settings and a trail of Exceptions Java (provided above)


Help, please.


Thank you
Prashant Dixit

Prashant_Dixit wrote:
Hello

Thanks for the reply - I received a system clock analog once I've run 'xclock' command as long as user root, but received an error message when even tried with the "oracle" user

What EXACTLY do you (differently?) between the time where you succeed as a 'root' & fail as 'oracle '?

I can assure you that xclock will fail if you use "su" as below

Su - oracle

You need TO connect DB Server system DIRECTLY as user 'oracle' with X 11 active transfer OS

Tags: Database

Similar Questions

  • Unable to run automatic checking of the display colors using command/usr/openwin /.

    Hi all

    OS: Solaris 11 x 86-64
    DB: 11.2.0.3

    I am trying to install the infrastructure grid + Oracle db 11.2.0.3 on a Solaris 11. I'm used to working with Red - hat, so I don't remember having such a problem. The problem is, when you try to execute "runInstaller" as user oracle:
    Checking Temp space: must be greater than 180 MB.   Actual 1527 MB    Passed
    Checking swap space: must be greater than 150 MB.   Actual 2104 MB    Passed
    Checking monitor: must be configured to display at least 256 colors
        >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.    Failed <<<<
    
    Some requirement checks failed. You must fulfill these requirements before
    
    continuing with the installation,
    
    Continue? (y/n) [n] n
    
    User Selected: No
    Doing some research, I found that the solution to this problem would be to install SUNWxwplt package. As you can see below, I have installed all required packages:
    root@sol11:/mnt/sf_Compartilhamentos# pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibms SUNWpool SUNWpoolr SUNWsprot SUNWtoo SUNWlibm SUNWuiu8 SUNWfont-xorg-core SUNWfont-xorg-iso8859-1 SUNWmfrun SUNWxorg-client-programs SUNWxorg-clientlibs SUNWxwfsw SUNWxwplt
    system      SUNWarc                  Lint Libraries (usr)
    system      SUNWbtool                CCS tools bundled with SunOS
    system      SUNWfont-xorg-core       X.Org Foundation X11 core fonts
    system      SUNWfont-xorg-iso8859-1  X.Org Foundation X11 iso8859-1 fonts
    system      SUNWhea                  SunOS Header Files
    system      SUNWlibm                 Math & Microtasking Library Headers & Lint Files (Usr)
    system      SUNWlibms                Math & Microtasking Libraries (Usr)
    system      SUNWmfrun                Motif RunTime Kit
    system      SUNWpool                 Resource Pools
    system      SUNWpoolr                Resource Pools (Root)
    system      SUNWsprot                Solaris Bundled tools
    system      SUNWtoo                  Programming Tools
    system      SUNWuiu8                 Iconv modules for UTF-8 Locale
    system      SUNWxorg-client-programs X.Org Foundation X Client Programs
    system      SUNWxorg-clientlibs      X.Org Foundation X Client Libraries
    system      SUNWxwfsw                X Window System platform required font software
    system      SUNWxwplt                X Window System platform software
    I also configured the DISPLAY env, and here's where I think I'm doing something wrong.
    -- as oracle user (my statis ip is 192.168.0.20)
    -bash-4.1$ export DISPLAY=192.168.0.20:0.0
    -bash-4.1$ xhost +
    xhost:  unable to open display "192.168.0.20:0.0"
    I think I made all the necessary configurations (?). So, where, what Miss me?

    Thanks in advance.

    Fabricio_Jorge wrote:
    Hello. Thank you for your attention.

    You see, I installed Solaris 11 on a VirtualBox env (only for the objective test), and I'm connected locally on the virtual computer (make sure you don't connect do not). I installed Solaris with gnome, so I'm now working on a GUI Solaris 11.

    The strange is that the xclock binary is not found (through research).

    You must open directly as an oracle user OS.
    YES fails if you like below

    Su - oracle

  • How to set the DISPLAY variable to run admsi.pl?

    Dear Experts,

    I'm trying to patch Oracle apps R12 using admsi.pl.

    HostName: black
    DB APPS: SCREWS

    But I get the error message:
    Please set the DISPLAY variable and re-run this script

    ----------

    That's what I did:

    Listener and database LIVE are already running.

    connect the server on linux as a unix user: applmgr

    / oapps/applmgr/SCREWS/apps/apps_st/appl CD.
    . APPSVIS_black.env

    CD /oapps/applmgr/VIS/apps/apps_st/appl/ad/12.0.0/bin/
    admsi.pl
    Invoking Oracle Patch Application Wizard...
    Please set the DISPLAY variable and re-run this script


    -----


    huh?


    --------

    the value | grep-i 'display '.
    DISPLAY =: 0.0


    the value | WC
    435 486 25235

    -----

    I noticed that there are 36 .env files!
    For single applmgr!

    find/oapps/applmgr /-type f-name '*.env ' | WC
    2626 36 36


    For oracle, there is another 7 .env files!
    find/oapps/oracle /-type f-name '*.env ' | WC
    7 7 513


    I received the file of environment (env) correct?
    Or I need to first run a few more EPS?
    If so, which?
    What would be the order of operations?


    ----------

    sqldeveloper gave me problems with the display sometimes.
    But same sqldeveloper works very well.

    ----------

    What is the secret to get admsi.pl to run according to the normal procedure?


    Thank you very much!

    Please see this thread - error when running admsi.pl

    Thank you
    Hussein

  • How can I update the displayed variables?

    I use 6 Captivate to create a TV like quiz game in which two teams are competing. I created two variables to track each team's points and these variables are displayed on each slide of the question. The action on the success of each slide in question uses a tip action to allocate 100 points to the appropriate team. The variable updates correctly; but only shows the updated value when the next slide appears. How can I get the variable to update as soon as you click Submit (i.e. when the correct feedback is displayed)?

    I'm new to advanced so please be very detailed in your response!

    You define an action on success to increment your variable, just without doubt?  What you're missing here is that the success and events on the last attempt for quiz questions only fire once the legends of feedback are rejected.  The only way you can get these events fire when the user clicks the submit button is to remove the captions of your comments.

  • Blue screen try to reset the display driver failed. atikmpag.sys

    I can't read my writing, so I'm not able to give detailed error code information.  I ran a test by pressing the f4 key.  It came back has failed, this is the error S.M.A.R.T. 303 test code.

    It is related to my AMD Radeon HD 6310 blue screen, I was told to turn off the memory of the cache the occultation in advance of starting bios.  I don't know how to do this.  Help, please.

    Thank you.

    Hi Sally,

    Please contact Microsoft Community.

    I suggest you refer to the post SpiritX MS MVP responded on 9 February 2012 and follow suggestions from the link below.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-system/how-to-disable-BIOS-memory-options-such-as-caching/50f1fa22-EA15-44b0-A68B-f36e44c121db

    Let us know if you need help, we will be happy to help you.

  • How to check the Session Variables using the analytical web dashboard

    This is my first post. Easy points to the first right answer... If I can figure out how to give points.

    Problem: I need to know how to check that the Session Variables with the Administration of Oracle BI tool are used by the web analytics tool.

    Environment: Windows running Oracle 10g BI. Connect to the database using web analytics http:// < server >: 9704/analytics, web analytics is running in a windows Explorer browser.

    Current situation: the analytical tool is connected to the database and I can use the screen of "Answers" to the table edge to probe the tables look and things as expected.
    In the administration Oracle BI tool I can see the session of web analytics and I see that he thinks that the Session Variables are set correctly.
    I have reasons to doubt that the analytical tool is to get the right variables and I need to check it out.
    I know that I should use the 'Answer' window to create a shape any of a query that includes NQ_SESSION. < my variable >, but I can't understand what the format should be doing the work.

    That's all I need.

    What I do is insert a text in my dashboard object and then set the properties of the text object to display the variable.

    for example to display the DISPLAYNAME variable, the text object properties are:

    User: @{biServer.variables ['NQ_SESSION.]} {[DISPLAYNAME']}

  • How to set the display in order to run the installation program

    Hello

    Could you please explain how to set the Display variable I connect via the VNC client directly to windows X Linux (Gnome)
    in order to run the installer to install R12 EBS?


    I guess that since the connection is by VNC client, so I just need to open a terminal window and start the Installation...



    Thanks and greetings
    MZ

    Srini Chavali wrote:
    The DISPLAY variable must be set to the IP address of the client.

    Not necessarily - it is meaningless to set the DISPLAY of different client IP addresses if you want to run the installation program (or any GUI) on the server of different customers.

    Thank you
    Hussein

  • problem with the display driver

    I am running windows 7 final flashes the screen becomes black and turns on with a message at the bottom right indicating that the display driver failed but has recovered successfully, but he says it's the graphics driver for windows vista how to fix this? also when going through we found that the driver for the wifi card driver is not fully installed as well as a few other drivers, is it possible to install these drivers in working condition?

    Moved Windows 7 installation, set at level and activate Forum.

    Hello

    You get the right drivers is the pre-installed operating system, the hardware if manufacturer or by the manufacturer of your computer/laptop if you yourself the computer built or changed the graphics card, etc.

    You go to computer/laptop or the Web site of the manufacturer 3rd party material > look for a Support/Drivers Download section > put in your computer or hardware part model number, depending on whether it's the computer or the hardware manufacturer's Web site > search your operating system > then find Windows 7 drivers (Audio, graphic, network adapter, drivers etc.) > download and install.

    You don't say what version of 'bit' of Windows 7 you have 32-bit or 64-bit.

    Choose the correct version of 'bit' for these drivers.

    See you soon.

  • Adbldxml display Variable in 11i

    I little confusion while creating

    Perl adbldxml.pl = db level

    during the execution of adbledxml, he will ask the

    Enter the value of the Display Variable:


    What should I give in the display variable which is my pc or remote office... ip address?

    The value of the DISPLAY variable on the database layer (for example the context of database file) has no effect on the application. If Xserver is running on the database server, you can set the DISPLAY of the IP address of this server.

    Anyway, you can set the DISPLAY of any value now and change it later in the context of database file. You must then run AutoConfig.

  • How to check that the variable 'does not contain' value?

    Hello

    I use CP 7.0.1.237.

    We want to use the widget text box for a custom quiz and verify a response. While we understood how to check the existence of certain key words, we are not able to find a way to check that the content does NOT contain certain keywords. For example, we want to ensure that the text entered in this widget does not contain a "Transformation" and "Non-compliant.

    Is this possible at all?

    Thank you

    Anthony

    Anthony, it works perfectly. Created this conditional action with 4 decisions. I used the interaction of training text scrolling in CP8 (because now you can control the variable - which means I might have a Reset button):

    First decision:

    Second decision (the third is similar to the following)

    Fourth and final decision

    I put the variable words (v_first... v_fifth), it's a reflex I use since I shared actions that much. The variable associated to the ETB (you can now reset an empty var in CP8) is v_TextArea and the Boolean value that will decide if positive feedback (StarOK) should be shown is v_TA_OK. If you want to display a negative feedback, put this in the ELSE part of the final decision.

    FYI: it took 15 minutes, including the creation of assets and the variables and tests. Personally I would have needed more time to do it in JS, but that's just me.

    Lieve

  • change the settings of the view variable value

    Hello

    I want to know if it is possible to change the settings for the debugger, including the display of the "view variable values" settings in labwindows cvi 9.0.

    My problem is that in my project, it is essential to be able to debug and I came across some difficulities with the array of structs containing pointers to structures. So, I did a demonstration to show project:

    typedef struct {}
    short sVar1;
    short sVar2;
    char cVar1 [512];
    } MyStruct2;

    typedef struct {}
    MyStruct2 ReadMyS2;
    MyStruct2 WriteMyS2;
    MyStruct2 * pReadMyS2;
    MyStruct2 * pWriteMyS2;
    } MyStruct1;

    int main()

    {

    MyStruct1 MyS1_Phis [3] = {0};
    int i = 0;

    init
     
    for (i = 0; i<>
    {

    MyS1_Phis [i] .pReadMyS2 = & MyS1_Phis [i]. ReadMyS2;

    MyS1_Phis [i] .pWriteMyS2 = & MyS1_Phis [i]. WriteMyS2;
    }

    }

    Unfortunately, the debugger handles .pReadMyS2 pointer [0] MyS1_Phis as if that it points to an array of 10 elements of type MyStruct2.

    Anyone know the reason for this?

    Thanks in advance,

    Laszlo Nagy

    Hi Laszlo,

    Yes, it is a known problem in CVI. This can happen because of the way the CVI user protection is implemented. It is certainly not desirable, but we probably won't be able to change it at least still a year or two.

    A solution you have is to disable the protection of the user and then rebuild your program (Options > Compiler Options > level debugging: no execution check)

    Luis

  • using the function - how to use the values of the input variables on the table select statement names

    Hello community, I have a problem when creating a function. The purpose of this function is to check the table of weather gave yesterday or not. We must check this on different tables on different sachems. We are creating a function with input variables.

    CREATE OR REPLACE FUNCTION IN_SCHEMA.IS_YDAYDATA_TO_TABLE

    (

    in_schema IN VARCHAR2,

    in_tablename IN VARCHAR2,

    in_datefield IN VARCHAR2,

    )

    RETURNS INTEGER

    AS

    -Declaring variables

    v_is_true INTEGER.

    BEGIN

    SELECT

    CASE

    WHEN MAX (in_datefield) = TRUNC(SYSDATE-1)

    THEN 1

    ON THE OTHER

    0

    END

    IN

    v_is_true

    Of

    in_schema.in_tablename

    ;

    RETURN v_is_true;

    END;

    /

    When creating, I got error: [error] ORA-00942 (44:19): PL/SQL: ORA-00942: table or view does not exist

    How to use the values of the input variables on the table select statement names?

    Hello

    Here's a way you can use dynamic SQL statements for this task:

    CREATE OR REPLACE FUNCTION IS_YDAYDATA_TO_TABLE

    (

    in_schema IN VARCHAR2,

    in_tablename IN VARCHAR2,

    in_datefield IN VARCHAR2,

    in_first_date DATE DEFAULT SYSDATE - 1,.

    in_last_date DATE by DEFAULT NULL

    )

    RETURNS INTEGER

    AS

    -IS_YDAYDATA_TO_TABLE returns 1 if in_schema.in_tablename.in_datefield

    -contains all the dates in the in_first_date of the range through included in_last_date

    - and it returns 0 if there is no such lines.

    -If in_last_date is omitted, the search only the data on in_first_date.

    -If in_first_date is omitted, it defaults to yesterday.

    -Time parts of the in_first_date and in_last_date are ignored.

    -Declaring variables

    sql_txt VARCHAR2 (1000);

    v_is_true INTEGER.

    BEGIN

    sql_txt: = 'SELECT COUNT (*).

    || 'FROM ' | in_schema | '.' || in_tablename

    || 'WHERE ' | in_datefield | ' > =: d1'

    || «AND» | in_datefield | '< >

    || 'AND ROWNUM = 1';

    dbms_output.put_line (sql_txt |) '= sql_txt in IS_YDAYDATA_TO_TABLE");  -For debugging

    Sql_txt EXECUTE IMMEDIATE

    IN v_is_true

    With the HELP of TRUNC (in_first_date) - d1

    TRUNC (NVL (in_last_date

    in_first_date

    )

    ) + 1                -- d2

    ;

    RETURN v_is_true;

    END is_ydaydata_to_table;

    /

    DISPLAY ERRORS

    If you must use dynamic SQL statements, put all the SQL statement in a single string variable, such as sql_txt in the example above.  In this way, you can easily see exactly what will be executed.  Comment out the call to dbms_output under test is completed.

    Try to write functions that will address not only the question that you have now, but similar questions that you may have in the future.  For example, now that interest you only to the verification of the data of yesterday, but later, you might want to check another day or range of days.  The above function combines the convenience of a function simple (looks like yesterday data if you don't tell him otherwise) with the power of a more complex function (you can use the same function to check any day or range of days).

  • The session variable, NQ_SESSION. has no definition of value. (HY000)

    Hi all

    I use OBIEE 11.1.1.6.8 version and have deployed version 6.0 of BASEL RPD. When I go to the dashboard I get the below error

    Error
    View display error

    ODBC driver returned an error (SQLExecDirectW).

    http://192.168.1.18:9704/analytics/res/sk_blafp/common/errorminus.gifError details

    Error codes: OPR4ONWY:U9IM8TAC:OI2DL65P:OI2DL65P

    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 43113] The message returned by OBIS. [nQSError: 23006] The session variable, NQ_SESSION. RPB_Tier1Capital, has no value definition. (HY000)

    SQL published: {call NQSGetQueryColumnInfo ("SELECT saw_0 FROM ((SELECT sum ("head of Accounting Standard in fact"." Standard Accounting head amount "(/1000000) saw_0,"Head of Accounting Standard"". "" Saw_1 head Accounting Standard identifier', '-D2061Legal entity Info "." Customer First Name' saw_2, VALUEOF (NQ_SESSION. RPB_Tier1Capital) saw_3, saw_4 3, '-Dimension Run D1008 '. " Run the Description ' | » -'' || CAST ('-D1008 run Dimension '. ' ") (Run surrogate key' AS VARCHAR (10)) saw_5 'Basel' WHERE ('head of Accounting Standard". ("' Chief Accountant standard identifier" = "CAP058") AND ("-D001 Date Dimension". "") (Date of extraction "=" 2013-10-04 ") AND (" '-D2036 Type of Cosolidation legal entity "". "") Basel consolidate Option Type Description"(" GROUP")) AND ("-Info entity D2061Legal "." ") (Client name' IN ("*) nqgtn(*'')) AND (" "-Dimension run D1008" "." ") Run the Description ' | » -'' || CAST ('-D1008 run Dimension '. ' ") (((Run surrogate key' AS VARCHAR (10)) IN ('Basel II Capital calculation-97000106'))) UNION (SELECT sum ("head of Accounting Standard in fact". "Standard Accounting head amount"(/1000000) saw_0, "Head of Accounting Standard" "." " Saw_1 head Accounting Standard identifier', '-D2061Legal entity Info "." Customer First Name' saw_2, VALUEOF (NQ_SESSION. RPI_TotalEligibleCapital) saw_3, saw_4 4, '-Dimension Run D1008 '. " Run the Description ' | » -'' || CAST ('-D1008 run Dimension '. ' ") (Run surrogate key' AS VARCHAR (10)) saw_5 'Basel' WHERE ('head of Accounting Standard". ("' Chief Accountant standard identifier" = "CAP210") AND ("-D001 Date Dimension". "") (Date of extraction "=" 2013-10-04 ") AND (" '-D2036 Type of Cosolidation legal entity "". "") Basel consolidate Option Type Description"(" GROUP")) AND ("-Info entity D2061Legal "." ") (Client name' IN ("*) nqgtn(*'')) AND (" "-Dimension run D1008" "." ") Run the Description ' | » -'' || CAST ('-D1008 run Dimension '. ' ") (((Run surrogate key' AS VARCHAR (10)) IN ('Basel II Capital calculation-97000106'))) UNION (SELECT sum ("head of Accounting Standard in fact". "Standard Accounting head amount"(*100) saw_0, "Head of Accounting Standard" "." " Saw_1 head Accounting Standard identifier', '-D2061Legal entity Info "." Customer First Name' saw_2, VALUEOF (NQ_SESSION. RPB_Tier1CapitalRatio) saw_3, 6 saw_4, '-Dimension Run D1008 '. " Run the Description ' | » -'' || CAST ('-D1008 run Dimension '. ' ") (Run surrogate key' AS VARCHAR (10)) saw_5 'Basel' WHERE ('head of Accounting Standard". ("' Chief Accountant standard identifier" = "CAP214") AND ("-D001 Date Dimension". "") (Date of extraction "=" 2013-10-04 ") AND (" '-D2036 Type of Cosolidation legal entity "". "") Basel consolidate Option Type Description"(" GROUP")) AND ("-Info entity D2061Legal "." ") (Client name' IN ("*) nqgtn(*'')) AND (" "-Dimension run D1008" "." ") Run the Description ' | » -'' || CAST ('-D1008 run Dimension '. ' ") (((Run surrogate key' AS VARCHAR (10)) IN ('Basel II Capital calculation-97000106'))) UNION (SELECT sum (case where "Accounting Standard head".)) «Standard accountant Chief identifier "=" CAP090 "then"fact head of Accounting Standard".» "" Flat rate of chief accountant "when

    Can someone help me please. I'm new and I have no experience with the available filters.

    The session variable, NQ_SESSION. has no definition of value. (HY000)


    This means that your init block does not work. Check the init block why its not leading is not to any data.

    only when the init block fails in the data, the server checks for the default value of the variable.

    Since there is no default value, you get this error.


    Init blocks can fail because

    1 connection pool does not work.

    2. the table or view does not exist

    3. no data in the table

    4. the filter in the sql in init block is not initialized if his coming of another variable of session.


    in general, no data should bring no results in a report.

    Since you have a session variable as part of the report, and this variable initialization failed, you get this error.

  • passing two values in a guest column for the display and filtering

    Hi all

    Is there a workaround solution to use two columns in a command prompt to display and the passage of the input for a prompt value in dashboard prompt value? For example we want to display the description in the command prompt, but pass the variable value or the presentation of the filter id, just as we have in bi publisher, LOV automatically enter the value both for the display and the actual value to pass to the query. Therefore, the user clicks the description and corresponding id will be stored in the variable presentation of the guest of.

    Thank you

    Sushil

    Published by: 872073 on April 5, 2013 11:06

    Check this box
    http://www.rittmanmead.com/2010/08/Oracle-BI-EE-11g-handling-double-columns-iddescription-interoperability/

  • Error display session in the report Variable

    Hi all

    I created the session variable to display the current period of closed from the AP. Variable is etup as initialization of the sage line. The default values are assigned.

    When using this variable in report filter - I get the error message below. Please let me know what mistake I make.


    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 23006] The session variable, NQ_SESSION. CPG_AP_PERIOD_CLOSED, has no value definition. (HY000)
    Issued SQL: SELECT Time. "' Exercise ' saw_0 OF THE time WHERE 'Financial States - AP Transactions'. "' Exercise ' = VALUEOF (NQ_SESSION. ("' CPG_AP_PERIOD_CLOSED ') ORDER BY saw_0


    Thank you
    Poojak

    Session variables are associated with a users session. In other words, that it will be initialized when a user connects to OBIEE. Apparently, the session variable has not been initialized for your user. I don't know why, but you must check the file NQServer.log.

Maybe you are looking for