Newbie ? - Error Opening Database After Recovery

Hi All-
I'm new to Oracle and am using 9i - I'm working on cloning our Production db for a Test db.
I shutdown the Production db and copied all the files from that db into my Test db - I then started my Test db and recovered it. I am now trying to OPEN it, but am getting an error. I am hoping that someone out there with a little more experience and knowledge can help me with this issue.
Here is what I've done and the error that I'm getting:
SQL> @/ubc/test/clone.sql
ORACLE instance started.
Total System Global Area 1502242576 bytes
Fixed Size 743184 bytes
Variable Size 452984832 bytes
Database Buffers 1048207360 bytes
Redo Buffers 307200 bytes
Control file created.
SQL> recover database using backup controlfile until cancel;
ORA-00279: change 1411222426 generated at 05/01/2007 18:31:02 needed for thread
1
ORA-00289: suggestion : /ubc/oracle/OraHome1/dbs/arch1_61111.dbf
ORA-00280: change 1411222426 for thread 1 is in sequence #61111
Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
/ubc/test/redo/redo03.log
Log applied.
Media recovery complete.
SQL> alter database open resetlogs;
alter database open resetlogs
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced
SQL>
Then, when I go to my '.trc' file to see the error, the following is in there:
/ubc/oracle/dprtest/dumps/udump/dprtest_ora_1179688.trc
Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.6.0 - Production
ORACLE_HOME = /ubc/oracle/OraHome1
System name:     AIX
Node name:     p650
Release:     2
Version:     5
Machine:     0001875A4C00
Instance name: dprtest
Redo thread mounted by this instance: 1
Oracle process number: 12
Unix process pid: 1179688, image: oracle@p650 (TNS V1-V3)
*** SESSION ID:(9.1) 2007-05-02 08:31:05.436
Start recovery at thread 1 ckpt scn 1411222426 logseq 61111 block 188745
*** 2007-05-02 08:31:20.370
Media Recovery Log /ubc/test/redo/redo03.log
File 1 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 2 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 3 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 4 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 5 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 6 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 7 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 8 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 9 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 10 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 11 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 12 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 13 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 14 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 15 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 16 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 17 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 18 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
File 19 (stop scn 1411222427) completed recovery at checkpoint scn 1411222427
*** 2007-05-02 08:31:31.238
ORA-30012: undo tablespace 'UNDOTBS01' does not exist or of wrong type
Any input or thoughts on how to address this issue would be greatly appreciated! Thanks in advance for your time and assistance!!
-JG
Message was edited by:
J.G.

The following is in my init file:
# System Managed Undo and Rollback Segments
undo_management=AUTO
undo_retention=10800
undo_tablespace=UNDOTBS01
And this is my startup script ("clone.sql"):
STARTUP NOMOUNT
CREATE CONTROLFILE SET DATABASE "DPRTEST" RESETLOGS NOARCHIVELOG
-- SET STANDBY TO MAXIMIZE PERFORMANCE
MAXLOGFILES 5
MAXLOGMEMBERS 3
MAXDATAFILES 100
MAXINSTANCES 1
MAXLOGHISTORY 1588
LOGFILE
GROUP 1 '/ubc/test/redo/redo01.log' SIZE 500M,
GROUP 2 '/ubc/test/redo/redo02.log' SIZE 500M,
GROUP 3 '/ubc/test/redo/redo03.log' SIZE 500M
-- STANDBY LOGFILE
DATAFILE
'/ubc/test/other_sysadmin/xdb01.dbf',
'/ubc/test/other_sysadmin/users01.dbf',
'/ubc/test/other_sysadmin/undotbs01.dbf',
'/ubc/test/other_sysadmin/tools01.dbf',
'/ubc/test/other_sysadmin/system01.dbf',
'/ubc/test/other_sysadmin/odm01.dbf',
'/ubc/test/other_sysadmin/example01.dbf',
'/ubc/test/other_sysadmin/drsys01.dbf',
'/ubc/test/other_sysadmin/cwmlite01.dbf',
'/ubc/test/data/OLTP.dbf',
'/ubc/test/data/STAGING.DBF',
'/ubc/test/indexes/indx01.dbf',
'/ubc/test/indexes/STAGINGINDEX.DBF',
'/ubc/test/indexes/OLTPINDEX.DBF',
'/ubc/test/other_notused/STATSPACK.DBF',
'/ubc/test/other_notused/SPOTLIGHT.DBF',
'/ubc/test/other_notused/DATACAPTUREINDEX.DBF',
'/ubc/test/other_notused/DATACAPTURE.DBF',
'/ubc/test/other_notused/ARCHIVE.DBF'
CHARACTER SET WE8ISO8859P1
HTH
-JG

Similar Messages

  • Getting ora-01113 error while opening Database after recovery

    HI all,
    we have a test database. I lost my entire database including DBFs, controlfiles, Archived logs, redo log files.
    But I have a hot backup copy of the lost database.
    I tried to recover database using backup copy
    I restored my control files and all dbfs and then when i tried to recover database I got the following message
    RMAN-00571: ==============================
    RMAN-00569: =ERROR MESSAGE STACK FOLLOWS =
    RMAN-00571: ===============================
    RMAN-03002: failure of recover command at 04/01/2005 14:14:43
    RMAN-06054: media recovery requesting unknown log: thread 1 scn 32230460
    still i tried to open database resetlogs but i got following eror
    RMAN> alter database open resetlogs:
    ORA-01113: file 5 needs media recovery
    ORA-01110: data file 5: C:\DB11\ORADATA\DB11\system01.dbf
    I dont have any redo logs and archivelogs. Can anyone help me how to open the database
    thanks and regards
    VENKAT

    no there is no other way allowresetlogs_corruption is one of the last resort unless oracle dont recommend,usually you got this error when restored datafile is far behind then others datafile CKPT SCN+COntrolfile CKPT SCN header.
    SQL> select controlfile_change#,checkpoint_change#
      2    from v$database
      3  /
    CONTROLFILE_CHANGE# CHECKPOINT_CHANGE#
                 675632             675775
    SQL> select substr(name,1,51) fname,checkpoint_change#
      2    from v$datafile_header
      3  /
    FNAME                                               CHECKPOINT_CHANGE#
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSTEM01.DBF              675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\UNDOTBS01.DBF             675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\SYSAUX01.DBF              675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS01.DBF               675775
    F:\ORACLE\PRODUCT\10.1.0\ORADATA\PROD\USERS02.DBF[b]               675418user02.dbf CKPT SCN header 675418 is earlier/oldest CKPT SCN header to others datafile as well to controilfile CKPT SCN header.
    You will have to apply enough redo to that datafile either from archivelog or from online redo log file,if you cant then no way you can open the database except using allowresetlogs_corruption with the oracle recommendation.
    Think why archivelog backup ,database backup and online redo log file, controlfile redundency is recommended.
    Khurram

  • There was an error opening database for the library....

    my latpop had a kernel panic wihile i was using aperture to impor pictures "that yes i have deleated off the memory card," shut down and restarted. upon restarting i was presented with this error...

    there was an error opening database for the library....
    what is ....? Is the path to your main Aperture library printed there, or is Aperture trying to open a different location? If it is a different location, launch Aperture on your correct library, by double clicking the library.
    If it is indeed trying to open the correct library package, try if repairing and rebuilding the library with the "first aid tools" will help, see this manual page on how to do this:
         Aperture 3 User Manual: Repairing and Rebuilding Your Aperture Library
    If the problem persists, when trying to repair, check if there is a crash report and post the first 60 lines.
    Regards
    Léonie

  • Problem opening database after successfull recovery

    Hi All,
    Can any one please help me with below error.
    I am doing system copy from Source_SID to Target_SID taking online backup and generated offline redo log files during start of backup to end.
    We are on Windows 2003 server, DB is Oracle 10g and system is SRM 5.0. I was trying system copy backup/restore for DB and export/import for java. I have got online consistent backup along with offline redo logs of source system. Also have taken CI export.
    Here the file system directories in TARGET_SID and SOURCE_SID are different. First i have restored the online backup of Source_SID in Target_SID system (RYV). Took the trace file of Source_SID system and modified accordingly the filesystem structure directories of the TARGET SySTEM. Also renamed the TARGET_SID to SOURCE_SID.
    Now started it in nomount state with below command.
    SQL> STARTUP NOMOUNT PFILE=E:\ORACLE\RYV\102\database\initRYV.ora
    ORACLE instance started.
    Total System Global Area 2634022912 bytes
    Fixed Size                  2203184 bytes
    Variable Size            1337811408 bytes
    Database Buffers         1291845632 bytes
    Redo Buffers                2162688 bytes
    Generated the modifiled trace file script (renamed it as controlfile.sql).
    SQL>  @Controlfile.sql
    Control file created.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-01589: must use RESETLOGS or NORESETLOGS option for database open
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01195: online backup of file 1 needs more recovery to be consistent
    ORA-01110: data file 1: 'K:\ORACLE\RYV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1'
    Before executing the command i have places all the offline redo log files which were generated in source system during the online backup. During online backup, offline redo logs 04729 to 04732 were generated. Now i have issued below command.
    SQL> alter database recover automatic using backup controlfile until cancel;
    alter database recover automatic using backup controlfile until cancel
    ERROR at line 1:
    ORA-00279: change 112926870 generated at 09/29/2008 17:26:55 needed for thread
    1
    ORA-00289: suggestion : F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001
    ORA-00280: change 112926870 for thread 1 is in sequence #4733
    ORA-00278: log file 'F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001' no
    longer needed for this recovery
    ORA-00308: cannot open archived log
    'F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Offline Redo log files from 04729 to 04732 were applied and it was trying for 04733 which was not there. Now issued below command.
    SQL> recover cancel;
    Media recovery complete.
    Finally tried to open database with resetlogs and here i am getting problem.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    SQL>
    Please suggest whether is there different procedure for system copy using backup/restore if file structure is different for Source_SID and Target_SID.
    Thanking you for your help.
    Regards
    Ravi

    Alert Log Details:
    Sun Oct 12 08:42:37 2008
    Starting ORACLE instance (normal)
    Sun Oct 12 08:42:37 2008
    Specified value of sga_max_size is too small, bumping to 2634022912
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    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             = 2634022912
      shared_pool_size         = 1291845632
      shared_pool_reserved_size= 127512084
      filesystemio_options     = setall
      control_files            = G:\ORACLE\RYV\ORIGLOGA\CNTRL\CNTLRRYV.DBF, F:\ORACLE\RYV\ORAARCH\CNTRL\CNTRLRYV.DBF, K:\ORACLE\RYV\SAPDATA1\CNTRL\CNTRLRYV.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 1291845632
      compatible               = 10.2.0
      log_archive_dest         = F:\oracle\RYV\oraarch\RYVarch
      log_buffer               = 2097152
      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     = K:\ORACLE\RYV\SAPTRACE\BACKGROUND
      user_dump_dest           = K:\ORACLE\RYV\SAPTRACE\USERTRACE
      core_dump_dest           = K:\ORACLE\RYV\SAPTRACE\BACKGROUND
      optimizer_features_enable= 10.2.0.1
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = RYV
      open_cursors             = 800
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 629145600
      workarea_size_policy     = AUTO
      statistics_level         = typical
    PMON started with pid=2, OS id=4600
    PSP0 started with pid=6, OS id=5228
    MMAN started with pid=10, OS id=5664
    DBW0 started with pid=14, OS id=4648
    DBW1 started with pid=18, OS id=5588
    DBW2 started with pid=22, OS id=4280
    DBW3 started with pid=26, OS id=648
    LGWR started with pid=30, OS id=4780
    CKPT started with pid=34, OS id=1348
    SMON started with pid=38, OS id=6024
    RECO started with pid=42, OS id=5208
    CJQ0 started with pid=46, OS id=1332
    MMON started with pid=50, OS id=1304
    MMNL started with pid=54, OS id=2736
    Sun Oct 12 08:42:44 2008
    CREATE CONTROLFILE REUSE SET DATABASE "RYV" RESETLOGS  ARCHIVELOG
        MAXLOGFILES 255
        MAXLOGMEMBERS 5
        MAXDATAFILES 5000
        MAXINSTANCES 50
        MAXLOGHISTORY 2629
    LOGFILE
      GROUP 1 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G11M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G11M2.DBF'
      ) SIZE 90M,
      GROUP 2 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G12M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G12M2.DBF'
      ) SIZE 90M,
      GROUP 3 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G13M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G13M2.DBF'
      ) SIZE 90M,
      GROUP 4 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G14M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G14M2.DBF'
      ) SIZE 90M,
      GROUP 5 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G15M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G15M2.DBF'
      ) SIZE 90M,
      GROUP 6 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G16M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G16M2.DBF'
      ) SIZE 90M,
      GROUP 7 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G17M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G17M2.DBF'
      ) SIZE 90M,
      GROUP 8 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G18M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G18M2.DBF'
      ) SIZE 90M
    -- STANDBY LOGFILE
    DATAFILE
      'K:\ORACLE\RYV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1',
      'J:\ORACLE\RYV\SAPDATA3\UNDO_1\UNDO.DATA1',
      'K:\ORACLE\RYV\SAPDATA4\SYSAUX_1\SYSAUX.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_1\SR3.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_2\SR3.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3_3\SR3.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3_4\SR3.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3_5\SR3.DATA5',
      'K:\ORACLE\RYV\SAPDATA1\SR3_6\SR3.DATA6',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_1\SR3700.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_2\SR3700.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_3\SR3700.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_4\SR3700.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3USR_1\SR3USR.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_1\SR3DB.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_2\SR3DB.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_3\SR3DB.DATA3'
    CHARACTER SET UTF8
    Sun Oct 12 08:42:44 2008
    WARNING: Default Temporary Tablespace not specified in CREATE DATABASE command
    Default Temporary Tablespace will be necessary for a locally managed database in future release
    Setting recovery target incarnation to 1
    Sun Oct 12 08:42:45 2008
    Successful mount of redo thread 1, with mount id 157697668
    Sun Oct 12 08:42:45 2008
    Completed: CREATE CONTROLFILE REUSE SET DATABASE "RYV" RESETLOGS  ARCHIVELOG
        MAXLOGFILES 255
        MAXLOGMEMBERS 5
        MAXDATAFILES 5000
        MAXINSTANCES 50
        MAXLOGHISTORY 2629
    LOGFILE
      GROUP 1 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G11M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G11M2.DBF'
      ) SIZE 90M,
      GROUP 2 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G12M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G12M2.DBF'
      ) SIZE 90M,
      GROUP 3 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G13M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G13M2.DBF'
      ) SIZE 90M,
      GROUP 4 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G14M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G14M2.DBF'
      ) SIZE 90M,
      GROUP 5 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G15M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G15M2.DBF'
      ) SIZE 90M,
      GROUP 6 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G16M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G16M2.DBF'
      ) SIZE 90M,
      GROUP 7 (
        'G:\ORACLE\RYV\ORIGLOGA\LOG_G17M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGA\LOG_G17M2.DBF'
      ) SIZE 90M,
      GROUP 8 (
        'G:\ORACLE\RYV\ORIGLOGB\LOG_G18M1.DBF',
        'H:\ORACLE\RYV\MIRRLOGB\LOG_G18M2.DBF'
      ) SIZE 90M
    -- STANDBY LOGFILE
    DATAFILE
      'K:\ORACLE\RYV\SAPDATA1\SYSTEM_1\SYSTEM.DATA1',
      'J:\ORACLE\RYV\SAPDATA3\UNDO_1\UNDO.DATA1',
      'K:\ORACLE\RYV\SAPDATA4\SYSAUX_1\SYSAUX.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_1\SR3.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3_2\SR3.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3_3\SR3.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3_4\SR3.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3_5\SR3.DATA5',
      'K:\ORACLE\RYV\SAPDATA1\SR3_6\SR3.DATA6',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_1\SR3700.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_2\SR3700.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_3\SR3700.DATA3',
      'K:\ORACLE\RYV\SAPDATA1\SR3700_4\SR3700.DATA4',
      'K:\ORACLE\RYV\SAPDATA1\SR3USR_1\SR3USR.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_1\SR3DB.DATA1',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_2\SR3DB.DATA2',
      'K:\ORACLE\RYV\SAPDATA1\SR3DB_3\SR3DB.DATA3'
    CHARACTER SET UTF8
    Sun Oct 12 08:43:43 2008
    alter database open
    Sun Oct 12 08:43:43 2008
    ORA-1589 signalled during: alter database open...
    Sun Oct 12 08:44:03 2008
    alter database open resetlogs
    Sun Oct 12 08:44:03 2008
    ORA-1195 signalled during: alter database open resetlogs...
    Sun Oct 12 08:44:42 2008
    alter database recover automatic using backup controlfile until cancel
    Sun Oct 12 08:44:42 2008
    Media Recovery Start
    parallel recovery started with 3 processes
    Sun Oct 12 08:44:43 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04729_0649429988.001
    Sun Oct 12 08:44:45 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04730_0649429988.001
    Sun Oct 12 08:44:46 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04731_0649429988.001
    Sun Oct 12 08:44:46 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04732_0649429988.001
    Sun Oct 12 08:44:46 2008
    Media Recovery Log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001
    Errors with log F:\ORACLE\RYV\ORAARCH\RYVARCHARC04733_0649429988.001
    ORA-279 signalled during: alter database recover automatic using backup controlfile until cancel...
    Sun Oct 12 08:45:08 2008
    ALTER DATABASE RECOVER  cancel 
    Sun Oct 12 08:45:11 2008
    Media Recovery Canceled
    Completed: ALTER DATABASE RECOVER  cancel 
    Sun Oct 12 08:45:32 2008
    alter database open resetlogs
    Sun Oct 12 08:45:33 2008
    ARCH: Logfile 8 is wrong incarnation (0:112926871:10/10/2008 14:52:35 vs 0:1:03/15/2008 13:13:08)
    RESETLOGS after incomplete recovery UNTIL CHANGE 112926870
    Resetting resetlogs activation ID 2278245220 (0x87cb4364)
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G11M1.DBF: Thread 1 Group 1 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G11M2.DBF: Thread 1 Group 1 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGB\LOG_G12M1.DBF: Thread 1 Group 2 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGB\LOG_G12M2.DBF: Thread 1 Group 2 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G13M1.DBF: Thread 1 Group 3 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G13M2.DBF: Thread 1 Group 3 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGB\LOG_G14M1.DBF: Thread 1 Group 4 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGB\LOG_G14M2.DBF: Thread 1 Group 4 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G15M1.DBF: Thread 1 Group 5 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G15M2.DBF: Thread 1 Group 5 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGB\LOG_G16M1.DBF: Thread 1 Group 6 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGB\LOG_G16M2.DBF: Thread 1 Group 6 was previously cleared
    Online log G:\ORACLE\RYV\ORIGLOGA\LOG_G17M1.DBF: Thread 1 Group 7 was previously cleared
    Online log H:\ORACLE\RYV\MIRRLOGA\LOG_G17M2.DBF: Thread 1 Group 7 was previously cleared
    Sun Oct 12 08:45:34 2008
    Setting recovery target incarnation to 2
    Sun Oct 12 08:45:34 2008
    Assigning activation ID 157697668 (0x9664684)
    LGWR: STARTING ARCH PROCESSES
    ARC0 started with pid=74, OS id=2036
    Sun Oct 12 08:45:35 2008
    ARC0: Archival started
    Sun Oct 12 08:45:35 2008
    ARC1: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    Thread 1 opened at log sequence 1
      Current log# 8 seq# 1 mem# 0: G:\ORACLE\RYV\ORIGLOGB\LOG_G18M1.DBF
      Current log# 8 seq# 1 mem# 1: H:\ORACLE\RYV\MIRRLOGB\LOG_G18M2.DBF
    Sun Oct 12 08:45:35 2008
    Successful open of redo thread 1
    Sun Oct 12 08:45:35 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    ARC1 started with pid=3, OS id=1640
    Sun Oct 12 08:45:36 2008
    ARC0: STARTING ARCH PROCESSES
    Sun Oct 12 08:45:36 2008
    SMON: enabling cache recovery
    Sun Oct 12 08:45:36 2008
    ARC1: Becoming the 'no FAL' ARCH
    ARC1: Becoming the 'no SRL' ARCH
    Sun Oct 12 08:45:36 2008
    ARC2: Archival started
    Sun Oct 12 08:45:36 2008
    ARC0: STARTING ARCH PROCESSES COMPLETE
    ARC0: Becoming the heartbeat ARCH
    Sun Oct 12 08:45:36 2008
    Errors in file k:\oracle\ryv\saptrace\usertrace\ryv_ora_868.trc:
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Sun Oct 12 08:45:36 2008
    Error 704 happened during db open, shutting down database
    USER: terminating instance due to error 704
    Sun Oct 12 08:45:36 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_pmon_4600.trc:
    ORA-00704: bootstrap process failure
    ARC2 started with pid=4, OS id=5996
    Sun Oct 12 08:45:37 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_reco_5208.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:37 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_ckpt_1348.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:37 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_lgwr_4780.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw2_4280.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw3_648.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw0_4648.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_dbw1_5588.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:40 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_psp0_5228.trc:
    ORA-00704: bootstrap process failure
    Sun Oct 12 08:45:41 2008
    Errors in file k:\oracle\ryv\saptrace\background\ryv_mman_5664.trc:
    ORA-00704: bootstrap process failure
    Instance terminated by USER, pid = 868
    ORA-1092 signalled during: alter database open resetlogs...

  • Aperture error opening database for library

    I was working in Aperture--deleting photos--when it crashed. My Mac Book Pro rebooted but in trying to open Aperture after it rebooted, I got this message:
    "There was an error opening the database for the library “/Users/rick/Pictures/Aperture Library.aplibrary”. My only option on the pop-up was to quit.
    I found a suggestion here online to find the Aperture library, hold Command-Option and double click the library which supposedly would bring up a repair menu. It didn't. I got the same message as i did on trying to open Aperure quoted above, and again the only option was to quit Now I can't even open Aperture.
    Any ideas how to get my library back? Thanks.

    Here is the Etresoft report. The only software I can recall recently installing is Dashlane. And I did have the local Apple store recently install new memory (from 4 GB to 8) but other than that I don't recall other changes. I believe Aperture is the most current version. To check, I'll have to log on to the other account because that is now the only way I can get Aperture to open. Should I do that?
    Hardware Information:
              MacBook Pro (13-inch, Mid 2009)
              MacBook Pro - model: MacBookPro5,5
              1 2.53 GHz Intel Core 2 Duo CPU: 2 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce 9400M - VRAM: 256 MB
    System Software:
              OS X 10.8.4 (12E55) - Uptime: 0 days 0:45:0
    Disk Information:
              FUJITSU MJA2500BH FFS G1 disk0 : (500.11 GB)
                        disk0s1 (disk0s1) <not mounted>: 209.7 MB
                        Macintosh HD (disk0s2) /: 499.25 GB (19.05 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              HL-DT-ST DVDRW  GS23N 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. Apple Internal Keyboard / Trackpad
              Apple Computer, Inc. IR Receiver
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.fitbit.galileod.plist
              [loaded] com.microsoft.office.licensing.helper.plist
    Launch Agents:
              [loaded] com.hp.devicemonitor.plist
              [loaded] com.hp.messagecenter.launcher.plist
              [not loaded] com.sony.ReaderDesktop.RunReaderDesktop.plist
              [not loaded] com.sony.ReaderLibrary.RunReaderLibrary.plist
    User Launch Agents:
              [failed] com.apple.CSConfigDotMacCert-[redacted]@me.com-SharedServices.Agent.plist
              [not loaded] jp.co.canon.Inkjet_Extended_Survey_Agent.plist
    User Login Items:
              iTunesHelper
              Reader Library Launcher
              Canon IJ Network Scanner Selector2
              readerAppHelper
              Dropbox
              Fitbit Connect Menubar Helper
    3rd Party Preference Panes:
              Flash Player
              Flip4Mac WMV
    Internet Plug-ins:
              CANONiMAGEGATEWAYDL.plugin
              EPPEX Plugin.plugin
              Flash Player.plugin
              FlashPlayer-10.6.plugin
              Flip4Mac WMV Plugin.plugin
              GarminGpsControl.plugin
              googletalkbrowserplugin.plugin
              iPhotoPhotocast.plugin
              JavaAppletPlugin.plugin
              npgtpo3dautoplugin.plugin
              OfficeLiveBrowserPlugin.plugin
              QuickTime Plugin.plugin
              SharePointBrowserPlugin.plugin
              Silverlight.plugin
    User Internet Plug-ins:
              CitrixOnlineWebDeploymentPlugin.plugin
              ContentManager.plugin
              Dashlane.plugin
              RocketEngine.plugin
              UploadManager.plugin
    Bad Fonts:
              None
    Top Processes by CPU:
                   2%          WindowServer
                   2%          WebProcess
                   1%          EtreCheck
                   1%          HP Device Monitor
                   1%          Safari
                   1%          Fitbit Connect Menubar Helper
                   0%          fontd
                   0%          WebKitPluginHost
                   0%          DashlaneAgent
                   0%          Console
    Top Processes by Memory:
              546 MB             WebProcess
              139 MB             WebKitPluginHost
              90 MB              Safari
              82 MB              Pages
              74 MB              Dropbox
              66 MB              mds
              57 MB              WindowServer
              49 MB              Finder
              49 MB              DashlaneAgent
              49 MB              Dashlane
    Virtual Memory Statistics
              5.10 GB            Free RAM
              1.73 GB            Active RAM
              281 MB             Inactive RAM
              661 MB             Wired RAM
              355 MB             Page-ins
              0 B                Page-outs

  • Error opening safari after reloading lion 10.7.4

    I am getting this error every time I try to open Safari, after just re-loading my Lion 10.7.4 OS X.
    Process:         Safari [860] 
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.6 (7534.56.5)
    Build Info:      WebBrowser-7534056005000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [115]
    Date/Time:       2012-08-26 21:03:33.040 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          146691 sec
    Crashes Since Last Report:           28
    Per-App Interval Since Last Report:  1029128 sec
    Per-App Crashes Since Last Report:   25
    Anonymous UUID:                      79026D34-5756-4223-B918-AD3C58CD6F6A
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[860]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
    0   CoreFoundation                      0x00007fff90028f56 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff92a9ed5e objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff90028d8a +[NSException raise:format:arguments:] + 106
    3   Foundation                          0x00007fff8acda71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    4   AppKit                              0x00007fff8c3b0cdf -[NSMenu itemAtIndex:] + 165
    5   AppKit                              0x00007fff8c3b0e38 -[NSMenu removeItemAtIndex:] + 63
    6   Safari                              0x000000010f65cc2e -[AppController awakeFromNib] + 387
    7   CoreFoundation                      0x00007fff9001ffb1 -[NSObject performSelector:] + 49
    8   CoreFoundation                      0x00007fff9001ff32 -[NSSet makeObjectsPerformSelector:] + 274
    9   AppKit                              0x00007fff8c3989ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    10  AppKit                              0x00007fff8c38ef73 loadNib + 322
    11  AppKit                              0x00007fff8c38e470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    12  AppKit                              0x00007fff8c38e38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    13  AppKit                              0x00007fff8c38e2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    14  AppKit                              0x00007fff8c5ff06f NSApplicationMain + 398
    15  Safari                              0x000000010f85f806 SafariMain + 166
    16  Safari                              0x000000010f64af24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib             0x00007fff9292dce2 __pthread_kill + 10
    1   libsystem_c.dylib                  0x00007fff8d7a97d2 pthread_kill + 95
    2   libsystem_c.dylib                  0x00007fff8d79aa7a abort + 143
    3   libc++abi.dylib                    0x00007fff8969d7bc abort_message + 214
    4   libc++abi.dylib                    0x00007fff8969afcf default_terminate() + 28
    5   libobjc.A.dylib                    0x00007fff92a9f1b9 _objc_terminate + 94
    6   libc++abi.dylib                    0x00007fff8969b001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                    0x00007fff8969b05c std::terminate() + 16
    8   libc++abi.dylib                    0x00007fff8969c152 __cxa_throw + 114
    9   libobjc.A.dylib                    0x00007fff92a9ee7a objc_exception_throw + 327
    10  com.apple.CoreFoundation           0x00007fff90028d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation               0x00007fff8acda71f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                   0x00007fff8c3b0cdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                   0x00007fff8c3b0e38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework         0x000000010f65cc2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation           0x00007fff9001ffb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation           0x00007fff9001ff32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                   0x00007fff8c3989ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                   0x00007fff8c38ef73 loadNib + 322
    19  com.apple.AppKit                   0x00007fff8c38e470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                   0x00007fff8c38e38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                   0x00007fff8c38e2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                   0x00007fff8c5ff06f NSApplicationMain + 398
    23  com.apple.Safari.framework         0x000000010f85f806 SafariMain + 166
    24  com.apple.Safari                   0x000000010f64af24 0x10f64a000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib             0x00007fff9292e7e6 kevent + 10
    1   libdispatch.dylib                  0x00007fff922ca78a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                  0x00007fff922c931a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib             0x00007fff9292e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8d7a9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                  0x00007fff8d7aab85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib             0x00007fff9292e192 __workq_kernreturn + 10
    1   libsystem_c.dylib                  0x00007fff8d7a9594 _pthread_wqthread + 758
    2   libsystem_c.dylib                  0x00007fff8d7aab85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib             0x00007fff9292dbca __psynch_cvwait + 10
    1   libsystem_c.dylib                  0x00007fff8d7ab274 _pthread_cond_wait + 840
    2   com.apple.WebCore                  0x00000001107021fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                  0x00000001106ffd50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore           0x000000011004011f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                  0x00007fff8d7a78bf _pthread_start + 335
    6   libsystem_c.dylib                  0x00007fff8d7aab75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib             0x00007fff9292c67a mach_msg_trap + 10
    1   libsystem_kernel.dylib             0x00007fff9292bd71 mach_msg + 73
    2   com.apple.QuartzCore               0x00007fff8a4bc2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore               0x00007fff8a4bc219 thread_fun + 24
    4   libsystem_c.dylib                  0x00007fff8d7a78bf _pthread_start + 335
    5   libsystem_c.dylib                  0x00007fff8d7aab75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff6f248408  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff6f248430  rsp: 0x00007fff6f248408
       r8: 0x00007fff78e45fb8   r9: 0x00007fff6f247e98  r10: 0x00007fff9292dd0a  r11: 0xffffff80002da8d0
      r12: 0x00007fcb00453ec0  r13: 0x0000000000000000  r14: 0x00007fff78e48960  r15: 0x00007fff6f248580
      rip: 0x00007fff9292dce2  rfl: 0x0000000000000246  cr2: 0x00000001106fa000
    Logical CPU: 0
    Binary Images:
           0x10f64a000 -        0x10f64afff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
           0x10f650000 -        0x10faeaff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x10fe0d000 -        0x11009cfff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x11014f000 -        0x1102d1ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x1103be000 -        0x110597fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x1106fc000 -        0x1116a1ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x113d68000 -        0x114271ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff6f24a000 -     0x7fff6f27ebaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff88349000 -     0x7fff883c4ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8890c000 -     0x7fff88919fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff88978000 -     0x7fff8897ffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff88980000 -     0x7fff88983ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff88985000 -     0x7fff8898afff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff88a57000 -     0x7fff88a80ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff88a81000 -     0x7fff88acaff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff88acb000 -     0x7fff88ae7ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff88b2f000 -     0x7fff88b87fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff88b88000 -     0x7fff88b8cfff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8927c000 -     0x7fff894a6fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff894b3000 -     0x7fff894f5fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8968f000 -     0x7fff89694ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff89695000 -     0x7fff896a0ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff896a1000 -     0x7fff896a7ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff89a67000 -     0x7fff89aa1fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89aa2000 -     0x7fff89ab0ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff89bb4000 -     0x7fff89bb5fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff89bb8000 -     0x7fff89bf8fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff89bf9000 -     0x7fff89c45ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff89c46000 -     0x7fff89cbcfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff89d31000 -     0x7fff89d66fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff89d93000 -     0x7fff89d93fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff89dbd000 -     0x7fff89e9cff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89e9d000 -     0x7fff89edfff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89ee7000 -     0x7fff89eeafff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff89fdd000 -     0x7fff89ff3fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff89ff4000 -     0x7fff89ff7fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8a49e000 -     0x7fff8a49efff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8a49f000 -     0x7fff8a4acff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8a4ba000 -     0x7fff8a659ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a889000 -     0x7fff8a8a6ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a91c000 -     0x7fff8a921fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff8aa1d000 -     0x7fff8aa1dfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8aa1e000 -     0x7fff8aaa2ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8aaee000 -     0x7fff8aaeefff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8aaef000 -     0x7fff8ab74ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8abbe000 -     0x7fff8ac0cfff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8ac0f000 -     0x7fff8af28fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8bd2b000 -     0x7fff8c047fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c094000 -     0x7fff8c37dff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8c37e000 -     0x7fff8cf84ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8d110000 -     0x7fff8d116fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff8d15e000 -     0x7fff8d15efff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8d15f000 -     0x7fff8d58cfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8d58d000 -     0x7fff8d5ccff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d61a000 -     0x7fff8d70ffff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8d710000 -     0x7fff8d727fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8d759000 -     0x7fff8d836fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8d837000 -     0x7fff8de1bfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8de5a000 -     0x7fff8e05cfff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8e05d000 -     0x7fff8e09efff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8e09f000 -     0x7fff8e135ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e926000 -     0x7fff8e9c8fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8ede7000 -     0x7fff8ee12ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f089000 -     0x7fff8f090fff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8f091000 -     0x7fff8f0d1ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff8f0d2000 -     0x7fff8f0d2fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8f153000 -     0x7fff8f1f8fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8f1f9000 -     0x7fff8f238fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8f248000 -     0x7fff8f25bff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff8f25c000 -     0x7fff8f25dff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f25e000 -     0x7fff8f2c0ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f2c1000 -     0x7fff8f35bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8f35c000 -     0x7fff8f35dff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8f35e000 -     0x7fff8f36dff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff8f3f1000 -     0x7fff8f3f4fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8f3f5000 -     0x7fff8f3f7fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f3f8000 -     0x7fff8f402ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff8f4d0000 -     0x7fff8f4d2fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8fd85000 -     0x7fff8fd94fff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8fd95000 -     0x7fff8fe18fef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8fe2b000 -     0x7fff8ff84fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ff85000 -     0x7fff90159ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90399000 -     0x7fff903ccff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff903cd000 -     0x7fff90429ff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff9042a000 -     0x7fff904a0fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff904a1000 -     0x7fff904befff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff904bf000 -     0x7fff90513fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90529000 -     0x7fff9053bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff9053c000 -     0x7fff90547fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff9065b000 -     0x7fff9068bff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff906ec000 -     0x7fff906ecfff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff906f8000 -     0x7fff90805fff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff90806000 -     0x7fff9081dfff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff9081e000 -     0x7fff90825ff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff9087a000 -     0x7fff908a7ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90ad4000 -     0x7fff90bd9fff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff90bef000 -     0x7fff90bf4fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff90bff000 -     0x7fff90d66fff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff90d67000 -     0x7fff90d77ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff90d78000 -     0x7fff90e7afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff90e80000 -     0x7fff90e81fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90eb0000 -     0x7fff90ec2ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff90ec3000 -     0x7fff90ec3fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff90ec4000 -     0x7fff90ecafff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff910a0000 -     0x7fff91100fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff91101000 -     0x7fff91106fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff91108000 -     0x7fff9120ffe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff9121f000 -     0x7fff91243fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff91244000 -     0x7fff91249fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff9124a000 -     0x7fff912bafff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff912bb000 -     0x7fff913d4fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff913d5000 -     0x7fff91427ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff91428000 -     0x7fff91448fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91797000 -     0x7fff9187bfff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff91880000 -     0x7fff918ebff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff918ec000 -     0x7fff91b5ffff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91b60000 -     0x7fff91b69ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff91b6a000 -     0x7fff91e96ff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff91f0e000 -     0x7fff91f23fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff92253000 -     0x7fff9227eff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff9227f000 -     0x7fff922acfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff922ad000 -     0x7fff922b1ff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff922b2000 -     0x7fff922c6ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff922c7000 -     0x7fff922d5fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff922ec000 -     0x7fff922ecfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff92441000 -     0x7fff92469fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff9262c000 -     0x7fff92667fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff926b5000 -     0x7fff926cbff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff926cc000 -     0x7fff927d8fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff927d9000 -     0x7fff927dffff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff927e0000 -     0x7fff92916fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff92917000 -     0x7fff92937fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff92938000 -     0x7fff929d9ff7  com.apple.LaunchServices(480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff929da000 -     0x7fff929dcff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff929dd000 -     0x7fff929e5fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff92a03000 -     0x7fff92a2cfff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff92a33000 -     0x7fff92a87ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92a88000 -     0x7fff92b6ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff92ffe000 -     0x7fff93002fff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff93003000 -     0x7fff93004fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff93103000 -     0x7fff93aa0c9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93aa1000 -     0x7fff93b09ff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff93eb4000 -     0x7fff93f67ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff93fa1000 -     0x7fff93fc0fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff93fc1000 -     0x7fff93fccff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff93ffb000 -     0x7fff93ffdfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff940bb000 -     0x7fff940c9fff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff940dd000 -     0x7fff940deff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9443f000 -     0x7fff944b2fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff944b3000 -     0x7fff9457aff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff9457b000 -     0x7fff9459ffff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff945a0000 -     0x7fff94609fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff94645000 -     0x7fff94646fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9478a000 -     0x7fff94797fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff94905000 -     0x7fff9492bfff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff94d60000 -     0x7fff95227fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff95228000 -     0x7fff9522efff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff95312000 -     0x7fff9533bfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1780
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.7M resident=106.0M(57%) swapped_out_or_unallocated=79.7M(43%)
    Writable regions: Total=1.1G written=5504K(0%) resident=6272K(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                       96K
    CoreServices                         1004K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               43.1M
    MALLOC guard page                      48K
    SQLite page cache                     288K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               15.7M
    __IMAGE                               528K
    __LINKEDIT                           60.0M
    __RC_CAMERAS                          248K
    __TEXT                              125.7M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.3G
    TOTAL, minus reserved VM space      338.8M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    Try either using Software Update to update Safari or download version 6 from here - http://www.macupdate.com/app/mac/15675/apple-safari.
    Clinton

  • Error Opening Database

    Hi I have just repaired my Aperture 3.1 Database hoping that it would help with some difficulties I have with the software.
    Now it is completed when I try to open Aperture I get the message "There was an error opening the database for the library “/Volumes/xxxxxx” and it won't let me open the program at all.
    Any suggestions? (I don't really want to delete my preferences as it took me so long to get them streamlined!)

    Have you give the launch options of Repair or Rebuild a try?
    Make a backup of your library, then launch the app with Command and Option keys held down.
    Choose a Repair and see if that helps getting past any error. Then rebuild if necessary.

  • -24994,ERR_RTE: runtime environment error starting database after OS upgrad

    hi
    i upgraded my SAP system`s operating system from 8 SLES to 9.1 and now it doesnt want start the database:
    Starting Database Instance...
    ERR
    -24994,ERR_RTE: runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state
    Opening Database...
    ERR
    -24994,ERR_RTE: runtime environment error
    1,Check knldiag! Kernel died before reaching ADMIN state
    and knldiag:
    Date       Time       TID Typ MsgID Label    Message-Text
    2007-07-20 15:15:41  7323 WNG 11489 PARAM    Open system console '/dev/console' reports (13) Permission denied
    2007-07-20 15:15:41  7323 WNG 11489 PARAM    Modify parameter OPMSG1 or enable write access to prevent this message
    2007-07-20 15:15:41  7323     12841 DIAGHIST Backup of diagnostic files is in progress
    2007-07-20 15:15:41  7323     12842 DIAGHIST Backup of diagnostic files has finished
    2007-07-20 15:15:41  7323     12769 INFO     Starting SERVERDB:      'RBN'
    2007-07-20 15:15:41  7323     12770 INFO              SERVERNODE:    'rbn1'
    2007-07-20 15:15:41  7323     12773 INFO              Date:          0007-07-20
    2007-07-20 15:15:41  7323     12771 INFO              Process ID:    7323
    2007-07-20 15:15:41  7323     12772 INFO              Owner:         'sqdmt1'
    2007-07-20 15:15:41  7323     12781 INFO              Version:       '32BIT Kernel'
    2007-07-20 15:15:41  7323     12781 INFO              Version:       'X32/LINUX 7.4.3    Build 030-121-056-274'
    2007-07-20 15:15:41  7323     12780 INFO              DBROOT:        '/sapdb/data/wrk/RBN'
    2007-07-20 15:15:41  7323     12780 INFO              LD_LIBRARY_PATH: '/sapdb/RBN/db/lib:/sapdb/RBN/db/sap'
    2007-07-20 15:15:41  7323     12891 INFO     maximum core size: 0 MB
    2007-07-20 15:15:41  7323     12892 INFO     maximum number of open files: 1024
    2007-07-20 15:15:41  7323     12895 INFO     maximum number of threads: unlimited
    2007-07-20 15:15:41  7323     12893 INFO     maximum virtual memory size: unlimited
    2007-07-20 15:15:41  7323     12894 INFO     maximum heap size: unlimited
    2007-07-20 15:15:41  7323     12883 DBSTATE  Core dump suppressed
    2007-07-20 15:15:41  7323     12928 TASKING  Using threads for tasks
    2007-07-20 15:15:41  7323     11532 init_shm SHMCHUNK size 0x2000000
    2007-07-20 15:15:41  7323     12692 TCLUSTER tw;al;ut;2000sv,100bup;10ev,10gc;ti,100dw;15us;equalize
    2007-07-20 15:15:41  7323     12693 TCLUSTER number of 'BUP':   0
    2007-07-20 15:15:41  7323     12693 TCLUSTER number of ' DW':  32
    2007-07-20 15:15:41  7323     12693 TCLUSTER number of ' US':  60
    2007-07-20 15:15:41  7323     12693 TCLUSTER number of ' SV':  24
    2007-07-20 15:15:41  7323     12693 TCLUSTER number of ' EV':   0
    2007-07-20 15:15:41  7323     12693 TCLUSTER number of ' GC':   0
    2007-07-20 15:15:41  7323     11533 init_shm creating shared section size     778852
    2007-07-20 15:15:41  7323     12698 IPC      Common RTE specific IPC key: 0x44000000
    2007-07-20 15:15:41  7323     11536 init_shm attached shared section at   0x50000000
    2007-07-20 15:15:41  7323     11537 init_shm shared section ends at       0x500BE264
    2007-07-20 15:15:42  7323     11521 PIPE_IO  Operating system does not support fstat for input check of pipes
    2007-07-20 15:15:42  7323     11522 PIPE_IO  Input check for pipe with poll supported
    2007-07-20 15:15:43  7323     12811 EVENTING Suppressing output to 'knldiag.evt' 0 pages
    2007-07-20 15:15:43  7323     12813 EVENTING No Eventbuffer created (0 entries 100 tasks)
    2007-07-20 15:15:45  7325     12885 MEMORY   87157 Pages allocated for I/O cache
    2007-07-20 15:15:45  7325     12886 TASKING  Maximum non user task stack size 100KB
    2007-07-20 15:15:45  7325     12886 TASKING  Maximum task stack size 400KB
    2007-07-20 15:15:45  7325     12886 TASKING  Allocating task stack chunk for 120 tasks
    2007-07-20 15:15:45  7325     12886 TASKING  Maximum single aligned task stack size   400KB
    2007-07-20 15:15:45  7325     12886 TASKING  Size of single task guard area     4KB
    2007-07-20 15:15:45  7325     12886 TASKING  Task stack chunk area [ 0x7a9ac000 - 0x7c7bafff ]
    2007-07-20 15:15:45  7325     12886 TASKING  Physical memory used for task stacks  30300KB
    2007-07-20 15:15:45  7325     12886 TASKING  Physical memory used for guard areas    484KB
    2007-07-20 15:15:45  7325     12831 TRACE_IO Configured MAXMESSAGE_FILES:0
    2007-07-20 15:15:45  7325     12832 TRACE_IO Disabled: No TraceMessagefiles wanted
    2007-07-20 15:15:45  7325     12821 TASKING  Thread 7325 starting
    2007-07-20 15:15:45     0     12853 DBSTATE  Caught signal 11(SIGSEGV)
    2007-07-20 15:15:45     0 ERR 11330 COREHAND ABORTING due to signal 11
    2007-07-20 15:15:45     0 ERR 11952 COREHAND Signal send from process 0
    2007-07-20 15:15:45     0 ERR 11953 COREHAND Fault address 0x0
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    > Emergency Stack Back Trace <----
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (0):0x4010f5b9 [0xbffff19c](0x1,0xe,0xbffff21c,0x878b401)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (1):0x400304c6 [0xbffff19c](0x1,0xe,0xbffff21c,0x878b401)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (3):0x878b401 [0xbffff1ac](0xbffff1f8,0x7c7dc000,0xbffff21c,0x878b3f3)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (5):0x878a3bc [0xbffff21c](0x20000,0x0,0x877a450,0x0)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (7):0x8775e32 [0xbffff25c](0x20000,0x877a450,0x0,0x1)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (9):0x8776d46 [0xbffff2cc](0x0,0x0,0xbffff2fc,0x8776cd3)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (11):0x810a5a8 [0xbffff2fc](0xbffff3c4,0x40126732,0xbffff32c,0x810a592)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (13):0x8774fad [0xbffff32c](0xbffff3c4,0xbffff398,0xbffff348,0x40035cc4)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (15):0x810a56b [0xbffff3f8](0x2,0xbffff4b4,0xbffff428,0x810967e)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   (17):0x400c2500 [0xbffff428](0x2,0xbffff4b4,0xbffff4c0,0x4003d8b0)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    > Register Dump <----
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   ds   es   0x0000007b 0x0000007b
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   fs   gs   0x00000000 0x00000033
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   trap err  0x0000000d 0x00000000
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   efl  ss   0x00010202 0x0000007b
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   edi  esi  0x00000001 0x00000001
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   eax  ebx  0xfffffff9
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   ecx  edx  0x7c9dcbf0
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   esp  uesp 0xbffff188 0xbffff188
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   ebp  eip  0xbffff19c 0x4010f5b9
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   cs   cr2  0x00000073 0x00000000
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   cw - sw - tag   0xffff037f 0xffff0000 0xffffffff
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   ipoff - cssel   0x401266a5 0x01c90073
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   dataoff-datasel 0x401b5240 0x0000007b
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f00      [0x0000 0x0000 0x0000 0x0000 - 0x0000]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f01      [0x0000 0x0000 0x0000 0x0000 - 0x0000]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f02      [0x0000 0x0000 0x0000 0x0000 - 0x0000]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f03      [0x0000 0x0000 0x0000 0x0000 - 0x0000]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f04      [0x0000 0x0000 0x0000 0x0000 - 0x0000]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f05      [0x0000 0x0000 0x0000 0xe826 - 0x400d]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f06      [0x0000 0x0000 0xa800 0xd9a4 - 0x4013]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   f07      [0x0000 0x0000 0xaaa8 0xaaaa - 0x401d]
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    > Module List <----
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   |.text Start |.text End   | Module File Name
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x08048000 | 0x08d62000 | /sapdb/MT1/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x40000000 | 0x40016000 | /lib/ld-2.3.3.so
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x4002a000 | 0x40037000 | /lib/tls/libpthread.so.0
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x4003a000 | 0x4003c000 | /lib/libdl.so.2
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x4003e000 | 0x40078000 | /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x4008b000 | 0x400ac000 | /lib/tls/libm.so.6
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   | 0x400ad000 | 0x401b7000 | /lib/tls/libc.so.6
    2007-07-20 15:15:45     0 ERR 11599 BTRACE
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    > Symbolic Stack Back Trace <----
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      0: 0x4010f5b9 __cfree +0x0049
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /lib/tls/libc.so.6
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff19c] (0x1,0xe,0xbffff21c,0x878b401)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      1: 0x400304c6 __pthread_attr_destroy +0x0026
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /lib/tls/libpthread.so.0
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff19c] (0x1,0xe,0xbffff21c,0x878b401)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      2: 0x0878b401 eo07_CreateThread +0x0201
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff1ac] (0xbffff1f8,0x7c7dc000,0xbffff21c,0x878b3f3)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      3: 0x0878a3bc sqlbeginthread +0x002c
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff21c] (0x20000,0x0,0x877a450,0x0)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      4: 0x08775e32 en81_CreateRteProcs +0x0032
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff25c] (0x20000,0x877a450,0x0,0x1)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      5: 0x08776d46 en81RunKernel +0x00d6
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff2cc] (0x0,0x0,0xbffff2fc,0x8776cd3)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      6: 0x0810a5a8 en80RunKernel +0x0028
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff2fc] (0xbffff3c4,0x40126732,0xbffff32c,0x810a592)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      7: 0x08774fad en81_kernel_main +0x053d
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff32c] (0xbffff3c4,0xbffff398,0xbffff348,0x40035cc4)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE      8: 0x0810a56b main +0x003b
    2007-07-20 15:15:45     0 ERR 11599 BTRACE          /sapdb/RBN/db/pgm/slowknl
    2007-07-20 15:15:45     0 ERR 11599 BTRACE         Frameinfo [0xbffff3f8] (0x2,0xbffff4b4,0xbffff428,0x810967e)
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   -
    > End of Stack Back Trace <----
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   analysing LVCMem_Allocator_1
    2007-07-20 15:15:45     0 ERR 11599 BTRACE
    2007-07-20 15:15:45     0 ERR 11599 BTRACE   no problems detected in LVCMem_Allocator_1
    +++++++++++++++++++++++++++++++++++++++ Kernel Exit ++++++++++++++++++++++++++++
    2007-07-20 15:15:46  7323     12847 DBSTATE  Kernel exited without core and exit status 0x2f00
    2007-07-20 15:15:46  7323     12849 DBSTATE  Kernel exited due to signal in signal handler
    2007-07-20 15:15:46  7323     12890 DIAGHIST Backup of diagnostic files will be forced at next restart
    2007-07-20 15:15:46  7323     12808 DBSTATE  Flushing knltrace pages
    2007-07-20 15:15:46  7323     11987 dump_rte rtedump written to file 'rtedump'
    2007-07-20 15:15:46  7323     12696 DBSTATE  Change DbState to 'OFFLINE '(28)
    current write position -
    It comes up with ths error 
    rbn1:~ # java -version
    Error occurred during initialization of VM
    Unable to load native library: /usr/lib/SunJava2-1.3.1/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    Any ideas most welcome

    > hi
    >
    > i upgraded my SAP system`s operating system from 8
    > SLES to 9.1 and now it doesnt want start the
    > database:
    The problem you're facing is due to the fact, that between SLES 8 and SLES 9 the threading library was changed.
    You can try the following:
    logon as <sid>adm
    x_server stop
    setenv LD_ASSUME_KERNEL 2.4.21
    x_server start
    dbmcli -U c db_online
    If that works you should change your .dbenv_<hostname>.csh of user <sid>adm and set this environment variable.
    Markus

  • Error opening database in aperture

    Made a back up of aperture lib using time machine and now the lib will not open with error:
    "There was an error opening the database for the library "~/Destop/Aperture Library.aplibrary".
    I restored the file and still have the problem. Ran disk util and other checks of the machine and no joy!
    Tried command-option without luck. Any other suggestions?

    "Made a back up of aperture lib using time machine". What does that mean exactly? Time Machine should not be affecting your library unless you are trying to recover something from a time machine backup. But that is the opposite of what I think you are saying.
    One thing to try is create a new fresh library and then try importing from your old library into the new library (File->Import->Library/Project...). If your library is large, this could take a long time.

  • Don't start database after recovery

    Hi all,
    I use Oracle 9i Release 2 on Windows 2000
    I use RMAN to backup and recovery database online to tape. I also backup all file contain database parameter in directories such as : C:\oracle\admin\*;C:\oracle\ora92\database\*; C:\oracle\ora92\network\admin\*.
    Yesterday, my computer was down and I have to setup OS and Oracle.
    I restored all file contain database parameter and use ORADIM command to create database services. Then I restored and recoveried whole database. And my database can work well immediately. However, when I reboot my computer, my database cann't autostart. Although, you may find that services start but the database does not start.
    I used ORADIM utility to delete and re-create the services but it doesn't work.
    Then I have to use Oracle Enterprise Manager to start and open database, it work well.
    Pls help me to autostart database,
    Thanks in advance,
    Nghiatd

    What is the 'ora_sid_autostart' registry entry set to?

  • Unexpected error opening catalog after accidentally deleting and recovering catalog file

    I deleted my Lightroom folder by mistake. I have recovered the Lightroom 5 catalog .Ircat file using recovery software but when I try to open it I get the message "Unexpected error opening catalog". Please help!
    I have tried creating a new catalog and importing the .ircat file but I then get told that it is not a valid lightroom catalog.
    I have a lot of photo edits that I really need to recover, I hope someone can help.
    Kind regards, Alex

    Hi Alex,
    I just did the same thing.  What recovery software did you use?? Also, were you ever able to recover your pics?
    Thanks for your help x

  • Error opening printer after one print.

    I just installed Elements 12. I have been using Elements for at least 10 years. When I printed my first picture every thing went as planned, but when I tried to print the second picture I got the following, "There was an error opening your printer. Printing functions will not be available until you have selected a printer and reopened the document". If I cancel Elements 12, and restart the program I can print just one picture, and then I get the same message. I have seen this question on before, but without answers. The error says you should select a printer, but how do you do that?

    when Photoshop starts acting up it's always a good idea to reset your preferences
    http://forums.adobe.com/thread/375776?tstart=0

  • Can not open database after restore...

    Hi,
    I am doing a system copy from a online backup of our production system to our qas system. It is AIX and Oracle 10.2.0.2.0 on both systems.
    I have done the restore using the backup log file from the production system. I have run the control.sql script, applied 4 archive log files using "recover database using backup controlfile until cancel;". Last I run "alter database open resetlogs;", but here my problems start....
    Here is what happends...
    I apply the archive logs:
    ORA-00279: change 65129304 generated at 01/22/2008 19:50:35 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8210_632565567.dbf
    ORA-00280: change 65129304 for thread 1 is in sequence #8210
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8209_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    Media recovery cancelled.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    From the alert log:
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE start
    Database is not in archivelog mode
    ALTER SYSTEM ARCHIVE LOG ALL USING BACKUP CONTROLFILE complete
    2008-02-23 01:00:23.810
    ORA-00704: bootstrap process failure
    ORA-39700: database must be opened with UPGRADE option
    Have somebody had this problem? Hope you can help me :-).
    Best regards Henrik

    I entered cancel when the log files had been restored and then I did "alter database open resetlogs;"
    Here is what I did:
    orasrq>  sqlplus "/ as sysdba"
    SQL*Plus: Release 10.2.0.2.0 - Production on Fri Feb 22 13:01:38 2008
    Copyright (c) 1982, 2005, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORACLE instance started.
    Total System Global Area 4714397696 bytes
    Fixed Size                  2077560 bytes
    Variable Size            2365590664 bytes
    Database Buffers         2332033024 bytes
    Redo Buffers               14696448 bytes
    SQL> @controlSRQ.sql
    Control file created.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01195: online backup of file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oracle/SRQ/sapdata1/system_1/system.data1'
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 65088663 generated at 01/22/2008 18:30:19 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8203_632565567.dbf
    ORA-00280: change 65088663 for thread 1 is in sequence #8203
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65091816 generated at 01/22/2008 18:35:25 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8204_632565567.dbf
    ORA-00280: change 65091816 for thread 1 is in sequence #8204
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8203_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65094835 generated at 01/22/2008 18:39:16 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8205_632565567.dbf
    ORA-00280: change 65094835 for thread 1 is in sequence #8205
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8204_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65101797 generated at 01/22/2008 18:56:03 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8206_632565567.dbf
    ORA-00280: change 65101797 for thread 1 is in sequence #8206
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8205_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65108888 generated at 01/22/2008 19:05:31 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8207_632565567.dbf
    ORA-00280: change 65108888 for thread 1 is in sequence #8207
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8206_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    Media recovery cancelled.
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 65108888 generated at 01/22/2008 19:05:31 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8207_632565567.dbf
    ORA-00280: change 65108888 for thread 1 is in sequence #8207
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65115833 generated at 01/22/2008 19:20:32 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8208_632565567.dbf
    ORA-00280: change 65115833 for thread 1 is in sequence #8208
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8207_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    Media recovery cancelled.
    SQL> recover database using backup controlfile until cancel;
    ORA-00279: change 65115833 generated at 01/22/2008 19:20:32 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8208_632565567.dbf
    ORA-00280: change 65115833 for thread 1 is in sequence #8208
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65122618 generated at 01/22/2008 19:35:37 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8209_632565567.dbf
    ORA-00280: change 65122618 for thread 1 is in sequence #8209
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8208_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00279: change 65129304 generated at 01/22/2008 19:50:35 needed for thread 1
    ORA-00289: suggestion : /oracle/SRQ/oraarch/SRQarch1_8210_632565567.dbf
    ORA-00280: change 65129304 for thread 1 is in sequence #8210
    ORA-00278: log file '/oracle/SRQ/oraarch/SRQarch1_8209_632565567.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cn
    ORA-00308: cannot open archived log 'cn'
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    cancel
    Media recovery cancelled.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection force

  • Error opening database, Plz help!

    Dear Oracle Gurus,
    I have been getting this error message today, and I dont know what steps to be taken.
    SQL> alter database open;
    alter database open
    ERROR at line 1:
    ORA-16068: redo log file activation identifier mismatch
    ORA-00312: online log 1 thread 1: 'D:\ORACLE\ORADATA\ORCL\REDO01.LOG'
    I am not able to log in with any of the users except a sysdba like sys.
    In other words, I am only able to log into the database thru sys but cannot perform any operations on tables or objects.
    I am running Oracle 9i R2
    Please help how to get rid of this problem.

    ORA-00312 online log string thread string: 'string'
    Cause: This message reports the file name for details of another message.
    Action: Other messages will accompany this message. See the associated messages for the appropriate action to take.
    ORA-00313 open failed for members of log group string of thread string
    Cause: The online log cannot be opened. The file may not be in the expected location.
    Action: Specify the correct redo log file or make the log available, if necessary. Also, see the accompanying messages.
    ORA-00314 log string of thread string, expected sequence# string doesn't match string
    Cause: The online log is corrupted or is an old version.
    Action: Find and install the correct version of the log or reset the logs. Refer to the Oracle9i Database Administrator's Guide for recovery procedures.

  • RMAN not opening database after cold backup

    OS: RHES4
    10g R2
    I am having a problem using RMAN to run a cold backup. The error from the log tell me that the database is already open. However when I check the database, the status is that it is in MOUNT. I can then open it but am not sure why RMAN cannot. The log is below:
    Output Log
    SQL*Plus: Release 10.1.0.3.0 - Production on Thu May 11 02:00:13 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> Connected.
    SQL> Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL*Plus: Release 10.1.0.3.0 - Production on Thu May 11 02:00:32 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 687865856 bytes
    Fixed Size          780700 bytes
    Variable Size          149165668 bytes
    Database Buffers     536870912 bytes
    Redo Buffers          1048576 bytes
    Database mounted.
    SQL> Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Recovery Manager: Release 10.1.0.3.0 - Production
    Copyright (c) 1995, 2004, Oracle. All rights reserved.
    RMAN>
    connected to target database: TEST10G (DBID=3717786770)
    using target database controlfile instead of recovery catalog
    RMAN> 2> 3> 4> 5>
    allocated channel: oem_disk_backup
    channel oem_disk_backup: sid=160 devtype=DISK
    Starting recover at 11-MAY-06
    no copy of datafile 1 found to recover
    no copy of datafile 2 found to recover
    no copy of datafile 3 found to recover
    no copy of datafile 4 found to recover
    no copy of datafile 5 found to recover
    no copy of datafile 6 found to recover
    no copy of datafile 7 found to recover
    no copy of datafile 8 found to recover
    no copy of datafile 9 found to recover
    no copy of datafile 10 found to recover
    no copy of datafile 11 found to recover
    no copy of datafile 12 found to recover
    no copy of datafile 13 found to recover
    no copy of datafile 14 found to recover
    no copy of datafile 15 found to recover
    no copy of datafile 16 found to recover
    no copy of datafile 17 found to recover
    no copy of datafile 18 found to recover
    Finished recover at 11-MAY-06
    Starting backup at 11-MAY-06
    no parent backup or copy of datafile 18 found
    no parent backup or copy of datafile 1 found
    no parent backup or copy of datafile 8 found
    no parent backup or copy of datafile 9 found
    no parent backup or copy of datafile 10 found
    no parent backup or copy of datafile 11 found
    no parent backup or copy of datafile 13 found
    no parent backup or copy of datafile 14 found
    no parent backup or copy of datafile 15 found
    no parent backup or copy of datafile 17 found
    no parent backup or copy of datafile 4 found
    channel oem_disk_backup: starting compressed incremental level 1 datafile backupset
    channel oem_disk_backup: specifying datafile(s) in backupset
    input datafile fno=00003 name=/home/oracle/oradata/dev10g/sysaux01.dbf
    input datafile fno=00002 name=/home/oracle/oradata/dev10g/undotbs01.dbf
    input datafile fno=00005 name=/home/oracle/oradata/dev10g/example01.dbf
    input datafile fno=00012 name=/home/oracle/oradata/dev10g/FLOW_7.dbf
    input datafile fno=00016 name=/home/oracle/oradata/dev10g/FLOW_11.dbf
    input datafile fno=00006 name=/home/oracle/oradata/dev10g/FLOW_1.dbf
    input datafile fno=00007 name=/home/oracle/oradata/dev10g/FLOW_2.dbf
    channel oem_disk_backup: starting piece 1 at 11-MAY-06
    channel oem_disk_backup: finished piece 1 at 11-MAY-06
    piece handle=/home/oracle/flash_recovery_area/DEV10G/backupset/2006_05_11/o1_mf_nnnd1_TAG20060511T020039_265nr8h8_.bkp comment=NONE
    channel oem_disk_backup: backup set complete, elapsed time: 00:01:15
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00018 name=/home/oracle/oradata/dev10g/designer1.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_designer_265ntmow_.dbf tag=ORA$OEM_LEVEL_0 recid=9 stamp=590119379
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:01:05
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00001 name=/home/oracle/oradata/dev10g/system01.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_system_265nwnw0_.dbf tag=ORA$OEM_LEVEL_0 recid=10 stamp=590119436
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:01:05
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00008 name=/home/oracle/oradata/dev10g/FLOW_3.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_3_265nyp5w_.dbf tag=ORA$OEM_LEVEL_0 recid=11 stamp=590119448
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:03
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00009 name=/home/oracle/oradata/dev10g/FLOW_4.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_4_265nysc5_.dbf tag=ORA$OEM_LEVEL_0 recid=12 stamp=590119452
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00010 name=/home/oracle/oradata/dev10g/FLOW_5.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_5_265nz0jc_.dbf tag=ORA$OEM_LEVEL_0 recid=13 stamp=590119458
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:03
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00011 name=/home/oracle/oradata/dev10g/FLOW_6.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_6_265nz3oo_.dbf tag=ORA$OEM_LEVEL_0 recid=14 stamp=590119463
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00013 name=/home/oracle/oradata/dev10g/FLOW_8.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_8_265nzbvj_.dbf tag=ORA$OEM_LEVEL_0 recid=15 stamp=590119469
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:03
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00014 name=/home/oracle/oradata/dev10g/FLOW_9.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_9_265nzg1k_.dbf tag=ORA$OEM_LEVEL_0 recid=16 stamp=590119473
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00015 name=/home/oracle/oradata/dev10g/FLOW_10.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_10_265nzo6x_.dbf tag=ORA$OEM_LEVEL_0 recid=17 stamp=590119480
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:07
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00017 name=/home/oracle/oradata/dev10g/FLOW_12.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_flow_12_265nzwdb_.dbf tag=ORA$OEM_LEVEL_0 recid=18 stamp=590119487
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:03
    channel oem_disk_backup: starting datafile copy
    input datafile fno=00004 name=/home/oracle/oradata/dev10g/users01.dbf
    output filename=/home/oracle/flash_recovery_area/DEV10G/datafile/o1_mf_users_265nzzo0_.dbf tag=ORA$OEM_LEVEL_0 recid=19 stamp=590119489
    channel oem_disk_backup: datafile copy complete, elapsed time: 00:00:03
    channel oem_disk_backup: starting compressed incremental level 1 datafile backupset
    channel oem_disk_backup: specifying datafile(s) in backupset
    including current controlfile in backupset
    including current SPFILE in backupset
    channel oem_disk_backup: starting piece 1 at 11-MAY-06
    channel oem_disk_backup: finished piece 1 at 11-MAY-06
    piece handle=/home/oracle/flash_recovery_area/DEV10G/backupset/2006_05_11/o1_mf_ncsn1_TAG20060511T020039_265o04n1_.bkp comment=NONE
    channel oem_disk_backup: backup set complete, elapsed time: 00:00:03
    Finished backup at 11-MAY-06
    released channel: oem_disk_backup
    RMAN>
    Recovery Manager complete.
    SQL*Plus: Release 10.1.0.3.0 - Production on Thu May 11 08:03:38 2006
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL> Connected.
    SQL> alter database open
    ERROR at line 1:
    ORA-01531: a database already open by the instance
    Unable to open the database.

    Do you have an OMS configured for OEM? You'll need to connect to an OMS to perform backups thru OEM. The process is explained here Managing Backup and Recovery.
    Here is a SAMPLE configuration script:
    configure device type disk parallelism 1;
    configure channel device type disk format 'd:\oracle_backup\%d_%U.%p';
    configure controlfile autobackup on;
    configure controlfile autobackup format for device type disk to 'd:\oracle_backup\cf_auto_%F.bkp';
    configure retention policy to recovery window of 2 days;
    configure backup optimization on;and a SAMPLE backup script:
    rem
    rem  rman_backup.cmd
    rem
    rem  Full database backup plus archivelogs.
    for /f "tokens=2-4" %%i in ('echo %date:/= %') do set vdate=%%i_%%j_%%k
    echo backup database plus archivelog;
    echo sql "alter database backup controlfile to trace as ''d:\oracle_backup\controlORCL9%vdate%.txt''";
    echo sql "create pfile=''d:\oracle_backup\initORCL9%vdate%.ora'' from spfile";
    echo crosscheck backup;
    echo crosscheck archivelog all;
    echo delete noprompt obsolete recovery window of 2 days;
    echo delete noprompt archivelog all completed before 'sysdate-7';
    ) | rman target / log=backup.logYou could scheduled the rman_backup.cmd script to run every night at 10pm thru the Windows task scheduler.

Maybe you are looking for

  • Mom trying to help "fix" Ipod

    My daughter is receiving a message stating "Songs cannot be updated because all of the playlists selected for updating no longer exist" The playlists and songs are there. How do I fix this for her? Thanks so much, Vonda

  • Treo 680: Typedown contacts search problem: can't find anything after S

    I recently purchased an unlocked GSM Treo 680 to replace a stolen Treo 650 (which replaced a 600, which replaced another 600, etc.). I loaded all my data on to it. However, when I do a typedown search in Contacts, it refuses to find any entries which

  • Quicktime/Various program errors?

    Hi all, we recently updated to Leapard and have run into various software conflicts. The main problem I need help solving is with Quicktime. We use Quicktime Pro to record video and audio from a live event. We have had the problem the last two weeks

  • How to create planning area?

    Hi Gurus, What is transaction to look for existing planning area? How to create planning (new version) in Demand Planning? How to copy a existing version (000) to a new version (010)? Thanks Gowda

  • I am trying to back up my new iphone through my itunes and its not working

    I am trying to set up my new iphone, and i need to back it up through itunes since i never backed my old one up with icloud, but once i select the "back up with itunes" on my phone startup, it tells me to connect to itunes, which i do and then my pho