Toad: Oracle initialization or shut down in progress

Hi,
When i am going to login to Toad, it is showing an error like "Toad: Oracle initialization or shut down in progress".
The network people, they have restarted the server many a times, after that i loging to Toad..
I am also not able to connect through SQL+PLUS, the same error shows...
Please needed your suggestion on the same..
Thanks,
Haraprasad...

When i am going to login to Toad, it is showing an error like "Toad: Oracle initialization or shut down in progress".The error self describes itself. The database isn't up or is being shut down while you are connecting.
log on to server and execute the below steps:
sqlplus / as sysdba
select open_mode from v$database;
if you see "READ WRITE" you can then log in by whichever way you want.
hth

Similar Messages

  • "Oracle initialization or shut down in progress" problem

    I installed oracle 9i on windows xp 2002 service pack2 before 20 days, it was working fine till now but now when i try to login from scott user with correct password it is giving oracle initialization or shut down in progress error and not letting me login.
    Any solution please?

    ora-00214:Control file
    'D:\General\1mcs\oracle\oradata\globaldb3\CONTROL01.CTL' version 16889
    inconsistent with file
    'D:\General\1mcs\oracle\oradata\globaldb3\CONTROL02.CTL' version 16885 Error: ORA 214
    Text: control file <name> version <num> inconsistent with file <name>
    version <num>
    Cause: An inconsistent set of control files, datafiles, and redo log files
    was used.
    Action: Use a consistent set of control files, datafiles, and redo log files.
    That is, all the files must be for the same database and from the same
    time period.
    edit you pfile, and set the control file as only any one of that and startup, If not try with second one. check by which controlfile you can able to open database, so that later you can multiplex the controlfile.

  • Oracle initialization or shut down in progress

    dear all
    i am using oracle 10 g
    operating system window xp.
    i am facing following error
    SQL> recover datafile 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\SYSAUX01.DBF'
    ORA-00283: recovery session canceled due to errors
    ORA-00341: log 3 of thread 1, wrong log # 2 in header
    ORA-00312: online log 3 thread 1:
    'D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\REDO03.LOG'
    please if anyone could help me to solve this problem.
    many many Thanks in advance
    Nadeem asif

    Hi,
    Herewith my error msg when i run through the process.
    SQL> connect sys/oracle9i as sysdba
    Connected.
    SQL> shutdown immediate
    ORA-01109: database not open
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 135338868 bytes
    Fixed Size 453492 bytes
    Variable Size 109051904 bytes
    Database Buffers 25165824 bytes
    Redo Buffers 667648 bytes
    Database mounted.
    ORA-00354: corrupt redo log block header
    ORA-00353: log corruption near block 200770 change 18748356 time 05/27/2009
    09:32:11
    ORA-00312: online log 3 thread 1: 'C:\ORACLE\ORADATA\ORCL\REDO03.LOG'
    Pls guide me how to resolve this issue..thk

  • Ora not available. Initialization or shut down in progress. TNS listner ...

    I developed an application using VB.NET 2003 and Oracle 10g backend. When I start my machine and work on my application, everything works fine for two to three times execution. After some time when I execute my application it gives different errors every time. Sometimes:
    Oracle not available
    sometimes, TNS Listner cannot listen to ....
    sometimes, Oracle Initialization or Shut Down in progress.
    Why?

    Hi,
    Below three error is different.
    Oracle not available
    connect with sysdba privs users
    and give
    STARTUPsometimes, TNS Listner cannot listen to ....
    if 10g then first set ORACLE_SID and connect with sysdba user WITHOUT "TNS_ENTRY"
    conn sys as sysdba
    passwordsometimes, Oracle Initialization or Shut Down in progress.
    shutdown in progress ... you have to wait for complete shutdown.
    you can check status of database through connect with sysdba privs.
    select STATUS from v$instance;Why?

  • Ora 01033: Oracle Initialization or shut down in prrogress

    Dear all
    i am working on oracle 10g, operating system Windows XP
    I am trying to connect to oracle but following error is received "Ora 01033 oracle initialization or shut down in progress"
    Please if any could help me to solve this problem i will be thankfull to him
    Thanks
    Regards
    Nadeem asif

    hi dear
    these are the last 50 lines from "alert_orcl.log" file
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 109051904
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    spfile = D:\ORACLE\PRODUCT\10.2.0\DB_1\DBS\SPFILEORCL.ORA
    sga_target = 289406976
    control_files = D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL02.CTL, D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 163577856
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = D:\oracle\product\10.2.0/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=orclXDB)
    job_queue_processes = 10
    audit_file_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\ADUMP
    background_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\BDUMP
    user_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\UDUMP
    core_dump_dest = D:\ORACLE\PRODUCT\10.2.0\ADMIN\ORCL\CDUMP
    db_name = orcl
    open_cursors = 300
    pga_aggregate_target = 95420416
    MMAN started with pid=4, OS id=560
    PSP0 started with pid=3, OS id=500
    DBW0 started with pid=5, OS id=568
    LGWR started with pid=6, OS id=536
    CKPT started with pid=7, OS id=508
    SMON started with pid=8, OS id=624
    RECO started with pid=9, OS id=1032
    CJQ0 started with pid=10, OS id=1056
    MMON started with pid=11, OS id=1052
    MMNL started with pid=12, OS id=1048
    Wed Jul 14 00:07:33 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    PMON started with pid=2, OS id=548
    Wed Jul 14 00:07:37 2010
    alter database mount exclusive
    Setting recovery target incarnation to 2
    Wed Jul 14 00:07:43 2010
    Successful mount of redo thread 1, with mount id 1252064969
    Wed Jul 14 00:07:43 2010
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Wed Jul 14 00:07:44 2010
    alter database open
    ORA-1589 signalled during: alter database open...

  • Oracle intialization or shut down in progress

    Hello every one
    i have installed database 10g release 2 on windows 2003 R2 standard edition
    and after creating DB with SID orcl with no logic reason when i connect to it
    it gave me oracle intialization or shut down in progress message and doesn't connect
    The H/W of the machine is
    Processor :4 intel xeon cpu 3.6ghz
    hard disks:5HDD SCZI (each 147 GB)
    ram : 4G ram

    Hi
    Did you try this?
    On command prompt type
    SET ORACLE_SID=ORCL
    SQLPLUS "/ AS SYSDBA"
    If it connects to an idle instance you will have to startup the DB.
    SQL>STARTUP
    One more thing you can try is to SHUTDOWN IMMEDIATE or SHUTDOWN ABORT and then STARTUP again to confirm that DB starts normally.
    Also, do you see any errors in the alert log file?
    Regards
    Adnan
    Message was edited by:
    amashhadi

  • Error ORA-01033 oracle intialization or shut down in progress

    Hi ,
    I am getting the error when i try to login to oracle
    Error ORA-01033 oracle intialization or shut down in progress.
    i waited for much time but i get the same error.can some one help.
    Thanks

    442321, if a startup is in process you will need to either let it complete or cancel it in order to connect with a non sysdba session.
    You cancel the startup the same way you would kill a hung shutdown by connecting as sysdba and then issueing a shutdown abort.
    You should review the alert log prior to issuing an abort to see what is going on.
    HTH -- Mark D Powell --

  • How do I configure my system so that Oracle 10g properly shuts down and sta

    How do I configure my system so that Oracle 10g properly shuts down and starts up when I reboot my Solaris system?

    http://download.oracle.com/docs/cd/B19306_01/server.102/b15658/strt_stp.htm#sthref255

  • Oracle 10g - Not Shutting Down in Vista Home Premium.

    Hello Guys.
    I installed Oracle 10gR2 successfully on Vista Home Premium.. I can even make a table which logging as a Sysdba .. but when i want to Shutdown the database, it doesn't shutdown .
    I re-installed Oracle 10gR2 thrice and create/delete database more than 10 times .. Still No luck ..
    Here is the alert_log
    Dump file e:\oracle\admin\test\bdump\alert_test.log
    Fri Jul 04 21:50:58 2008
    ORACLE V10.2.0.3.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows NT Version V6.0
    CPU : 2 - type 586, 2 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:882M/2045M, Ph+PgF:2950M/4313M, VA:1927M/2047M
    Fri Jul 04 21:50:59 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    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.3.0.
    System parameters with non-default values:
    processes = 150
    sga_target = 612368384
    control_files = E:\ORACLE\ORADATA\TEST\CONTROL01.CTL, E:\ORACLE\ORADATA\TEST\CONTROL02.CTL, E:\ORACLE\ORADATA\TEST\CONTROL03.CTL
    db_block_size = 8192
    compatible = 10.2.0.3.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = E:\oracle\flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=testXDB)
    job_queue_processes = 10
    audit_file_dest = E:\ORACLE\ADMIN\TEST\ADUMP
    background_dump_dest = E:\ORACLE\ADMIN\TEST\BDUMP
    user_dump_dest = E:\ORACLE\ADMIN\TEST\UDUMP
    core_dump_dest = E:\ORACLE\ADMIN\TEST\CDUMP
    db_name = test
    open_cursors = 300
    pga_aggregate_target = 203423744
    PMON started with pid=2, OS id=5216
    PSP0 started with pid=3, OS id=1776
    MMAN started with pid=4, OS id=6120
    DBW0 started with pid=5, OS id=1236
    LGWR started with pid=6, OS id=4388
    CKPT started with pid=7, OS id=4444
    SMON started with pid=8, OS id=1232
    RECO started with pid=9, OS id=5728
    CJQ0 started with pid=10, OS id=5104
    MMON started with pid=11, OS id=1960
    Fri Jul 04 21:51:02 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=1340
    Fri Jul 04 21:51:02 2008
    starting up 1 shared server(s) ...
    Fri Jul 04 21:51:07 2008
    The input backup piece E:\ORACLE\ORA102\ASSISTANTS\DBCA\TEMPLATES\SEED_DATABASE.DFB is in compressed format.
    Fri Jul 04 21:51:39 2008
    Full restore complete of datafile 4 to datafile copy E:\ORACLE\ORADATA\TEST\USERS01.DBF. Elapsed time: 0:00:02
    checkpoint is 521802
    Full restore complete of datafile 2 to datafile copy E:\ORACLE\ORADATA\TEST\UNDOTBS01.DBF. Elapsed time: 0:00:02
    checkpoint is 521802
    Fri Jul 04 21:52:06 2008
    Full restore complete of datafile 3 to datafile copy E:\ORACLE\ORADATA\TEST\SYSAUX01.DBF. Elapsed time: 0:00:30
    checkpoint is 521802
    last deallocation scn is 521589
    Fri Jul 04 21:52:21 2008
    Full restore complete of datafile 1 to datafile copy E:\ORACLE\ORADATA\TEST\SYSTEM01.DBF. Elapsed time: 0:00:55
    checkpoint is 521802
    last deallocation scn is 515202
    Fri Jul 04 21:52:22 2008
    Create controlfile reuse set database "test"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'E:\oracle\oradata\test\SYSTEM01.DBF',
    'E:\oracle\oradata\test\UNDOTBS01.DBF',
    'E:\oracle\oradata\test\SYSAUX01.DBF',
    'E:\oracle\oradata\test\USERS01.DBF'
    LOGFILE GROUP 1 ('E:\oracle\oradata\test\redo01.log') SIZE 51200K,
    GROUP 2 ('E:\oracle\oradata\test\redo02.log') SIZE 51200K,
    GROUP 3 ('E:\oracle\oradata\test\redo03.log') SIZE 51200K RESETLOGS
    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
    Fri Jul 04 21:52:25 2008
    Successful mount of redo thread 1, with mount id 1957322646
    Fri Jul 04 21:52:25 2008
    Completed: Create controlfile reuse set database "test"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'E:\oracle\oradata\test\SYSTEM01.DBF',
    'E:\oracle\oradata\test\UNDOTBS01.DBF',
    'E:\oracle\oradata\test\SYSAUX01.DBF',
    'E:\oracle\oradata\test\USERS01.DBF'
    LOGFILE GROUP 1 ('E:\oracle\oradata\test\redo01.log') SIZE 51200K,
    GROUP 2 ('E:\oracle\oradata\test\redo02.log') SIZE 51200K,
    GROUP 3 ('E:\oracle\oradata\test\redo03.log') SIZE 51200K RESETLOGS
    Shutting down instance: further logons disabled
    Fri Jul 04 21:52:26 2008
    Stopping background process MMNL
    Fri Jul 04 21:52:27 2008
    Stopping background process CJQ0
    Fri Jul 04 21:52:27 2008
    Stopping background process MMON
    Fri Jul 04 21:52:28 2008
    Shutting down instance (immediate)
    License high water mark = 1
    Fri Jul 04 21:52:28 2008
    Stopping Job queue slave processes
    Fri Jul 04 21:52:28 2008
    Job queue slave processes stopped
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Fri Jul 04 21:52:30 2008
    ALTER DATABASE CLOSE NORMAL
    ORA-1109 signalled during: ALTER DATABASE CLOSE NORMAL...
    Fri Jul 04 21:52:30 2008
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Fri Jul 04 21:52:33 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    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.3.0.
    System parameters with non-default values:
    processes = 150
    sga_target = 612368384
    control_files = E:\ORACLE\ORADATA\TEST\CONTROL01.CTL, E:\ORACLE\ORADATA\TEST\CONTROL02.CTL, E:\ORACLE\ORADATA\TEST\CONTROL03.CTL
    db_block_size = 8192
    compatible = 10.2.0.3.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = E:\oracle\flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    norecovery_through_resetlogs= TRUE
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=testXDB)
    audit_file_dest = E:\ORACLE\ADMIN\TEST\ADUMP
    background_dump_dest = E:\ORACLE\ADMIN\TEST\BDUMP
    user_dump_dest = E:\ORACLE\ADMIN\TEST\UDUMP
    core_dump_dest = E:\ORACLE\ADMIN\TEST\CDUMP
    db_name = test
    open_cursors = 300
    pga_aggregate_target = 203423744
    PMON started with pid=2, OS id=2196
    PSP0 started with pid=3, OS id=2628
    MMAN started with pid=4, OS id=4080
    DBW0 started with pid=5, OS id=4544
    LGWR started with pid=6, OS id=5296
    CKPT started with pid=7, OS id=4660
    SMON started with pid=8, OS id=5180
    RECO started with pid=9, OS id=5600
    MMON started with pid=10, OS id=4620
    MMNL started with pid=11, OS id=3788
    Fri Jul 04 21:52:33 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Fri Jul 04 21:52:34 2008
    Create controlfile reuse set database "test"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'E:\oracle\oradata\test\SYSTEM01.DBF',
    'E:\oracle\oradata\test\UNDOTBS01.DBF',
    'E:\oracle\oradata\test\SYSAUX01.DBF',
    'E:\oracle\oradata\test\USERS01.DBF'
    LOGFILE GROUP 1 ('E:\oracle\oradata\test\redo01.log') SIZE 51200K,
    GROUP 2 ('E:\oracle\oradata\test\redo02.log') SIZE 51200K,
    GROUP 3 ('E:\oracle\oradata\test\redo03.log') SIZE 51200K RESETLOGS
    Fri Jul 04 21:52:34 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
    Fri Jul 04 21:52:38 2008
    Successful mount of redo thread 1, with mount id 1957335970
    Fri Jul 04 21:52:38 2008
    Completed: Create controlfile reuse set database "test"
    MAXINSTANCES 8
    MAXLOGHISTORY 1
    MAXLOGFILES 16
    MAXLOGMEMBERS 3
    MAXDATAFILES 100
    Datafile
    'E:\oracle\oradata\test\SYSTEM01.DBF',
    'E:\oracle\oradata\test\UNDOTBS01.DBF',
    'E:\oracle\oradata\test\SYSAUX01.DBF',
    'E:\oracle\oradata\test\USERS01.DBF'
    LOGFILE GROUP 1 ('E:\oracle\oradata\test\redo01.log') SIZE 51200K,
    GROUP 2 ('E:\oracle\oradata\test\redo02.log') SIZE 51200K,
    GROUP 3 ('E:\oracle\oradata\test\redo03.log') SIZE 51200K RESETLOGS
    Fri Jul 04 21:52:38 2008
    Stopping background process MMNL
    Fri Jul 04 21:52:39 2008
    Stopping background process MMON
    Starting background process MMON
    Starting background process MMNL
    MMON started with pid=10, OS id=5824
    MMNL started with pid=11, OS id=5472
    Fri Jul 04 21:52:40 2008
    ALTER SYSTEM enable restricted session;
    Fri Jul 04 21:52:40 2008
    alter database "test" open resetlogs
    Fri Jul 04 21:52:40 2008
    RESETLOGS after incomplete recovery UNTIL CHANGE 521802
    Fri Jul 04 21:52:40 2008
    Errors in file e:\oracle\admin\test\udump\test_ora_3664.trc:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'E:\ORACLE\ORADATA\TEST\REDO01.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Fri Jul 04 21:52:45 2008
    Errors in file e:\oracle\admin\test\udump\test_ora_3664.trc:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: 'E:\ORACLE\ORADATA\TEST\REDO02.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Fri Jul 04 21:52:49 2008
    Errors in file e:\oracle\admin\test\udump\test_ora_3664.trc:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: 'E:\ORACLE\ORADATA\TEST\REDO03.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Fri Jul 04 21:52:54 2008
    Setting recovery target incarnation to 2
    Fri Jul 04 21:52:54 2008
    Assigning activation ID 1957335970 (0x74aa93a2)
    Thread 1 opened at log sequence 1
    Current log# 3 seq# 1 mem# 0: E:\ORACLE\ORADATA\TEST\REDO03.LOG
    Successful open of redo thread 1
    Fri Jul 04 21:52:55 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Fri Jul 04 21:52:55 2008
    SMON: enabling cache recovery
    Fri Jul 04 21:52:56 2008
    Successfully onlined Undo Tablespace 1.
    Dictionary check beginning
    Tablespace 'TEMP' #3 found in data dictionary,
    but not in the controlfile. Adding to controlfile.
    Dictionary check complete
    Fri Jul 04 21:52:56 2008
    SMON: enabling tx recovery
    Fri Jul 04 21:52:56 2008
    WARNING: The following temporary tablespaces contain no files.
    This condition can occur when a backup controlfile has
    been restored. It may be necessary to add files to these
    tablespaces. That can be done using the SQL statement:
    ALTER TABLESPACE <tablespace_name> ADD TEMPFILE
    Alternatively, if these temporary tablespaces are no longer
    needed, then they can be dropped.
    Empty temporary tablespace: TEMP
    Database Characterset is US7ASCII
    Threshold validation cannot be done before catproc is loaded.
    Threshold validation cannot be done before catproc is loaded.
    WARNING: Files may exists in db_recovery_file_dest
    that are not known to the database. Use the RMAN command
    CATALOG RECOVERY AREA to re-catalog any such files.
    One of the following events caused this:
    1. A backup controlfile was restored.
    2. A standby controlfile was restored.
    3. The controlfile was re-created.
    4. db_recovery_file_dest had previously been enabled and
    then disabled.
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=15, OS id=1136
    Fri Jul 04 21:53:00 2008
    LOGSTDBY: Validating controlfile with logical metadata
    Fri Jul 04 21:53:00 2008
    LOGSTDBY: Validation complete
    Global Name changed to TEST
    Completed: alter database "test" open resetlogs
    Fri Jul 04 21:53:03 2008
    alter database rename global_name to "test"
    Completed: alter database rename global_name to "test"
    Fri Jul 04 21:53:03 2008
    ALTER TABLESPACE TEMP ADD TEMPFILE 'E:\oracle\oradata\test\TEMP01.DBF' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    Completed: ALTER TABLESPACE TEMP ADD TEMPFILE 'E:\oracle\oradata\test\TEMP01.DBF' SIZE 20480K REUSE AUTOEXTEND ON NEXT 640K MAXSIZE UNLIMITED
    Fri Jul 04 21:53:05 2008
    ALTER DATABASE DEFAULT TABLESPACE "USERS"
    Completed: ALTER DATABASE DEFAULT TABLESPACE "USERS"
    Fri Jul 04 21:53:05 2008
    alter database character set INTERNAL_CONVERT WE8MSWIN1252
    Fri Jul 04 21:53:14 2008
    Updating character set in controlfile to WE8MSWIN1252
    Synchronizing connection with database character set information
    Refreshing type attributes with new character set information
    Completed: alter database character set INTERNAL_CONVERT WE8MSWIN1252
    Fri Jul 04 21:53:19 2008
    ALTER SYSTEM disable restricted session;
    Fri Jul 04 21:53:20 2008
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Fri Jul 04 21:53:22 2008
    Starting background process CJQ0
    CJQ0 started with pid=18, OS id=2848
    Fri Jul 04 21:53:31 2008
    Starting background process EMN0
    EMN0 started with pid=21, OS id=4088
    Fri Jul 04 21:53:31 2008
    Shutting down instance: further logons disabled
    Fri Jul 04 21:53:36 2008
    Stopping background process QMNC
    Fri Jul 04 21:53:36 2008
    Stopping background process CJQ0
    Fri Jul 04 21:53:38 2008
    Stopping background process MMNL
    Fri Jul 04 21:53:39 2008
    Stopping background process MMON
    Fri Jul 04 21:53:40 2008
    Shutting down instance (immediate)
    License high water mark = 4
    All dispatchers and shared servers shutdown
    Fri Jul 04 21:53:47 2008
    ALTER DATABASE CLOSE NORMAL
    Fri Jul 04 21:53:47 2008
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Fri Jul 04 21:53:48 2008
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Thread 1 closed at log sequence 1
    Successful close of redo thread 1
    Fri Jul 04 21:53:48 2008
    Completed: ALTER DATABASE CLOSE NORMAL
    Fri Jul 04 21:53:48 2008
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archival disabled due to shutdown: 1089
    Shutting down archive processes
    Archiving is disabled
    Archive process shutdown avoided: 0 active
    Fri Jul 04 21:53:51 2008
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    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.3.0.
    System parameters with non-default values:
    processes = 150
    sga_target = 612368384
    control_files = E:\ORACLE\ORADATA\TEST\CONTROL01.CTL, E:\ORACLE\ORADATA\TEST\CONTROL02.CTL, E:\ORACLE\ORADATA\TEST\CONTROL03.CTL
    db_block_size = 8192
    compatible = 10.2.0.3.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = E:\oracle\flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=testXDB)
    job_queue_processes = 10
    audit_file_dest = E:\ORACLE\ADMIN\TEST\ADUMP
    background_dump_dest = E:\ORACLE\ADMIN\TEST\BDUMP
    user_dump_dest = E:\ORACLE\ADMIN\TEST\UDUMP
    core_dump_dest = E:\ORACLE\ADMIN\TEST\CDUMP
    db_name = test
    open_cursors = 300
    pga_aggregate_target = 203423744
    PMON started with pid=2, OS id=5096
    PSP0 started with pid=3, OS id=5136
    MMAN started with pid=4, OS id=4880
    DBW0 started with pid=5, OS id=3532
    LGWR started with pid=6, OS id=3724
    CKPT started with pid=7, OS id=1240
    SMON started with pid=8, OS id=5440
    RECO started with pid=9, OS id=2272
    CJQ0 started with pid=10, OS id=5084
    MMON started with pid=11, OS id=4944
    Fri Jul 04 21:53:52 2008
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    MMNL started with pid=12, OS id=2352
    Fri Jul 04 21:53:52 2008
    starting up 1 shared server(s) ...
    Fri Jul 04 21:53:53 2008
    ALTER DATABASE MOUNT
    Fri Jul 04 21:53:57 2008
    Setting recovery target incarnation to 2
    Fri Jul 04 21:53:57 2008
    Successful mount of redo thread 1, with mount id 1957360881
    Fri Jul 04 21:53:57 2008
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Fri Jul 04 21:53:58 2008
    ALTER DATABASE OPEN
    Fri Jul 04 21:53:59 2008
    Thread 1 opened at log sequence 1
    Current log# 3 seq# 1 mem# 0: E:\ORACLE\ORADATA\TEST\REDO03.LOG
    Successful open of redo thread 1
    Fri Jul 04 21:53:59 2008
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Fri Jul 04 21:53:59 2008
    SMON: enabling cache recovery
    Fri Jul 04 21:54:00 2008
    Successfully onlined Undo Tablespace 1.
    Fri Jul 04 21:54:00 2008
    SMON: enabling tx recovery
    Fri Jul 04 21:54:00 2008
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=16, OS id=4852
    Fri Jul 04 21:54:07 2008
    Completed: ALTER DATABASE OPEN
    Fri Jul 04 21:54:07 2008
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Fri Jul 04 21:55:23 2008
    SERVER COMPONENT id=UTLRP_BGN: timestamp=2008-07-04 21:55:23
    SERVER COMPONENT id=UTLRP_END: timestamp=2008-07-04 21:55:24
    Fri Jul 04 21:58:45 2008
    create tablespace sachin datafile 'E:\oracle\oradata\test\SACHIN01.DBF' size 5m
    Fri Jul 04 21:58:46 2008
    Completed: create tablespace sachin datafile 'E:\oracle\oradata\test\SACHIN01.DBF' size 5m
    Fri Jul 04 22:00:11 2008
    Starting background process EMN0
    EMN0 started with pid=29, OS id=3172
    Fri Jul 04 22:00:11 2008
    Shutting down instance: further logons disabled
    Fri Jul 04 22:02:27 2008
    kkjcre1p: unable to spawn jobq slave process, error 1090
    Fri Jul 04 22:02:32 2008
    kkjcre1p: unable to spawn jobq slave process, error 1090
    Fri Jul 04 22:03:02 2008
    kkjcre1p: unable to spawn jobq slave process, error 1090
    Fri Jul 04 22:22:28 2008
    Oracle Instance Startup operation failed. Another process may be attempting to startup or shutdown this Instance.
    Failed to acquire instance startup/shutdown serialization primitive
    Fri Jul 04 22:30:02 2008
    ksvcreate: Process(m000) creation failed
    Fri Jul 04 22:31:02 2008
    ksvcreate: Process(m000) creation failed
    Fri Jul 04 22:32:02 2008
    ksvcreate: Process(m000) creation failed
    Fri Jul 04 22:33:02 2008
    ksvcreate: Process(m000) creation failed
    Fri Jul 04 22:34:02 2008
    ksvcreate: Process(m000) creation failed

    Hi,
    From the alert log what you have posted :-
    You have a restore of Existing DB from different DB to this New One
    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
    After shutting Down completed "Fri Jul 04 21:52:33 2008"
    How come July 4th... (Could not understand this, from which place
    your are from)
    Started instance
    --Starting ORACLE instance (normal)
    After that tried to create database Once again
    then due to that File got corrupted
    ORA-00312: online log 1 thread 1: 'E:\ORACLE\ORADATA\TEST\REDO01.LOG'
    Yoy might have not created DB correctly or restored. So kindly drop everthing (DB), if it is a testing Machine, then Clear the Services First from machine Delete all files with respective DB and re-do the Job with out any mistakes.
    Thanks & Regards,
    Pavan Kumar N

  • Oracle XE Not Shutting Down Cleanly

    Hello all.
    I've installed an Oracle XE on an Oracle EL 5.5.
    Everything looks fine, except for the shutdown script. It does startup nicely with system starts, but if I shutdown the OS, the database just crashes, instead of shutting down cleanly.
    Any ideas?
    Thanks in advance.

    Thu Sep 16 19:25:47 2010
    Starting ORACLE instance (normal)
    Cannot determine all dependent dynamic libraries for /proc/self/exe
    Unable to find dynamic library libocr10.so in search paths
    RPATH = /ade/aime1_build2101/oracle/has/lib/:/ade/aime1_build2101/oracle/lib/:/ade/aime1_build2101/oracle/has/lib/:
    LD_LIBRARY_PATH is not set!
    The default library directories are /lib and /usr/lib
    Unable to find dynamic library libocrb10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    Unable to find dynamic library libocrutl10.so in search paths
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    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:
    sessions = 49
    __shared_pool_size = 100663296
    __large_pool_size = 12582912
    __java_pool_size = 4194304
    __streams_pool_size = 0
    sga_target = 289406976
    control_files = /usr/lib/oracle/xe/oradata/XE/control.dbf
    __db_cache_size = 167772160
    compatible = 10.2.0.1.0
    db_recovery_file_dest = /usr/lib/oracle/xe/app/oracle/flash_recovery_area
    db_recovery_file_dest_size= 10737418240
    undo_management = AUTO
    undo_tablespace = UNDO
    remote_login_passwordfile= EXCLUSIVE
    dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    shared_servers = 4
    job_queue_processes = 4
    background_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/bdump
    user_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/udump
    core_dump_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/cdump
    audit_file_dest = /usr/lib/oracle/xe/app/oracle/admin/XE/adump
    db_name = XE
    open_cursors = 300
    os_authent_prefix =
    pga_aggregate_target = 95420416
    PMON started with pid=2, OS id=2149
    PSP0 started with pid=3, OS id=2151
    MMAN started with pid=4, OS id=2153
    DBW0 started with pid=5, OS id=2155
    LGWR started with pid=6, OS id=2157
    CKPT started with pid=7, OS id=2159
    SMON started with pid=8, OS id=2161
    RECO started with pid=9, OS id=2163
    MMON started with pid=11, OS id=2167
    MMNL started with pid=12, OS id=2169
    Thu Sep 16 19:25:49 2010
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    CJQ0 started with pid=10, OS id=2165
    Thu Sep 16 19:25:49 2010
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Thu Sep 16 19:25:49 2010
    ALTER DATABASE MOUNT
    Thu Sep 16 19:25:53 2010
    Setting recovery target incarnation to 2
    Thu Sep 16 19:25:54 2010
    Successful mount of redo thread 1, with mount id 2611042429
    Thu Sep 16 19:25:54 2010
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Thu Sep 16 19:25:54 2010
    ALTER DATABASE OPEN
    Thu Sep 16 19:25:54 2010
    Beginning crash recovery of 1 threads
    Thu Sep 16 19:25:54 2010
    Started redo scan
    Thu Sep 16 19:25:54 2010
    Completed redo scan
    1388 redo blocks read, 229 data blocks need recovery
    Thu Sep 16 19:25:55 2010
    Started redo application at
    Thread 1: logseq 20, block 2191
    Thu Sep 16 19:25:55 2010
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 20 Reading mem 0
    Mem# 0 errs 0: /usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/onlinelog/o1_mf_1_692fmvyr_.log
    Thu Sep 16 19:25:55 2010
    Completed redo application
    Thu Sep 16 19:25:55 2010
    Completed crash recovery at
    Thread 1: logseq 20, block 3579, scn 588303
    229 data blocks read, 229 data blocks written, 1388 redo blocks read
    Thu Sep 16 19:25:55 2010
    Thread 1 advanced to log sequence 21
    Thread 1 opened at log sequence 21
    Current log# 2 seq# 21 mem# 0: /usr/lib/oracle/xe/app/oracle/flash_recovery_area/XE/onlinelog/o1_mf_2_692fmx69_.log
    Successful open of redo thread 1
    Thu Sep 16 19:25:55 2010
    SMON: enabling cache recovery
    Thu Sep 16 19:25:57 2010
    Successfully onlined Undo Tablespace 1.
    Thu Sep 16 19:25:57 2010
    SMON: enabling tx recovery
    Thu Sep 16 19:25:57 2010
    Database Characterset is AL32UTF8
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=19, OS id=2183
    Thu Sep 16 19:26:00 2010
    db_recovery_file_dest_size of 10240 MB is 0.98% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Thu Sep 16 19:26:01 2010
    Completed: ALTER DATABASE OPEN

  • Macintosh HD greyed out and shut down after progress bar complets

    Hello everyone, after i manually closed my macbook by holding the shut down button for 5secs due to an application crush, my macbook pro doesnt seem to be able to boot anymore. It executes the progress bar under the apple  icon on the screen (trying to repair my hd) and after it completes the process, it shuts down. When i press cmd+R, i can see from disk utilities the 500GB hard drive and the macintosh hd. The 500GB total hard drive is normal (even with no problems to fix after running verify and repair) but the Macintosh HD-part is greyed out and verify/repair fail with an error when i click on them. What should i do? i dont think its a hard drive failure. At least, how can i back up my system or some files? from disk utilities the new image function should be executed for the macintosh hd partition and not for the parent 500GB hard disk in order to make a backup, right?

    1) In a Finder window, select the Macintosh HD. Can you see the contents? If yes, you can select to drag over files.
    2) Download SuperDuper (free) When it opens does it recognize the internal drive in the popup? If yes, you will need to make a second portion on your external drive for the clone of your internal drive.
    3) If you can't see the contents or the drive in Finder or SuperDuper then you will need to download and run Mavericks over the internal drive.

  • Is the Oracle ftp server shut down??????????

    i've been trying to resume a download from the oracle ftp but can not do so. can someone tell me if this a problem with oracle's ftp server or my computer?

    I've downloaded about 3/4 of the Oracle 8.1.6 files for W2K and haven't been able to get the last few I need -- it appears that ftp.oracle.com isn't accepting logins for some mysterious reason :-(

  • IMac stuck on start up - Shuts down after progress bar complete

    My iMac starts up, and immediately goes to a white screen with the apple logo and a progress bar starts.  The progress bar fills up and then the computer turns off.  My roommmate last used my computer and couldn't find the power button. He indicated to me he had to pull the monitor out far to find it. Could the connection to the back of the monitor have something to do with this problem?

    No.
    Try a SMC and PRAM reset, do each about 3 times. However before doing this ensure the power cable is firmly plugged into the back of the iMac and to the plug. If you have not done these resets before  please click the link below for instructions.
    https://discussions.apple.com/docs/DOC-3603
    Please post back with the results.

  • IMac G5  shuts down while installing software

    My G5 iMac 3yrs old Os 10.4.11? while installing iLife'08 comp shut down. Restarted, tried install again,shut down. Progress bar shows 28% complete at shut down. Same problem with iWork '08. Three times in succession.Any ideas?.............Rich

    Try booting from your install disc, run verify/repair drive from Disk Utility and see what it says. Then, reboot and repair permissions while booted from your hard drive.
    Let us know how you make out,

  • DB shutting Down randomly

    Dear All,
    Please note that the Oracle DB is shutting down randomly.
    The alert.log points to a trace file..
    wherein the trace file has the following info:
    *** 2009-12-29 18:03:29.800
    *** SESSION ID:(128.1755) 2009-12-29 18:03:29.775
    kduu @0xfead36e4
    tsiz 0
    hncr 6
    hnkr 0
    cont 0
    chkd 0
    colo 0
    nchg 0
    ichg
    ksiz 0
    tsto 0x00000000
    ispa 0
    size 27
    nkey 0
    itli 7
    lcol -1
    nckx 0
    delt 0
    wrsz 0
    wrcc 0
    flag FIRS HELD
    pscn 0xfead37f8
    kcol 0xfead3880
    klen 0xfead3898
    dcol 0xfead3880
    dlen 0xfead3898
    kupdp 0x00000000
    kupdl 0x00000000
    dupdp 0x00000000
    dupdl 0x00000000
    kflag 0xfead38a4
    dflag 0xfead38a4
    kcmpp 0xfead38ac
    kcmpl 0xfead38c0
    kcmpf 0xfead38d4
    dcmpp 0xfead38ac
    dcmpl 0xfead38c0
    dcmpf 0xfead38d4
    kcpyp 0xfead38e8
    kcpyl 0xfead3908
    dcpyp 0xfead38e8
    dcpyl 0xfead3908
    tgre 0x0000
    tncl 0
    pnum 0
    php 0x3ca122f8
    tiddba 92291115
    tidobjn 42694
    tidobjd 247630
    tidbsz 8168
    maxf 809
    minf 394
    init 10
    maxt 255
    stid tiddef @3ca122f8
    tidtsn 10
    tidobjn 42694
    tidobjd 247630
    tiddba 0580402b
    tidbsz 8168
    tidtbl 0
    tidtyp 2
    itid tiddef @00000000
    prid 0x00000000.0000
    crid 0x058178ef.00b6
    nrid 0x00000000.0000
    head fb: H-FL lb: 0x0 cc: 6
    Block header dump: 0x058178ef
    Object id on Block? Y
    seg/obj: 0x3c74e csc: 0x00.c06c5b0c itc: 10 flg: E typ: 1 - DATA
    brn: 0 bdba: 0x58178e9 ver: 0x01
    inc: 0 exflg: 0
    Itl Xid Uba Flag Lck Scn/Fsc
    0x01 0x000f.021.0004de65 0x09c011c1.4809.47 C--- 0 scn 0x0000.c06c4ea7
    0x02 0x0014.027.0003dedd 0x09c0067a.3cc0.28 C--- 0 scn 0x0000.c06c500f
    0x03 0x000f.01d.0004de65 0x09c011c2.4809.02 C--- 0 scn 0x0000.c06c5160
    0x04 0x0014.018.0003dedf 0x09c0067a.3cc0.3a C--- 0 scn 0x0000.c06c5374
    0x05 0x0014.005.0003dede 0x09c0067a.3cc0.3e C--- 0 scn 0x0000.c06c54cd
    0x06 0x0014.00c.0003dede 0x09c0067a.3cc0.42 C--- 0 scn 0x0000.c06c5624
    0x07 0x001d.02a.000157be 0x09c0115d.175d.28 ---- 182 fsc 0x0000.00000000
    0x08 0x0014.017.0003dede 0x09c0067a.3cc0.46 C--- 0 scn 0x0000.c06c5777
    0x09 0x000f.00c.0004de65 0x09c011cc.4809.09 C--- 0 scn 0x0000.c06c599c
    0x0a 0x000f.026.0004de64 0x09c011c0.4809.03 C--- 0 scn 0x0000.c06c4d49
    data_block_dump,data header at 0x24b3c124
    ===============
    tsiz: 0x1ed8
    hsiz: 0x208
    pbl: 0x24b3c124
    bdba: 0x058178ef
    76543210
    flag=--------
    ntab=1
    nrow=251
    frre=-1
    fsbo=0x208
    fseo=0x231
    avsp=0x191
    tosp=0x191
    0xe:pti[0]     nrow=251     offs=0
    0x12:pri[0]     offs=0x231
    0x14:pri[1]     offs=0x24f
    what shall I do with this info..?
    How can I get to know which is the object affected or have any errors..?
    Please update..
    Many thanks in advance....

    As already requested version number:
    SELECT * FROM v$version;and if the answer isn't the current highest patch number (eg. 9.2.0.8, 10.2.0.4) then patch it before you do anything else.
    Then post the portion of the alert log preceding the reference to the trace file and the part following ... 10-20 lines on each side.
    What was 128 doing at the time of the dump?

Maybe you are looking for