Ora-02352- URGENT

I am working on a client machine which is remotely connected to the oracle database. i want to load data from the text file into the dummy table with direct = true option.
but when invoked i get this error ora-02352.
which says direct path checking should be homogeneous. can you please help me. this is urgent requirement.

Did you found the solution on two diff platforms

Similar Messages

  • Error in Database Creation(ORA-00400) - Urgent

    Oracle: 9.2.0.0(DB Release II)
    Windows NT Server
    I have successfully installed Oracle when I choose software only .Then I ran the Database Configuration Assistant (dbca) to create a new database . When it is about 46% complete I get the ORA-00400 error "invalid release value string for parameter string" and the creation aborts.
    Does Anyone have an idea what is causing this or point me to anything that might help figure out what is happening?
    Waiting for a urgent Response!
    Thanks,
    Chhimi

    Hi,
    I had a similar problem - my dbase creation always aborted due until I discovered that it was due to low RAM. Make sure that nothing else is running on your computer, and if that does not help you will have to upgrade to more RAM. My OS was Windows 98 and that one seemed to have a lot of problems with Oracle dbase creation (at least on my computer).
    Good luck.
    Iwona

  • Ora-12801 with ora - 00600 urgent

    Hi dear
    I just migrate my dataabse from oracle 8.1.7.4 to oracle 10g release 2
    i m getting the error
    ORA-12801: error signaled in parallel query server P000
    ORA-00600: internal error code, arguments: [xtycsr3], [], [], [], [], [], [], []
    when i save the new record it's work fine but when i save the record the modify mode it give the above error
    i m using form 6i
    O/s win 2000 server
    Kindly suggest the solution urgently i m on production database
    Regards
    Tarun Mittal

    Symptoms:
    Internal Error may occur (ORA-600)
    ORA-600 [xtycsr3]
    Related To:
    Parallel Query (PQO)
    Description
    Select with GROUP BY may result in ORA-600[xtycsr3]
    on a parallel slave process, if select list contains
    a PLSQL function call on aggregation operators.
    Eg:
    SELECT 1, b.x, xty_func( max(1),SUM(100))
    FROM xty b
    GROUP BY 1, b.x;
    The full bug text (if published) can be seen at Bug 2459355
    This link will not work for UNPUBLISHED bugs.

  • ORA-00289|ORA-00280    Urgent - ( need recovery help)

    PLS NEED A HELP
    RUNNING ON NOARCHIVELOG
    SUNOS 5.8 SUN4U
    ORACLE 9i
    DEV DATABASE
    TRYING TO OPEN THE DATABASE
    ORA-00279: change 18906722884 generated at 04/02/2008 16:18:30 needed for thread 1
    ORA-00289: suggestion: /oracle/ora926/dbs/arch1_14790.dbf
    ORA-00280: change 18906722884 for thread 1 is in sequence #14790
    need help, is urgent
    Regards.

    $ tail -60 alert_MLQA.log
    compatible = 9.2.0.0.0
    db_file_multiblock_read_count= 32
    fast_start_mttr_target = 300
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    undo_retention = 10800
    max_enabled_roles = 50
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    instance_name = MLQA
    job_queue_processes = 10
    hash_join_enabled = TRUE
    background_dump_dest = /oracle/admin/MLQA/bdump
    user_dump_dest = /oracle/admin/MLQA/udump
    core_dump_dest = /oracle/admin/MLQA/cdump
    sort_area_size = 524288
    db_name = MLQA
    open_cursors = 300
    star_transformation_enabled= FALSE
    query_rewrite_enabled = FALSE
    pga_aggregate_target = 104857600
    aq_tm_processes = 1
    PMON started with pid=2
    Thu Apr 3 07:52:44 2008
    ORA-00130: invalid listener address '(ADDRESS=(PROTOCOL=TCP)(HOST=mltlcrmt
    RT=1521))'
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    CJQ0 started with pid=8
    QMN0 started with pid=9
    Thu Apr 3 07:52:46 2008
    ALTER DATABASE MOUNT
    Thu Apr 3 07:52:50 2008
    Successful mount of redo thread 1, with mount id 1528507534
    Thu Apr 3 07:52:50 2008
    Database mounted in Exclusive Mode.
    Completed: ALTER DATABASE MOUNT
    Thu Apr 3 07:52:50 2008
    ALTER DATABASE OPEN
    ORA-1589 signalled during: ALTER DATABASE OPEN...
    Thu Apr 3 07:58:48 2008
    Restarting dead background process QMN0
    QMN0 started with pid=9
    Thu Apr 3 08:04:51 2008
    Restarting dead background process QMN0
    QMN0 started with pid=9
    Thu Apr 3 08:10:55 2008
    Restarting dead background process QMN0
    QMN0 started with pid=9
    Thu Apr 3 08:16:59 2008
    Restarting dead background process QMN0
    QMN0 started with pid=9
    Thu Apr 3 08:23:02 2008
    Restarting dead background process QMN0
    QMN0 started with pid=9
    Thu Apr 3 08:29:06 2008
    Restarting dead background process QMN0
    QMN0 started with pid=9
    $
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> SELECT GROUP#,MEMBERS FROM V$LOG;
    GROUP# MEMBERS
    1 1
    2 1
    3 1
    4 1
    SQL> SELECT GROUP#,MEMBER FROM V$LOGFILE;
    GROUP#
    MEMBER
    3
    /data1/oradata/mlqa/redo03.log
    4
    /data2/oradata/mlqa/redo04.log
    1
    /data1/oradata/mlqa/redo01.log
    GROUP#
    MEMBER
    2
    /data2/oradata/mlqa/redo02.log
    SQL>
    SQL> select file# from v$recover_file;
    no rows selected
    SQL>
    SQL> recover database using backup controlfile;
    ORA-00279: change 18906722884 generated at 04/02/2008 16:18:30 needed for
    thread 1
    ORA-00289: suggestion : /oracle/ora926/dbs/arch1_14790.dbf
    ORA-00280: change 18906722884 for thread 1 is in sequence #14790
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    SQL> desc v$logfile
    Name Null? Type
    GROUP# NUMBER
    STATUS VARCHAR2(7)
    TYPE VARCHAR2(7)
    MEMBER VARCHAR2(513)
    SQL> select group#,status,member from v$logfile;
    GROUP# STATUS
    MEMBER
    3 STALE
    /data1/oradata/mlqa/redo03.log
    4 STALE
    /data2/oradata/mlqa/redo04.log
    1
    /data1/oradata/mlqa/redo01.log
    GROUP# STATUS
    MEMBER
    2 STALE
    /data2/oradata/mlqa/redo02.log
    SQL>
    THE ABOVE ARE THE COMMANDS I ATTEMPTED

  • ORA-1435  urgent  please help me.

    Hi,
    Hi friend..
    I installed oracle 11g Release1 downloaded from oracle corporation website and trying to configure oracle APEX as embed pl/sql getway, got an error while..
    @apxconfig..
    SQL> @e:\Softwares\oracle_APEX\apex_3.2\apex\apxconf.sql
    PORT
    8080
    Enter values below for the XDB HTTP listener port and the password for the Appli
    cation Express ADMIN user.
    Default values are in brackets [ ].
    Press Enter to accept the default value.
    Enter a password for the ADMIN user []
    Enter a port for the XDB HTTP listener 8080
    ...changing HTTP Port
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    ERROR:
    ORA-01435: user does not exist
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    This is the script i am having
    Rem Copyright (c) Oracle Corporation 1999 - 2006. All Rights Reserved.
    Rem
    Rem NAME
    Rem apxconf.sql
    Rem
    Rem DESCRIPTION
    Rem Used to perform the final configuration steps for Oracle Application Express,
    Rem including setting the XDB HTTP listener port and Application Express ADMIN password.
    Rem
    Rem NOTES
    Rem Assumes the SYS user is connected.
    Rem
    Rem REQUIREMENTS
    Rem - Oracle 11g
    Rem
    Rem
    Rem MODIFIED (MM/DD/YYYY)
    Rem jstraub 11/02/2006 - Created
    Rem jstraub 01/19/2007 - Moved setting allow-repository-anonymous-access from apex_epg_config.sql
    Rem jstraub 02/22/2007 - Removed setting allow-repository-anonymous-access, no longer needed because of /i/ servlet
    Rem jkallman 08/02/2007 - Change FLOWS_030000 references to FLOWS_030100
    Rem jstraub 09/04/2007 - Added HIDE to PASSWD accept (Bug 6370075)
    Rem jkallman 09/09/2008 - Change FLOWS_030100 references to APEX_030200
    Rem
    set define '&'
    set verify off
    column port new_val HTTPPORT
    select decode(dbms_xdb.gethttpport,0,8080,dbms_xdb.gethttpport) port from dual;
    prompt Enter values below for the XDB HTTP listener port and the password for the Application Express ADMIN user.
    prompt Default values are in brackets [ ].
    prompt Press Enter to accept the default value.
    prompt
    prompt
    accept PASSWD CHAR prompt 'Enter a password for the ADMIN user [] ' HIDE
    accept HTTPPORT CHAR default &HTTPPORT prompt 'Enter a port for the XDB HTTP listener &HTTPPORT '
    prompt ...changing HTTP Port
    whenever sqlerror exit
    begin
    if nvl(length('&PASSWD'),0) = 0 then
    raise_application_error(-20001,'Invalid password');
    end if;
    end;
    set serveroutput on
    declare
    l_port number;
    begin
    l_port := to_number('&HTTPPORT');
    dbms_xdb.sethttpport(l_port);
    exception when others then
    dbms_output.put_line('***********************************');
    dbms_output.put_line('* Invalid port number... *');
    dbms_output.put_line('***********************************');
    raise;
    end;
    alter session set current_schema = APEX_030200;
    prompt ...changing password for ADMIN
    begin
    wwv_flow_security.g_security_group_id := 10;
    wwv_flow_security.g_user := 'ADMIN';
    wwv_flow_security.g_import_in_progress := true;
    for c1 in (select user_id
    from wwv_flow_fnd_user
    where security_group_id = wwv_flow_security.g_security_group_id
    and user_name = wwv_flow_security.g_user) loop
    wwv_flow_fnd_user_api.edit_fnd_user(
    p_user_id => c1.user_id,
    p_user_name => wwv_flow_security.g_user,
    p_web_password => '&PASSWD',
    p_new_password => '&PASSWD');
    end loop;
    wwv_flow_security.g_import_in_progress := false;
    end;
    commit;
    APEX_030200 schema not exit in my installation of 11g..
    I crossed checked apxconf.sql of apex_3.1.2
    alter session set current_schema = FLOWS_030100;
    ever this schema also not exits..
    i
    --kishore                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Hi Friends..
    If you dont have solutions for this.. let me know. i am keep on waiting for you reply from hours onwords, so i can proceed in another way..
    --kishore                                                                                                                                                                                                                                                                                                                                               

  • ORA-01435--urgent please help me

    Hi friend..
    I installed oracle 11g Release1 downloaded from oracle corporation website and trying to configure oracle APEX as embed pl/sql getway, got an error while..
    @apxconfig..
    SQL> @e:\Softwares\oracle_APEX\apex_3.2\apex\apxconf.sql
    PORT
    8080
    Enter values below for the XDB HTTP listener port and the password for the Appli
    cation Express ADMIN user.
    Default values are in brackets [ ].
    Press Enter to accept the default value.
    Enter a password for the ADMIN user []
    Enter a port for the XDB HTTP listener [      8080]
    ...changing HTTP Port
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    ERROR:
    ORA-01435: user does not exist
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    --kishore                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi,
    This is the script i am having
    Rem Copyright (c) Oracle Corporation 1999 - 2006. All Rights Reserved.
    Rem
    Rem NAME
    Rem apxconf.sql
    Rem
    Rem DESCRIPTION
    Rem Used to perform the final configuration steps for Oracle Application Express,
    Rem including setting the XDB HTTP listener port and Application Express ADMIN password.
    Rem
    Rem NOTES
    Rem Assumes the SYS user is connected.
    Rem
    Rem REQUIREMENTS
    Rem - Oracle 11g
    Rem
    Rem
    Rem MODIFIED (MM/DD/YYYY)
    Rem jstraub 11/02/2006 - Created
    Rem jstraub 01/19/2007 - Moved setting allow-repository-anonymous-access from apex_epg_config.sql
    Rem jstraub 02/22/2007 - Removed setting allow-repository-anonymous-access, no longer needed because of /i/ servlet
    Rem jkallman 08/02/2007 - Change FLOWS_030000 references to FLOWS_030100
    Rem jstraub 09/04/2007 - Added HIDE to PASSWD accept (Bug 6370075)
    Rem jkallman 09/09/2008 - Change FLOWS_030100 references to APEX_030200
    Rem
    set define '&'
    set verify off
    column port new_val HTTPPORT
    select decode(dbms_xdb.gethttpport,0,8080,dbms_xdb.gethttpport) port from dual;
    prompt Enter values below for the XDB HTTP listener port and the password for the Application Express ADMIN user.
    prompt Default values are in brackets [ ].
    prompt Press Enter to accept the default value.
    prompt
    prompt
    accept PASSWD CHAR prompt 'Enter a password for the ADMIN user [] ' HIDE
    accept HTTPPORT CHAR default &HTTPPORT prompt 'Enter a port for the XDB HTTP listener [&HTTPPORT] '
    prompt ...changing HTTP Port
    whenever sqlerror exit
    begin
    if nvl(length('&PASSWD'),0) = 0 then
    raise_application_error(-20001,'Invalid password');
    end if;
    end;
    set serveroutput on
    declare
    l_port number;
    begin
    l_port := to_number('&HTTPPORT');
    dbms_xdb.sethttpport(l_port);
    exception when others then
    dbms_output.put_line('***********************************');
    dbms_output.put_line('* Invalid port number... *');
    dbms_output.put_line('***********************************');
    raise;
    end;
    alter session set current_schema = APEX_030200;
    prompt ...changing password for ADMIN
    begin
    wwv_flow_security.g_security_group_id := 10;
    wwv_flow_security.g_user := 'ADMIN';
    wwv_flow_security.g_import_in_progress := true;
    for c1 in (select user_id
    from wwv_flow_fnd_user
    where security_group_id = wwv_flow_security.g_security_group_id
    and user_name = wwv_flow_security.g_user) loop
    wwv_flow_fnd_user_api.edit_fnd_user(
    p_user_id => c1.user_id,
    p_user_name => wwv_flow_security.g_user,
    p_web_password => '&PASSWD',
    p_new_password => '&PASSWD');
    end loop;
    wwv_flow_security.g_import_in_progress := false;
    end;
    commit;
    APEX_030200 schema not exit in my installation of 11g..
    I crossed checked apxconf.sql of apex_3.1.2
    alter session set current_schema = FLOWS_030100;
    ever this schema also not exits..
    i
    --kishore                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • ORA - 12514 ----- Urgent

    I am trying to access Oracle using the third party tool(Datastage-Datawarehousing tool). The Datastage server doesn't identify the Oracle instance running on the same machine.
    When I try to access oracle it gives me the error ora - 12514. Both the tool and Oracle are running in the Sun Solaris Enviromnent. Please help me in this regard.
    Regards,
    Badhri.

    Hi guys,
    I've solved the problem: It was in the TNSNAMES. The service_name was incorrect. I changed it and it worked.

  • ORA-03113 Urgent

    Hi,
    I'm having the error above when trying to create a database. I have W2k with Oracle 8.1.7, I already try to re-install the product and the problem persists and I don't really what it could be.
    Any help would be greatly appreciated.
    Thanks,
    Juan

    The full error is :
    ORA-03113: end-of-file on communication channel.
    null

  • ORA -00600 - Urgent

    I noticed this following error in the alert log. i am not sure how serious this error is.
    Is this is a trigger for concern ? Please advice.
    ORA-00600: internal error code, arguments: [729], [600], [space leak], [], [], [], [], ]

    What's the oracle version?
    Assuming the oracle version is 10g, Refer to Note:31056.1 from metalink.
    SUGGESTIONS:
    Event 10262 can be set to safely ignore small memory leaks.
    Set the following in init.ora for example to disable space leaks less than 4000 bytes:
    event = "10262 trace name context forever, level 4000"
    and stop and restart the database.
    Repeated errors or large memory leaks can be diagnosed further by sending the alert.log and trace files to Oracle support.

  • ORA-12154(Urgent PLZ)

    I have installed oracle app. server Rel2 on winXP professional, after installation when i try to connect through PLSQL editor it says error ORA-12154 unable to resolver service name. I have checked for tnsnames.ora file in ORA_HOME/network/admin and i cant find it. so what to do ?

    Hi,
    <br>Sorry, I'm confusing, do you install Oracle database server, or Oracle application server ?</br>
    <br>Perhaps the Oracle Application Server - General is more suitable in your case.</br>
    <br>Nicolas.</br>
    Message was edited by:
    N. Gasparotto

  • Ora-00257 (URGENT)

    Hi,
    I'm getting ORA-00257,
    advice me on this....
    Thankx in advance
    Gopal.S

    Your archive directory does not have enough space to grow.
    Free some space in the directory which is defined by the init.ora parameter "log_archive_dest".
    You can remove the archive log files that are prior to your latest successful hot backup.
    Keep an eye on this file system especially when you are performing huge/bulk activities like huge imports etc., as they can get filled up soon if you have not defined proper space for this file system.

  • RMAN  ORA-19625 (URGENT)

    Hi all can anyone help me solve the problem asap, I am unable to fix it. While trying to do a backup I got this error what shall I do?
    RMAN-06059: expected archived log not found, lost of archived log compromises re
    coverability
    ORA-19625: error identifying file C:\DEVIIST\ARCHIVE DEST\ARC00044.001
    ORA-27041: unable to open file
    OSD-04002: unable to open file

    This error message is quite clear, the mentioned archivelog cannot be found, although RMAN 'thinks' it has to be there. Here's the full description for RMAN-06059:
    Error:     RMAN-06059 (RMAN-6059)
    Text:     expected archived log not found, lost of archived log compromises
         recoverability
    Cause:     The archived log was not found. The repository thinks it does
         exist. If the archived log has in fact been lost and there is no
         backup, then the database is no longer recoverable across the
         point in time covered by the archived log. This may occur because
         the archived log was removed by an outside utility without
         updating the repository.
    Action:     If the archived log has been removed with an outside utility and
         the archivelog has already been backed up, then you can
         synchronize the repository by running CROSSCHECK ARCHIVELOG ALL.
         If the archivelog has not been previously backed up, then you
         should take a full backup of the database and archivelogs to
         preserve recoverability. Previous backups are not fully
         recoverable.

  • Ora-16024: Urgent!!

    Hi All,
    i just recieved thi error & my instance got terminated...
    can any one tell me how to remove this parameter
    parameter log_archive_dest_2="service=stdby" scope=both
    i've done this like log_archive_dest_12=disable...but this worked for a periode & gave me this error with instance termination
    pLs tell
    Thanx in advance

    Hi,
    alter system set log_archive_dest_2_enable='false' scope =both
    Alter system set log_archive_dest_2='' scope =both will remove the destination from the settings.
    HTH
    Regards,
    Badri.

  • Ora apps urgent req

    oracle apps using forms is it possible refresh,clear form or exit from one form to another form
    using button, becoz i am using 2 forms called Form A and Form B. Form A is main form and calling Form B calling by function fnd_function.execute(FUNCTION_NAME=>'B').
    If i change parameters in Form A, i want to pass latest parameters in Form B also.. but Form prev parameters B contains only.
    How can i refresh Form B with latest parameters while i pass parameters dynamically from Form A.
    otherwise, can i use do_key('exit_form') from FORM A ? i want to close FORM B from FORM A.

    You are in the wrong forum - this is JDeveloper forum not Forms.

  • URGENT: ORA-12514: Message 12514 not found;

    Hi, I have a big problem:
    I have a PC (PC1) with an Oracle 9.2.0.5 database.
    I have other PC (client=PC2) with Oracle forms and reports runtime installed.
    I try to execute my .fmx from PC2 and everything was ok.
    After that, I installed again in another server (PC3) the Oracle database, and when I tried to connect from my client (PC2) to the new database, it appears the error:
    ORA-12514: Message 12514 not found; Product=RDBMS80; Facility=ORA
    Why is giving this error? May be the PC3 needs an ORACLE_HOME environment variable or similar?
    I've seen the following in relation with oracle_home:
    In the PC server (PC3) the ora_home variable in regedit (it doesn't exists as windows environment variable) is e:\oracle\ora92
    It's different from oracle_home in PC2 (Pc client) , in which is: c:\orant
    Is it important?
    Is this error possible because of the TNSNAMES configuration?
    Please help me, is very urgent for me.
    Thanks a lot

    Hi guys,
    I've solved the problem: It was in the TNSNAMES. The service_name was incorrect. I changed it and it worked.

Maybe you are looking for

  • Populating the Values into Dropdownindex using Web services

    Hi Experts, Iam New to the Web dynpro for java.i am doing one assignment. That assignment is like this 1. Create a form with 4 text boxes Plant, material, UOM, altBOM 2. Using webservices 3. Populate plant textbox with list of plants as input help 4.

  • Can I use an iTunes card to pay for more cloud storage?

    I am wanting to purchase more iCloud memory for the iPads my students use in my classroom but to do that I need to be able to use a Purchase order so I was wondering if I could buy an iTunes card and purchase more iCloud memory with that. Thank you!!

  • Kiosk Mode - How to add a few app

    Hi, how to use this feature for a few of our apps? Currently, it works for one app only. This feature is very useful for enterprise. Please help. Thanks

  • Issue Related to limit the result in prompt by using SQL statement.

    Hello Gurus, I am facing one issue rite now with our testing environment in some Dashboard Prompt. it seems like they are working fine in our Development environment. basically I am using SQL statement in prompt to limit the values for current + last

  • RRI Jump on variables

    HI All, I have a jump configured in RSBBS from 7.0 query (source query) to 7.0 template having only one query (target query). My requirement is to have target query ALWAYS hard filtered (characteristics restriction) on replacement path variable and s