ORA-00205: error in identifying controlfile, check alert log for more info

Hello All,
I am performing my first Collab Suite install in quite some time and I have successfully installed Collaboration Suite on Linux Red Hat AS 4. I first performed an infrastructure installation for the Collab Suite database which completed with no errors, however, it appears that no control files were created in my $ORACLE_HOME/dbs directory during installation. I am also unable to specify their exact location in the initSID.ora file as I am unable to find them in any other directory on my server. The database starts despite the control file error, as you can see from the second SQL*Plus prompt. However, I am unsure how to create the control files or correct this error. Any assistance would be greatly appreciated!
SQL*Plus: Release 10.1.0.4.2 - Production on Wed Mar 21 09:51:49 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> connect SYS as SYSDBA
Enter password:
Connected to an idle instance.
SQL> startup
ORACLE instance started.
Total System Global Area 100663296 bytes
Fixed Size 778024 bytes
Variable Size 99623128 bytes
Database Buffers 0 bytes
Redo Buffers 262144 bytes
ORA-00205: error in identifying controlfile, check alert log for more info
======================================================================
SQL*Plus: Release 10.1.0.4.2 - Production on Wed Mar 21 11:18:57 2007
Copyright (c) 1982, 2005, Oracle. All rights reserved.
SQL> connect SYS as SYSDBA
Enter password:
Connected.
SQL> startup nomount
ORA-01081: cannot start already-running ORACLE - shut it down first
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
With the Partitioning, OLAP and Data Mining options

Control files are database-specific, since they contain information describing the database (location of data files, etc.) You can't copy them from one database to another.
Do you have a backup?

Similar Messages

  • ORA-00205: error in identifying control file, check alert log for more info

    Hi
    I'm creating a database manually,
    I am hitting with the following error :
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 150667264 bytes
    Fixed Size 1335080 bytes
    Variable Size 92274904 bytes
    Database Buffers 50331648 bytes
    Redo Buffers 6725632 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    Following is the entry in init.ora
    control_files='/u01/oracle/db/oradata/testdb/control01.ctl','/u01/oracle/db/oradata/testdb/control02.ctl'
    and this the owner priviliges of /u01/oracle/db/oradata/testdb directory
    drwxrwx--- 2 oracle dba 4096 Oct 10 12:16 testdb

    Found in $ORACLE_BASE/diag/rdbms/$ORACLE_SID/$ORACLE_SID/trace/alert/log.xml
    ORA-00210: cannot open the specified control fileORA-00202: control file: '/u01/oracle/db/oradata/testdb/control02.ctl'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '/u01/oracle/db/oradata/testdb/control01.ctl'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3

  • Error in identifying control file, check alert log for more info

    hi ,
    i have a problem when i try to login to oracle
    i found this messsage
    error
    ora-01033 oracle initialization or shutdown in progressafter i logged on with / as sysdba
    i did the following
    SQL> shutdown immediate;
    ORA-01507: database not mounted
    ORACLE instance shut down.
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area 293601280 bytes
    Fixed Size 1248600 bytes
    Variable Size 79692456 bytes
    Database Buffers 205520896 bytes
    Redo Buffers 7139328 bytes
    ORA-00205: error in identifying control file, check alert log for more info----------------------------------------------------------------
    O.S = Windows 7 Profissional
    Oracal release= 10 g release 10.2.0.1.0
    the last lines of the alert log file is
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 71303168
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    sga_target = 293601280
    control_files = E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL, E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL02.CTL, >E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 205520896
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = e:\oracle\product\10.2.0\db_1/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 = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\ADUMP
    background_dump_dest = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\BDUMP
    user_dump_dest = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\UDUMP
    core_dump_dest = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\CDUMP
    db_name = orcl
    open_cursors = 15000
    pga_aggregate_target = 96468992
    PMON started with pid=2, OS id=1560
    PSP0 started with pid=3, OS id=208
    MMAN started with pid=4, OS id=972
    DBW0 started with pid=5, OS id=4092
    LGWR started with pid=6, OS id=3812
    CKPT started with pid=7, OS id=344
    SMON started with pid=8, OS id=3492
    RECO started with pid=9, OS id=2272
    CJQ0 started with pid=10, OS id=3276
    MMON started with pid=11, OS id=1832
    MMNL started with pid=12, OS id=1636
    Wed Nov 21 11:44:31 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Wed Nov 21 11:44:32 2012
    ALTER DATABASE MOUNT
    Wed Nov 21 11:44:32 2012
    ORA-00202: control file: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) can not find the specified file
    Wed Nov 21 11:44:32 2012
    ORA-205 signalled during: ALTER DATABASE MOUNT...Please anyone has any info please share me
    thank you ,
    regards,
    Edited by: ayadsufyan on 21-Nov-2012 01:04
    Edited by: ayadsufyan on 21-Nov-2012 01:30

    ayadsufyan wrote:
    hi ,
    i have a problem when i try to login to oracle
    i found this messsage
    error
    ora-01033 oracle initialization or shutdown in progressafter i logged on with / as sysdba
    i did the following
    SQL> shutdown immediate;
    ORA-01507: database not mounted
    ORACLE instance shut down.
    SQL> startup mount;
    ORACLE instance started.
    Total System Global Area 293601280 bytes
    Fixed Size 1248600 bytes
    Variable Size 79692456 bytes
    Database Buffers 205520896 bytes
    Redo Buffers 7139328 bytes
    ORA-00205: error in identifying control file, check alert log for more info----------------------------------------------------------------
    O.S = Windows 7 Profissional
    Oracal release= 10 g release 10.2.0.1.0
    the last lines of the alert log file is
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 150
    __shared_pool_size = 71303168
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    sga_target = 293601280
    control_files = E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL, E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL02.CTL, >E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 205520896
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = e:\oracle\product\10.2.0\db_1/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 = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\ADUMP
    background_dump_dest = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\BDUMP
    user_dump_dest = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\UDUMP
    core_dump_dest = E:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\ORCL\CDUMP
    db_name = orcl
    open_cursors = 15000
    pga_aggregate_target = 96468992
    PMON started with pid=2, OS id=1560
    PSP0 started with pid=3, OS id=208
    MMAN started with pid=4, OS id=972
    DBW0 started with pid=5, OS id=4092
    LGWR started with pid=6, OS id=3812
    CKPT started with pid=7, OS id=344
    SMON started with pid=8, OS id=3492
    RECO started with pid=9, OS id=2272
    CJQ0 started with pid=10, OS id=3276
    MMON started with pid=11, OS id=1832
    MMNL started with pid=12, OS id=1636
    Wed Nov 21 11:44:31 2012
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Wed Nov 21 11:44:32 2012
    ALTER DATABASE MOUNT
    Wed Nov 21 11:44:32 2012
    ORA-00202: control file: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) can not find the specified file
    Wed Nov 21 11:44:32 2012
    ORA-205 signalled during: ALTER DATABASE MOUNT...Please anyone has any info please share me
    thank you ,
    regards,
    Edited by: ayadsufyan on 21-Nov-2012 01:04
    Edited by: ayadsufyan on 21-Nov-2012 01:30I'd say the error message is pretty self-evident:
    ORA-00202: control file: 'E:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CONTROL01.CTL'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) can not find the specified fileWhat do you suppose "can not find the specified file" means?
    And what does this have to do with database security?

  • ORA-00205: error in identifying controlfile

    Hi
    When im starting the oracle sever , im getting following message.
    ORA-00205: error in identifying controlfile, check alert log for more info
    In the alert log file ,
    ORA-00202: controlfile: '/database/oradata/PROD/CTL1_001_PROD_REF_00.ctl'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    How can i solve this , please help me .
    Thank you
    Luke

    How can i solve this , please help me .Ensure the file exists with OK permissions or remove it from pfile list

  • ORA-00205: error in identifying control file, check alert log for more

    I am trying to upgrade database software from 11.2.0.1 to 11.2.0.2 and followed the steps given in the Doc ID 1276368.1 in linux 86 OS environment . I am in step 9 where i need to start up the database in startup upgrade mode. I get the the following error. Please help. This out of box upgrade is quite tricky and my database is stigged version. Not able to trouble shoot further, Please help me to go forward.
    sqlplus " / as sysdba "
    SQL> spool /tmp/upgrade.log
    SQL> startup upgrade
    ORACLE instance started.
    Total System Global Area 1607008256 bytes
    Fixed Size 1344476 bytes
    Variable Size 973081636 bytes
    Database Buffers 620756992 bytes
    Redo Buffers 11825152 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    Do i shutdown and restart again? I need to run @catupgrd.sql; and other.sql to upgrade it and then apply CPU patch.
    Please help...regards

    Fatal NI connect error 12637, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
         TNS for Linux: Version 11.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
         TCP/IP NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 21-NOV-2011 04:49:04
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12637
    TNS-12637: Packet receive failed
    ns secondary err code: 12532
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    opiodr aborting process unknown ospid (3912) as a result of ORA-609
    Mon Nov 21 04:59:02 2011
    Shutting down instance (immediate)
    Stopping background process SMCO
    Shutting down instance: further logons disabled
    Mon Nov 21 04:59:04 2011
    Stopping background process CJQ0
    Stopping background process QMNC
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 26
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    Mon Nov 21 04:59:09 2011
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Mon Nov 21 04:59:09 2011
    Shutting down archive processes
    Archiving is disabled
    Mon Nov 21 04:59:09 2011
    ARCH shutting down
    Mon Nov 21 04:59:09 2011
    ARCH shutting down
    ARC3: Archival stopped
    ARC1: Archival stopped
    Mon Nov 21 04:59:09 2011
    ARCH shutting down
    ARC0: Archival stopped
    Mon Nov 21 04:59:09 2011
    ARCH shutting down
    ARC2: Archival stopped
    Thread 1 closed at log sequence 1458
    Successful close of redo thread 1
    Mon Nov 21 04:59:51 2011
    Completed: ALTER DATABASE CLOSE NORMAL
    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
    Mon Nov 21 04:59:52 2011
    Stopping background process VKTM:
    Mon Nov 21 04:59:56 2011
    Instance shutdown complete
    Mon Nov 21 07:48:43 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is enabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile /u01/app/oracle/product/11.2.0/db_1/dbs/spfilertborcl.ora
    System parameters with non-default values:
    processes = 150
    resource_limit = TRUE
    memory_target = 1536M
    control_files = "/u01/app/oracle/oradata/rtborcl/control01.ctl"
    control_files = "/u02/app/oracle/oradata/control02.ctl"
    db_block_size = 8192
    compatible = "11.2.0.1.0"
    log_archive_format = "%t_%s_%r.dbf"
    db_recovery_file_dest = "/u01/app/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 4977M
    undo_tablespace = "UNDOTBS1"
    recyclebin = "OFF"
    db_securefile = "PERMITTED"
    remote_login_passwordfile= "EXCLUSIVE"
    audit_sys_operations = TRUE
    db_domain = ""
    global_names = TRUE
    dispatchers = "(PROTOCOL=TCP) (SERVICE=rtborclXDB)"
    audit_file_dest = "/u01/app/oracle/admin/rtborcl/adump"
    audit_trail = "DB_EXTENDED"
    db_name = "rtborcl"
    open_cursors = 300
    os_authent_prefix = "SOP$"
    sql92_security = TRUE
    sec_protocol_error_further_action= "drop"
    sec_max_failed_login_attempts= 3
    diagnostic_dest = "/u01/app/oracle"
    Mon Nov 21 07:48:47 2011
    PMON started with pid=2, OS id=4275
    Mon Nov 21 07:48:47 2011
    VKTM started with pid=3, OS id=4280
    VKTM running at (100ms) precision
    Mon Nov 21 07:48:47 2011
    GEN0 started with pid=4, OS id=4287
    Mon Nov 21 07:48:47 2011
    DIAG started with pid=5, OS id=4292
    Mon Nov 21 07:48:47 2011
    DBRM started with pid=6, OS id=4297
    Mon Nov 21 07:48:47 2011
    PSP0 started with pid=7, OS id=4302
    Mon Nov 21 07:48:47 2011
    DIA0 started with pid=8, OS id=4307
    Mon Nov 21 07:48:47 2011
    MMAN started with pid=9, OS id=4312
    Mon Nov 21 07:48:47 2011
    DBW0 started with pid=10, OS id=4317
    Mon Nov 21 07:48:47 2011
    LGWR started with pid=11, OS id=4322
    Mon Nov 21 07:48:48 2011
    CKPT started with pid=12, OS id=4327
    Mon Nov 21 07:48:48 2011
    SMON started with pid=13, OS id=4332
    Mon Nov 21 07:48:48 2011
    RECO started with pid=14, OS id=4337
    Mon Nov 21 07:48:48 2011
    Mon Nov 21 04:59:51 2011
    Completed: ALTER DATABASE CLOSE NORMAL
    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
    Mon Nov 21 04:59:52 2011
    Stopping background process VKTM:
    Mon Nov 21 04:59:56 2011
    Instance shutdown complete
    Mon Nov 21 07:48:43 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is enabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile /u01/app/oracle/product/11.2.0/db_1/dbs/spfilertborcl.ora
    System parameters with non-default values:
    processes = 150
    resource_limit = TRUE
    memory_target = 1536M
    control_files = "/u01/app/oracle/oradata/rtborcl/control01.ctl"
    control_files = "/u02/app/oracle/oradata/control02.ctl"
    db_block_size = 8192
    compatible = "11.2.0.1.0"
    log_archive_format = "%t_%s_%r.dbf"
    db_recovery_file_dest = "/u01/app/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 4977M
    undo_tablespace = "UNDOTBS1"
    recyclebin = "OFF"
    db_securefile = "PERMITTED"
    remote_login_passwordfile= "EXCLUSIVE"
    audit_sys_operations = TRUE
    db_domain = ""
    global_names = TRUE
    dispatchers = "(PROTOCOL=TCP) (SERVICE=rtborclXDB)"
    audit_file_dest = "/u01/app/oracle/admin/rtborcl/adump"
    audit_trail = "DB_EXTENDED"
    db_name = "rtborcl"
    open_cursors = 300
    os_authent_prefix = "SOP$"
    sql92_security = TRUE
    sec_protocol_error_further_action= "drop"
    sec_max_failed_login_attempts= 3
    diagnostic_dest = "/u01/app/oracle"
    Mon Nov 21 07:48:47 2011
    PMON started with pid=2, OS id=4275
    Mon Nov 21 07:48:47 2011
    VKTM started with pid=3, OS id=4280
    VKTM running at (100ms) precision
    Mon Nov 21 07:48:47 2011
    GEN0 started with pid=4, OS id=4287
    Mon Nov 21 07:48:47 2011
    DIAG started with pid=5, OS id=4292
    Mon Nov 21 07:48:47 2011
    DBRM started with pid=6, OS id=4297
    Mon Nov 21 07:48:47 2011
    PSP0 started with pid=7, OS id=4302
    Mon Nov 21 07:48:47 2011
    DIA0 started with pid=8, OS id=4307
    Mon Nov 21 07:48:47 2011
    MMAN started with pid=9, OS id=4312
    Mon Nov 21 07:48:47 2011
    DBW0 started with pid=10, OS id=4317
    Mon Nov 21 07:48:47 2011
    LGWR started with pid=11, OS id=4322
    Mon Nov 21 07:48:48 2011
    CKPT started with pid=12, OS id=4327
    Mon Nov 21 07:48:48 2011
    SMON started with pid=13, OS id=4332
    Mon Nov 21 07:48:48 2011
    RECO started with pid=14, OS id=4337
    Mon Nov 21 07:48:48 2011
    MMON started with pid=15, OS id=4342
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon C:\Users\MVEMURI 07:48:48 2011
    MMNL started with pid=16, OS id=4347
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /u01/app/oracle
    Mon Nov 21 07:48:49 2011
    ALTER DATABASE MOUNT
    Successful mount of redo thread 1, with mount id 2616737889
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Mon Nov 21 07:48:54 2011
    ALTER DATABASE OPEN
    LGWR: STARTING ARCH PROCESSES
    Mon Nov 21 07:48:54 2011
    ARC0 started with pid=20, OS id=4398
    ARC0: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC0: STARTING ARCH PROCESSES
    Mon Nov 21 07:48:55 2011
    ARC1 started with pid=21, OS id=4403
    Mon Nov 21 07:48:55 2011
    ARC2 started with pid=22, OS id=4408
    ARC1: Archival started
    ARC2: Archival started
    ARC2: Becoming the 'no FAL' ARCH
    ARC2: Becoming the 'no SRL' ARCH
    Mon Nov 21 07:48:55 2011
    ARC3 started with pid=23, OS id=4413
    ARC1: Becoming the heartbeat ARCH
    Thread 1 opened at log sequence 1458
    Current log# 3 seq# 1458 mem# 0: /u01/app/oracle/oradata/rtborcl/redo03.log
    Current log# 3 seq# 1458 mem# 1: /u02/app/oracle/oradata/redo03b.log
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    SMON: enabling cache recovery
    ARC3: Archival started
    ARC0: STARTING ARCH PROCESSES COMPLETE
    Successfully onlined Undo Tablespace 2.
    Undo initialization finished serial:0 start:977954 end:979234 diff:1280
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Mon Nov 21 07:48:58 2011
    SMON: enabling tx recovery
    Database Characterset is WE8MSWIN1252
    No Resource Manager plan active
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    Mon Nov 21 07:49:03 2011
    QMNC started with pid=24, OS id=4418
    Mon Nov 21 07:49:10 2011
    db_recovery_file_dest_size of 4977 MB is 13.68% 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.
    Mon Nov 21 07:49:12 2011
    Completed: ALTER DATABASE OPEN
    Mon Nov 21 07:49:12 2011
    Starting background process CJQ0
    Mon Nov 21 07:49:12 2011
    CJQ0 started with pid=25, OS id=4470
    Mon Nov 21 07:54:05 2011
    Starting background process SMCO
    Mon Nov 21 07:54:05 2011
    SMCO started with pid=26, OS id=4515
    Mon Nov 21 10:08:01 2011
    ALTER SYSTEM ARCHIVE LOG
    Mon Nov 21 10:08:01 2011
    Thread 1 advanced to log sequence 1459 (LGWR switch)
    Current log# 1 seq# 1459 mem# 0: /u01/app/oracle/oradata/rtborcl/redo01.log
    Current log# 1 seq# 1459 mem# 1: /u02/app/oracle/oradata/redo01b.log
    Mon Nov 21 10:08:04 2011
    Archived Log entry 1421 added for thread 1 sequence 1458 ID 0x990b1f4c dest 1:
    Mon Nov 21 10:12:53 2011
    ALTER SYSTEM ARCHIVE LOG
    Mon Nov 21 10:12:53 2011
    Thread 1 advanced to log sequence 1460 (LGWR switch)
    Current log# 2 seq# 1460 mem# 0: /u01/app/oracle/oradata/rtborcl/redo02.log
    Current log# 2 seq# 1460 mem# 1: /u02/app/oracle/oradata/redo02b.log
    Mon Nov 21 10:12:53 2011
    Archived Log entry 1422 added for thread 1 sequence 1459 ID 0x990b1f4c dest 1:
    Mon Nov 21 10:14:44 2011
    Shutting down instance (immediate)
    Stopping background process SMCO
    Shutting down instance: further logons disabled
    Mon Nov 21 10:14:45 2011
    Stopping background process CJQ0
    Stopping background process QMNC
    Stopping background process MMNL
    Stopping background process MMON
    License high water mark = 4
    All dispatchers and shared servers shutdown
    ALTER DATABASE CLOSE NORMAL
    Mon Nov 21 10:14:49 2011
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Mon Nov 21 10:14:54 2011
    Shutting down archive processes
    Archiving is disabled
    Mon Nov 21 10:14:54 2011
    ARCH shutting down
    ARC3: Archival stopped
    Mon Nov 21 10:14:54 2011
    ARCH shutting down
    ARC0: Archival stopped
    Mon Nov 21 10:14:54 2011
    ARCH shutting down
    ARC2: Archival stopped
    Mon Nov 21 10:14:54 2011
    ARCH shutting down
    ARC1: Archival stopped
    Thread 1 closed at log sequence 1460
    Successful close of redo thread 1
    Mon Nov 21 10:15:01 2011
    Completed: ALTER DATABASE CLOSE NORMAL
    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
    Mon Nov 21 10:15:02 2011
    Stopping background process VKTM:
    Mon Nov 21 10:15:08 2011
    Instance shutdown complete
    Mon Nov 21 11:52:11 2011
    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_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =27
    LICENSE_MAX_USERS = 0
    SYS auditing is enabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side pfile /u01/app/oracle/product/11.2.0/db_2/dbs/initrtborcl.ora
    System parameters with non-default values:
    processes = 150
    memory_target = 1536M
    control_files = "/u01/app/oracle/oradata/rtborcl/control01.ctl"
    control_files = "/u01/app/oracle/flash_recovery_area/rtborcl/control02.ctl"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    log_archive_format = "%t_%s_%r.dbf"
    db_recovery_file_dest = "/u01/app/oracle/flash_recovery_area"
    db_recovery_file_dest_size= 4977M
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    audit_sys_operations = TRUE
    db_domain = ""
    global_names = TRUE
    dispatchers = "(PROTOCOL=TCP) (SERVICE=rtborclXDB)"
    audit_file_dest = "/u01/app/oracle/admin/rtborcl/adump"
    audit_trail = "DB_EXTENDED"
    db_name = "rtborcl"
    open_cursors = 300
    os_authent_prefix = "SOP$"
    sql92_security = TRUE
    sec_protocol_error_further_action= "drop"
    sec_max_failed_login_attempts= 3
    diagnostic_dest = "/u01/app/oracle"
    Create Relation DFW_CONFIG_CAPTURE
    Create Relation DFW_CONFIG_ITEM
    Mon Nov 21 11:52:17 2011
    PMON started with pid=2, OS id=7339
    Mon Nov 21 11:52:17 2011
    PSP0 started with pid=3, OS id=7344
    Mon Nov 21 11:52:18 2011
    VKTM started with pid=4, OS id=7349
    VKTM running at (100ms) precision
    Mon Nov 21 11:52:18 2011
    GEN0 started with pid=5, OS id=7356
    Mon Nov 21 11:52:19 2011
    DIAG started with pid=6, OS id=7361
    Mon Nov 21 11:52:19 2011
    DBRM started with pid=7, OS id=7366
    Mon Nov 21 11:52:19 2011
    DIA0 started with pid=8, OS id=7371
    Mon Nov 21 11:52:19 2011
    MMAN started with pid=9, OS id=7376
    Mon Nov 21 11:52:19 2011
    DBW0 started with pid=10, OS id=7381
    Mon Nov 21 11:52:19 2011
    LGWR started with pid=11, OS id=7386
    Mon Nov 21 11:52:19 2011
    CKPT started with pid=12, OS id=7391
    Mon Nov 21 11:52:19 2011
    SMON started with pid=13, OS id=7396
    Mon Nov 21 11:52:19 2011
    RECO started with pid=14, OS id=7401
    Mon Nov 21 11:52:19 2011
    MMON started with pid=15, OS id=7406
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Nov 21 11:52:19 2011
    MMNL started with pid=16, OS id=7411
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = /u01/app/oracle
    Mon Nov 21 11:52:20 2011
    ALTER DATABASE MOUNT
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '/u01/app/oracle/flash_recovery_area/rtborcl/control02.ctl'
    ORA-27037: unable to obtain file status
    Linux Error: 2: No such file or directory
    Additional information: 3
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    Mon Nov 21 11:52:21 2011
    Checker run found 1 new persistent data failures

  • ORA-00205: error in identifying control file, check alert log for more inf

    Hi All,
    I created my Database on a directory /mydir .The database is created and sucessufyully working then I mounted this directoy to a shared disk on the same /mydir.My database datafile where restored under /mydir .Now When I try to restart my database I m getting
    ORA-00205: error in identifying control file, check alert log for more inf
    I check all my database data files are there including my control files.
    Any idea why this occuring and How to fix it.
    Best Regards.

    user11191992 wrote:
    Hi All,
    I created my Database on a directory /mydir .The database is created and sucessufyully working then I mounted this directoy to a shared disk on the same /mydir.My database datafile where restored under /mydir .Now When I try to restart my database I m getting
    ORA-00205: error in identifying control file, check alert log for more inf
    I check all my database data files are there including my control files.
    Any idea why this occuring and How to fix it.
    Best Regards.Please post the message in the alert-file as stated.
    It can e.g. be that while copying the file permissions have been changed, making the files not readable for the oracle user
    HTH
    FJFranken

  • ORA-00205: error in identifying control file while startup database

    Dear Experts,
    we are using Oracle 10g on RHEL5.4 64Bit ecc 6.0 with eph 4 i have moved all my sap data files along with Temp file.
    when i startup my database getting error.
    SQL> startup mount
    ORACLE instance started.
    Total System Global Area 535662592 bytes
    Fixed Size 1334380 bytes
    Variable Size 306185108 bytes
    Database Buffers 222298112 bytes
    Redo Buffers 5844992 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    when i checked initSID.ora then found old location of control file.
    1)/oracle/SID/sapdata1/cntrl
    2)/oracle/SID/origlogA/cntrl
    3)/oracle/SID/origlogB/cntrl
    i have manually changed location of control file.
    1)/oracle/SID/sapdata10/cntrl
    2)/oracle/SID/origlogA/cntrl
    3)/oracle/SID/origlogB/cntrl
    SQL> Create Pfile from Spfile;
    File Created.
    i would like to mount my database from Pfile plese help me i execute scripts below.
    SQL> STARTUP MOUNT=/oracle/SID/ORACLE_HOME/dbs/initSID.ora
    invalid startup option.
    or suggest me some other way so that i can startup my Database.
    with Regards

    Thanks,LOG of alert_SID.log  control_files            = /oracle/PRD/origlogA/cntrl/cntrlPRD.dbf, /oracle/PRD/origlogB/cntrl/cntrlPRD.dbf, /oracle/PRD/sapdata1/cntrl/cntrlPRD.dbf, control_file_record_keep_time= 30, Mon Nov 14 08:24:52 2011
    CREATE DATABASE PRD CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE '/oracle/PRD/sapdata1/temp_1/temp.data1' SIZE 570M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE '/oracle/PRD/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('/oracle/PRD/origlogA/log_g11m1.dbf',
    '/oracle/PRD/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,GROUP 2 ('/oracle/PRD/origlogB/log_g12m1.dbf',
    '/oracle/PRD/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,GROUP 3 ('/oracle/PRD/origlogA/log_g13m1.dbf',
    '/oracle/PRD/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,GROUP 4 ('/oracle/PRD/origlogB/log_g14m1.dbf',
    '/oracle/PRD/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSEMon Nov 14 08:24:53 2011Database mounted in Exclusive Mode
    Mon Nov 14 08:25:06 2011Successful mount of redo thread 1, with mount id 1830841300
    Assigning activation ID 1830841300 (0x6d206bd4) Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: /oracle/PRD/origlogA/log_g11m1.dbf
      Current log# 1 seq# 1 mem# 1: /oracle/PRD/mirrlogA/log_g11m2.dbf,m Successful open of redo thread 1
    Mon Nov 14 08:25:06 2011 MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Mon Nov 14 08:25:06 2011 SMON: enabling cache recovery
    Mon Nov 14 08:25:06 2011
    create tablespace SYSTEM datafile  '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL online
    Mon Nov 14 08:25:09 2011
    Incremental checkpoint up to RBA [0x1.3.0], current log tail at RBA [0x1.3.0]
    Mon Nov 14 08:25:15 2011
    Completed: create tablespace SYSTEM datafile  '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL online
    Mon Nov 14 08:25:15 2011
    create rollback segment SYSTEM tablespace SYSTEM
      storage (initial 50K next 50K)
    Completed: create rollback segment SYSTEM tablespace SYSTEM
      storage (initial 50K next 50K)
    Mon Nov 14 08:25:19 2011
    CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  '/oracle/PRD/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Mon Nov 14 08:25:36 2011
    Successfully onlined Undo Tablespace 1.
    Completed: CREATE UNDO TABLESPACE PSAPUNDO DATAFILE  '/oracle/PRD/sapdata1/undo_1/undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    Mon Nov 14 08:25:36 2011
    create tablespace SYSAUX datafile  '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online
    Completed: create tablespace SYSAUX datafile  '/oracle/PRD/sapdata1/sysaux_1/sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
      EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO online

  • ORA-00205: error in identifying control file,-Startup ASM db in PFA mode

    Is there any oracle restriction for ASM database in PFA mode?
    *[oracle@aveo:~]>cd $ORACLE_HOME/dbs*
    *[oracle@aveo:~]>orapwd file=orapwQ102ASMA password=sys entries=10 force=y*
    oracle@aveo:~]>sq
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 3 12:49:15 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select file_name from dba_data_files;
    FILE_NAME
    +OBTDG1/q102asma/datafile/system01.dbf
    7 rows selected.
    SQL> show parameter pass
    NAME_COL_PLUS_SHOW_PARAM
    TYPE
    VALUE_COL_PLUS_SHOW_PARAM
    remote_login_passwordfile
    string
    EXCLUSIVE
    SQL> select from v$pwfile_users;*
    USERNAME SYSDB SYSOP
    SYS TRUE TRUE
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> exit
    Now made changes in sqlnet.ora file.
    oracle@aveo:admin]>pwd
    /oracle/10.2.0/product/network/admin
    *[oracle@aveo:admin]>cat sqlnet.ora*
    sqlnet.authentication_services=(none)
    *=oracle@aveo:admin]>sqlplus sys/sys as sysdba*
    SQL*Plus: Release 10.2.0.1.0 - Production on Fri Sep 3 13:28:29 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 272629760 bytes
    Fixed Size 2005736 bytes
    Variable Size 184550680 bytes
    Database Buffers 83886080 bytes
    Redo Buffers 2187264 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    It thows ORA-00205: error in identifying control file,
    Edited by: user2015671 on 3 Sep, 2010 8:09 AM

    In alert log it show below error message.
    ===================================================================
    Sat Sep 4 13:06:38 2010
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 1
    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 = 50
    shared_pool_size = 155189248
    large_pool_size = 4194304
    java_pool_size = 25165824
    resource_manager_plan = SYSTEM_PLAN
    control_files = OBTDG1/q102asma/controlfile/control01.ctl, OBTDG1/q102asma/controlfile/control02.ctl, +OBTDG1/q102asma/controlfile/control03.ctl
    db_block_size = 8192
    db_cache_size = 67108864
    db_2k_cache_size = 8388608
    db_4k_cache_size = 8388608
    compatible = 10.0.0.0.0
    log_archive_dest = +OBTDG1
    log_archive_format = %t_%s_%r.log
    log_buffer = 2152448
    fast_start_mttr_target = 300
    undo_management = AUTO
    undo_tablespace = rbs
    remote_login_passwordfile= EXCLUSIVE
    instance_name = Q102ASMA
    background_dump_dest = /qa/data/obt/Q102ASMA/admin/bdump
    user_dump_dest = /qa/data/obt/Q102ASMA/admin/udump
    core_dump_dest = /qa/data/obt/Q102ASMA/admin/cdump
    sort_area_size = 524288
    db_name = Q102ASMA
    open_cursors = 300
    ifile = /qa/data/obt/Q102ASMA/admin/pfile/configQ102ASMA.ora
    PMON started with pid=2, OS id=29642
    PSP0 started with pid=3, OS id=29644
    MMAN started with pid=4, OS id=29646
    DBW0 started with pid=5, OS id=29648
    LGWR started with pid=6, OS id=29650
    CKPT started with pid=7, OS id=29652
    SMON started with pid=8, OS id=29654
    RECO started with pid=9, OS id=29656
    MMON started with pid=10, OS id=29658
    MMNL started with pid=11, OS id=29660
    Sat Sep 4 13:06:40 2010
    ALTER DATABASE MOUNT
    Sat Sep 4 13:06:40 2010
    Starting background process ASMB
    ASMB started with pid=13, OS id=29663
    Sat Sep 4 13:06:40 2010
    ORA-00202: control file: '+OBTDG1/q102asma/controlfile/control01.ctl'
    ORA-17503: ksfdopn:2 Failed to open file +OBTDG1/q102asma/controlfile/control01.ctl
    ORA-15001: diskgroup "OBTDG1" does not exist or is not mounted
    ORA-15055: unable to connect to ASM instance
    ORA-01031: insufficient privileges
    Sat Sep 4 13:06:40 2010
    ORA-205 signalled during: ALTER DATABASE MOUNT...
    ===================================================================
    ASMCMD> pwd
    +OBTDG1/Q102ASMA/controlfile
    ASMCMD>
    ASMCMD> ls -ltr
    Type Redund Striped Time Sys Name
    N control01.ctl => +OBTDG1/Q102ASMA/CONTROLFILE/Current.283.728141849
    N control02.ctl => +OBTDG1/Q102ASMA/CONTROLFILE/current.292.728141859
    N control03.ctl => +OBTDG1/Q102ASMA/CONTROLFILE/current.299.728141861
    CONTROLFILE UNPROT FINE SEP 04 13:00:00 Y Current.283.728141849
    CONTROLFILE UNPROT FINE SEP 04 13:00:00 Y current.292.728141859
    CONTROLFILE UNPROT FINE SEP 04 13:00:00 Y current.299.728141861
    ===================================================================
    I tried without Password file authentication then i am not getting error during database startup.
    Why it is giving error for Password file authentication?
    Thanks,

  • Startup upgrade ORA-00205: error in identifying control file

    Hi,
    I am doing a manual upgrade from 10.2.04 to 11.2.03.
    I have installed 11.2.0.3.
    Ran utlu112i.sql
    Copied TNSNAMES and LISTENER.ora,init.ora from 10g home to 11g home respective directories.
    Commented all dump_dest paramteres in 11g init.ora and added diagnostic_dest parameter
    exported all the varaiables as follows.
    export ORACLE_HOME=/oracle/ora11203
    export PATH=$ORACLE_HOME/bin:$PATH
    export ORACLE_SID=OMIGTEST
    export TNS_ADMIN=$ORACLE_HOME/network/admin
    export ORACLE_BASE=/oracle/ora11203/app/ora11203
    Now when i try to start DB from the unix session where all of above variables are set,i am getting following issue.
    SQL> startup upgrade
    ORACLE instance started.
    Total System Global Area 1636892672 bytes
    Fixed Size                  2183056 bytes
    Variable Size            1090519152 bytes
    Database Buffers          536870912 bytes
    Redo Buffers                7319552 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    Alert log says as below.
    ORACLE_BASE from environment = /oracle/ora11203/app/ora11203
    Thu Aug 23 15:03:36 2012
    ALTER DATABASE   MOUNT
    ORA-00210: cannot open the specified control file
    ORA-00202: control file: '/oracle/ora11203/dbs/cntrlOMIGTEST.dbf'
    ORA-27037: unable to obtain file status
    HPUX-ia64 Error: 2: No such file or directory
    Additional information: 3
    ORA-205 signalled during: ALTER DATABASE   MOUNT...In init.ora of 11g (which is copied from 10g) ,i have commented our control file path entry.
    Kindly assist me as i am doing upgrade for the first time.
    Thanks
    Edited by: user10698496 on Aug 24, 2012 2:47 AM

    Hi,
    Issue of sqlplus is solved after setting proper LD_LIBRARY_PATH.
    But eve after that startup upgrade showing same error.
    sqlplus '/as sysdba'
    SQL*Plus: Release 11.2.0.3.0 Production on Thu Aug 23 16:22:16 2012
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing optionsSQL> startup upgrade
    ORACLE instance started.
    Total System Global Area 1636892672 bytes
    Fixed Size 2183056 bytes
    Variable Size 1090519152 bytes
    Database Buffers 536870912 bytes
    Redo Buffers 7319552 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    Do i copy control file from 10g home and place in in 11g path and mention it in init.ora before upgrade?
    Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • ORA-00205: error in identifying control file..after installing ASM

    Hi
    I haveoracle database 10g running on a redhat4 mechine.
    i have installed ASM and migrate my database to ASM.
    I haven't any problem and everything was fine till i reboot the mechine for the first time after
    installing ASM.
    I got the ORA-00205: error in identifying control file, check alert log for more info
    error when database was restarting
    any one can help me out of this problem
    many many thanks in advance

    eventually I figured out what the problem is.
    The problem is about my dbora file used to start my database.
    this is the whole story!!!
    I have a oracle 10gR2 installed on Redhat linux AS 4.
    I have configured my database to work on ASM.All the configuration have set properly
    and every thing is fine except the Automatic starting the database in time
    the mechine is restarted.
    when i restart the mechine with nothing in dbora(used to automatically start the database)
    and start everything after logging into oracle user(listener ,database,Enterprise manager)
    no problem(i can see my ASM instance database instance throught Enterprise managaer).
    but when i use dbora to do that i get this error appear in enterprise manager
    ORA-12528: TNS:listener: all appropriate instances are blocking new connections (DBD ERROR: OCIServerAttach)
    this is the content of dbora:
    s script is intended to allow the automated
    # startup and shutdown of an oracle database server.
    # Author: Sean O'Donnell <[email protected]>
    # the user that oracle runs as (default: oracle)
    ORACLE=oracle
    # database instance id
    ORACLE_SID=orcl
    # ORACLE_HOME (file system) path
    ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1
    PATH=${PATH}:$ORACLE_HOME/bin
    export ORACLE_SID ORACLE_HOME PATH
    case $1 in
    'start')
    su - $ORACLE -c "$ORACLE_HOME/bin/lsnrctl start"
    su - $ORACLE -c "$ORACLE_HOME/bin/dbstart"
    su - $ORACLE -c "$ORACLE_HOME/bin/emctl start dbconsole"
    'stop')
    su - $ORACLE -c "$ORACLE_HOME/bin/emctl stop dbconsole"
    su - $ORACLE -c "$ORACLE_HOME/bin/dbshut"
    su - $ORACLE -c "$ORACLE_HOME/bin/lsnrctl stop"
    echo "usage: $0 {start|stop}"
    esac
    exit
    What do u think could be the reason?!!!!
    thank you in advance

  • Passing values to subreport in SSRS throwing an error - Data Retrieval failed for the report, please check the log for more details.

    Hi,
    I have the subreport calling from the main report. The subreport is based on MDX query agianst the SSAS cube. some dimensions in cube has values 0 and 1.
    when I try to pass '0' to the sub report as the parameter value, it gives an error "Data Retrieval failed for the report, please check the log for more details".
    Actually I am using table for storing these parameter values. In the main report I am calling this table (dataset) and passing these values to subreport.
    so I have given like [0],[1] and this works fine. when I give only either [0] or [1] then it is throwing an error.
    Could you please advise on this.
    Appreciate all and any help.
    Thanks,
    Divya

    Hi Divya,
    Based on the current description, I understand that there is no issue if you pass two values from main report to subreport, while the issue occurs when passing one value to subreport.
    To narrow down the issue, I want to confirm whether the subreport can run if there is only [0] or [1] in the subreport. If so, it indicates the query statements exist error in the subreport. If it’s not the case, this shows the issue occurs during passing
    values from main report to subreport. To make further analysis, please post the details of query statements of the subreport to the forum.
    Regards,
    Heidi Duan
    Heidi Duan
    TechNet Community Support

  • ORA-00205: error in identifying control file

    Hi DBAs,
    I am using Oracle 11g R2, My db is up and running, I thought to Multiplexing the controlfile in another location. My DB is up with help of sp file.
    While it was up, I have given a comment like this, without specifying the filename.ctl , I wrongly mentioned the Path alone, now it has been updated in spfile.
    SQL> alter system set control_files='E:\APP\ADMINISTRATOR\ORADATA\BASKAR\CONTROLFILE\' scope=spfile;
    System altered.
    Then, When i was restarting my db its throwing an error, control file is missing.
    Then I thought to run my db with pfile, then i tried to chang the controlfile parameter in SPFILE, it showing as like below one,
    SQL> alter system set control_files='E:\app\Administrator\oradata\BASKAR\O2_MF_7CSK1379_.CTL' scope=spfile;
    alter system set control_files='E:\app\Administrator\oradata\BASKAR\O2_MF_7CSK1379_.CTL' scope=spfile
    ERROR at line 1:
    ORA-32001: write to SPFILE requested but no SPFILE specified at startup
    Any one can let me know? how do i change my controlfile parameter in spfile.
    How do i start my db with SPFILE.

    Then I thought to run my db with pfile, then i tried to chang the controlfile parameter in SPFILE, it showing as like below one,
    SQL> alter system set control_files='E:\app\Administrator\oradata\BASKAR\O2_MF_7CSK1379_.CTL' scope=spfile;
    alter system set control_files='E:\app\Administrator\oradata\BASKAR\O2_MF_7CSK1379_.CTL' scope=spfile
    ERROR at line 1:
    ORA-32001: write to SPFILE requested but no SPFILE specified at startupYour database is currently running with the pfile. Check the value of control_files now
    show parameter control_files
    Make necessary changes in you pfile, create an spfile from your pfile and later start the database with the newly created spfile

  • ORA-00205 error leading to ORA-00470 LGWR process terminated with error.

    Hello Gurus,
    One of our database had gone down, I tried to bring it up. When tried to do so it gave follwoing errot ORA-00205 error in identifying control file, check alert log ..... When I checked alter log entried I found a new error ORA-00470 LGWR process terminated with eror.
    All my control files are intact where supposed to be, so are all redo log files. Please could any would help parity at my end.
    In need for restoring my database at the earliest.
    Regards
    Shiva

    Could you please post the full alert.log contents when the database starts up ?
    Are you really sure that all your control files are OK ?
    ORA-00205 error in identifying controlfile, check alert log for more info
    Cause: The system could not find a control file of the specified name and size.
    Action: One of the following:
    Check that the proper control file name is referenced in the CONTROL_FILES initialization parameter in the initialization parameter file and try again.
    When using mirrored control files, that is, more than one control file is referenced in the initialization parameter file, remove the control file name listed in the message from the initialization parameter file and restart the instance. If the message does not recur, remove the problem control file from the initialization parameter file and create another copy of the control file with a new file name in the initialization parameter file.

  • The service did not start due to the following error: The repository at this location is called rep_bkd_dev. Check the log for more information.

    Experts, I created repository first with the name of rep_bkd_dev (Unicode),Then my lead told that we need to create RS with MS Latin,So am trying to creating a new repository with the name of dev_repository and it is showing the below error.Can some one help me out here. Regards,

    hi I want to create a file with muiltple header detail and trailorSample of my file  1F99500094959                    5F99000000999911025F99000000999912025F99000000999913029F99500094959                    1G83341002729803                5G83000000999918020109G83341002729803                1G83910377940                    5G830000009999190201011050003522029G83910377940                    T20110720000000900000006750{  In this file 1 is header and 5 is detail and 9 is trailer and in last T segment is also trailerI have any idea to create seperate 3 files and in lastconcatenate all file with the help of unixbut in my case data is so large (in millions) this approach is not use full please suggest my any ideaHow to create VSAM file

  • License Server/Daemon Manager is down. Please check license.log for more information.

    I am having trouble with License Server / Daemon Manager when running LMS 3.1..
    I have looked through this forum and checked that the following services are set correctly to Manual
    CiscoWorks ANI database engine
    CiscoWorks RME NG database engine
    CiscoWorks Tomcat Servlet engine
    CiscoWorks Web Server
    CWAWFEngine database engine
    CWCS Cmf database engine
    DFM dfmEpm database engine
    DFM dfmInv database engine
    DFM dfmFh database engine
    OpxXMLRuntime
    I have triedshutting down the Daemon Manager and forcing the databases to close down (hoping that the transaction log might be the problem but so far no joy.. Was running okay for some months on Windows 2003 as a VM.
    Packages installed are as follows...
    Just about to give up and do a fresh install....any assistance would be appreciated.
    Many thanks, Peter.
    Name
    Version
    License Status
    Size
    CiscoWorks  Common Services
    3.2.0
    Licensed
    Not applicable
    Campus  Manager
    5.1.0
    Purchased
    100
    CiscoView
    6.1.8
    Licensed
    Not applicable
    CiscoWorks  Assistant
    1.1.0
    Licensed
    Not applicable
    Device  Fault Manager
    3.1.0
    Purchased
    100
    Internetwork  Performance Monitor
    4.1.0
    Purchased
    100
    Integration  Utility
    1.8.0
    Licensed
    Not applicable
    LMS  Portal
    1.1.0
    Licensed
    Not applicable
    Resource  Manager Essentials
    4.2.0
    Purchased
    100

    It looks like you're seeing CSCte49301.  Follow the release note steps to solve this:
    Symptom:
    The EssentialsDM daemon hangs in a Waiting to initialize state (as seen in the output of the pdshow command).  Additionally, one might see "Error connecting to JRM" in Resource Manager Essentials applications.
    Conditions:
    This occurs on Windows servers after the patch for KB968930 is installed, and only if the Windows Remote Management service was started prior to starting CiscoWorks Daemon Manager. 
    Workaround:
    Shutdown CiscoWorks Daemon Manager with the following command from the server's command prompt:
    net stop crmdmgtd
    Delete the following two files:
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\ctmregistry
    NMSROOT\MDC\tomcat\webapps\rme\WEB-INF\lib\ctmregistry.backup
    Restart CiscoWorks Daemon Manager with the following command:
    net start crmdmgtd
    If that does not work, then the Windows Remote Management service must be stopped, and disabled.  Then, CiscoWorks Daemon Manager must be restarted.

Maybe you are looking for

  • Error while creating external alias for BSPs & DMS

    Hello All, Has anybody encountered the below error dump while creating the external aliases for Business Server Pages and Document Management Service? The error dump I have received is "ITAB_DUPLICATE_KEY" "A Row with same key already exists" The err

  • How to type non-english in office

    hi, i installed office 2011 on my imac but i don't know how to change the language of my keyboard to type in office like word or outlook, etc. pls advice

  • Bridge does not open images in PS CC (or give an option), Instead it opens in PS CS6

    Also, I can't set PS CC as a default using Windows 8. PS CC does not show on the list when choosing defaults for file types, etc. When in bridge, images open in PS CS6 and it does not have PS CC available as a choice when I right click and click "ope

  • Import javax.servlet.* gives error "package does not exist"

    I am working through Monica Pawlan's book "Essentials of Java PL". My PC runs Windows2000 prof. I have downloaded and installed j2sdk-1_3_1_01-win.exe in c:\jdk1.3.1_01 I have downloaded and installed tomcat4.0 (jakarta-tomcat-4.0.zip) into c:\jakart

  • How can I include installer options?

    Hi to everyone. I'm trying to include an option on the  installer of my application. I want to include a com port selection option (such as the selection of the installer directory for example)  when the installer runs, so the user only have to give