Intermittent  SYS.DBMS_LOB error

Approximately 20% of the time my BLOB inserts fail on my Oracle
8.1.7 instance that's running on Solaris. I'm doing all my db
calls via JDBC.
The same code works flawlessly against an 8.1.7 instance running
on Linux. The only difference between the two instances, other
than the OS, is that the BLOBS are stored in an NFS-mounted
volume for the Solaris instance (the one with the problems).
The error I'm getting is as follows:
java.io.IOException: ORA-27052: unable to flush file data
SVR4 Error: 11: Resource temporarily unavailable
Additional information: 3
ORA-06512: at "SYS.DBMS_LOB", line 700
ORA-06512: at line 1
at oracle.jdbc.dbaccess.DBError.SQLToIOException
(DBError.java:531)
at oracle.jdbc.driver.OracleBlobOutputStream.flushBuffer
(OracleBlobOutputStream.java:179)
at oracle.jdbc.driver.OracleBlobOutputStream.write
(OracleBlobOutputStream.java:125)
This same thing seems to happen no matter what version of
Oracle's JDBC driver I use. I've tried the jdk 1.2 drivers for
Oracle 8.1.7, 8.1.7.1 and even 9.0.1.
I'm guessing that the DB is trying to flush the buffer out to
the filesystem and the NFS call is taking too long, or possibly
something else along these lines.
Any ideas on how to solve this one? Pointers would be
appreciated because the documentation doesn't have a lot to say
on this, and I haven't been able to find anything similar in the
discussion forums.
Thanks in advance!

You may helpful this link.
https://kr.forums.oracle.com/forums/thread.jspa?threadID=354057
External LOBs
For an external LOB (BFILE) to be represented by a LOB locator, you must:
Ensure that a DIRECTORY object representing a valid, existing physical directory has been defined, and that physical files (the LOBs you plan to add) exist with read permission for the database. If your operating system uses case-sensitive path names, then be sure you specify the directory in the correct format.
Pass the DIRECTORY object and the filename of the external LOB you are adding to the BFILENAME function to create a LOB locator for your external LOB.
Once you have completed these tasks, you can insert or update a row containing a LOB column using the given LOB locator.
After the LOBs are defined and created, you can then SELECT from a LOB locator into a local PL/SQL LOB variable and use this variable as an input parameter to DBMS_LOB for access to the LOB value.
For details on the different ways to do this, you must refer to the section of the Oracle Database Application Developer's Guide - Large Objects that describes "Accessing External LOBs (BFILEs)."

Similar Messages

  • Adcfgclone fails with ORA-04063: view "SYS.DBA_NETWORK_ACLS" error

    Hi all,
    While running adcfgclone on dbtier if fails with following error
    ORA-04063: view "SYS.DBA_NETWORK_ACLS" error
    here is the scene:
    we are trying to clone a production instance for doing some patching
    while running adcfgclone on target (test instance) it fails
    our current environment is
    application:R12.1.3
    db:11.1.0.7
    os: rhel 5.6
    here is output from
    autoconfig file:
    SQLPLUS Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Apr 18 09:28:32 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    adcrobj.sh exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 2 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/addbperms.sh
    script returned:
    addbperms.sh started at Thu Apr 18 09:28:32 IST 2013
    The environment settings are as follows ...
    ORACLE_HOME : /u02/testoba/db/tech_st/11.1.0
    ORACLE_SID : TESTOBA
    TWO_TASK :
    PATH : /u02/testoba/db/tech_st/11.1.0/perl/bin:/u02/testoba/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/testoba/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    Library Path : /u02/testoba/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/u02/testoba/db/tech_st/11.1.0/lib:/usr/dt/lib:/u02/testoba/db/tech_st/11.1.0/ctx/lib
    SQLPLUS Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
         Changing permissions for file sqlplus.
         Changing permissions for file extproc.
         Changing permissions for file tkprof.
    addbperms.sh exiting with status 0
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 3 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/perl/bin/perl -I /u02/testoba/db/tech_st/11.1.0/perl/lib/5.8.3 -I /u02/testoba/db/tech_st/11.1.0/perl/lib/site_perl/5.8.3 -I /u02/testoba/db/tech_st/11.1.0/appsutil/perl /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/txkConfigDbOcm.pl
    script returned:
    Configuring OCM on the Database Tier....
    Testing database connection...
    Database connection test passed.
    Response file /u02/testoba/db/tech_st/11.1.0/appsutil/clone/adclnocm.res required to configure OCM does not exists
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Services Phase
    Running Service Process 4 of 4 for AppsUtil
    Executing script in InstantiateFile:
    /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv/txkcreateACL.sh
    script returned:
    You are running txkcreateACL.sh version 120.1
    The environment settings are as follows ...
    ORACLE_HOME : /u02/testoba/db/tech_st/11.1.0
    ORACLE_SID : TESTOBA
    PATH : /u02/testoba/db/tech_st/11.1.0/perl/bin:/u02/testoba/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u02/testoba/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/u02/testoba/db/tech_st/11.1.0/appsutil/clone/bin/../jre/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oratest/bin:.
    Executable : /u02/testoba/db/tech_st/11.1.0/bin/sqlplus
    Executing txkcreateACL.sql ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu Apr 18 09:28:33 2013
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected.
    FROM DBA_NETWORK_ACLS
    ERROR at line 17:
    ORA-06550: line 17, column 8:
    PL/SQL: ORA-04063: view "SYS.DBA_NETWORK_ACLS" has errors
    ORA-06550: line 16, column 3:
    PL/SQL: SQL Statement ignored
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    txkcreateACL.sh: exiting with status 1
    .end std out.
    .end err out.
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u02/testoba/db/tech_st/11.1.0/appsutil/install/TESTOBA_testsrv
    txkcreateACL.sh INSTE8_APPLY 1
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: RC-50014: Fatal: Execution of AutoConfig was failed
         at oracle.apps.ad.clone.ApplyDatabase.checkAutoConfigErr(ApplyDatabase.java:3192)
         at oracle.apps.ad.clone.ApplyDatabase.runCVMAndAutoConfig(ApplyDatabase.java:3010)
         at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:649)
         at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:473)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:366)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:110)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
         at java.lang.Thread.run(Unknown Source)
    please provide any suitable link or doc id or any workaround
    thanks
    Zavi

    Hi;
    Please review:
    Adautocfg.Sh Fails With "ORA-01422: " While Executing Txkcreateacl.sh [ID 854746.1]
    Database Cloning Failed With txkcreateACL.sh[36]: sqlplus [ID 603297.1]
    R12 : Autoconfig script txkcreateACL.sh fails with error ORA-31003: Parent /sys/acls/ already contains child entry OracleEBS.xml [ID 1328458.1]
    Regard
    Helios

  • cfpdfform gives intermittent(!) rights errors in Acrobat Reader

    (This question has also been asked in the Acrobat thread.)
    Using Acrobat Pro 9.1 (and the corresponding Reader 9.1 on client workstations) I have constructed a fillable PDF form and granted extended Reader rights to it.  I use this form for data-display and modification.  (Cold Fusion 8.)
    The process works flawlessly on my machine, which has Reader Pro installed.  But on the Readers it will intermittently throw this error:
    "This document enabled extended features in Adobe Reader.  The document has been changed since it was created and the use of extended features is no longer available.  Please contact the author for the original version of the document."
    Why do I say, "intermittent?"  Because, if you reload the page ... sometimes if you simply resize the browser window ... "suddenly it works."  The document becomes fillable on Reader.  And sometimes the page appears, right from the start, as fillable.  So it's apparently a timing problem.
    As I said, the computers are known to have the latest Adobe Reader installed, and not every computer acts the same ... nor does any computer act the same way with any particular consistency.  The forms always have the right data in them, and when the Reader consents to make them fillable, they perform exactly as they are intended.  (To the Adobe team's credit, CF8 makes this remarkably easy to do...)
    I can say with certainty that the underlying document (on the server) most definitely is not changing, because it has been made read-only to CF just as a precaution.  I also know that the clocks on all computers are synchronized.  So, I think, a lot of "sensible" causes for the problem can be eliminated ... leaving only the "nonsensical" ones, perhaps.  I'm really looking for a work-around.
    I have fiddled with cache-control headers (would like to know more about this...) just because I am grasping at straws now, but with no apparent effect.
    Any assistance would be greatly appreciated.
    (Heh... I'd attach the "cfm" but ... go figure ... the forum software won't allow the "cfm" or "cfc" or "zip" file-types!) 

    I am having the same exact issue.  Did you ever get a resolution to your problem?

  • Intermittent Function sequence error in JDBC - ReferenceManager too eager?

    Hello,
    I'm experiencing intermittent "function sequence error" when executing the first next() on a resultset.
    The java code:
    protected String getNextSequenceId(Connection con) throws DAOException {
    String nextVal = null;
    PreparedStatement ps = null;
    ResultSet rs = null;
    try {
    ps = getPreparedStatement(con, "SELECT sq_JobsID.NEXTVAL FROM DUAL");
    ps.executeQuery();
    rs = ps.getResultSet();
    if(rs.next()) {
    nextVal = rs.getString(1);
    } catch(SQLException se) {
    handleSQLException(se);
    } finally {
    closeResultSet(rs);
    closeStatement(ps);
    return nextVal;
    Enabling timesten trace logging reveals that the ReferenceManager finalizes the resultset before I get a chance to read from it. Any idea what could be done to prevent this?
    Would changing to code to do "rs=ps.executeQuery();" instead of "ps.executeQuery(); rs = ps.getResultSet();" fix the problem?
    Thanks.
    BTW, I'm using TimesTen 7.0.3. The problem was seen both on Windows XP and Solaris 10.
    TimesTen Trace log:
    HttpThreadPool-8*JdbcOdbc.SQLPrepare(184632064, SELECT sq_JobsID.NEXTVAL FROM DUAL)
    HttpThreadPool-8*JdbcOdbc.SQLGetStmtOption(184632064, 3031)
    HttpThreadPool-8*JdbcOdbc.SQLGetStmtOption(184632064) Returning value = 0
    HttpThreadPool-8*JdbcOdbc.SQLNumParams(184632064)
    HttpThreadPool-8*JdbcOdbc.SQLNumParams(184632064) Returning: numParams = 0
    HttpThreadPool-8*Connection.registerStatement(com.timesten.jdbc.JdbcOdbcPreparedStatement@114c15d)
    HttpThreadPool-8*PreparedStatement.executeQuery()
    HttpThreadPool-8*PreparedStatement.execute()
    HttpThreadPool-8*JdbcOdbc.SQLExecute(184632064)
    HttpThreadPool-8*JdbcOdbc.SQLExecute(184632064): Returning needData=false
    HttpThreadPool-8*JdbcOdbc.SQLNumResultCols(184632064)
    HttpThreadPool-8*JdbcOdbc.SQLNumResultCols(hStmt=184632064): Returning numCols = 1
    HttpThreadPool-8*Statement.getResultSet()
    HttpThreadPool-8*JdbcOdbc.SQLNumResultCols(184632064)
    HttpThreadPool-8*JdbcOdbc.SQLNumResultCols(hStmt=184632064): Returning numCols = 1
    HttpThreadPool-8*JdbcOdbc.SQLAllocAndBindCols(184632064)
    HttpThreadPool-8*Statement.getResultSet()
    HttpThreadPool-8*ReferenceManager.handleReference(com.timesten.jdbc.BasicPhantomReference@1d43f63)
    HttpThreadPool-8*JdbcOdbcResultSet.doPostFinalization(com.timesten.jdbc.JdbcOdbcResultSet@18dacb5)
    HttpThreadPool-8*JdbcOdbcResultSet.close()
    HttpThreadPool-8*JdbcOdbc.SQLFreeStmt(184632064, 0)
    HttpThreadPool-8*JdbcOdbcResultSet.next()
    HttpThreadPool-8*JdbcOdbc.SQLFetch(184632064)
    HttpThreadPool-8*JdbcOdbc.standardError(-1, 0, 0, 184632064)
    HttpThreadPool-8*JdbcOdbc.createSQLException(0, 0, 184632064, true, true)
    HttpThreadPool-8*JdbcOdbc.createSQLException:Reason = [TimesTen][TimesTen 7.0.3.0.0 ODBC Driver]Function sequence error; SQLstate = S1010; VendorCode = 0

    Hi,
    Are you using Spring or Apache? If so, here is some information from one of my colleagues that may be relevant.
    They should turn OFF the singleton for the DAO bean (each DAO bean should NOT use a singleton query variable).
    <bean id="procDAO" class="vae.data.dao.ProcDAO" destroy-method="close" singleton="false">
              <property name="procDAOPool"><ref bean="procDAOPool"/></property>
              <property name="timeAlloted"><value>${db.query.TimeAlloted}</value></property>
              <property name="timeAllotedConf"><value>${db.query.TimeAllotedConf}</value></property>
              <property name="counter"><value>${db.query.Counter}</value></property>
              <property name="msgLimitPicContent"><value>${msgLimitPicContent}</value></property>
              <property name="msgLimitBinaryStandard"><value>${msgLimitBinaryStandard}</value></property>
              <property name="msgLimitNormalSMS"><value>${msgLimitNormalSMS}</value></property>
              <property name="txnCommit"><value>true</value></property>
    </bean>
    What happens is that, when the query variable (the PreparedStatement) is a singleton, which seems to be the default on Spring, at low load levels everything is OK. However as the # of transactions increase, you have a case where
    1) connection #1 enters the DAO bean and executes
    2) connection #2 enters the bean and executes
    3) connection #1 does executeQuery and getResultSet
    4) connection #2 does executeQuery -- this INVALIDATES the resultset obtained by connection #1
    5) when connection #1 tries to do getString the error comes out since the resultset is invalid
    Could you let me know if this is your issue or not.
    Thanks,
    Chris

  • After upgrading to iOS 7.0.6, I get intermittent "invalid SIM" error.

    After upgrading to iOS 7.0.6, I get intermittent "invalid SIM" error where the carrier strength (top left corner) should be.   Of course I loose all data and cellular connections at that time.   The only workaround is to power the device off and back on.   I have to do this at least once every 2 or 3 days since the upgrade to 7.0.6.   Anyone else having SIM related errors since the upgrade? 
    This happened once before when I first updated to iOS 7.   The next patch that Apple sent out resolved the issue, and I haven't seen it again until now.
    I hear 7.1 may be coming out as soon as next week.   Any chance this issue is resolved in that release?

    Thanks for the input.  That link shows steps that I've already taken.  I know it sounds weird, but I believe it may be software related.  Like I said before, this happened once before when I first upgraded to iOS7.   I lived with the issue, having to reboot the phone every couple of days, until the next update from Apple.  Once they sent out the next update, the problem went away. 
    If it is not software related, then it must be a corruption of the software download and installation.  I did it over the air.  Possibly downloading whatever release comes out next will fix it because it's a new installation.  The software itself may not have the fix in it, but the act of downloading and installing the new software may fix it.  Just a thought...

  • SYS FADR error

    I have a satellite model L35-1054 and have had the same error. I get a SYS FADR error not responding on a shut down or restart. Will not shut down. Have reloaded the O/S a few times and changes the hard drive to a brand new one. Same error. HELP !

    Satellite L35-S1054
    I get a SYS FADR error not responding on a shut down or restart. Will not shut down.
    Have reloaded the O/S a few times and changes the hard drive to a brand new one. Same error. 
    I doubt you get that error immediately after restoring the hard disk to factory specs. If so, it's due to a hardware failure.
    More likley, you've accumulated some unwelcome visitors.
    When you restore the hard drive, you must be careful to protect yourself from internet vermin prior to accessing the net for updates. It takes only a few seconds to get infected.
    -Jerry

  • ORA-04063: package body "SYS.DBMS_SQLTUNE" error while upgrading

    Hi,
    i am trying to upgrade oracle database 10.2.0.2 to 11.2.0.1 with dbua tool. While upgrading 'Oracle Server' ORA-04063: package body "SYS.DBMS_SQLTUNE" error has occured.
    In oracle server log :
    Rem Create the automatic SQL Tuning task
    Rem If the task already exists (catproc is being re-run), do not error.
    begin
    2 sys.dbms_sqltune_internal.i_create_auto_tuning_task;
    3 exception
    4 when others then
    5 if (sqlcode = -13607) then -- task already exists
    6 null;
    7 else
    8 raise;
    9 end if;
    10 end;
    11 /
    begin
    ERROR at line 1:
    ORA-04063: package body "SYS.DBMS_SQLTUNE" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_SQLTUNE"
    ORA-06512: at line 8
    After unsuccesful upgrade i restore and recover the database. SYS.DBMS_SQLTUNE package and package body were valid. But when i compile them the package body becomes invalid.
    I search the error and reach 390221.1 metalink note:
    Solution
    - Drop synonyms
    drop public synonym existsnode;
    drop public synonym extract;
    But there are no synonyms that is mentioned in this note in my db.
    How can i resolve this problem? Thank you.

    Have you not read the note ORA-04063: package body "SYS.DBMS_SQLTUNE" has errors - Upgrade From 10G To 11G Fails On Dbms_sqltune ID 1271490.1+ ?
    Nicolas.

  • Atapi.sys related error

    Hi, I have a T500, and I've been getting blue screen since last night whenever I wake my laptop from standby.  I am able to get rid of it by restarting, but it is still concerning.
    It's the same message each time:
    Technical Information:
    Stop: 0x0000007E (0xC0000005, 0xB9EF6B06, 0xBA507310, 0xBA50700C)
    atapi.sys - Address B9EF6B06 base at B9EED000, Datestamp 46122eee
    I googled the error and saw different places suggesting an update for BIOS or disabling/removing the atapi driver.  I don't know what to do, I don't really know much about computers and this is a bit confusing, what should I do?

    Satellite L35-S1054
    I get a SYS FADR error not responding on a shut down or restart. Will not shut down.
    Have reloaded the O/S a few times and changes the hard drive to a brand new one. Same error. 
    I doubt you get that error immediately after restoring the hard disk to factory specs. If so, it's due to a hardware failure.
    More likley, you've accumulated some unwelcome visitors.
    When you restore the hard drive, you must be careful to protect yourself from internet vermin prior to accessing the net for updates. It takes only a few seconds to get infected.
    -Jerry

  • Intermittent 401.3 error on windows2003 CF9

    Hi,
    I have CF9 installed on a windows 2003 server and am getting intermittent 401.3 errors on one of the sites set up in IIS.
    I've seen this issue mentioned many times in forums, pointing to ACL permission on windows, but never with a full or consistent explanation of what the settings are.
    Some posts suggest setting CF up as its own user, and applying permission appropriately ... but no specifics of what that is.
    My issue is that CF pages serve just fine for a while ... maybe a day. maybe a week.
    Then ... when trying to access the CF page, sometimes a 401.3 error is returned, and sometimes, a "server application unavaiable" screen is returned.
         Upon restarting IIS, the issue is resolved.
    If permissions were the issue, wouldn't CF always return one of those pages?
    Where can I look to determine whats causing this frustrating issue?
    (previous installations of CF9/windows 2003 I've done didn't exhibit this behavior).
    Is there an adobe guide for recommended installation settings for IIS 6 and CF 9?
    Thanks

    hi Mannnn,
    Thanks for posting your problem.
    First, you have to enable your custom error messaging by doing below mentioned changes in
    Configuration Section of your web config.
    <system.webServer> 
    <httpErrors errorMode="Custom" existingResponse="Auto" >  </httpErrors>
    </system.webServer>
    Then, Kindly follow below mentioned steps 
    Set the
    DisableStrictNameChecking
    registry entry to 1. For more information about how to do this, click the following article number to view the article in the Microsoft Knowledge Base:
    281308 Connecting to SMB share on a Windows 2000-based computer or a Windows Server 2003-based computer may
    not work with an alias name
    Click Start, click Run, type regedit, and then click OK.
    In Registry Editor, locate and then click the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0
    Right-click MSV1_0, point to New, and then click Multi-String Value.
    Type BackConnectionHostNames, and then press ENTER.
    Right-click BackConnectionHostNames, and then click Modify.
    In the Value data box, type the host name or the host names for the sites that are on the local computer, and then clickOK.
    Quit Registry Editor, and then restart the IISAdmin service
    Please mark this as Answer, if this works for you.
    Thanks,
    Dharmendra Singh
    MCPD | MCTS (SharePoint)
    Blog - http://sharepoint-community.net/profile/DharmendraSingh

  • Intermittent ORA-00942 error

    Hi,
    I'm getting an intermittent ORA-00942 (Table or View Does Not Exist) error in Oracle 9i. We're getting it in several different packages, and they all have one thing in common.
    They are all either joining to a table type that had previously been populated with a BULK COLLECT INTO or a temp table that was populate with a CAST (from the same table type) or has a TABLE CAST directly in the join.
    This is the type:
    CREATE OR REPLACE TYPE fe_id_tab AS TABLE OF INTEGER NOT NULL;
    This is the table:
    create global temporary table FE_TMP_ID
    ID INTEGER not null
    on commit delete rows;
    Again, this is an intermittent error. It only happens occasionally, and when it does happen, if you immediately run the same query, it works fine.
    Thanks,
    Karin

    smuthuku wrote:
    The customer is getting the below error in the alert log intermittently when running utlrp script in 11.2.0.2
    ORA-12012: error on auto execute of job "SYS"."UTL_RECOMP_SLAVE_24"
    ORA-00942: table or view does not exist
    As this happens in a production environment, the customer doesn't want to turn on the tracing but wants to know
    if this is a problem with the data dictionary or someother issue. Any inputs appreciated.
    Yes, it is a problem with data dictionay or some other issue.
    do as below so we can know complete Oracle version & OS name.
    Post via COPY & PASTE complete results of
    SELECT * from v$version;

  • Intermittent ORA-07445 errors - Any ideas?

    New installation of XE.
    All latest XP patches.
    Local browser: Mozilla Firefox, latest version.
    Problems occur intermittently when creating pages in application express.
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:469M/1023M, Ph+PgF:2353M/2926M, VA:1606M/2047M
    Instance name: xe
    Example 1
    ========
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [__intel_fast_memcmp+123] [PC:0x264EDCF] [ADDR:0x8DFE65BE] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    select inst_id,ksutmtim from x$ksutm
    Example 2
    ========
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [__intel_fast_memcmp+123] [PC:0x264EDCF] [ADDR:0x8D427140] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    SELECT SPACE_USED FROM ( SELECT SUM(BYTES) SPACE_USED FROM SYS.DBA_DATA_FILES, SYS.TS$ WHERE TABLESPACE_NAME = NAME AND CONTENTS$ = 0 AND FLAGS != 17 ) S ORDER BY 1
    Example 3
    ========
    ksedmp: internal or fatal error
    ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [_ph2orf_regular_formals+1940] [PC:0x60C551D0] [ADDR:0x3C6DFCD4] [UNABLE_TO_READ] []
    Current SQL statement for this session:
    declare
    rc__ number;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 63;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    if ((wwv_flow_epg_include_modules.authorize('wwv_flow.accept') = false) or (owa_match.match_pattern(p_string =>
    'wwv_flow.accept'
    /* */,p_simple_pattern =>
    simple_list__
    ,p_complex_pattern =>
    complex_list__
    ,p_use_special_chars =>
    false)))
    then
    rc__ := 2;
    else
    null;
    null;
    wwv_flow.accept(p_flow_id=>:p_flow_id,p_flow_step_id=>:p_flow_step_id,p_instance=>:p_instance,p_page_submission_id=>:p_page_submission_id,p_request=>:p_request,p_arg_names=>:p_arg_names,p_t01=>:p_t01,p_t02=>:p_t02,p_t03=>:p_t03,p_t04=>:p_t04,p_t05=>:p_t05,p_t06=>:p_t06,p_t07=>:p_t07,p_t08=>:p_t08,p_t09=>:p_t09,p_t10=>:p_t10,p_t11=>:p_t11,p_t13=>:p_t13,p_t15=>:p_t15,p_t16=>:p_t16,p_t17=>:p_t17,p_t18=>:p_t18,f02=>:f02,f05=>:f05,f03=>:f03,f04=>:f04,f01=>:f01,fcs=>:fcs,f06=>:f06,p_md5_checksum=>:p_md5_checksum);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    end;
    ksedmp: Obtaining call stack failed twice. not retrying

    check the arguments for ORA-7445 errors.
    7445 errors are internal you need to contact oracle support, and also for work around you can pass those arguments in *Troubleshoot an ORA-600 or ORA-7445 Error Using the Error Lookup Tool [ID 7445.1]*
    due to 7445 erros database was hung up/not responeded, so may be it is the reason for 3113 errors(inbound connection timeout)
    and post the value of sqlnet_authentication_services from sqlnet.ora file..
    Thanks

  • Ora-06502:pl/sql and ora-06512 at sys.owa_util errors

    Greetings -
    I have just installed APEX 2.2 in my 9.2.0.7 database and am going through the exercises in the "2 Day+ Application Express Developer's Guide." I was making good progress, until I got to Chapter 5, How to Control Form Layout. I created the script "ht_emp", as instructed. Everything in the script works, except for the "create or replace trigger bi_ht_emp" part. It fails with the following errors:
    ORA-06502: PL/SQL: numeric or value error ORA-06512: at "SYS.OWA_UTIL", lone 328 ORA-06512: at "SYS.HTP", line 862 ORA-06512: at "SYS.HTP", line 977 ORA-06512: at "SYS.HTP", line 995 ORA-06512: at "FLOWS_020200.WWV_FLOW_SW_API", line 428 ORA-01003: no statement parsed. I have confirmed that nls_length_semantics = BYTE
    Any suggestions?
    Thanks in advance - Gail

    Scott -
    Here's the part of the script that chokes --
    CREATE OR REPLACE TRIGGER bi_ht_emp
    BEFORE INSERT ON ht_emp
    FOR EACH ROW
    BEGIN
    SELECT ht_emp_seq.nextval
    INTO :new.emp_id
    FROM DUAL;
    :new.rec_create_date := SYSDATE;
    END;
    Thanks fro helping -
    Gail

  • Enterprise manager 11g - win 2003 - sys/passwd error

    We have windows 2003 server and we are running 2 oracle databases in
    version 11g.
    We were successfully configured EM for one database and when we tried for the other database we encountered configuration errors and the log file doesnt carry that much info for me to understand the error. I searched on google and was able to find one solution, which stated that the ocijdbc11.dll was overlooked and ocijdbc10.dll is needed to fix the issue." It was a bug". I tried the solution and it worked,however the emca command ended saying cannot start dbcontrol. Went through the log and found DBCONTROL created and secured.
    So manually restarted DBCONTROL, it started well.
    I opened the page and tried logging in using sys/passwd as sysdba, it didnt allow me in.
    I even deconfigured and configured again. i got the same error.
    Can anybody suggest what would be the cause and solution or work
    around for this.
    Thank you
    PKS

    Is this a fresh install?
    Are you able to connect as any other user other than "SYS" ?
    How to Troubleshoot Failed Login Attempts to DB Control
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=404820.1
    Verify if everything's okay with the passwd file..
    How to Avoid Common Flaws and Errors Using Passwordfile
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=185703.1

  • Intermittent behavior and Error Code: -600

    I would first like to state, I have not any issues in the last 5 years. I went from Jaguar to Tiger, without a hitch. Of course, this is very old G4/450 [Will be getting a Mac Pro fairly soon]. For the most part, everything has been near perfect. However, recently I installed ProAppRuntime.pkg v.4.0. Now, I have intermittent problems with applications that suddenly stop functioning correctly. This is usually preceded by getting the spinning beach. Today, iTunes just stopped working, ultimately forcing me to have to Force Quit the application. Then, once one app does it, if bad enough, other apps start to collapse as well. Now, even though it may seem like I Force Quit, the Dock still shows the App as still functioning. It won't force quit at all. Then if I try to relaunch the App, directly, The error I get is Error Code: -600. There is very little read about it for me to make any sense of it. I ran Virex [yes, up to date], which as usual, there is nothing to fret about there. Though, it has been a while since I de-fragged my drives. But, I can't imagine that would be the cause of the problem... or would it?
    Update: I can repeat this intermittent problem using iTunes v. 7.1.1.
    G4/450 with 768MB of RAM, Two Seagate 80GB HD's, with SCSI card with two SCSI drives. Running Mac OSX Tiger v.10.4.9.

    On my System/Apps HD 80GB [Master] = 57GB of Free Space.
    On my Second HD [Slave] = 27GB of Free Space
    On My 3rd HD 17GB Internal SCSI = 811MB of Free Space
    [this is where all my music is stashed]
    On my 4th HD, 4GB Internal SCSI = 1.2GB of Free Space
    OS9 HD/OS9 Apps.
    Yes, all RAM is listed. I did some investigation, checked that as well. Then I ran a couple of utilities, iDefrag to see if the drive are in need of defragging, it looked like I should consider defragging. However, I ran Onyx, just clean out my caches before I CCClone to alternative drive and it told me "This Volume needs to be Repaired". So, I think I've got my answer.
    If anything, thank you in advance for any advice you leave, I am going to start of OSX CD and see what's up.

  • Expdp with ORA-04063: package body "SYS.DBMS_CUBE_EXP" error

    Hi,
    I try to use expdp to export all tables from schema BAW, but hit the following error. Oracle version is 11.2.0.2, and the package body "SYS.DBMS_CUBE_EXP" is invalid. Any idea to fix it?
    Starting "BAW"."SYS_EXPORT_SCHEMA_01": baw/******** directory=DATA_PUMP_DIR met
    rics=yes schemas=baw dumpfile=baw.dmp
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS [
    ORA-31642: the following SQL statement fails:
    BEGIN "SYS"."DBMS_CUBE_EXP".SCHEMA_CALLOUT(:1,0,1,'11.02.00.02.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 1245
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 8353
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    7000004c9656fe0 19208 package body SYS.KUPW$WORKER
    7000004c9656fe0 8385 package body SYS.KUPW$WORKER
    7000004c9656fe0 12748 package body SYS.KUPW$WORKER
    7000004c9656fe0 2546 package body SYS.KUPW$WORKER
    7000004c9656fe0 9054 package body SYS.KUPW$WORKER
    7000004c9656fe0 1688 package body SYS.KUPW$WORKER
    7000004c9659720 2 anonymous block
    object line object
    handle number name
    7000004c9656fe0 19208 package body SYS.KUPW$WORKER
    7000004c9656fe0 8385 package body SYS.KUPW$WORKER
    7000004c9656fe0 12748 package body SYS.KUPW$WORKER
    7000004c9656fe0 2546 package body SYS.KUPW$WORKER
    7000004c9656fe0 9054 package body SYS.KUPW$WORKER
    7000004c9656fe0 1688 package body SYS.KUPW$WORKER
    7000004c9659720 2 anonymous block
    Estimate in progress using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    ORA-39126: Worker unexpected fatal error in KUPW$WORKER.GET_TABLE_DATA_OBJECTS [
    ORA-31642: the following SQL statement fails:
    BEGIN "SYS"."DBMS_CUBE_EXP".SCHEMA_CALLOUT(:1,0,1,'11.02.00.02.00'); END;
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.DBMS_METADATA", line 1245
    ORA-04063: package body "SYS.DBMS_CUBE_EXP" has errors
    ORA-06508: PL/SQL: could not find program unit being called: "SYS.DBMS_CUBE_EXP"
    ORA-06512: at "SYS.DBMS_SYS_ERROR", line 86
    ORA-06512: at "SYS.KUPW$WORKER", line 8353
    ----- PL/SQL Call Stack -----
    object line object
    handle number name
    7000004c9656fe0 19208 package body SYS.KUPW$WORKER
    7000004c9656fe0 8385 package body SYS.KUPW$WORKER
    7000004c9656fe0 12748 package body SYS.KUPW$WORKER
    7000004c9656fe0 2546 package body SYS.KUPW$WORKER
    7000004c9656fe0 9054 package body SYS.KUPW$WORKER
    7000004c9656fe0 1688 package body SYS.KUPW$WORKER
    7000004c9659720 2 anonymous block
    Job "BAW"."SYS_EXPORT_SCHEMA_01" stopped due to fatal error at 16:07:26
    e

    The simple solution to this problem is, and its working perfectly with me on 11gR2 resolving the subject error.
    To avoid this problem, perform relational exports excluding OLAP's Analytic Workspaces.
    1) Remove workspace package from export:
    a. Connect sys/password as sysdba
    b. create table sys.exppkgact$_backup as select * from sys.exppkgact$;
    (Backup package before deleting it)
    c. delete from sys.exppkgact$ where package = 'DBMS_CUBE_EXP' and schema= 'SYS';
    d. commit;
    4) Run the export.

Maybe you are looking for

  • Bose DockStation Incompatibility since Nano Op Sys Upgrade to 1.3

    Hi, has anybody else suffered a 'mute' Bose DockStation since upgrading to 1.3 of the iPod Nano operating system? I've tried all other suggestions of plugging/unplugging headphone jacks and adapter cables, as well as resetting the Nano, and still sil

  • USING A PASSING PARAMETERS IN A REPORT

    I don't know how to use a passing parameter in Reports. I have a form in which i have a button with the following trigger WHEN-BUTTON-PRESSED : DECLARE p1_id ParamList ; BEGIN p1_id:=Create_Parameter_List('tmpdata'); Add_Parameter(p1_id,'LOCATIA',TEX

  • Problem Playing music videos

    I just bought the Apple TV and downloaed 76 music videos along with a playlist for the videos. I go through the menu to play the music video Playlist. I have 2 problems here. 1 - Within the playlist, the shuffle feature won't work. I get a message th

  • Script to Determine Users Connected to Oracle Apps and For Imitating Users

    I found this great script (Note:430948.1 on Metalink) to track users connected to the E-Business Suite. My colleague though noticed that users who had shut their browsers without logging off or those users who had 'timed out of their session' would s

  • Where is the recycle bin on the ipod touch?

    i've heard that there is a recycling bin on the ipod touch and first of all, if there is one, where is it, and secondly, is it true that if i delete the files in it, i can restore some space on the ipod cause i dont understand why, but my ipod's almo