Brtools statistic error as sid adm in Oracle 11g

When running brtools statistics as <sid>adm I get this error. When I run it as ora<sid> I do not get  this error.
BR0301E SQL error -2133 at location BrOraThrEnable-1, SQL statement:'ENABLE THREADS'
I have oracle client setups in
/oracle/client/10x_64
/oracle/client/11x_64
I have 2 Oracle databases on the Linux(Redhat) server -  one version 10.2.0.4 & the other version 11.2.0.2.
Any advice on what I should be looking at to fix this error?

hi Bill,
please check following note.
Note 1449619 - BR*Tools cannot be started on Oracle 11g
Problem 2
The BRCONNECT statistic function cannot be started on Oracle 11g and under the user <sid>adm on Unix platforms. Directly after you call BRCONNECT, a termination occurs with one of the following SQL error messages, for example:
sidadm> brconnect -u / -c -f stats -t all
BR0801I BRCONNECT 7.20 (1)
BR0301E SQL error -2133 at location BrOraThrEnable-1, SQL statement:
'ENABLE THREADS'
BR0806I End of BRCONNECT processing: cedbfuze.sta 2010-04-21 18.11.02
BR0280I BRCONNECT time stamp: 2010-04-21 18.11.02
BR0804I BRCONNECT terminated with errors
solution:
Problem 2
Install Version 5 of Oracle Instant Client 10.2.0.4 (or higher) on the database server.
If you have installed Oracle Instant Client 11g and are still using the standard version of BR*Tools 7.20 (in other words, you are not using the 720_EXT tools), and if Oracle Instant Client 10g is not installed on the database server, you must also create the following soft link:
> cd /oracle/client
> ln -s 11x_64 10x_64
Regards
Edited by: majamil on Feb 22, 2012 10:39 PM

Similar Messages

  • Error configuring shared services with Oracle 11g database

    I've installed Hyperion EPM 11.1.1.3 and orale 11g successfully. My problem though is that when i tried to do the configuration,
    the error message states 'Unable to check Shared Services database existence: an error occured.'
    ---------My Environment:--------
    EPM Server: Windows Server 2003 SP1 32-bit
    RDBMS: Oracle Enterprise Edition 11g (running on same server 2003)
    Oracle Client: 11g (full client install)
    SID name :- orcl
    ------------Here are the components that I've installed--------
    - V17397-01(EPM Foundation Services p-1)
    - V17369-01(EPM Foundation Services p-2)
    - V17370-01(EPM Foundation Services p-3)
    - V17371-01(EPM Foundation Services p-4)
    - V17389-01(server)
    - V17388-01(Client)
    - V17390-01(Provider Service)
    - V17378-01(Financial Reporting)
    - V17380-01(Web Analysis)
    - V17398-01(EPM Architect)
    - V17402-01(Smart View for Office)
    all files are extracted in a single folder using winrar tool.
    I can't proceed with the shared services configuration because in just the first page of it, I'm encountering the error Unable to check Shared Services database existence: an error occured.'
    I believed the shared services is bundled with the foundation if I'm not mistaken, because I can't find any download related to it on edelivery site.
    I tried to configure only the Foundation components but the '*Comman setting*' & '*configure database*' are grayed out so I have no option but to figure out first this shared services configuration.
    below are the logs
    ---------------configtool.log--------------
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, connect test
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, driver set
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, server= hyperion
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, whiteSpace remove
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, begin test cycle
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, define driver
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, make connection
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState, DEBUG, set URL
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, connection is NOT null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.DBConnectionForm, DEBUG, DB type string = Oracle
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, JDBC driver class is hyperion.jdbc.oracle.OracleDriver
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.AbstractProductDBConfigurator, DEBUG, Connection URL: jdbc:hyperion:oracle://hyperion:1521;SID=orcl
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, DEBUG, validate CREATE_NEW, no registry DB exists, create it
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][Oracle JDBC Driver][Oracle]ORA-01031: insufficient privileges CAUSE null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, ERROR, com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Unable to check Shared Services database existence: an error occured.
    ------------configtool_err.log------------
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.hit.registry.RegistryConnection, ERROR, SQL Exception [Hyperion][Oracle JDBC Driver][Oracle]ORA-01031: insufficient privileges
    CAUSE null
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.config.wizard.impl.RegistryWizardState$1, ERROR, com.hyperion.hit.registry.exceptions.RegistryException: Unable to create registry.
    (Jul 04, 2010, 02:53:29 AM), com.hyperion.cis.config.wizard.adapter.WizardFormAdapterPanel, ERROR, Unable to check Shared Services database existence: an error occured.
    Hope to here from Some one.
    Any help would be appreciated. Thank you.

    Thanx John for your kind reply. i reffred your other posts and those are very helpfull for me.
    I don't have any previous ver. of Hyperion. and i created a new database 'Orcl' for configuring the shared services and given the user name as 'hss'. i also tried to delete my old database and and reg.properties file from Hyperion Dir u suggested in some other post. but still its not working.
    Today I have started again with fres installation of Windows Server 2003 oracle 11g EPM 11.1.3.
    Also I m Installing this on VMware. I hope this is not the issue as i already installed Microsoft Loopback Adapter.
    I will let you know the updates.
    but still looking forward for your Kind help.
    Edited by: Gaurav_Choudhari on Jul 5, 2010 12:37 AM

  • Error 1114 on XP+SP2, Oracle 11g

    My environment:
    Server: Linux, Oracle Enterprise 5.3. Oracle 11g, upgrade to 11.07 by a package download from web site, name as p6890831_111070_Linux-x86-64.zip.
    Client: XP+SP2, 11.06, upgrade to 11.07 b a package download from web site, name as p6890831_111070_Win32. I don't know the original zip name, just can see the folder name from our file server.
    There are 6 clients at our lab, all them are OK, until I install a new OS(English) XP+SP2 in D disk at 2 clients. Both the two clients fail to create an ODBC connection now, but others still are OK (the left 4 clients OS is same with the 2 clients, that's say, XP(En)+SP2). I still can connect to my Oracle Serve by SQL Developer at the 2 client now, just ODBC driver doesn't work.
    I can see an ODBC Driver from Control Panel->Administrative Tools->Data Sources(ODBC), as the following,
    Oracle in OraOdac11g_home1 11.01.00.07
    but when I try to add a DSN, I can see an error said,
    The setup routines for the Oracle in instantclient11_1 ODBC driver could not be loaded due to system error code 126.
    When Connect to Oracle from my application software, I can see a messag said
    Error Cannot Load Resource File sqresus.dll, after click OK button, another error message pop up,
    ERROR[IM003] Specified driver could not be loaded due to system error 1114 (Oracle in OraOdac11g_home1).
    I have download the latest ODBC Driver from web site, but these files date and size in the package are same with existing. Anyway, I install it, then I can see a new ODBC driver from Data Sources(ODBC), name as
    Oracle in instantclient11_1 11.01.00.07
    after restart, I try to create a DSN, still failed.
    By checking HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\, I can see both driver and setup value are
    "D:\\app\\Administrator\\product\\11.1.0\\client_1\\SQORA32.DLL"
    it is my installation path, and I can see the DLL under the directory.
    By the way, current PATH is
    PATH=D:\app\Administrator\product\11.1.0\client_1;D:\app\Administrator\product\11.1.0\client_1\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;%ORACLE_HOME%\bin;%ORACLE_HOME%\bin
    anyone can give me a kindly help?
    Thanks in advance.
    Edited by: user11083815 on Oct 7, 2009 10:00 PM

    My environment:
    Server: Linux, Oracle Enterprise 5.3. Oracle 11g, upgrade to 11.07 by a package download from web site, name as p6890831_111070_Linux-x86-64.zip.
    Client: XP+SP2, 11.06, upgrade to 11.07 b a package download from web site, name as p6890831_111070_Win32. I don't know the original zip name, just can see the folder name from our file server.
    There are 6 clients at our lab, all them are OK, until I install a new OS(English) XP+SP2 in D disk at 2 clients. Both the two clients fail to create an ODBC connection now, but others still are OK (the left 4 clients OS is same with the 2 clients, that's say, XP(En)+SP2). I still can connect to my Oracle Serve by SQL Developer at the 2 client now, just ODBC driver doesn't work.
    I can see an ODBC Driver from Control Panel->Administrative Tools->Data Sources(ODBC), as the following,
    Oracle in OraOdac11g_home1 11.01.00.07
    but when I try to add a DSN, I can see an error said,
    The setup routines for the Oracle in instantclient11_1 ODBC driver could not be loaded due to system error code 126.
    When Connect to Oracle from my application software, I can see a messag said
    Error Cannot Load Resource File sqresus.dll, after click OK button, another error message pop up,
    ERROR[IM003] Specified driver could not be loaded due to system error 1114 (Oracle in OraOdac11g_home1).
    I have download the latest ODBC Driver from web site, but these files date and size in the package are same with existing. Anyway, I install it, then I can see a new ODBC driver from Data Sources(ODBC), name as
    Oracle in instantclient11_1 11.01.00.07
    after restart, I try to create a DSN, still failed.
    By checking HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\, I can see both driver and setup value are
    "D:\\app\\Administrator\\product\\11.1.0\\client_1\\SQORA32.DLL"
    it is my installation path, and I can see the DLL under the directory.
    By the way, current PATH is
    PATH=D:\app\Administrator\product\11.1.0\client_1;D:\app\Administrator\product\11.1.0\client_1\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;%ORACLE_HOME%\bin;%ORACLE_HOME%\bin
    anyone can give me a kindly help?
    Thanks in advance.
    Edited by: user11083815 on Oct 7, 2009 10:00 PM

  • Vb6 ODBC - Syntax error or access violation in oracle 11g migration

    Hi,
    We have VB6 application with Oracle 10g and the same is working fine.
    Now, we are migrating to Oracle 11g now and we have updated the odbc drivers too.
    { call M_FR(?, ?, ?, ?, ?, ?, ?, ?) }
    L_ID = 890083
    V_ID = 1
    SUB_ID = 6955141
    SUB_SEQ = 1
    P_CODE = 1
    L_SUP_TYPE = 1
    L_REF_NO = 1
    DELETE_REASON_CODE = 1
    When calling the above sp in oracle 11g getting error: [Microsoft][ODBC driver for Oracle]Syntax error or access violation.
    But user has all the right and no issue with access. Also no syntax error. In SQLplus the same is working fine.
    Kindly help us to resolve this issue.
    Regards,
    Sathiya

    Try downloading the latest version of the 8.1.6 driver off OTN.
    That sounds like a bug that was fixed a while ago.
    Justin

  • Error running universall installer using Oracle 11g on Windows server 2003

    Hi,
    I want to uninstall Oracle 11g on Windows server 2003 and when I run universall installer I receive the following error
    Checking swap space: 0 MB available, 500 MB required.
    Please advise how to resolve this error and the procedure to uninstall Oracle 11g on Windows server 2003
    Thanks,
    Ant

    Hi;
    For swap problem, please check:
    Swap space problem on Windows XP
    http://www.pcnineoneone.com/howto/swpfile1.html
    For remove process please check:
    Oracle 11g on Windows Srv 2003
    WIN: Manually Removing all Oracle Components on Microsoft Windows Platforms [ID 124353.1]
    Regard
    Helios

  • ACL error when sending email from Oracle 11g

    Hi,
    It returned something like "error...ACL security" when I tried to send email from Oracle 11g. Is there any security thing that I need to release in Oracle 11g? I used to send emails from Oracle 10g and didn't find any problem.
    Thanks.
    Andy

    In Database 11g Oracle introduced Network Access Control Lists (ACLs) to protect the database from users using the many internet-capable packages such as UTL_INADDR, UTL_HTTP, UTL_TCP, etc.
    Read all about it in the docs and look at the code demos here:
    http://www.morganslibrary.org/library.html
    under DBMS_NETWORK_ACL_...

  • Error in generating ADDM Report(Oracle 11g 64 bit EE on linux RHEL 5)

    I collected .dmp file from production using awrextr.sql and imported in our development side using awrload.sql .
    I am able to generate awr snapshots report out of it without any trouble.
    But When I try to generate addm report using addmrpti.sql I am facing following error(Please see output pasted below)
    Specify the Report Name
    ~~~~~~~~~~~~~~~~~~~~~~~
    The default report file name is addmrpt_1_7149_7156.txt. To use this name,
    press <return> to continue, otherwise enter an alternative.
    Enter value for report_name:
    Using the report name addmrpt_1_7149_7156.txt
    Running the ADDM analysis on the specified pair of snapshots ...
    begin
    ERROR at line 1:
    ORA-13711: Some snapshots in the range [7149, 7156] are missing key statistics.
    ORA-06512: at "SYS.DBMS_ADVISOR", line 201
    ORA-06512: at line 27
    Generating the ADDM report for this analysis ...
    ERROR:
    ORA-13608: The specified name NULL is invalid.
    ORA-06512: at "SYS.PRVT_ADVISOR", line 3122
    ORA-06512: at "SYS.DBMS_ADVISOR", line 585
    ORA-06512: at line 1
    End of Report
    Report written to addmrpt_1_7149_7156.txt
    SQL>
    Any clue or help will be really helpful for us.

    hello,
    have a look at this'
    ORA-13711:Some snapshots in the range [string, string] are missing key statistics.
    Cause:      Some AWR tables encountered errors while creating one or more
    snapshots in the given range. The data present in one or more of these missing
    tables is necessary to perform an ADDM analysis.
    Action:      Look in DBA_HIST_SNAP_ERROR to find what tables are missing in
    the given snapshot range. Use the ERROR_NUMBER column in that view
    together with the alert log to identify the reason for failure and take necessary action to
    prevent such failures in the future. Try running ADDM on a different snapshot range
    that does not include any incomplete snapshots.thanks and regards
    VD
    Edited by: Dixit on Aug 31, 2009 1:52 AM
    Edited by: Dixit on Aug 31, 2009 1:53 AM

  • ORA-00600: internal error code, arguments: [upsRowVec4] in oracle 11g R2

    Hi
    Getting ORA-00600: internal error code, arguments: [upsRowVec4] error while executing merge statement in oracle 11gR2
    MERGE INTO app_mast_out OUT USING
    (SELECT
    /*+index(ip75) index(out1)*/
    DISTINCT ip75.cab_type,
    out1.rowid rw
    FROM app_mast_ip0075t1 ip75,
    app_mast_out out1
    WHERE OUT1.de026 = SUBSTR (ip75.mcc, 2, 4)
    AND deleted ='N'
    AND OUT1.PROCESS_ID ='B14.280410.0367'
    ) cab ON(OUT.PROCESS_ID='B14.280410.0367' AND out.rowid=cab.rw)
    WHEN MATCHED THEN
    UPDATE SET out.CAB_TYPE=cab.cab_type
    trace file output
    Incident 8907 created, dump file: /u01/app/oracle/diag/rdbms/geni11g/geni11g/incident/incdir_8907/geni11g_ora_19900_i8907.trc
    ORA-00600: internal error code, arguments: [upsRowVec4], [], [], [], [], [], [], [], [], [], [], []
    incident trace file output
    Dump continued from file: /u01/app/oracle/diag/rdbms/geni11g/geni11g/trace/geni11g_ora_19900.trc
    ORA-00600: internal error code, arguments: [upsRowVec4], [], [], [], [], [], [], [], [], [], [], []
    ========= Dump for incident 8907 (ORA 600 [upsRowVec4]) ========
    *** 2010-04-28 13:22:56.245
    dbkedDefDump(): Starting incident default dumps (flags=0x2, level=3, mask=0x0)
    ----- Current SQL Statement for this session (sql_id=8ccz9u3h32tq7) -----
    MERGE INTO APP_MAST_OUT OUT USING (SELECT /*+index(ip75) index(out1)*/ DISTINCT IP75.CAB_TYPE,OUT1.ROWID RW FROM APP_MAST_IP0075T1 IP75,APP_MAST_OUT OUT1 WHERE OUT1.DE026 = SUBSTR (IP75.MCC, 2, 4) AND DELETED='N' AND OUT1.PROCESS_ID=:B1 ) CAB ON(OUT.PROCESS_ID=:B1 AND OUT.ROWID=CAB.RW) WHEN MATCHED THEN UPDATE SET OUT.CAB_TYPE=CAB.CAB_TYPE
    ----- PL/SQL Stack -----
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    0x1a38469d8 86 procedure FINTECH.SPR_MAST_OUTFEE_DATA
    0x1a4ac12b0 388 procedure FINTECH.SPR_MAST_OUTLEGACYCATEGORIZE
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    skdstdst()+36 call kgdsdst() 000000000 ? 000000000 ?
    7FBFFE41B8 ? 000000001 ?
    7FBFFE86B8 ? 000000000 ?
    ksedst1()+98 call skdstdst() 000000000 ? 000000000 ?
    7FBFFE41B8 ? 000000001 ?
    000000000 ? 000000000 ?
    ksedst()+34 call ksedst1() 000000000 ? 000000001 ?
    7FBFFE41B8 ? 000000001 ?
    000000000 ? 000000000 ?
    dbkedDefDump()+2736 call ksedst() 000000000 ? 000000001 ?
    7FBFFE41B8 ? 000000001 ?
    000000000 ? 000000000 ?
    ksedmp()+36 call dbkedDefDump() 000000003 ? 000000002 ?
    7FBFFE41B8 ? 000000001 ?
    000000000 ? 000000000 ?
    ksfdmp()+64 call ksedmp() 000000003 ? 000000002 ?
    7FBFFE41B8
    please give the solution as it is live environment

    Hi,
    how does a update work? I see now a merge with only an update, so you can rewrite it to an update statement. And you don't need the distinct, rowid makes it already unique.
    Herald ten Dam
    htendam.wordpress.com

  • Getting error while saving data to Oracle 11g from java 1.5

    I am getting the following error
    java.lang.ArrayIndexOutOfBoundsException: -25471
    at oracle.jdbc.driver.OraclePreparedStatement.setupBindBuffers(OraclePreparedStatement.java:2677)
    at oracle.jdbc.driver.OraclePreparedStatement.sendBatch(OraclePreparedStatement.java:3681)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.sendBatch(OraclePreparedStatementWrapper.java:1139)
    Is this a java problem or oracle problem. My java version is 1.5.0_14 and my oracle is 11g. i have used the ojdbc5.jar also.
    Can any one please help me to resolve this problem

    This is the full stack trace. sorry i could not paste the code but this error comes when i try to do bulk insert. i am getting this error after inserting some records(may some 50 to 75 records).
    java.lang.ArrayIndexOutOfBoundsException: -25471
    at oracle.jdbc.driver.OraclePreparedStatement.setupBindBuffers(OraclePreparedStatement.java:2677)
    at oracle.jdbc.driver.OraclePreparedStatement.sendBatch(OraclePreparedStatement.java:3681)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.sendBatch(OraclePreparedStatementWrapper.java:1139)
    at PreparedStatement.sendBatch(PreparedStatement.java:554)
    at DBConnection.prepareCachedStatement(DBConnection.java:131)
    at PlannedWorkOrderPeer.insert(PlannedWorkOrderPeer.java:154)
    at PersistentMgr.insertObjs(PersistentMgr.java:1000)
    at Transaction.commit(Transaction.java:463)

  • Error in Import data in oracle 11g table

    I have a table with structure as
    SQL> desc PSACTIVIMG
    Name Null? Type
    ACTIVITYNAME NOT NULL VARCHAR2(30 CHAR)
    SEQNO NOT NULL NUMBER(38)
    PSIMAGEVER NOT NULL NUMBER(38)
    IMGSEG BLOB
    when the script try to insart data into this table ,after 5 row it fails and rollback all 5 row . i have taken a trace file for the same
    4-168 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Disconnect
    4-169 17.30.24 0.015000 Cur#1.3396.notSamTran RC=0 Dur=0.000000 Open Cursor Handle=04558628
    4-170 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 COM Stmt=INSERT INTO PSACTIVIMG (ACTIVITYNAME, SEQNO, PSIMAGEVER, IMGSEG) VALUES (:1, :2, :3, :4)
    4-171 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-1 type=2 length=30 value=Create Reqs for Open Positions
    4-172 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-2 type=19 length=1 value=0
    4-173 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-3 type=19 length=1 value=1
    4-174 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-4 type=23 length=2531 LONG BINARY DATA
    4-175 17.30.24 0.082000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-1 type=2 length=17 value=Create W-2 Output
    4-176 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-2 type=19 length=1 value=0
    4-177 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-3 type=19 length=1 value=1
    4-178 17.30.24 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Bind-4 type=23 length=18170 LONG BINARY DATA
    2-5712 17.30.28 7.093000 Tuxedo session opened { DisconnectAll at044AE780, pid=2524}
    4-179 17.30.43 18.808000 Cur#1.3396.HRGOV RC=3114 Dur=0.006000 Rollback
    4-180 17.30.43 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Disconnect
    4-181 17.30.55 11.760000 Cur#1.3396.notSamTran RC=0 Dur=0.000000 Open Cursor Handle=04558628
    4-182 17.30.55 0.000000 Cur#1.3396.HRGOV RC=3114 Dur=0.000000 Commit
    4-183 17.30.55 0.001000 Cur#1.3396.HRGOV RC=3114 Dur=0.001000 Rollback
    4-184 17.30.55 0.000000 Cur#1.3396.HRGOV RC=0 Dur=0.000000 Disconnect
    4-185 17.30.56 1.544000 Cur#1.3396.HRGOV RC=8002 Dur=0.000000 Disconnect
    How to overcome this problem, please suggest some way .

    As long as I remember, you first have to insert empty_blob() and then update it.
    Check out these links:
    http://www.orafaq.com/wiki/BLOB
    http://arjudba.blogspot.com/2008/06/how-to-insert-blob-dataimage-video-into.html
    http://www.herongyang.com/JDBC/Oracle-BLOB-SQL-INSERT.html
    Or you can just Google it...
    :p

  • SOS!!!!----Error for Loading data from Oracle 11g to Essbase using ODI

    Hi all.
    I want to load data from oracle database to essbase using ODI.
    I configure successfully the physical and logical Hyperion essbase on Topology Manager, and got the ESSBASE structure of BASIC app DEMO.
    The problem is.
    1. When I try view data right click on the essbase table,
    va.sql.SQLException: Driver must be specified
         at com.sunopsis.sql.SnpsConnection.a(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.sql.SnpsConnection.testConnection(SnpsConnection.java)
         at com.sunopsis.graphical.frame.b.jc.bE(jc.java)
         at com.sunopsis.graphical.frame.bo.bA(bo.java)
         at com.sunopsis.graphical.frame.b.ja.dl(ja.java)
         at com.sunopsis.graphical.frame.b.ja.<init>(ja.java)
         at com.sunopsis.graphical.frame.b.jc.<init>(jc.java)
    I got answer from Oracle Supporter It's ok, just omit it. Then the second problem appear.
    2. I create an interface between oracle database and essbase, click the option "staging area deffirent from target"(meaning the staging is created at oracle database), and using IKM SQL to Hyperion Essbase(metadata), execute this interface
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 61, in ?
    com.hyperion.odi.essbase.ODIEssbaseException: Invalid value specified [RULES_FILE] for Load option [null]
         at com.hyperion.odi.essbase.ODIEssbaseMetaWriter.validateLoadOptions(Unknown Source)
         at com.hyperion.odi.essbase.AbstractEssbaseWriter.beginLoad(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java)
         at org.python.core.PyMethod.__call__(PyMethod.java)
         at org.python.core.PyObject.__call__(PyObject.java)
         at org.python.core.PyInstance.invoke(PyInstance.java)
         at org.python.pycode._pyx1.f$0(<string>:61)
         at org.python.pycode._pyx1.call_function(<string>)
         at org.python.core.PyTableCode.call(PyTableCode.java)
         at org.python.core.PyCode.call(PyCode.java)
         at org.python.core.Py.runCode(Py.java)
         at org.python.core.Py.exec(Py.java)
    I'm very confused by it. Anybody give me a solution or related docs.
    Ethan.

    Hi ethan.....
    U always need a driver to be present inside ur <ODI installation directory>\drivers folder.....for both the target and the source......Because ojdbc14.jar is the driver for oracle already present inside the drivers folder ....we don't have to do anything for it.....But for Essbase ...you need a driver......If u haven't already done this.....try this.....
    Hope it helps...
    Regards
    Susane

  • Error connecting with OCCI in Oracle 11G

    Hi,
    I am trying to access the Oracle 10.2.0.1 database using Oracle 11.1.0.6 Client.
    I am able to make connection in SQL Plus window.
    But when I am trying to connect to the DB with Occi I ran with this problem in Oraocci11.dll
    Unhandled exception at 0x1001e604 in Occi_8.exe: 0xC0000005: Access violation reading location 0x32869770.
    Please suggest what is to be done in this regard.
    Thanks in advance
    kameswara Sarma

    Please check if you are using the correct compilers (Installation guides) and see if you need anything from here:
    [http://www.oracle.com/technology/tech/oci/occi/occidownloads.html]

  • Errors in plsql devoloper on oracle 11g db

    what are the causes for ORA-00936 and ORA-06512

    Here's a link to the 11gR2 Error Messages Guide
    From oerr
    $ oerr ora 936
    00936, 00000, "missing expression"
    // *Cause:
    // *Action:
    $ oerr ora 6512
    06512, 00000, "at %sline %s"
    // *Cause:   Backtrace message as the stack is unwound by unhandled
    //           exceptions.
    // *Action:  Fix the problem causing the exception or write an exception
    //           handler for this condition. Or you may need to contact your
    //           application administrator or DBA.I'll guess you have a syntax issue. Post your pl/sql code if you can

  • Can I download BI Publisher on Oracle 11g xe

    Hello,
    I am pretty new to BI Publisher, I have tired to install it many times, but have not been able to do so ....
    After I start RCU and when checking The Global Prerequisites, I get this MSG...
    The database you are connecting is not a supported version.
    Enter Database with version equal to or higher than 10.2.0.4.0 in 10g or version equal to or higher than 11.1.0.7.0 in 11g.
    Refer to the certification matrix for supported DB versions I did not understand the error message, I already use Oracle 11g XE R2 ( on Windows 7 machine... )
    However, If I ignore it and carry on in the installation process, the configuration of the BI Publisher fails....
    What does "certification matrix" mean ??? Why am I getting this error message ???
    Pls help, I am stuck in the installation process with more than 10 guys .....
    Regards,
    Fateh

    Certification Matrix is a list of compatible combinations of oracle products with platforms and operating systems
    and client software, all tested and supported by Oracle.
    If not in the list then it means oracle may not guarantee the combination works and thus will not be supported for bug issues.
    The certification matrix for BIEE11g can be found here:
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls
    But going straight to your question:
    You are installing Oracle Fusion Metadata on Oracle DB so the proper place to look for minimum requirements is this place:
    http://docs.oracle.com/html/E18558_01/fusion_requirements.htm
    In Section 7, "Certified Databases" , actually 7.1 you can read the message you are getting is when you are using RCU 11.1.1.0 with Oracle DB 11.2.0.1
    and it is only a warning which is safe to ignore.
    Also, adds that This warning will not appear in the version of RCU available in Oracle Fusion Middleware 11g Release 1 (11.1.1.2.0).
    regards
    Jorge
    p.s If this answers your question then please grant the points and close the thread

  • BRTOOLS errno 13 when logged in as user sid adm

    Hi,
    Just upgraded to 7.2 (14) BRTOOLS, Netweaver on Oracle/UNIX platform.
    My brtools open when I'm logged in as ora<sid> user, however they fail with permissions on the Oracle directories when I try and run brtools as user <sid>adm.
    I've verified the file permissions against a known working instance on the br files and they are matching.
    The error I get is below, I know it must be file permissions somewhere, can someone advise, thanks.
    hneccscd01s:s02adm 4% brtools
    BR0651I BRTOOLS 7.20 (14)
    BR0252W Function stat() failed for '/oracle/S02/saptrace/diag/rdbms/s02/S02/trace/alert_S02.log' at location BrFileStatGet-1
    BR0253W errno 13: Permission denied
    BR0273W Determination of file status for /oracle/S02/saptrace/diag/rdbms/s02/S02/trace/alert_S02.log failed
    BR0252W Function stat() failed for '/oracle/admin/S02/adump' at location BrFileStatGet-1
    BR0253W errno 13: Permission denied
    BR0273W Determination of file status for /oracle/admin/S02/adump failed
    BR0252E Function fopen() failed for '/oracle/S02/112_64/dbs/initS02.ora' at location BrInitOraRead-1
    BR0253E errno 13: Permission denied
    BR0158E Error reading Oracle profile /oracle/S02/112_64/dbs/initS02.ora
    BR0280I BRTOOLS time stamp: 2011-08-26 15.01.42
    BR0654I BRTOOLS terminated with errors
    Cheers
    Richie
    SAP Basis

    Hi Richie,
    Are the environment variables properly set for <sid>adm and ora<sid>?
    Try to see if the dot (.) profiles in the home directories of <sid>adm and ora<sid> are consistent.
    Also, as ora<sid> recursively change the permissions for /oracle/S02/saptrace to 755 [chmod -R 755 /oracle/S02/saptrace]
    Also check the permissions of brtools executables in the /sapmnt/<SID>/exe on the database server.
    Normally, they should be something like shown below.
    -rwxr-xr-x 1 <sid>adm sapsys 1578637 Feb 20  2011 brrestore
    -rwsrwxr-x 1 ora<sid> sapsys 2303924 Feb 22  2011 brtools
    -rwsrwxr-x 1 ora<sid> sapsys 4178065 Feb 24  2011 brarchive
    -rwsrwxr-x 1 ora<sid> sapsys 4284895 Feb 24  2011 brbackup
    -rwsrwxr-x 1 ora<sid> sapsys 5527676 Feb 24  2011 brconnect
    -rwxr-xr-x 1 <sid>adm sapsys 4587371 Feb 24  2011 brrecover
    -rwxr-xr-x 1 <sid>adm sapsys 5679668 Feb 24  2011 brspace
    Br,
    Venky.

Maybe you are looking for

  • HT5312 I can't get my rescue email to go to my email, help?

    How do I get my rescue email to go to m email, help?

  • Using an extranal monitor ONLY on a iMac

    I have a 17" iMac Intel based, and the screen is developing vertical pixel lines. I am up to about 20 now and I have no interest in the cost of replacing the screen on this out of warranty system. The computer itself functions just fine for our needs

  • ALV - Label on a cell

    Hi, I don't remind if it's possible, maybe you can help me... With an ALV ( in OO or not), how can I have a LABEL on a cell ? For instance, the cell value is "test" and when my mouse is on this cell my label could be "My long text for my test is a be

  • Linking Deliveries to a particular Driver

    Hi. 1) I created a 'Route Sales' order (No. 25) and completed the order by generating:        a) Delivery Number (No.100),        b) Shipment Number (No. 2001).        This transaction can be linked back to the driver for payment of commission throug

  • Should display both Spanish and English lang. at a time in BEx analyzer

    Hi All, I need to display both Spanish and English lang. in Bex analyzer. InfoObject is language dependent. Ex: For material it should display description in Spanish and English at a time. Am only able to display one at a time. Please suggest. Regard