RC:00118 error encountered during database creation
Hi,
I have HP-UX system R12 application and i m creating the clone.
While executing adcfgclone on dbTier i get this error:
********************************************************************
Creating the control file for UATLOOP_bplof2 database ...
SQL*Plus: Release 10.2.0.2.0 - Production on Sat Jan 8 18:32:49 2011
Copyright (c) 1982, 2005, Oracle. All Rights Reserved.
Connected to an idle instance.
ORACLE instance shut down.
Connected to an idle instance.
LRM-00123: invalid character 27 found in the input file
LRM-00113: error when processing file '/loopuat02/db/tech_st/10.2.0/dbs/UATLOOP_bplof2_ifile.ora'
ORA-01078: failure in processing system parameters
CREATE CONTROLFILE REUSE SET DATABASE "UATLOOP"
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter database open resetlogs
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP1 add tempfile '/loopuat02/db/apps_st/data/TEMP1_01.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP2 add tempfile '/loopuat02/db/apps_st/data/TEMP2_01.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP1 add tempfile '/loopuat02/db/apps_st/data/TEMP1_02.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP1 add tempfile '/loopuat02/db/apps_st/data/TEMP1_03.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP2 add tempfile '/loopuat02/db/apps_st/data/TEMP2_02.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP2 add tempfile '/loopuat02/db/apps_st/data/TEMP2_03.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
ALTER DATABASE RENAME GLOBAL_NAME TO "UATLOOP.bplmobile.com"
*
ERROR at line 1:
ORA-01034: ORACLE not available
ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
HPUX-ia64 Error: 2: No such file or directory
Connected to an idle instance.
LRM-00123: invalid character 27 found in the input file
LRM-00113: error when processing file '/loopuat02/db/tech_st/10.2.0/dbs/UATLOOP_bplof2_ifile.ora'
ORA-01078: failure in processing system parameters
BEGIN dbms_backup_restore.zeroDbid(0); END;
*
ERROR at line 1:
ORA-01034: ORACLE not available
ORACLE instance shut down.
Connected to an idle instance.
LRM-00123: invalid character 27 found in the input file
LRM-00113: error when processing file '/loopuat02/db/tech_st/10.2.0/dbs/UATLOOP_bplof2_ifile.ora'
ORA-01078: failure in processing system parameters
CREATE CONTROLFILE REUSE SET DATABASE "UATLOOP"
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter database open resetlogs
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP1 add tempfile '/loopuat02/db/apps_st/data/TEMP1_01.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP2 add tempfile '/loopuat02/db/apps_st/data/TEMP2_01.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP1 add tempfile '/loopuat02/db/apps_st/data/TEMP1_02.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP1 add tempfile '/loopuat02/db/apps_st/data/TEMP1_03.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP2 add tempfile '/loopuat02/db/apps_st/data/TEMP2_02.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
alter tablespace TEMP2 add tempfile '/loopuat02/db/apps_st/data/TEMP2_03.dbf' REUSE
*
ERROR at line 1:
ORA-01034: ORACLE not available
ALTER DATABASE RENAME GLOBAL_NAME TO "UATLOOP.bplmobile.com"
*
ERROR at line 1:
ORA-01034: ORACLE not available
declare lib_ver varchar2(3);
*
ERROR at line 1:
ORA-01034: ORACLE not available
ERROR:
ORA-01012: not logged on
ERROR:
ORA-01012: not logged on
-------------------ADX Database Utility Finished---------------
RC-00118: Error occurred during creation of database
Raised by oracle.apps.ad.clone.ApplyDatabase
*******************************************
Regards,
Milan Rathod