ORA-16145: archival for thread# sequence# in progress

Hi,
10gR2 Database is configured in Dataguard maximum performance mode with no standby redo log file.
Archive log switching application on standby was working earlier but , it's stopped and unable to apply archive log on standby.For command 'recover standby database' it's giving ORA-16145: archival for thread#1 sequence# 5 in progress. The archive file is copied manually also ,but even though the problem persists.No archive log gap found for the secondary.the archivelogs are getting shipped properly.
Any suggestion? Thanks..

Hi,
FTPed the archive log file and started the standby recovery but ,
it gave error:ORA-01274: cannot add datafile
'/d01/db/apps_st/data/non_apps_ts_data001.dbf' - file could not be
created
When started recovery after changing the parameter 'standby_file_management' to auto,
it's giving
ORA-00283: recovery session canceled due to errors
ORA-01111: name for data file 38 is unknown - rename to correct file
ORA-01110: data file 38: '/d01/db/tech_st/10.2.0/dbs/UNNAMED00038'
ORA-01157: cannot identify/lock data file 38 - see DBWR trace file
ORA-01111: name for data file 38 is unknown - rename to correct file
ORA-01110: data file 38: '/d01/db/tech_st/10.2.0/dbs/UNNAMED00038'
Pls advice.....Thanks

Similar Messages

  • ORA-16145: archival for thread# 1 sequence# 1424 in progress

    Dear All,
    I am configuring data guard between primary and DR databases. After giving "recover standby database" command it is display following error.
    SQL> recover standby database;
    ORA-00279: change 93766011 generated at 02/22/2013 00:30:05 needed for thread 1
    ORA-00289: suggestion :
    /u01/app/oracle/oradata/EGXTDR/archives/1_1424_805147492.arc
    ORA-00280: change 93766011 for thread 1 is in sequence #1424
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    auto
    ORA-16145: archival for thread# 1 sequence# 1424 in progress
    This is the already applied log file sequence:
    SQL> select max(sequence#) from v$archived_log where applied='YES';
    MAX(SEQUENCE#)
    1423
    I have checked archive log path and found frequently copying archive logs from sequence# 1424 and later to the physical path.
    I think this is the reason for "ORA-16145: archival for thread# 1 sequence# 1424 in progress" error.
    Please anyone advice why this continuous copying same archive logs from primary to DR.
    Thank you in advance.

    and found frequently copying archive logs from sequence# 1424 and later to the physical pathDo you mean that Oracle is automatically frequently copying the same archivelogs ? Which sequences -- e.g. does it start at 1424 and continue to 1430 and then restarts at 1424 again , running in a loop ?
    Oracle is not known to do that.
    OR do you have a background / cron / scripted job that copies the archivelogs --- and is looping ?
    Hemant K Chitale

  • Change 5977383300318 for thread 2 is in sequence #4

    Hi All,
    the database was a single one on 10gR2
    i was doing a cold clone from one instance to another, when running recover
    "recover database using backup controlfile"
    it was always looking for sequence # 4 but in the archive log i only have #2 and #3.
    i do not have sequence #4 anywhere on the system.
    can you suggest a solution for this?
    Thanks in advance.
    SQL*Plus: SYS@CLONE >recover database using backup controlfile;
    ORA-00279: change 5977383300318 generated at 05/05/2010 11:59:06 needed for
    thread 2
    ORA-00289: suggestion : /u10/app/oracle/oradata/arch/2_4_718195767.arc
    ORA-00280: change 5977383300318 for thread 2 is in sequence #4
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /u10/app/oracle/oradata/arch/2_3_718195767.arc
    ORA-00310: archived log contains sequence 3; sequence 4 required
    ORA-00334: archived log: '/u10/app/oracle/oradata/arch/2_3_718195767.arc'

    Hello,
    When you Backup the database you should either:
    1. Make a Cold Backup:
    - Shutdown the original database and copy it's datafiles, redolog files, controlfiles, PFILE/SPFILE.
    2. Make a Hot Backup:
    - Set the original database in BEGIN BACKUP mode, then copy the datafiles, controlfiles, PFILE/SPFILE.
    - Generate a last Archive log alter system switch logfile; and copy all the Archived log since the beginning of the Backup.
    - Set the original database in END BACKUP mode.
    In the first case, you don't need to make a Recovery.
    In the second case you'll have to make a Recovery.
    Else, you may use the DUPLICATE statement from RMAN:
    http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/rcmdupdb.htm
    Hope this help.
    Best regards,
    Jean-Valentin

  • LGWR: Archivelog for thread 1 sequence 219 will NOT be compressed

    db-version 10.2.0.2
    os windows server 2003
    part of the alert log:
    Thread 1 cannot allocate new log, sequence 219
    Private strand flush not complete
    Current log# 2 seq# 218 mem# 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\HTMLDB63\REDO02A.LOG
    Current log# 2 seq# 218 mem# 1: C:\ORACLE\DB_1\HTMLDB63\REDO02B.LOG
    Thread 1 advanced to log sequence 219
    Current log# 3 seq# 219 mem# 0: D:\ORACLE\PRODUCT\10.2.0\ORADATA\HTMLDB63\REDO03A.LOG
    Current log# 3 seq# 219 mem# 1: C:\ORACLE\DB_1\HTMLDB63\REDO03B.LOG
    part in the trace-file of the lgwr:
    LGWR: Archivelog for thread 1 sequence 219 will NOT be compressed
    is this a bug too or a real problem?

    According to Note: 284618.1 "Archivelog for thread % sequence % will NOT be compressed" message in trace files on 10.1.0.x, it is just an informational message and can be ignored.
    Your version on the other hand is 10.2.0.2. There are several unanswered forum thread on metalink concerning the message in 10.2.0.2 database. One thread answers by Oracle supports points the person asking the question to the note above.

  • ORA-00280: change 84116020212 for thread 2 is in sequence #251560

    Y'ello All,
    While trying to recover an offline datafile on a two node RAC, it keeps asking for threads from both nodes with is normal.
    My questions are:
    a) Is there a script that will tell me the list of archive logs needed to recover that particular datafile?
    b) I only know how to restore archive logs for one thread, see below
    run
    allocate channel p1 type 'sbt_tape' parms 'ENV=(tdpo_optfile=/opt/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    restore archivelog from sequence 147422 until sequence 147427 thread 1;
    release channel p1;
    But want to restore both threads at the same time, not running twice the rman command for thread 1 and then thread 2.
    will the below work?
    run
    allocate channel p1 type 'sbt_tape' parms 'ENV=(tdpo_optfile=/opt/tivoli/tsm/client/oracle/bin64/tdpo.opt)';
    restore archivelog from sequence 147422 until sequence 147427 thread 1;
    restore archivelog from sequence 251561 to 251573 thread 2;
    release channel p1;
    Kindly help and advice.
    DID

    Use RMAN list backup; and list backupset n; to show the datafiles and archivelogs that make up a backup or backup set. You can expand this by using list backup by file;
    I guess for your thread two line, you meant
    restore archivelog from sequence 251561 until sequence 251573 thread 2;The command should work

  • Media Recovery Waiting for thread 1 sequence (in transit)

    I have rebuilt our standby database using an rman duplicate since it was missing many archive logs.
    Following the duplicate, the standby is now almost in sync with the primary. Logs are shipping across but are not being applied in a timely manner. How long should it take for an archive log from the primary to be applied to the standby?
    I need to know this so that a proper script can be set up to check the primary and standby. At the moment they are never exactly in sync - always one sequence number behind the primary.
    Why is the standby is not applying in a timely manner?
    From the alert log:
    Media Recovery Waiting for thread 1 sequence 11278 (in transit)
    The log seems to be "in transit" for a long time
    PRIMARY:
    SQL> select max (sequence#) current_seq from v$log;
    CURRENT_SEQ
    11278
    SB:
    SQL> select MAX (SEQUENCE#), APPLIED FROM V$ARCHIVED_LOG where APPLIED ='YES' GROUP BY APPLIED;
    MAX(SEQUENCE#) APP
    11277 YES
    ALERT LOG:
    RFS[2]: Archived Log: '/backup/prod/log_1_11277_704816194.dbf'
    Primary database is in MAXIMUM PERFORMANCE mode
    Mon Nov 1 15:22:01 2010
    Media Recovery Log /backup/prod/log_1_11272_704816194.dbf
    Mon Nov 1 15:26:49 2010
    Media Recovery Log /backup/prod/log_1_11273_704816194.dbf
    Mon Nov 1 15:29:54 2010
    Media Recovery Log /backup/prod/log_1_11274_704816194.dbf
    Mon Nov 1 15:34:18 2010
    Media Recovery Log /backup/prod/log_1_11275_704816194.dbf
    Mon Nov 1 15:36:42 2010
    Media Recovery Log /backup/prod/log_1_11276_704816194.dbf
    Mon Nov 1 15:39:43 2010
    Media Recovery Log /backup/prod/log_1_11277_704816194.dbf
    Mon Nov 1 15:42:34 2010
    Media Recovery Waiting for thread 1 sequence 11278 (in transit)
    I should add that I understand that for the Primary and Standby to be out by one log is not cause for concern (they are applying). Its just that I wanted to script a check that would compare them both, and and the moment they are never equal - when I understand that they should be and that the logs should be applied almost immediately.
    Edited by: Dan A on Nov 1, 2010 4:36 PM

    How long should it take for an archive log from the primary to be applied to the standby?depends on network speed also.
    make sure the archives are shipped to standby location.
    PRIMARY:
    SQL> select max (sequence#) current_seq from v$log;
    CURRENT_SEQ
    11278(this is log not archivelog ) ..... :)SB:
    SQL> select MAX (SEQUENCE#), APPLIED FROM V$ARCHIVED_LOG where APPLIED ='YES' GROUP BY APPLIED;
    MAX(SEQUENCE#) APP
    11277 YES
    Hi check is MRP started or not?
    primary database you need not check current sequence, check last generated sequence..not current sequence.
    current sequence is redo log which has been not yet archived
    I think everything is perfect here.. no issues.
    Hope you understood, let me know if not clear , thanks.

  • Using multi-threading: Setting a VI to be used for two sequences at same time

    I have two sequences running as two different threads. This is supposed to be in parallel but both sequences access the same VI, then they're not executing as parallel because one sequence use this VI then liberates it and the other sequence use it, and so on consecutively until both sequences finish. This is not what I want.
    How can I do to set this VI with any kind of property or something that can be accessed for both sequences at the same time?
    Thanks,

    Hi Margarita, you can set a VI to be reentrant (under VI Setup»Execution Options from TestStand, this function can also be used from LabVIEW) . Now depending on the king of VI you are using this can be something safe or can cause trouble. If the VI needs to keep information (for example a Functional Global Variable) or it is handling Hardware it can give you errors (for example trying to access the same DAQ at the same time from different task.
    If you need more information can you tell us what does this VI does?
    This Links might also be useful:
    When I Run Parallel TestStand Executions That Call the Same VI, Why Don't the VIs Run in Parallel?
    Differences Between Reentrant VIs (Preallocate), Reentrant VIs (Share Clones), VI Templates, and Dyn...
    Best Regards
    Benjamin C
    Senior Systems Engineer // CLA // CLED // CTD

  • LGWR: Archivelog for thread 1 sequence 9339 will NOT be compressed

    Following is a meesage in db01_lgwr_9265.trc
    *** 2007-08-03 05:37:19.254
    LGWR: Archivelog for thread 1 sequence 9335 will NOT be compressed
    *** 2007-08-03 05:52:38.565
    LGWR: Archivelog for thread 1 sequence 9336 will NOT be compressed
    *** 2007-08-03 06:07:51.288
    LGWR: Archivelog for thread 1 sequence 9337 will NOT be compressed
    *** 2007-08-03 06:35:26.796
    LGWR: Archivelog for thread 1 sequence 9338 will NOT be compressed
    *** 2007-08-03 06:45:55.290
    LGWR: Archivelog for thread 1 sequence 9339 will NOT be compressed
    *** 2007-08-03 07:11:16.890
    LGWR: Archivelog for thread 1 sequence 9340 will NOT be compressed
    *** 2007-08-03 09:12:54.310
    LGWR: Archivelog for thread 1 sequence 9341 will NOT be compressed
    *** 2007-08-03 09:18:43.238
    LGWR: Archivelog for thread 1 sequence 9342 will NOT be compressed
    *** 2007-08-03 09:27:38.027
    LGWR: Archivelog for thread 1 sequence 9343 will NOT be compressed
    *** 2007-08-03 09:35:25.323
    LGWR: Archivelog for thread 1 sequence 9344 will NOT be compressed
    ---------------------------------------------------->
    Why these messages are appearing in trace file ... ?
    Thanks
    SSM

    Additional information from the same note 284618.1
    The message is harmless and requires no action.
    The message is suppressed as of 10.2.0.3 from bug fix 4670363.
    Bug 4670363 - Repeated "LGWR: Archivelog for thread" trace messages
    Oracle Metalink Doc ID: Note:4670363.8
    Range of versions believed to be affected Versions < 11
    Versions confirmed as being affected 10.2.0.2
    Platforms affected Generic (all / most platforms affected)
    This issue is fixed in 10.2.0.3 (Server Patch Set)
    11g (Future version)
    Adith

  • LGWR: Archivelog for thread 1 sequence 107066 will NOT be compressed

    I am checking today's trace file & getting this message
    What it means & what is its solution
    LGWR: Archivelog for thread 1 sequence 107066 will NOT be compressed
    LGWR: Archivelog for thread 1 sequence 107067 will NOT be compressed
    LGWR: Archivelog for thread 1 sequence 107068 will NOT be compressed

    i am getting this message
    LGWR: Archivelog for thread 1 sequence 107066 will NOT be compressed
    LGWR: Archivelog for thread 1 sequence 107067 will NOT be compressed
    LGWR: Archivelog for thread 1 sequence 107068 will NOT be compressed
    & the space consumption is going very high , 3 GB in 3 hours...
    what should be the solution?

  • ORA-01033: ORACLE initialization or shutdown in progress (standby error)

    Hi all,
    OS : SunOS 5.10 Generic_144488-02 sun4u sparc SUNW,Sun-Fire-880
    Database : 10.2.0.4
    I made physical standby database from primary to stanby using RMAN as
    rman target / nocatalog sys/password@standby
    RMAN>run {
    allocate auxiliary channel ch1 device type disk;
    duplicate target database for standby;
    standby creation finished sucessfully , but when i performed log switch and forcely archive the current log the arhive was not trasferring.
    while trying to connect from primary to standby as :
    conn sys/password@standby (the below error displaying)
    ORA-01033: ORACLE initialization or shutdown in progress
    On stanby also the same error coming while connecting to sys/password@standby
    but while setting export ORACLE_SID=standby and ORACLE _HOME i can be able to connect to sqlplus and managed standby database in recovery mode.
    I am not confused why sys/password@standby is not being connecting ..
    Please help !
    Thanks

    Standby alert log :
    alter database recover managed standby database disconnect from session
    Fri Dec 10 14:59:17 2010
    Attempt to start background Managed Standby Recovery process (pstdby)
    MRP0 started with pid=16, OS id=11517
    Fri Dec 10 14:59:17 2010
    MRP0: Background Managed Standby Recovery process started (pstdby)
    Managed Standby Recovery not using Real Time Apply
    parallel recovery started with 3 processes
    Fri Dec 10 14:59:23 2010
    Waiting for all non-current ORLs to be archived...
    Media Recovery Waiting for thread 1 sequence 84
    Fri Dec 10 14:59:23 2010
    Completed: alter database recover managed standby database disconnect from session
    primary alert log :
    Errors in file /software/oracle/admin/stdby/bdump/stdby_arc1_24121.trc:
    ORA-12545: Connect failed because target host or object does not exist
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=pstdby_XPT)(INSTANCE_NAME=standby)(SERVER=dedicated)))'. Error is 12545.
    Sat Dec 11 02:18:33 2010
    Error 12545 received logging on to the standby
    Sat Dec 11 02:18:33 2010
    Errors in file /software/oracle/admin/stdby/bdump/stdby_arc1_24121.trc:
    ORA-12545: Connect failed because target host or object does not exist
    PING[ARC1]: Heartbeat failed to connect to standby '(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=oracle)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=pstdby_XPT)(INSTANCE_NAME=standby)(SERVER=dedicated)))'. Error is 12545.
    Edited by: VipinK on Dec 10, 2010 1:39 AM

  • ORA-00257: archiver error.

    Hi Experts,
    Again, I need you expert opinions on the issue I'm facing in my EBS production database.
    My database is up and running but I see loads of ORA errors in my alert log file...
    Content of alert logfile:-
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16014: log 1 sequence# 8950 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16014: log 1 sequence# 8950 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16014: log 1 sequence# 8950 not archived, no available destinations
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01a.log'
    ORA-00312: online log 1 thread 1: '/mnt/PRDdata/trcprd/redo01b.log'
    Also my Workflow mailer has stopped with this error:
    " ORA-00257: archiver error. Connect internal only, until freed.. "
    The first thing I did after this error was to check the archive destination space
    SQL> archive log list;
    Database log mode              Archive Mode
    Automatic archival             Enabled
    Archive destination            /mnt/PRDarchive/trcprd
    Oldest online log sequence     8960
    Next log sequence to archive   8960
    Current log sequence           8962
    SQL> !df -h /mnt/PRDarchive/trcprd
    Filesystem            Size  Used Avail Use% Mounted on
    /dev/mapper/oracle_archive-oracle_archive
                           99G   94G   59M 100% /mnt/PRDarchive
    I removed some of the old archives which were already backed up to release some space, and ran
    1. crosscheck archivelog all
    2. delete noprompt expired archivelog all;
    2. crosscheck archivelog all;
    Meanwhile my database was scheduled for a hot backup, and it failed with the below error:
    The log file says:-
    RMAN-03009: failure of delete command on dsk_9 channel at 10/25/2013 23:59:49
    ORA-19606: Cannot copy or restore to snapshot control file
    Please tell me how do I troubleshoot to know the root cause behind all these activities and how do I fix it.
    Your response will be highly appreciated.
    DB Version - 11.2.0.3
    OS Version - RHEL 5, 64bit
    EBS Version- 11.5.10.2
    -Thanks

    Hi,
    ORA-16038: log 1 sequence# 8950 cannot be archived
    ORA-19502: write error on file "", block number (block size=)
    Please confirm that after you have released space for archive logs, do you still get the errors that were before reported in the alert log file? And what is the current output of:
    df -h /mnt/PRDarchive/trcprd
    RMAN-03009: failure of delete command on dsk_9 channel at 10/25/2013 23:59:49
    ORA-19606: Cannot copy or restore to snapshot control file
    Please refer the following for cause and solution:
    ORA-19606: Cannot copy or restore to snapshot control file, RMAN-06214
    https://forums.oracle.com/message/3931860
    Thanks &
    Best Regards,

  • ORA-01002/ Fetch out of sequence on lazy loading

    Hello,
    We are facing an oracle SQLException (ORA-01002: fetch out of sequence)
    while we are trying to get a field (retrieved via lazy loading) from an
    object that was retrieved using a kodoquery.
    This error only occurs during performance testing under a heavy load.
    (100 concurrent users). For each thread we get a new persistencemanager
    from the factory. And we have put the multithreaded option to true.
    Can anyone help us with this problem?
    Thanks in advance,
    Kind Regards,
    Niels Soeffers
    Caused by: java.sql.SQLException: ORA-01002: fetch out of sequence
         at
    oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:331)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:288)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:743)
         at
    oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:216)
         at
    oracle.jdbc.driver.T4CPreparedStatement.fetch(T4CPreparedStatement.java:1027)
         at
    oracle.jdbc.driver.OracleResultSetImpl.close_or_fetch_from_next(OracleResultSetImpl.java:291)
         at
    oracle.jdbc.driver.OracleResultSetImpl.next(OracleResultSetImpl.java:213)
         at
    com.solarmetric.jdbc.DelegatingResultSet.next(DelegatingResultSet.java:97)
         at kodo.jdbc.sql.ResultSetResult.nextInternal(ResultSetResult.java:151)
         at kodo.jdbc.sql.AbstractResult.next(AbstractResult.java:123)
         at kodo.jdbc.sql.Select$SelectResult.next(Select.java:2236)
         at
    kodo.jdbc.meta.AbstractCollectionFieldMapping.load(AbstractCollectionFieldMapping.java:592)
         at kodo.jdbc.runtime.JDBCStoreManager.load(JDBCStoreManager.java:521)
         at
    kodo.runtime.DelegatingStoreManager.load(DelegatingStoreManager.java:133)
         at kodo.runtime.ROPStoreManager.load(ROPStoreManager.java:79)
         at kodo.runtime.StateManagerImpl.loadFields(StateManagerImpl.java:3166)
         at kodo.runtime.StateManagerImpl.loadField(StateManagerImpl.java:3265)
         at kodo.runtime.StateManagerImpl.isLoaded(StateManagerImpl.java:1386)
         at
    com.ardatis.ventouris.domain.OntvangstReeks.jdoGetontvangstTransacties(OntvangstReeks.java)
         at
    com.ardatis.ventouris.domain.OntvangstReeks.getStatus(OntvangstReeks.java:72)
         at
    com.ardatis.ventouris.service.financien.transfer.FinancienTOAssembler.getOntvangstReeksBaseTO(FinancienTOAssembler.java:71)
         at
    com.ardatis.ventouris.service.financien.transfer.FinancienTOAssembler.getOntvangstReeksBaseTOs(FinancienTOAssembler.java:84)
         at
    com.ardatis.ventouris.service.financien.FinancienManagerImpl.getOntvangstReeksBaseTOs(FinancienManagerImpl.java:241)
         at
    com.ardatis.ventouris.service.financien.ejb.FinancienManagerBean.getOntvangstReeksBaseTOs(FinancienManagerBean.java:62)
         at sun.reflect.GeneratedMethodAccessor181.invoke(Unknown Source)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sun.enterprise.security.SecurityUtil$2.run(SecurityUtil.java:153)
         at java.security.AccessController.doPrivileged(Native Method)
         at
    com.sun.enterprise.security.application.EJBSecurityManager.doAsPrivileged(EJBSecurityManager.java:950)
         at com.sun.enterprise.security.SecurityUtil.invoke(SecurityUtil.java:158)
         at
    com.sun.ejb.containers.EJBObjectInvocationHandler.invoke(EJBObjectInvocationHandler.java:128)
         at $Proxy31.getOntvangstReeksBaseTOs(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor155.invoke(Unknown Source)
         at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at
    com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie._invoke(ReflectiveTie.java:123)

    We are using Oracle 10g and have tried multiple dirvers. (classes12.jar,
    ojdbc14.jar)
    Our kodo.properties ( actually the ra.xml we supply with the kodo.rar )
    <connector>
    <display-name>KodoJDO</display-name>
    <description>Resource Adapter for integration of the Kodo Java Data
    Objects (JDO) implementation with J2EE 1.3 compliant managed
    environments</description>
    <vendor-name>Solarmetric, Inc.</vendor-name>
    <spec-version>1.0</spec-version>
    <eis-type>jdo</eis-type>
    <version>1.0</version>
    <license>
    <description>
    See http://www.solarmetric.com for terms and license conditions.
    </description>
    <license-required>true</license-required>
    </license>
    <resourceadapter>
         <managedconnectionfactory-class>kodo.jdbc.ee.JDBCManagedConnectionFactory</managedconnectionfactory-class>
    <connectionfactory-interface>javax.resource.cci.ConnectionFactory</connectionfactory-interface>
    <connectionfactory-impl-class>kodo.jdbc.ee.JDBCConnectionFactory</connectionfactory-impl-class>
    <connection-interface>javax.resource.cci.Connection</connection-interface>
    <connection-impl-class>kodo.runtime.PersistenceManagerImpl</connection-impl-class>
    <transaction-support>XATransaction</transaction-support>
    <config-property>
    <description>A comma-separated list of query aggregate listeners
    to add to the default list of extensions. Each listener must implement
    the kodo.jdbc.query.JDBCAggregateListener interface.</description>
    <config-property-name>AggregateListeners</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The kodo.jdbc.meta.ClassIndicator to use by default
    for new mappings. The class indicator is responsible for tracking the
    concrete class or subclass implemented by the object stored in each row of
    a table.</description>
    <config-property-name>ClassIndicator</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>in-class-name</config-property-value>
    </config-property>
    <config-property>
    <description>The kodo.util.ClassResolver implementation that
    should be used for JDO class resolution. Defaults to a JDO spec-compliant
    resolver.</description>
    <config-property-name>ClassResolver</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>spec</config-property-value>
    </config-property>
    <config-property>
    <description>Details about various compatibiity levels for the
    current environment.</description>
    <config-property-name>Compatibility</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>The class name of either the JDBC java.sql.Driver, or
    an instance of a javax.sql.DataSource to use to connect to the non-XA data
    source.</description>
    <config-property-name>Connection2DriverName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The password for the user specified in
    Connection2UserName</description>
    <config-property-name>Connection2Password</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of properties to be passed to
    the non-XA JDBC Driver when obtaining a Connection. Properties are of the
    form "key=value". If the given JDBC Driver class is a DataSource, these
    properties will be used to configure the bean properties of the
    DataSource. </description>
    <config-property-name>Connection2Properties</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The URL for the non-XA data source.</description>
    <config-property-name>Connection2URL</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The username for the connection listed in
    Connection2URL.</description>
    <config-property-name>Connection2UserName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of
    com.solarmetric.jdbc.ConnectionDecorator implementations to install on all
    connection pools.</description>
    <config-property-name>ConnectionDecorators</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The class name of either the JDBC java.sql.Driver, or
    an instance of a javax.sql.DataSource to use to connect to the data
    source.</description>
    <config-property-name>ConnectionDriverName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The JNDI name of the connection factory to use for
    finding non-XA connections. If specified, this is the connection that
    will be used for obtaining sequence numbers.</description>
    <config-property-name>ConnectionFactory2Name</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
         <config-property-value>jdbc/VentourisNonXA</config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of properties used to
    configure the javax.sql.DataSource used as the non-XA ConnectionFactory.
    Each property should be of the form "key=value", where "key" is the name
    of some bean-like property of the data source.</description>
    <config-property-name>ConnectionFactory2Properties</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The JNDI name of the connection factory to use for
    obtaining connections.</description>
    <config-property-name>ConnectionFactoryName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
         <config-property-value>jdbc/Ventouris</config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of properties used to
    configure the javax.sql.DataSource used as the ConnectionFactory. Each
    property should be of the form "key=value", where "key" is the name of
    some bean-like property of the data source.</description>
    <config-property-name>ConnectionFactoryProperties</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The password for the user specified in
    ConnectionUserName</description>
    <config-property-name>ConnectionPassword</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of properties to be passed to
    the JDBC Driver when obtaining a Connection. Properties are of the form
    "key=value". If the given JDBC Driver class is a DataSource, these
    properties will be used to configure the bean properties of the
    DataSource. </description>
    <config-property-name>ConnectionProperties</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>This property dictates when PersistenceManagers will
    retain and release data store connections. Available options are
    "on-demand" for retaining a connection only during pessimistic
    transactions and data store operations, "transaction" for retaining a
    connection for the life of each transaction, or "persistence-manager" to
    indicate that a persistence manager should retain and reuse a single
    connection for its entire lifespan.</description>
    <config-property-name>ConnectionRetainMode</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>transaction</config-property-value>
    </config-property>
    <config-property>
    <description>The URL for the data source.</description>
    <config-property-name>ConnectionURL</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The username for the connection listed in
    ConnectionURL.</description>
    <config-property-name>ConnectionUserName</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>Set to true if you''d like Kodo to copy all object
    ids before returning them to your code. If you do not plan on modifying
    identity objects, you can set this property to false to avoid the copying
    overhead.</description>
    <config-property-name>CopyObjectIds</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>false</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to cache data loaded from the data store.
    Must implement kodo.datacache.DataCache.</description>
    <config-property-name>DataCache</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The number of milliseconds that data in the data
    cache is valid for. A value of 0 or less means that by default, cached
    data does not time out.</description>
    <config-property-name>DataCacheTimeout</config-property-name>
    <config-property-type>java.lang.Integer</config-property-type>
    <config-property-value>-1</config-property-value>
    </config-property>
    <config-property>
    <description>The type of data source in use. Available options
    are "local" for a standard data source under Kodo''s control, or
    "enlisted" for a data source managed by an application server and
    automatically enlisted in global transactions.</description>
    <config-property-name>DataSourceMode</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>enlisted</config-property-value>
    </config-property>
    <config-property>
    <description>The kodo.jdbc.sql.DBDictionary to use for database
    interaction. This is auto-detected based on the setting of
    javax.jdo.option.ConnectionURL, so you need only set this to override the
    default with your own custom dictionary or if you are using an
    unrecognized driver.</description>
    <config-property-name>DBDictionary</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>Whether to dynamically create custom structs to hold
    and transfer persistent state in the Kodo data cache and remote
    persistence manager frameworks. Dynamic structs can reduce data cache
    memory consumption, reduce the amount of data serialized back and forth
    under remote persistence managers, and improve the overall performance of
    these systems. However, they increase application warm-up time while the
    custom classes are generated and loaded into the JVM. Set to true to
    enable dynamic data structs.</description>
    <config-property-name>DynamicDataStructs</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>false</config-property-value>
    </config-property>
    <config-property>
    <description>Specifies the default eager fetch mode to use.
    Either "none" to never eagerly-load relations, "join" for selecting 1-1
    relations along with the target object using inner or outer joins, or
    "parallel" for selecting 1-1 relations via joins, and collections
    (including to-many relations) along with the target object using separate
    select statements executed in parallel.</description>
    <config-property-name>EagerFetchMode</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>parallel</config-property-value>
    </config-property>
    <config-property>
    <description>The number of rows that will be pre-fetched when an
    element in a Query result is accessed. Use -1 to pre-fetch all
    results.</description>
    <config-property-name>FetchBatchSize</config-property-name>
    <config-property-type>java.lang.Integer</config-property-type>
    <config-property-value>-1</config-property-value>
    </config-property>
    <config-property>
    <description>The name of the JDBC fetch direction to use.
    Standard values are "forward", "reverse", and "unknown".</description>
    <config-property-name>FetchDirection</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>forward</config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of fetch group names that
    PersistenceManagers will load by default when loading data from the data
    store.</description>
    <config-property-name>FetchGroups</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of query filter listeners to
    add to the default list of extensions. Each listener must implement the
    kodo.jdbc.query.JDBCFilterListener interface.</description>
    <config-property-name>FilterListeners</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>Whether or not Kodo should automatically flush
    modifications to the data store before executing queries.</description>
    <config-property-name>FlushBeforeQueries</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>with-connection</config-property-value>
    </config-property>
    <config-property>
    <description>If true, Kodo will order all SQL inserts, updates,
    and deletes to meet your schema''s foreign key constraints. Defaults to
    false.</description>
    <config-property-name>ForeignKeyConstraints</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>false</config-property-value>
    </config-property>
    <config-property>
    <description>If false, then the JDO implementation must consider
    modifications, deletions, and additions in the PersistenceManager
    transaction cache when executing a query inside a transaction. Else, the
    implementation is free to ignore the cache and execute the query directly
    against the data store.</description>
    <config-property-name>IgnoreCache</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to manage inverse relations during flush.
    Set to true to use the default inverse manager. Custom inverse managers
    must extend kodo.runtime.InverseManager.</description>
    <config-property-name>InverseManager</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>false</config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of
    com.solarmetric.jdbc.JDBCListener implementations to install on all
    connection pools.</description>
    <config-property-name>JDBCListeners</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>The license key provided to you by SolarMetric. Keys
    are available at www.solarmetric.com</description>
    <config-property-name>LicenseKey</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value><KEY-REMOVED></config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to handle acquiring locks on persistent
    instances. Must implement kodo.runtime.LockManager.</description>
    <config-property-name>LockManager</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>pessimistic</config-property-value>
    </config-property>
    <config-property>
    <description>The number of milliseconds to wait for an object lock
    before throwing an exception, or -1 for no limit.</description>
    <config-property-name>LockTimeout</config-property-name>
    <config-property-type>java.lang.Integer</config-property-type>
    <config-property-value>-1</config-property-value>
    </config-property>
    <config-property>
    <description>LogFactory and configuration for Kodo''s logging
    needs.</description>
    <config-property-name>Log</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>kodo(DefaultLevel=WARN, Tool=WARN,
    Runtime=WARN, SQL=WARN)</config-property-value>
    </config-property>
    <config-property>
    <description>The mode to use for calculating the size of large
    result sets. Legal values are "unknown", "last", and "query".</description>
    <config-property-name>LRSSize</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>query</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to integrate with an external transaction
    manager. Must implement kodo.runtime.ManagedRuntime.</description>
    <config-property-name>ManagedRuntime</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>auto</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to configure management and profiling
    capabilities.</description>
    <config-property-name>ManagementConfiguration</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>none</config-property-value>
    </config-property>
    <config-property>
    <description>The kodo.jdbc.meta.MappingFactory that will provide
    the object-relational mapping information needed to map each persistent
    class to the database.</description>
    <config-property-name>MappingFactory</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>file</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to create metadata about persistent
    types. Must implement kodo.meta.MetaDataLoader</description>
    <config-property-name>MetaDataLoader</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>jdo</config-property-value>
    </config-property>
    <config-property>
    <description>If true, then the application plans to have multiple
    threads simultaneously accessing a single PersistenceManager, so measures
    must be taken to ensure that the implementation is thread-safe. Otherwise,
    the implementation need not address thread safety.</description>
    <config-property-name>Multithreaded</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>If true, then it is possible to read persistent data
    outside the context of a transaction. Otherwise, a transaction must be in
    progress in order read data.</description>
    <config-property-name>NontransactionalRead</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>If true, then it is possible to write to fields of a
    persistent-nontransactional object when a transaction is not in progress.
    If false, such a write will result in a JDOUserException.</description>
    <config-property-name>NontransactionalWrite</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>false</config-property-value>
    </config-property>
    <config-property>
    <description>Determines the persistence manager's behavior in
    calls to getObjectById with a validate parameter of false. Use "check" to
    check that a database record exists for the object and load its fetch
    group fields. Use "hollow" to return a hollow instance.</description>
    <config-property-name>ObjectLookupMode</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>check</config-property-value>
    </config-property>
    <config-property>
    <description>Selects between optimistic and pessimistic (data
    store) transactional modes.</description>
    <config-property-name>Optimistic</config-property-name>
    <config-property-type>java.lang.Boolean</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>Action to take when Kodo discovers an orphaned key in
    the database. May be a custom action implementing
    kodo.event.OrphanedKeyAction.</description>
    <config-property-name>OrphanedKeyAction</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>log</config-property-value>
    </config-property>
    <config-property>
    <description>The name of the concrete implementation of
    javax.jdo.PersistenceManagerFactory that
    javax.jdo.JDOHelper.getPersistenceManagerFactory () should create. For
    Kodo JDO, this should be kodo.jdbc.runtime.JDBCPersistenceManagerFactory
    or a custom extension of this type.</description>
    <config-property-name>PersistenceManagerFactoryClass</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>kodo.jdbc.runtime.JDBCPersistenceManagerFactory</config-property-value>
    </config-property>
    <config-property>
    <description>Persistence manager plugin and properties. If you
    use a custom class, it must extend
    kodo.runtime.PersistenceManagerImpl.</description>
    <config-property-name>PersistenceManagerImpl</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>default</config-property-value>
    </config-property>
    <config-property>
    <description>Configure this persistence manager factory to service
    remote persistence managers.</description>
    <config-property-name>PersistenceManagerServer</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>false</config-property-value>
    </config-property>
    <config-property>
    <description>A comma-separated list of the class names of all
    persistent classes to register whenever a persistence manager is
    obtained.</description>
    <config-property-name>PersistentClasses</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>com.ardatis.ventouris.domain.KwartaalVerhoging,
    com.ardatis.ventouris.domain.Land, com.ardatis.ventouris.domain.Gemeente,
    com.ardatis.ventouris.domain.Adres,
    com.ardatis.ventouris.domain.ContactGegeven,
    com.ardatis.ventouris.domain.AdresContactGegeven,
    com.ardatis.ventouris.common.type.AdresType,
    com.ardatis.ventouris.domain.OntvangstTransactie,
    com.ardatis.ventouris.domain.OntvangstReeks,
    com.ardatis.ventouris.domain.Ontvangst,
    com.ardatis.ventouris.domain.Inkomen,
    com.ardatis.ventouris.domain.loopbaan.LoopbaanPeriode,
    com.ardatis.ventouris.common.type.InkomenSoort,
    com.ardatis.ventouris.common.type.INSZ,
    com.ardatis.ventouris.domain.Aangeslotene,
    com.ardatis.ventouris.domain.NatuurlijkePersoon,
    com.ardatis.ventouris.domain.Persoon, com.ardatis.ventouris.domain.Rol,
    com.ardatis.ventouris.domain.Dossier,
    com.ardatis.ventouris.common.type.Geslacht,
    com.ardatis.ventouris.common.type.Taal,
    com.ardatis.ventouris.common.type.Nationaliteit,
    com.ardatis.ventouris.common.type.KostType,
    com.ardatis.ventouris.domain.Verhoging,
    com.ardatis.ventouris.domain.Aanvraag,
    com.ardatis.ventouris.domain.AanvraagAansluitingSS,
    com.ardatis.ventouris.domain.AanvraagToestand,
    com.ardatis.ventouris.common.type.AanvraagToestandType,
    com.ardatis.ventouris.domain.Factuur,
    com.ardatis.ventouris.domain.TaakType, com.ardatis.ventouris.domain.Taak,
    com.ardatis.ventouris.domain.BijdrageBerekening,
    com.ardatis.ventouris.domain.calculationparameters.HerwaarderingsIndex,
    com.ardatis.ventouris.domain.integration.asis.TempInterneOntvangst,
    com.ardatis.ventouris.domain.calculationparameters.InkomenGrens,
    com.ardatis.ventouris.domain.calculationparameters.BijdrageCategorie,
    com.ardatis.ventouris.domain.calculationparameters.BijdrageCategorieGroep,
    com.ardatis.ventouris.domain.integration.asis.TempOntvangstKinderbijslag,
    com.ardatis.ventouris.domain.calculationparameters.JaarVerhogingParameter,
    com.ardatis.ventouris.domain.calculationparameters.KwartaalVerhogingParameter,
    com.ardatis.ventouris.domain.UitgaveReeks,
    com.ardatis.ventouris.domain.Uitgave,
    com.ardatis.ventouris.domain.Terugbetaling,
    com.ardatis.ventouris.domain.BedragTerugbetaald,
    com.ardatis.ventouris.domain.BijdrageSS</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to proxy second class object fields of
    managed instances. Must implement kodo.util.ProxyManager.</description>
    <config-property-name>ProxyManager</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>default</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to cache query results loaded from the
    data store. Must implement kodo.datacache.QueryCache.</description>
    <config-property-name>QueryCache</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to cache query compilation data. Must
    implement java.util.Map. Does not need to be thread-safe -- it will be
    wrapped via the Collections.synchronizedMap() method if it does not extend
    kodo.util.CacheMap.</description>
    <config-property-name>QueryCompilationCache</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>true</config-property-value>
    </config-property>
    <config-property>
    <description>The default lock level to use when loading objects
    within non-optimistic transactions. Set to none, read, write, or the
    numeric value of the desired lock level for your lock
    manager.</description>
    <config-property-name>ReadLockLevel</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value>read</config-property-value>
    </config-property>
    <config-property>
    <description>Plugin used to communicate commit information among
    JVMs. Must implement kodo.event.RemoteCommitProvider.</description>
    <config-property-name>RemoteCommitProvider</config-property-name>
    <config-property-type>java.lang.String</config-property-type>
    <config-property-value></config-property-value>
    </config-property>
    <config-property>
    <description>Whether or not RemoteCommitEvents will include the
    object Ids of objects added during the transaction.</description>
    <config-property-name>RemoteCommitTransmitAddObjectIds</config-property-na

  • ORA-00257: archiver error. Connect internal only, until freed.

    I have installed SAP in a ORacle Database.
    When i login to Oracle Datbase from the Backend, i am getting the following error.
    ORA-00257: archiver error. Connect internal only, until freed.
    I reqeust you to please let me know of what can be done on this

    PFB th log. Pls help
    Dump file d:\oracle\ism\saptrace\background\alert_ism.log
    Sat Oct 27 00:54:10 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows Server 2003 Version V5.2 Service Pack 2
    CPU                 : 2 - type 586, 2 Physical Cores
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:2965M/3839M, Ph+PgF:16529M/17678M, VA:1928M/2047M
    Sat Oct 27 00:54:10 2007
    Starting ORACLE instance (normal)
    Sat Oct 27 00:54:10 2007
    Specified value of sga_max_size is too small, bumping to 633339904
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 633339904
      shared_pool_size         = 301989888
      shared_pool_reserved_size= 30183260
      filesystemio_options     = setall
      control_files            = D:\ORACLE\ISM\ORIGLOGA\CNTRL\CNTLRISM.DBF, D:\ORACLE\ISM\ORIGLOGB\CNTRL\CNTRLISM.DBF, D:\ORACLE\ISM\SAPDATA1\CNTRL\CNTRLISM.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 301989888
      compatible               = 10.2.0
      log_archive_dest         = D:\oracle\ISM\oraarch\ISMarch
      log_buffer               = 2894848
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      background_dump_dest     = D:\ORACLE\ISM\SAPTRACE\BACKGROUND
      user_dump_dest           = D:\ORACLE\ISM\SAPTRACE\USERTRACE
      core_dump_dest           = D:\ORACLE\ISM\SAPTRACE\BACKGROUND
      optimizer_features_enable= 10.2.0.1
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = ISM
      open_cursors             = 800
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 402443468
      workarea_size_policy     = AUTO
      statistics_level         = typical
    PMON started with pid=2, OS id=3424
    PSP0 started with pid=3, OS id=1240
    MMAN started with pid=4, OS id=3676
    DBW0 started with pid=5, OS id=3664
    LGWR started with pid=6, OS id=3276
    CKPT started with pid=7, OS id=3156
    SMON started with pid=8, OS id=1140
    RECO started with pid=9, OS id=3412
    CJQ0 started with pid=10, OS id=3416
    MMON started with pid=11, OS id=2400
    MMNL started with pid=12, OS id=4044
    Sat Oct 27 00:54:13 2007
    CREATE DATABASE ISM CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE 'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE 'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE 'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE 'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('D:\oracle\ISM/origlogA/log_g11m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('D:\oracle\ISM/origlogB/log_g12m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('D:\oracle\ISM/origlogA/log_g13m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('D:\oracle\ISM/origlogB/log_g14m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    Sat Oct 27 00:54:14 2007
    Database mounted in Exclusive Mode
    Sat Oct 27 00:54:20 2007
    Successful mount of redo thread 1, with mount id 2062190453
    Assigning activation ID 2062190453 (0x7aea8775)
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G11M1.DBF
      Current log# 1 seq# 1 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G11M2.DBF
    Successful open of redo thread 1
    Sat Oct 27 00:54:20 2007
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sat Oct 27 00:54:20 2007
    SMON: enabling cache recovery
    Sat Oct 27 00:54:20 2007
    create tablespace SYSTEM datafile  'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL online
    Sat Oct 27 00:54:22 2007
    Incremental checkpoint up to RBA [0x1.3.0], current log tail at RBA [0x1.3.0]
    Sat Oct 27 00:54:23 2007
    Completed: create tablespace SYSTEM datafile  'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL online
    Sat Oct 27 00:54:23 2007
    create rollback segment SYSTEM tablespace SYSTEM
      storage (initial 50K next 50K)
    Completed: create rollback segment SYSTEM tablespace SYSTEM
      storage (initial 50K next 50K)
    Sat Oct 27 00:54:28 2007
    CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Sat Oct 27 00:54:34 2007
    Successfully onlined Undo Tablespace 1.
    Completed: CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Sat Oct 27 00:54:34 2007
    create tablespace SYSAUX datafile  'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
    Completed: create tablespace SYSAUX datafile  'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
    Sat Oct 27 00:54:36 2007
    CREATE TEMPORARY TABLESPACE PSAPTEMP TEMPFILE  'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Completed: CREATE TEMPORARY TABLESPACE PSAPTEMP TEMPFILE  'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Sat Oct 27 00:54:36 2007
    ALTER DATABASE DEFAULT TEMPORARY TABLESPACE PSAPTEMP
    Completed: ALTER DATABASE DEFAULT TEMPORARY TABLESPACE PSAPTEMP
    Sat Oct 27 00:54:36 2007
    ALTER DATABASE DEFAULT TABLESPACE SYSTEM
    Completed: ALTER DATABASE DEFAULT TABLESPACE SYSTEM
    Sat Oct 27 00:54:38 2007
    SMON: enabling tx recovery
    Sat Oct 27 00:54:38 2007
    Beginning local checkpoint up to RBA [0x1.7651.10], SCN: 10575
    Completed checkpoint up to RBA [0x1.7651.10], SCN: 10575
    Threshold validation cannot be done before catproc is loaded.
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=14, OS id=3748
    Sat Oct 27 00:54:39 2007
    Completed: CREATE DATABASE ISM CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE 'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE 'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE 'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE 'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('D:\oracle\ISM/origlogA/log_g11m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('D:\oracle\ISM/origlogB/log_g12m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('D:\oracle\ISM/origlogA/log_g13m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('D:\oracle\ISM/origlogB/log_g14m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    Sat Oct 27 00:55:11 2007
    Beginning log switch checkpoint up to RBA [0x2.2.10], SCN: 36538
    Thread 1 advanced to log sequence 2
      Current log# 2 seq# 2 mem# 0: D:\ORACLE\ISM\ORIGLOGB\LOG_G12M1.DBF
      Current log# 2 seq# 2 mem# 1: D:\ORACLE\ISM\MIRRLOGB\LOG_G12M2.DBF
    Sat Oct 27 00:55:56 2007
    Beginning log switch checkpoint up to RBA [0x3.2.10], SCN: 63439
    Thread 1 advanced to log sequence 3
      Current log# 3 seq# 3 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G13M1.DBF
      Current log# 3 seq# 3 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G13M2.DBF
    Sat Oct 27 00:56:36 2007
    Beginning log switch checkpoint up to RBA [0x4.2.10], SCN: 81543
    Thread 1 advanced to log sequence 4
      Current log# 4 seq# 4 mem# 0: D:\ORACLE\ISM\ORIGLOGB\LOG_G14M1.DBF
      Current log# 4 seq# 4 mem# 1: D:\ORACLE\ISM\MIRRLOGB\LOG_G14M2.DBF
    Sat Oct 27 00:56:48 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2802K exceeds notification threshold (2048K)
    Sat Oct 27 00:56:48 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2795K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on PLUGGABLE_SET_CHECK to SELECT_CATALOG_ROLE
    Sat Oct 27 00:56:49 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2791K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on PLUGGABLE_SET_CHECK to SELECT_CATALOG_ROLE
    Sat Oct 27 00:56:54 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3161K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :select a.*,   case when      input_bytes/decode(output_bytes, 0, null, output_bytes) > 1   then      input_bytes/decode(output_bytes, 0, null, output_bytes)   else 1 end compression_ratio,   sys.dbms_rcvman.num2displaysize(input_bytes) input_bytes_display,   sys.dbms_rcvman.num2displaysize(output_bytes) output_bytes_display  from (select sum(num_files_backed) num_files_backed,       sum(distinct_files_backed) distinct_files_backed,       min(min_first_change#) min_first_change#,       max(max_next_change#)
    Sat Oct 27 00:57:23 2007
    Completed checkpoint up to RBA [0x2.2.10], SCN: 36538
    Sat Oct 27 00:57:29 2007
    Beginning log switch checkpoint up to RBA [0x5.2.10], SCN: 97101
    Thread 1 advanced to log sequence 5
      Current log# 1 seq# 5 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G11M1.DBF
      Current log# 1 seq# 5 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G11M2.DBF
    Sat Oct 27 00:57:30 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2092K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_iont_view to select_catalog_role
    Sat Oct 27 00:57:30 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2092K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_iont_view to select_catalog_role
    Sat Oct 27 00:57:31 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 4682K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:31 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 5138K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_nt_parent_view to select_catalog_role
    Sat Oct 27 00:57:31 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 5135K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_nt_parent_view to select_catalog_role
    Sat Oct 27 00:57:31 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2251K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:32 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2386K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_htable_view to public
    Sat Oct 27 00:57:32 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2384K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_htable_view to public
    Sat Oct 27 00:57:32 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2298K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:32 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2484K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_htable_view to public
    Sat Oct 27 00:57:32 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2481K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_htable_view to public
    Sat Oct 27 00:57:32 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3342K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:33 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3566K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_phtable_view to public
    Sat Oct 27 00:57:33 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3562K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_phtable_view to public
    Sat Oct 27 00:57:33 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3397K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:33 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3702K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_phtable_view to public
    Sat Oct 27 00:57:33 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3701K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_phtable_view to public
    Sat Oct 27 00:57:34 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7593K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:35 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8426K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_fhtable_view to public
    Sat Oct 27 00:57:35 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8424K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_fhtable_view to public
    Sat Oct 27 00:57:36 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7676K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:36 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8666K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_fhtable_view to public
    Sat Oct 27 00:57:36 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8664K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_fhtable_view to public
    Sat Oct 27 00:57:37 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8853K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:38 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9776K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_pfhtable_view to public
    Sat Oct 27 00:57:38 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9774K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_pfhtable_view to public
    Sat Oct 27 00:57:39 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8946K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:40 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10060K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_pfhtable_view to public
    Sat Oct 27 00:57:40 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10057K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_pfhtable_view to public
    Sat Oct 27 00:57:41 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7546K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:42 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8378K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_iotable_view to public
    Sat Oct 27 00:57:42 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8376K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_iotable_view to public
    Sat Oct 27 00:57:42 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7626K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:43 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8617K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_iotable_view to public
    Sat Oct 27 00:57:43 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8616K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_iotable_view to public
    Sat Oct 27 00:57:44 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8305K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:45 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9203K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_piotable_view to public
    Sat Oct 27 00:57:45 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9203K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_piotable_view to public
    Sat Oct 27 00:57:46 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8396K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:47 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9475K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_piotable_view to public
    Sat Oct 27 00:57:47 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9473K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_piotable_view to public
    Sat Oct 27 00:57:48 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2424K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:48 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2654K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_table_data_view to public
    Sat Oct 27 00:57:48 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2651K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_table_data_view to public
    Sat Oct 27 00:57:48 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2430K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:49 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2658K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_table_data_view to public
    Sat Oct 27 00:57:49 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2657K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_10_1_table_data_view to public
    Sat Oct 27 00:57:51 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2526K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:51 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2717K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_view_view to public
    Sat Oct 27 00:57:51 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2716K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_view_view to public
    Sat Oct 27 00:57:54 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3482K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:54 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3785K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_h_view to public
    Sat Oct 27 00:57:54 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3784K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_h_view to public
    Sat Oct 27 00:57:54 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 4586K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:54 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 5007K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_ph_view to public
    Sat Oct 27 00:57:55 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 5004K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_ph_view to public
    Sat Oct 27 00:57:56 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8871K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:56 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9977K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_fh_view to public
    Sat Oct 27 00:57:56 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9976K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_fh_view to public
    Sat Oct 27 00:57:58 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10142K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:57:58 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 11371K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_pfh_view to public
    Sat Oct 27 00:57:58 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 11369K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_pfh_view to public
    Sat Oct 27 00:57:59 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8811K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:58:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9920K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_iot_view to public
    Sat Oct 27 00:58:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9919K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_iot_view to public
    Sat Oct 27 00:58:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9583K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:58:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10777K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_piot_view to public
    Sat Oct 27 00:58:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10774K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_piot_view to public
    Sat Oct 27 00:58:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2350K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:58:04 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2546K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_h_view to public
    Sat Oct 27 00:58:04 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2545K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_h_view to public
    Sat Oct 27 00:58:04 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3449K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:58:04 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3768K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_ph_view to public
    Sat Oct 27 00:58:04 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3765K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_ph_view to public
    Sat Oct 27 00:58:05 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7736K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:58:05 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8738K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_fh_view to public
    Sat Oct 27 00:58:05 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8737K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_fh_view to public
    Sat Oct 27 00:58:07 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9008K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:58:07 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10132K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_pfh_view to public
    Sat Oct 27 00:58:07 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10130K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on ku$_m_view_log_pfh_view to public
    Sat Oct 27 00:58:40 2007
    Thread 1 cannot allocate new log, sequence 6
    Checkpoint not complete
      Current log# 1 seq# 5 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G11M1.DBF
      Current log# 1 seq# 5 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G11M2.DBF
    Sat Oct 27 00:58:40 2007
    Completed checkpoint up to RBA [0x3.2.10], SCN: 63439
    Sat Oct 27 00:58:40 2007
    Beginning log switch checkpoint up to RBA [0x6.2.10], SCN: 108137
    Thread 1 advanced to log sequence 6
      Current log# 2 seq# 6 mem# 0: D:\ORACLE\ISM\ORIGLOGB\LOG_G12M1.DBF
      Current log# 2 seq# 6 mem# 1: D:\ORACLE\ISM\MIRRLOGB\LOG_G12M2.DBF
    Sat Oct 27 00:58:41 2007
    Completed checkpoint up to RBA [0x4.2.10], SCN: 81543
    Sat Oct 27 00:59:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2403K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:59:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2322K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on "_ALL_REPCOLUMN_GROUP" to PUBLIC with grant option
    Sat Oct 27 00:59:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2321K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on "_ALL_REPCOLUMN_GROUP" to PUBLIC with grant option
    Sat Oct 27 00:59:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2490K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    Sat Oct 27 00:59:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2406K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on "_ALL_REPRESOLUTION" to public with grant option
    Sat Oct 27 00:59:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2404K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_3540.trc
    KGL object name :grant select on "_ALL_REPRESOLUTION" to public with grant option
    Sat Oct 27 00:59:37 2007
    Beginning log switch checkpoint up to RBA [0x7.2.10], SCN: 124713
    Thread 1 advanced to log sequence 7
      Current log# 3 seq# 7 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G13M1.DBF
      Current log# 3 seq# 7 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G13M2.DBF
    Sat Oct 27 01:00:22 2007
    Completed checkpoint up to RBA [0x5.2.10], SCN: 97101
    Sat Oct 27 01:01:27 2007
    Beginning log switch checkpoint up to RBA [0x8.2.10], SCN: 145198
    Thread 1 advanced to log sequence 8
      Current log# 4 seq# 8 mem# 0: D:\ORACLE\ISM\ORIGLOGB\LOG_G14M1.DBF
      Current log# 4 seq# 8 mem# 1: D:\ORACLE\ISM\MIRRLOGB\LOG_G14M2.DBF
    Sat Oct 27 01:03:44 2007
    Completed checkpoint up to RBA [0x6.2.10], SCN: 108137
    Sat Oct 27 01:04:41 2007
    Completed checkpoint up to RBA [0x7.2.10], SCN: 124713
    Sat Oct 27 01:06:29 2007
    Completed checkpoint up to RBA [0x8.2.10], SCN: 145198
    Dump file d:\oracle\ism\saptrace\background\alert_ism.log
    Sat Oct 27 04:22:06 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows Server 2003 Version V5.2 Service Pack 2
    CPU                 : 2 - type 586, 2 Physical Cores
    Process Affinity    : 0x00000000
    Memory (Avail/Total): Ph:3208M/3839M, Ph+PgF:11219M/11678M, VA:1928M/2047M
    Sat Oct 27 04:22:06 2007
    Starting ORACLE instance (normal)
    Sat Oct 27 04:22:06 2007
    Specified value of sga_max_size is too small, bumping to 952107008
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 952107008
      shared_pool_size         = 461373440
      shared_pool_reserved_size= 45911900
      filesystemio_options     = setall
      control_files            = D:\ORACLE\ISM\ORIGLOGA\CNTRL\CNTLRISM.DBF, D:\ORACLE\ISM\ORIGLOGB\CNTRL\CNTRLISM.DBF, D:\ORACLE\ISM\SAPDATA1\CNTRL\CNTRLISM.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 461373440
      compatible               = 10.2.0
      log_archive_dest         = D:\oracle\ISM\oraarch\ISMarch
      log_buffer               = 2894848
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      background_dump_dest     = D:\ORACLE\ISM\SAPTRACE\BACKGROUND
      user_dump_dest           = D:\ORACLE\ISM\SAPTRACE\USERTRACE
      core_dump_dest           = D:\ORACLE\ISM\SAPTRACE\BACKGROUND
      optimizer_features_enable= 10.2.0.1
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = ISM
      open_cursors             = 800
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 612158668
      workarea_size_policy     = AUTO
      statistics_level         = typical
    MMAN started with pid=4, OS id=1944
    DBW0 started with pid=5, OS id=1936
    LGWR started with pid=6, OS id=3128
    CKPT started with pid=7, OS id=2692
    SMON started with pid=8, OS id=2052
    RECO started with pid=9, OS id=2060
    CJQ0 started with pid=10, OS id=2040
    MMON started with pid=11, OS id=2056
    MMNL started with pid=12, OS id=1128
    PSP0 started with pid=3, OS id=2000
    PMON started with pid=2, OS id=1724
    Sat Oct 27 04:22:35 2007
    CREATE DATABASE ISM CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE 'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE 'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE 'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE 'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('D:\oracle\ISM/origlogA/log_g11m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('D:\oracle\ISM/origlogB/log_g12m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('D:\oracle\ISM/origlogA/log_g13m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('D:\oracle\ISM/origlogB/log_g14m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    Sat Oct 27 04:22:36 2007
    Database mounted in Exclusive Mode
    Sat Oct 27 04:22:40 2007
    Successful mount of redo thread 1, with mount id 2062132555
    Assigning activation ID 2062132555 (0x7ae9a54b)
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G11M1.DBF
      Current log# 1 seq# 1 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G11M2.DBF
    Successful open of redo thread 1
    Sat Oct 27 04:22:40 2007
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Sat Oct 27 04:22:40 2007
    SMON: enabling cache recovery
    Sat Oct 27 04:22:40 2007
    create tablespace SYSTEM datafile  'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL online
    Sat Oct 27 04:22:41 2007
    Incremental checkpoint up to RBA [0x1.3.0], current log tail at RBA [0x1.3.0]
    Sat Oct 27 04:22:44 2007
    Completed: create tablespace SYSTEM datafile  'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL online
    Sat Oct 27 04:22:44 2007
    create rollback segment SYSTEM tablespace SYSTEM
      storage (initial 50K next 50K)
    Completed: create rollback segment SYSTEM tablespace SYSTEM
      storage (initial 50K next 50K)
    Sat Oct 27 04:22:49 2007
    CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Sat Oct 27 04:22:54 2007
    Successfully onlined Undo Tablespace 1.
    Completed: CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Sat Oct 27 04:22:54 2007
    create tablespace SYSAUX datafile  'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
    Completed: create tablespace SYSAUX datafile  'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
    Sat Oct 27 04:22:57 2007
    CREATE TEMPORARY TABLESPACE PSAPTEMP TEMPFILE  'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Completed: CREATE TEMPORARY TABLESPACE PSAPTEMP TEMPFILE  'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Sat Oct 27 04:22:57 2007
    ALTER DATABASE DEFAULT TEMPORARY TABLESPACE PSAPTEMP
    Completed: ALTER DATABASE DEFAULT TEMPORARY TABLESPACE PSAPTEMP
    Sat Oct 27 04:22:57 2007
    ALTER DATABASE DEFAULT TABLESPACE SYSTEM
    Completed: ALTER DATABASE DEFAULT TABLESPACE SYSTEM
    Sat Oct 27 04:22:59 2007
    SMON: enabling tx recovery
    Sat Oct 27 04:22:59 2007
    Beginning local checkpoint up to RBA [0x1.75fb.10], SCN: 10621
    Completed checkpoint up to RBA [0x1.75fb.10], SCN: 10621
    Threshold validation cannot be done before catproc is loaded.
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=14, OS id=2128
    Sat Oct 27 04:23:01 2007
    Completed: CREATE DATABASE ISM CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE 'D:\oracle\ISM\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE 'D:\oracle\ISM\sapdata1\temp_1\temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE 'D:\oracle\ISM\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE 'D:\oracle\ISM\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('D:\oracle\ISM/origlogA/log_g11m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('D:\oracle\ISM/origlogB/log_g12m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('D:\oracle\ISM/origlogA/log_g13m1.dbf',
    'D:\oracle\ISM/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('D:\oracle\ISM/origlogB/log_g14m1.dbf',
    'D:\oracle\ISM/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    Sat Oct 27 04:23:32 2007
    Beginning log switch checkpoint up to RBA [0x2.2.10], SCN: 36577
    Thread 1 advanced to log sequence 2
      Current log# 2 seq# 2 mem# 0: D:\ORACLE\ISM\ORIGLOGB\LOG_G12M1.DBF
      Current log# 2 seq# 2 mem# 1: D:\ORACLE\ISM\MIRRLOGB\LOG_G12M2.DBF
    Sat Oct 27 04:24:32 2007
    Beginning log switch checkpoint up to RBA [0x3.2.10], SCN: 63599
    Thread 1 advanced to log sequence 3
      Current log# 3 seq# 3 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G13M1.DBF
      Current log# 3 seq# 3 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G13M2.DBF
    Sat Oct 27 04:25:09 2007
    Beginning log switch checkpoint up to RBA [0x4.2.10], SCN: 81508
    Thread 1 advanced to log sequence 4
      Current log# 4 seq# 4 mem# 0: D:\ORACLE\ISM\ORIGLOGB\LOG_G14M1.DBF
      Current log# 4 seq# 4 mem# 1: D:\ORACLE\ISM\MIRRLOGB\LOG_G14M2.DBF
    Sat Oct 27 04:25:20 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2802K exceeds notification threshold (2048K)
    Sat Oct 27 04:25:20 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2795K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on PLUGGABLE_SET_CHECK to SELECT_CATALOG_ROLE
    Sat Oct 27 04:25:21 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2791K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on PLUGGABLE_SET_CHECK to SELECT_CATALOG_ROLE
    Sat Oct 27 04:25:26 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3161K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :select a.*,   case when      input_bytes/decode(output_bytes, 0, null, output_bytes) > 1   then      input_bytes/decode(output_bytes, 0, null, output_bytes)   else 1 end compression_ratio,   sys.dbms_rcvman.num2displaysize(input_bytes) input_bytes_display,   sys.dbms_rcvman.num2displaysize(output_bytes) output_bytes_display  from (select sum(num_files_backed) num_files_backed,       sum(distinct_files_backed) distinct_files_backed,       min(min_first_change#) min_first_change#,       max(max_next_change#)
    Sat Oct 27 04:25:54 2007
    Completed checkpoint up to RBA [0x2.2.10], SCN: 36577
    Sat Oct 27 04:25:59 2007
    Beginning log switch checkpoint up to RBA [0x5.2.10], SCN: 97222
    Thread 1 advanced to log sequence 5
      Current log# 1 seq# 5 mem# 0: D:\ORACLE\ISM\ORIGLOGA\LOG_G11M1.DBF
      Current log# 1 seq# 5 mem# 1: D:\ORACLE\ISM\MIRRLOGA\LOG_G11M2.DBF
    Sat Oct 27 04:26:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2092K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_iont_view to select_catalog_role
    Sat Oct 27 04:26:00 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2092K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_iont_view to select_catalog_role
    Sat Oct 27 04:26:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 4682K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 5138K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_nt_parent_view to select_catalog_role
    Sat Oct 27 04:26:01 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 5135K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_nt_parent_view to select_catalog_role
    Sat Oct 27 04:26:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2251K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2386K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_htable_view to public
    Sat Oct 27 04:26:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2384K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_htable_view to public
    Sat Oct 27 04:26:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2298K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2484K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_htable_view to public
    Sat Oct 27 04:26:02 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 2481K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_htable_view to public
    Sat Oct 27 04:26:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3342K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3566K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_phtable_view to public
    Sat Oct 27 04:26:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3562K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_phtable_view to public
    Sat Oct 27 04:26:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3397K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3702K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_phtable_view to public
    Sat Oct 27 04:26:03 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 3701K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_phtable_view to public
    Sat Oct 27 04:26:04 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7593K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:05 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8426K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_fhtable_view to public
    Sat Oct 27 04:26:05 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8424K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_fhtable_view to public
    Sat Oct 27 04:26:06 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7676K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:06 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8666K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_fhtable_view to public
    Sat Oct 27 04:26:06 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8664K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_fhtable_view to public
    Sat Oct 27 04:26:08 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8853K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:08 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9776K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_pfhtable_view to public
    Sat Oct 27 04:26:08 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 9774K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_pfhtable_view to public
    Sat Oct 27 04:26:09 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8946K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:10 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10060K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_pfhtable_view to public
    Sat Oct 27 04:26:10 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 10057K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_pfhtable_view to public
    Sat Oct 27 04:26:11 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7546K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:12 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8378K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_iotable_view to public
    Sat Oct 27 04:26:12 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8376K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_iotable_view to public
    Sat Oct 27 04:26:12 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 7626K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    Sat Oct 27 04:26:13 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8617K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_iotable_view to public
    Sat Oct 27 04:26:13 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8616K exceeds notification threshold (2048K)
    Details in trace file d:\oracle\ism\saptrace\usertrace\ism_ora_2528.trc
    KGL object name :grant select on ku$_10_1_iotable_view to public
    Sat Oct 27 04:26:14 2007
    Memory Notification: Library Cache Object loaded into SGA
    Heap size 8307K exceeds notification th

  • ORA-01172: Recovery of thread 1 stuck at...

    My db got corrupted, and I'm having the following issue when opening it:
    ORA-01172: recovery of thread 1 stuck at block 31823 of file 2
    ORA-01151: use media recovery to recover block, restore backup if neededI did the following... but am now stuck. I accidentally entered a newline when I was supposed to specify the log file (I guess?). Any help would be great. Thanks!
    SQL> recover database until cancel;
    ORA-00279: change 12390169168251 generated at 06/26/2012 09:41:48 needed for
    thread 1
    ORA-00289: suggestion :
    C:\APP\GRExxxxxxx\FLASH_RECOVERY_AREA\MYDB\ARCHIVELOG\2012_06_27\O1_MF_1_1
    27_%U_.ARC
    ORA-00280: change 12390169168251 for thread 1 is in sequence #127
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    'C:\APP\GRExxxxxxx\FLASH_RECOVERY_AREA\MYDB\ARCHIVELOG\2012_06_27\O1_MF_1_
    127_%U_.ARC'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-10879: error signaled in parallel recovery slave
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'C:\APP\GRExxxxxxx\ORADATA\MYDB\SYSTEM01.DBF'

    Hi,
    speicfy the logs as it requested to complete the recovery (it might ask you for online redo based on you crash/scn), if you are not left over with any archives with recovery then you cancel the recover and open the database with
    reset logs
    - Pavan Kumar N

  • ORA-00332 - archived log is too small - may be incompletely archived

    Hi, i have a problem with a physical standby database, the apply process is stoped, the databas is version 9.2.0.7.0 on Solaris 10. I received the the next errors into the alert logfile, What can i do??
    Thanks for your help.
    Regards.
    Media Recovery Waiting for thread 1 seq# 16958 (in transit)
    Media Recovery Log /dbf/dbnte01/oralogs/archivelogs/dbnte01_1_16958.dbf
    Media Recovery Waiting for thread 1 seq# 16959 (in transit)
    Media Recovery Log /dbf/dbnte01/oralogs/archivelogs/dbnte01_1_16959.dbf
    Media Recovery Waiting for thread 1 seq# 16960 (in transit)
    Media Recovery Log /dbf/dbnte01/oralogs/archivelogs/dbnte01_1_16960.dbf
    Fri Aug 24 06:57:37 2007
    Media Recovery Waiting for thread 1 seq# 16961 (in transit)
    Fri Aug 24 16:51:51 2007
    RFS: Possible network disconnect with primary database
    Closing latent archivelog for thread 1 sequence 16961
    EOF located at block 102401 low SCN 1510:-1868154783 next SCN 1510:-1868154783
    Latent archivelog '/dbf/dbnte01/oralogs/archivelogs/dbnte01_1_16961.dbf'
    If you wish to failover to this standby database, you should use the
    following command to manually register the archivelog for recovery:
    ALTER DATABASE REGISTER LOGFILE '/dbf/dbnte01/oralogs/archivelogs/dbnte01_1_16961.dbf';
    Fri Aug 24 16:51:51 2007
    Errors in file /sfw/oracle/admin/dbnte01/udump/stnte01_rfs_15414.trc:
    ORA-00367: checksum error in log file header
    ORA-00332: archived log is too small - may be incompletely archived
    ORA-00334: archived log: '/dbf/dbnte01/oralogs/archivelogs/dbnte01_1_16961.dbf'
    ORA-12161: TNS:internal error: partial data received
    Fri Aug 24 18:58:05 2007
    Fetching gap sequence for thread 1, gap sequence 16961-16961
    Trying FAL server: (DESCRIPTION=(ADDRESS_LIST = (ADDRESS=(PROTOCOL=tcp)(HOST=sunvk05)(PORT=1521)))(CONNECT_DATA=(SID=dbnte01)(SERVER
    =DEDICATED)))
    Fri Aug 24 19:03:40 2007
    Failed to request gap sequence. Thread #: 1, gap sequence: 16961-16961
    All FAL server has been attempted.
    Fri Aug 24 21:07:24 2007
    Shutting down instance: further logons disabled
    Fri Aug 24 21:07:30 2007
    MRP0: Background Media Recovery user canceled with status 16037
    Recovery interrupted.

    Somehow your archivelog file got corrupted and it was not possible to apply it to the stand by database, check if the requested sequence still exists on the active database and apply it manually.
    ~ Madrid

Maybe you are looking for

  • How do I mount an airport drive for multiple logged in users

    I have a large shared drive for itunes storage.  I have 4 users and if I mount the drive for one user, if another user logs in it gets -1 appended.  Is it possible to mount the drive for a single mount point for all users?

  • HP B201a All in One Printer and iPad Issue

    Okay.  I bought a HP 210a air print printer.  It was working great with my Linksys router and my iPad and iPhone worked with it perfectly.  Since that time I have recently bought a new new 2TB Time Capsule and just recently set it up.  The old router

  • My 'Design View' has stopped working in CS5. How can I get it functioning again?

    I've looked through the existing topics and couldn't find an answer. I hadn't made anything in DreamweaverCS5 for a a few months, but when I went today to create a new HTML document, I couldn't do anything in 'Design View' . I have not changed anythi

  • EPMA Error

    Hello, Version : 11.1.1.3 DB : Oracle 10.2.0.4 Environment : AIX 5.3, Windows 2003 Server 32 bit I successfully deployed a plain vanilla EPMA planning application with 6 standard & 4 custom dimensions by copying them from shared library to applicatio

  • OVS, but no input parameters.

    I would like to create an OVS input help for an InputField UI element, but in my case the search input parameters are obtained programmatically and need not to be inserted by the user. In the WDValueServices.addOVSExtension() method, I tryed to speci