Error while cloning

I am cloning a database and change name of database i follow document
i got error
SQL> @/disk2/oracle/control.sql
CREATE CONTROLFILE Set DATABASE "PSFSSYS" RESETLOGS NOARCHIVELOG
ERROR at line 1:
ORA-01503: Message 1503 not found; No message file for product=RDBMS,
facility=ORA
ORA-01565: Message 1565 not found; No message file for product=RDBMS,
facility=ORA; arguments: [disk2/oracle/oradata/PSFSSYS/psindex.dbf]
ORA-27035: Message 27035 not found; No message file for product=RDBMS,
facility=ORA
Additional information: 32
Additional information: 2
oracle version 10.2.0.1
os sun solaris 5.10

Hi,
Please check the following error text which you have :<br>
ORA-01565: error in identifying file 'string'<br>
Cause: An error occurred while trying to identify a file.<br>
Action: Check the error stack for detailed information.<br>
<br>
ORA-27035: logical block size is invalid<br>
Cause: logical block size for oracle files must be a multiple of the physical block size, and less than the maximum<br>
Action: block size specified is returned as additional information, check init.ora parameters, additional information also indicates which function encountered the error<br>
<br>
So, be sure for file string. Be sure that you use the same block_size in either source and target database.<br>
<br>
Anyway, you would realize this without recreate controlfile. Just copy the files, start in mount state, rename file according to the new location, and open your new db. Then use dbid utility to rename your db. See an example here<br>
<br>
Nicolas.

Similar Messages

  • Error while cloning apps tier

    Hi can any body help in this error while cloning application tier ??
    APPS Password : Log file located at /dump/RMSCLN/inst/apps/RMS_devmdb1/admin/log/ApplyAppsTier_03251028.log
    - 73% completed
    RC-50004: Fatal: Error occurred in ApplyAppsTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
    at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
    at oracle.apps.ad.clone.ApplyApplTop.checkAutoConfigErr(ApplyApplTop.java:590)
    at oracle.apps.ad.clone.ApplyApplTop.runAutoConfig(ApplyApplTop.java:558)
    at oracle.apps.ad.clone.ApplyApplTop.doConf(ApplyApplTop.java:339)
    at oracle.apps.ad.clone.ApplyApplTop.doApply(ApplyApplTop.java:382)
    at oracle.apps.ad.clone.ApplyApplTop.<init>(ApplyApplTop.java:267)
    at oracle.apps.ad.clone.ApplyAppsTier.<init>(ApplyAppsTier.java:105)
    ... 6 more
    ERROR while running Apply...
    Thu Mar 25 10:36:07 2010
    ERROR: Failed to execute /dump/RMSCLN/apps/apps_st/comn/clone/bin/adclone.pl
    Thanks
    Mohamed

    Hi Helois
    I tried to run autoconfig manually and i find that it couldnt create the dbc file with the following error:
    Unique constraint error (00001) is OK if key already exists
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    ADD call failed with exit code 1
    Trying to update information ...
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    UPDATE call failed with exit code 1
    Updating parameters: fnd_jdbc_buffer_min=1 fnd_jdbc_buffer_max=5 fnd_jdbc_buffer_decay_interval=300
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    Updating parameters: fnd_jdbc_buffer_decay_size=5 fnd_jdbc_usable_check=false fnd_jdbc_context_check=true
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    Updating parameters: fnd_jdbc_plsql_reset=false
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb2-vip.mof.gov.kw)(POR
    T=1525))(ADDRESS=(PROTOCOL=tcp)(HOST=rmsmdb1-vip.mof.gov.kw)(PORT=1525)))(CONNECT_DATA=(SID=RMS))) failed
    DBC generation failed with exit code 1
    Updating Server Security Authentication
    java.sql.SQLException: Io exception: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    I dont know why it is trying to connect to the old database.
    Thanks
    Mohamed

  • Error while cloning database using RMAN

    hi there,
    Here is our setup:
    OS: Solaris 5.9
    Database:9.2.0.3
    While cloning test database from our production database using RMAN, we happen to get the following error..
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 12/11/2007 15:28:59
    RMAN-03015: error occurred in stored script Memory Script
    RMAN-06026: some targets not found - aborting restore
    RMAN-06100: no channel to restore a backup or copy of datafile 450
    RMAN-06100: no channel to restore a backup or copy of datafile 449
    give us a solution to rectify this problem.
    Thanks,
    Balu.

    Can you please post the RMAN restore script ?
    where are the backups located

  • Error while cloning R12 instance

    Hi,
    I am trying to clone R12 Production instance to R12 development instance.
    And i got the below error.
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/java:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/OraInstaller.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/ewt3.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/share.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/oui/srvm.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/jlib/ojmisc.jar oracle.apps.ad.clone.ApplyDBTier -e /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml -stage /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone -showProgress
    APPS Password : Log file located at /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/ApplyDBTier_11291440.log
    / 50% completed
    RC-50004: Fatal: Error occurred in ApplyDBTier:
    StackTrace -
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoSuchMethodError: oracle.apps.ad.autoconfig.InstantiateFile.writeReport(Ljava/util/Vector;Loracle/apps/ad/util/LogFile;I)V
    at oracle.apps.ad.clone.ApplyDatabase.checkAutoConfigErr(ApplyDatabase.java:3034)
    at oracle.apps.ad.clone.ApplyDatabase.runAutoConfig(ApplyDatabase.java:2839)
    at oracle.apps.ad.clone.ApplyDatabase.doConf(ApplyDatabase.java:489)
    at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDatabase.java:443)
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:336)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:101)
    ... 6 more
    ERROR while running Apply...
    Tue Nov 29 14:42:27 2011
    ERROR: Failed to execute /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/bin/adclone.pl
    Please check logfile.
    [oravis12@blink4 bin]$ ping blink3
    PING blink3.blink.com (192.168.100.178) 56(84) bytes of data.
    64 bytes from blink3.blink.com (192.168.100.178): icmp_seq=0 ttl=64 time=1.18 ms64 bytes from blink3.blink.com (192.168.100.178): icmp_seq=1 ttl=64 time=0.168 ms
    --- blink3.blink.com ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1000ms
    rtt min/avg/max/mdev = 0.168/0.675/1.182/0.507 ms, pipe 2
    Can you please help me........
    Thanks in advance
    Regards,
    Nikunj

    Thanks Kashif,
    Below are the details from my log file. My log file size is very large so i m spiliting it's in 2 part.
    Started ApplyDBTier at Tue Nov 29 18:00:08 GMT+05:30 2011
    Version:
         ApplyDBTier.java     :      120.6
    ApplyDBTier (prog) -1 true true true...
    # Calling ApplyDBTechStack...
    Executing runInstallDriver...
    Started unzipping files...
    Completed runInstallDriver.
    Executing home registration for s_db_oh...
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adouidb.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/ouicli0.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/config_ux.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/config1.c
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlnkoh.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/adlnkoh0.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    Executing script in InstantiateFile:
    /d01/oracle/VIS4/db/tech_st/10.2.0/perl/bin/perl -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/perl /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohTue Nov 29 18:00:10 2011
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/jre/bin/java -classpath /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java:/d01/oracle/VIS4/db/tech_st/10.2.0/oui/jlib/OraInstaller.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java/xmlparserv2.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml -nolink -oaVar s_db_oh -homestub db -log /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/ohclone.log
    NON-COMPLIANT: /d01/oracle/VIS4/db/tech_st/10.2.0/oraInst.loc does not point to an inventory inside the current ORACLE_HOME
    Rapid Clone only supports oraInst.loc at that location if its content points to an inventory inside the same ORACLE_HOME
    Please make the necessary changes to the following file:
    /d01/oracle/VIS4/db/tech_st/10.2.0/oraInst.loc
    running OUI CLI home cloning:
    /d01/oracle/VIS4/db/tech_st/10.2.0/oui/bin/runInstaller -clone -silent -force -nolink -waitForCompletion -invPtrLoc /d01/oracle/VIS4/db/tech_st/10.2.0/admin/oui/VIS4_blink4/oraInst.loc ORACLE_HOME=/d01/oracle/VIS4/db/tech_st/10.2.0 ORACLE_HOME_NAME=VIS4_DB__d01_oracle_VIS4_db_tech_st_10_2_0 -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 0Tue Nov 29 18:01:29 2011
    .end std out.
    .end err out.
    Executing script in InstantiateFile:
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh
    script returned:
    adlnkoh.sh started at Tue Nov 29 18:01:29 IST 2011
    Log file located at /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/make_11291801.log
    Using make file "ins_sysman.mk" for linking SYSMAN utilities...
    Using make file "ins_emdb.mk" for linking COLLECTOR utility...
    adlnkoh.sh completed sucessfully
    .end std out.
    .end err out.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adouidb.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/ouicli.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/ouicli1.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/config_ux.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/config2.c
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlnkoh.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/clone/adlnkoh.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/adlnkoh1.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    Completed home registration for s_db_oh
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/sqlnet.ora
    Processing driver file: /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/listener.ora
    Checking for file: /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/tnsnames.ora
    Starting CVM in INSTE8_SETUP mode
         Using Context file : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/VIS4_blink4.xml
    ===========================================================================
    Starting synchronization of file system Context file and its templates with those in the database
    Database connection : Failed
    OAM Context editing support feature: Unverified
    OAM Customization support feature : Unverified
    File system template : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    Checking for customizations to Context template
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations.
    Looking for custom template at : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/custom/adxdbctx.tmp
    Custom template : Not available
    Customizations found : None
    File system Context file :/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    Checking the Context file for possible updates from the Database
    Warning: Unable to connect to Database.
    If the system is OAM enabled, this may result in loss of customizations and the Context files in DataBase and in the file system may be unsynchronized
    ===========================================================================
    Starting Updates of Context file Tue Nov 29 18:02:30 GMT+05:30 2011
    found context version : 120.27.12000000.5
    available update version : 120.27.12000000.5
    No updates to apply
    Ending Updates of Context file
    ===========================================================================
    ===========================================================================
    Starting Context Value Management System at Tue Nov 29 18:02:30 GMT+05:30 2011
    Using version 120.8.12000000.4
    Options:
    Force : no
    Contextfile : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    Templatefile : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    ValueUpdateFile : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcvmdb.xml
    Verifying value management system requirements:
    ContextFile : VALID
    Template File : VALID
    ValueUpdateFile : VALID
    Parsing the ValueUpdateFile
    [ s_contextfile ]
    Action : seed
    Change reason : Setting the location to what has been specified by user
    New value : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml
    [ s_tools_oranls ]
    Action : translate
    WARNING : Variable missing - skipping
    ===========================================================================
    [ Config tool : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/bin/adgentns.pl ]
    Command : /d01/oracle/VIS4/db/tech_st/10.2.0/perl/bin/perl -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/perl /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/bin/adgentns.pl PASSWORD contextfile=/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/VIS4_blink4.xml logdir=/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4
    Action : execute
    SCRIPT RETURNED:
    Generate Tns Names
         Classpath : :/d01/oracle/VIS4/db/tech_st/10.2.0/jdbc/lib/ojdbc14.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java/xmlparserv2.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/java:/d01/oracle/VIS4/db/tech_st/10.2.0/jlib/netcfg.jar:/d01/oracle/VIS4/db/tech_st/10.2.0/jlib/ldapjclnt10.jar
    Loading ORACLE_HOME environment from /d01/oracle/VIS4/db/tech_st/10.2.0
    Logfile: /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/log/VIS4_blink4/NetServiceHandler.log
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating templates
    tnsnames.ora instantiated
    listener.ora instantiated
    adgentns.pl exiting with status 25600
    ERRORCODE = 25600 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    No uploading of Context file and its templates to database. Database conection failed
    ===========================================================================
    Finished running CVM.....
    Processing DriverFile = /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AppsUtil
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/ons_config_db.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/opmn/conf/ons.config
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/opmn/conf/ons.config to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/ons.config
    setting permissions: 644
    setting ownership: oravis12:dba
    Creation of Directory - /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4 Succeeded.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adexecsql.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adexecsql.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adexecsql.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adexecsql.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adstopdb.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstopdb.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstopdb.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adstopdb.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adstrtdb.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstrtdb.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adstrtdb.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adstrtdb.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    Creation of Directory - /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4 Succeeded.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbccnv.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbccnv.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbccnv.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbccnv.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrobj.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrobj.sql
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adchknls.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adchknls.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adchknls.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adchknls.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/ad8idbux.env
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/VIS4_blink4.env
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/VIS4_blink4.env to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/VIS4_blink4.env
    setting permissions: 644
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adupdlib_ux.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adupdlib.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adupdlib.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adupdlib.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adsvdb.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdb.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdb.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adsvdb.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adsvdlsn.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdlsn.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdlsn.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adsvdlsn.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adsvdcnv.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdcnv.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adsvdcnv.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adsvdcnv.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbprf.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbprf.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbprf.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbprf.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbprf.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afdbprf.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/afdbprf.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afdbprf.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afdbprf.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/afdbprf.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbctl.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addbctl.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addbctl.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbctl.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addlnctl.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addlnctl.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/addlnctl.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addlnctl.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlsnodes_ux.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adlsnodes.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adlsnodes.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adlsnodes.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrobj.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrobj.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrobj.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/txkConfigDbOcm.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/txkConfigDbOcm.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/txkConfigDbOcm.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/txkConfigDbOcm.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    File /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afinit_db102.ora
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/dbs/initVIS4.ora to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/initVIS4.ora
    setting ownership: oravis12:dba
    File /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/listener.ora of type INSTALL already exists, this file will not be instantiated.
    File /d01/oracle/VIS4/db/tech_st/10.2.0/network/admin/VIS4_blink4/tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/config_ux.tmp
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/rdbms/lib/config.c to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/config.c
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adautocfg_ux.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adautocfg.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adautocfg.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adautocfg.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlicnse.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adlicnse.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adlicnse.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adlicnse.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adclobconv.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobconv.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobconv.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adclobconv.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adclobtmp.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobtmp.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adclobtmp.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adclobtmp.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adpreclone.pl
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adpreclone.pl
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adpreclone.pl to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adpreclone.pl
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrdb.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdb.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdb.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrdb.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/addbupdgsm.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbupdgsm.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/addbupdgsm.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/addbupdgsm.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adlnkoh.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/adlnkoh.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/adlnkoh.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adlnkoh.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcrdbrdlg.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdbrdlg.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcrdbrdlg.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcrdbrdlg.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/afmkinit.sh
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afmkinit.sh
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/afmkinit.sh to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/afmkinit.sh
    setting permissions: 700
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcmclean.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcmclean.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcmclean.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcmclean.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    instantiate file:
    source : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/template/adcctclean.sql
    dest : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcctclean.sql
    backup : /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/install/VIS4_blink4/adcctclean.sql to /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/out/VIS4_blink4/11291802/adcctclean.sql
    setting permissions: 600
    setting ownership: oravis12:dba
    AutoConfig Setup Phase
    Running Setup Process 1 of 2 for AppsUtil
    Executing script in InstantiateFile:
    /d01/oracle/VIS4/db/tech_st/10.2.0/perl/bin/perl -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/perl/lib/site_perl/5.8.3 -I /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/perl /d01/oracle/VIS4/db/tech_st/10.2.0/appsutil/scripts/VIS4_blink4/adchknls.pl

  • Adcfgclone.pl Port Error While Cloning 11.5.10

    Currently we are in the process of cloning our 11.5.10 development instance. We are currently experiencing an error while running adcfgclone.pl. The current error we are dealing with is listed below. Any help/feedback with the issue would be greatly appreciated. Thanks ahead of time.
    ***********ERROR MESSAGE*************************
    RC-50204: Error: - s_formsport in use: Port Value = 9010
    ***********END ERROR MESSAGE*********************

    Thank you for your help. Our Unix Admin did a port check and was able to conclude that port 9010 was being occupied by an existing process. In turn we decided to change from port pool 10 to port pool 7. Now our forms server port is 9007.
    adcfgclone.pl has completed successful and we have completed our clone.
    *****FOR FUTURE REFERENCE*****
    Further documentation on port pools can be found in Metalink Note: 216664.1 under Rapid Clone Concepts.

  • Geeting autoconfig error while cloning

    I am getting this eeror while cloning.Please suggest me
    cinohdbd01sec:/prj2/apps/prj2appl/fnd/11.5.0/patch/115/bin $ tail -50 /prj2/output/log/txkSetSOHM_ac.log
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /prj2/apps/prj2comn/admin/install/prj2_cinohdbd01sec
    adgendbc.sh INSTE8_SETUP 1
    afcpnode.sh INSTE8_SETUP 1
    afgcsreg.sh INSTE8_SETUP 1
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /prj2/apps/prj2comn/admin/install/prj2_cinohdbd01sec
    adadmprf.sh INSTE8_PRF 1
    afadmprf.sh INSTE8_PRF 1
    afcpctx.sh INSTE8_PRF 1
    afcpgsm.sh INSTE8_PRF 1
    ahladmprf.sh INSTE8_PRF 1
    aradmprf.sh INSTE8_PRF 1
    bisadmprf.sh INSTE8_PRF 1
    bisdblrp.sh INSTE8_PRF 1
    clnadmprf.sh INSTE8_PRF 1
    cnadmprf.sh INSTE8_PRF 1
    csdadmprf.sh INSTE8_PRF 1
    cseadmprf.sh INSTE8_PRF 1
    csfagprf.sh INSTE8_PRF 1
    csiadmprf.sh INSTE8_PRF 1
    eamadmprf.sh INSTE8_PRF 1
    fteadmprf.sh INSTE8_PRF 1
    gladmprf.sh INSTE8_PRF 1
    jtfadmprf.sh INSTE8_PRF 1
    okeadmprf.sh INSTE8_PRF 1
    okladmprf.sh INSTE8_PRF 1
    ontadmprf.sh INSTE8_PRF 1
    paadmprf.sh INSTE8_PRF 1
    wipadmprf.sh INSTE8_PRF 1
    wshadmprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /prj2/apps/prj2ora/iAS/Apache/perl/bin/perl -I /prj2/apps/prj2ora/iAS/Apache/perl/lib/5.00503 -I /prj2/apps/prj2ora/iAS/Apache/perl/lib/site_perl/5.005 -I /prj2/apps/prj2appl/au/11.5.0/perl /prj2/apps/prj2comn/admin/install/prj2_cinohdbd01sec
    adadmat.pl INSTE8_APPLY 256
    txkGenExtSecConf.pl INSTE8_APPLY 1
    AutoConfig is exiting with status 29
    Thanks,
    Dave

    And one more thing in log file showing this,Hsawwan plz suggest me
    SCRIPT RETURNED:
    Generate Tns Names
    Logfile: /prj2/apps/prj2appl/admin/prj2_cinohappdi01sec/log/06010758/NetServiceHandler.log
    Classpath : /usr/jdk1.5.0_12/jre/lib/rt.jar:/usr/jdk1.5.0_12/lib/dt.jar:/usr/jdk1.5.0_12/lib/tools.jar:/prj2/apps/prj2comn/java/appsborg2.zip:/prj2/apps/prj2comn/java
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    Error generating tnsnames.ora from the database, temperory tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 25600
    ERRORCODE = 25600 ERRORCODE_END
    .end std out.
    .end err out.
    Result : FAILED
    ===========================================================================
    Ending Context Value Management System.
    ===========================================================================
    ===========================================================================
    No uploading of Context file and its templates to database. Database conection failed
    ===========================================================================
    Configuring templates from all of the product tops...

  • Error while cloning db in hotbackup

    hi all
    i have followed all docs for cloning db using hotbackup but failed to open db.
    my both machines are on hp-ux 11
    my filesystem are diffrents on both source and target.
    but i m creating control file accordingly
    source HP-UX hppi003 B.11.11 U 9000/800 1201990767 unlimited-user license
    instance bmlst1
    target HP-UX indhp012 B.11.11 U 9000/800 3680451639 unlimited-user license
    instance bmlst3
    source
    datafile
    /oravl34/oradata/BMLST1/system_1.dbf
    /oravl34/oradata/BMLST1/undotbs_1.dbf
    /oravl34/oradata/BMLST1/sysaux_1.dbf
    /oravl34/oradata/BMLST1/pool_data_1.dbf
    /oravl34/oradata/BMLST1/tools_1.dbf
    logfiles
    /oravl34/oradata/BMLST1/redo_gA_m01.dbf
    /oravl34/oradata/BMLST1/redo_gA_m34.dbf
    /oravl34/oradata/BMLST1/redo_gB_m01.dbf
    /oravl34/oradata/BMLST1/redo_gB_m34.dbf
    /oravl34/oradata/BMLST1/redo_gC_m01.dbf
    /oravl34/oradata/BMLST1/redo_gC_m34.dbf
    /oravl34/oradata/BMLST1/redo_gD_m01.dbf
    /oravl34/oradata/BMLST1/redo_gD_m34.dbf
    SQL> select max(first_change#) chng from v$archived_log 2
    CHNG
    684486
    SQL> alter database begin backup;
    Database altered.
    SQL> select status from v$backup;
    STATUS
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ACTIVE
    ftp all datafile and redo and control
    alter database end backup;
    alter database backup controlfile to trace;
    Database altered.
    SQL> CREATE CONTROLFILE set DATABASE "BMLST3" RESETLOGS FORCE LOGGING ARCHIVELOG
    2 MAXLOGFILES 20
    3 MAXLOGMEMBERS 5
    4 MAXDATAFILES 999
    5 MAXINSTANCES 1
    6 MAXLOGHISTORY 292
    7 LOGFILE
    8 GROUP 1 (
    9 '/oravl02/oradata/BMLST3/redo_gA_m01.dbf',
    10 '/oravl02/oradata/BMLST3/redo_gA_m02.dbf'
    11 ) SIZE 10M,
    12 GROUP 2 (
    13 '/oravl02/oradata/BMLST3/redo_gB_m01.dbf',
    14 '/oravl02/oradata/BMLST3/redo_gB_m02.dbf'
    15 ) SIZE 10M,
    16 GROUP 3 (
    17 '/oravl02/oradata/BMLST3/redo_gC_m01.dbf',
    18 '/oravl02/oradata/BMLST3/redo_gC_m02.dbf'
    19 ) SIZE 10M,
    20 GROUP 4 (
    21 '/oravl02/oradata/BMLST3/redo_gD_m01.dbf',
    22 '/oravl02/oradata/BMLST3/redo_gD_m02.dbf'
    23 ) SIZE 10M
    24 -- STANDBY LOGFILE
    25 DATAFILE
    26 '/oravl02/oradata/BMLST3/system_1.dbf',
    27 '/oravl02/oradata/BMLST3/undotbs_1.dbf',
    28 '/oravl02/oradata/BMLST3/sysaux_1.dbf',
    29 '/oravl02/oradata/BMLST3/pool_data_1.dbf',
    30 '/oravl02/oradata/BMLST3/tools_1.dbf'
    31 CHARACTER SET WE8ISO8859P1
    32 ;
    Control file created.
    SQL> RECOVER DATABASE;
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    SQL> RECOVER DATABASE USING BACKUP CONTROLFILE;
    ORA-00279: change 686309 generated at 12/28/2009 19:41:50 needed for thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST3/arc/archBMLST3_201_1_706369589.dbf ----------------------------why this is asking for archive log of target....????
    ORA-00280: change 686309 for thread 1 is in sequence #201
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    BMLST1 /oravl99/ORACLE/BMLST1/arc > ll ---------------------------------there are no archive log se for 201 generated
    total 20504
    drwxr-xr-x 3 oracle dba 96 Dec 23 12:42 ..
    -rw-r----- 1 oracle dba 5237760 Dec 25 11:30 archBMLST1_98_1_706369589.dbf
    -rw-r----- 1 oracle dba 5239808 Dec 25 20:30 archBMLST1_99_1_706369589.dbf
    drwxr-xr-x 2 oracle dba 8192 Dec 28 19:31 arc2
    drwxr-xr-x 3 oracle dba 8192 Dec 28 19:51 .
    SQL> alter system switch logfile;
    System altered.
    BMLST1 /oravl99/ORACLE/BMLST1/arc > ll ------------------------now its generated after switch logfile
    total 28424
    drwxr-xr-x 3 oracle dba 96 Dec 23 12:42 ..
    -rw-r----- 1 oracle dba 5237760 Dec 25 11:30 archBMLST1_98_1_706369589.dbf
    -rw-r----- 1 oracle dba 5239808 Dec 25 20:30 archBMLST1_99_1_706369589.dbf
    drwxr-xr-x 2 oracle dba 8192 Dec 28 19:31 arc2
    drwxr-xr-x 3 oracle dba 8192 Dec 28 19:56 .
    -rw-r----- 1 oracle dba 4052992 Dec 28 19:56 BMLST1 /oravl99/ORACLE/BMLST1/arc > ll
    total 28424
    drwxr-xr-x 3 oracle dba 96 Dec 23 12:42 ..
    -rw-r----- 1 oracle dba 5237760 Dec 25 11:30 archBMLST1_98_1_706369589.dbf
    -rw-r----- 1 oracle dba 5239808 Dec 25 20:30 archBMLST1_99_1_706369589.dbf
    drwxr-xr-x 2 oracle dba 8192 Dec 28 19:31 arc2
    drwxr-xr-x 3 oracle dba 8192 Dec 28 19:56 .
    -rw-r----- 1 oracle dba 4052992 Dec 28 19:56 archBMLST1_201_1_706369589.dbf-----------this file needed
    i get this file on target machine--------------- archBMLST1_201_1_706369589.dbf
    and rename it by name which it was asking for recovery
    and applied but failed again,,,,,,,,,,,,,,,
    mv archBMLST1_201_1_706369589.dbf archBMLST3_201_1_706369589.dbf
    /oravl01/oracle/adm/BMLST3/arc/archBMLST3_201_1_706369589.dbf
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /oravl01/oracle/adm/BMLST3/arc/archBMLST3_201_1_706369589.dbf
    ORA-00279: change 686629 generated at 12/28/2009 19:56:44 needed for thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST3/arc/archBMLST3_202_1_706369589.dbf
    ORA-00280: change 686629 for thread 1 is in sequence #202
    ORA-00278: log file
    '/oravl01/oracle/adm/BMLST3/arc/archBMLST3_201_1_706369589.dbf' no longer
    needed for this recovery
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    CANCEL
    Media recovery cancelled.
    SQL> ALTER DATABASE OPEN RESETLOGS;
    ALTER DATABASE OPEN RESETLOGS
    ERROR at line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: '/oravl02/oradata/BMLST3/system_1.dbf'
    can somebody identify where i m going wrong ??????
    your help appreciated :)

    hi this how i started my db by applying just redo logs
    SQL> startup nomount pfile='/oravl01/oracle/adm/BMLST2/pfile/initBMLST2.ora'
    ORACLE instance started.
    Total System Global Area 1258291200 bytes
    Fixed Size 2057944 bytes
    Variable Size 922749224 bytes
    Database Buffers 318767104 bytes
    Redo Buffers 14716928 bytes
    SQL> CREATE CONTROLFILE set dataBASE "BMLST2" RESETLOGS FORCE LOGGING ARCHIVELOG
    2 MAXLOGFILES 20
    3 MAXLOGMEMBERS 5
    4 MAXDATAFILES 999
    5 MAXINSTANCES 1
    6 MAXLOGHISTORY 292
    7 LOGFILE
    8 GROUP 1 (
    9 '/oravl04/oradata/BMLST2/redo_gA_m01.dbf',
    10 '/oravl04/oradata/BMLST2/redo_gA_m34.dbf'
    11 ) SIZE 10M,
    12 GROUP 2 (
    13 '/oravl04/oradata/BMLST2/redo_gB_m01.dbf',
    14 '/oravl04/oradata/BMLST2/redo_gB_m34.dbf'
    15 ) SIZE 10M,
    16 GROUP 3 (
    17 '/oravl04/oradata/BMLST2/redo_gC_m01.dbf',
    18 '/oravl04/oradata/BMLST2/redo_gC_m34.dbf'
    19 ) SIZE 10M,
    20 GROUP 4 (
    21 '/oravl04/oradata/BMLST2/redo_gD_m01.dbf',
    22 '/oravl04/oradata/BMLST2/redo_gD_m34.dbf'
    23 ) SIZE 10M
    24 -- STANDBY LOGFILE
    25 DATAFILE
    26 '/oravl04/oradata/BMLST2/system_1.dbf',
    27 '/oravl04/oradata/BMLST2/undotbs_1.dbf',
    28 '/oravl04/oradata/BMLST2/sysaux_1.dbf',
    29 '/oravl04/oradata/BMLST2/pool_data_1.dbf',
    30 '/oravl04/oradata/BMLST2/tools_1.dbf'
    31 CHARACTER SET WE8ISO8859P1;
    Control file created.
    SQL> alter database open resetlogs;
    alter database open resetlogs
    ERROR at line 1:
    ORA-01195: online backup of file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oravl04/oradata/BMLST2/system_1.dbf'
    SQL> recover database
    ORA-00283: recovery session canceled due to errors
    ORA-01610: recovery using the BACKUP CONTROLFILE option must be done
    SQL> recover database using BACKUP CONTROLFILE;
    ORA-00279: change 10609811905708 generated at 12/29/2009 14:35:47 needed for
    thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST2/arc/archBMLST2_211_1_706369589.dbf
    ORA-00280: change 10609811905708 for thread 1 is in sequence #211
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /oravl04/oradata/BMLST2/redo_gA_m01.dbf
    ORA-00310: archived log contains sequence 209; sequence 211 required
    ORA-00334: archived log: '/oravl04/oradata/BMLST2/redo_gA_m01.dbf'
    SQL> recover database using BACKUP CONTROLFILE;
    ORA-00279: change 10609811905708 generated at 12/29/2009 14:35:47 needed for
    thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST2/arc/archBMLST2_211_1_706369589.dbf
    ORA-00280: change 10609811905708 for thread 1 is in sequence #211
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    ORA-00308: cannot open archived log
    '/oravl01/oracle/adm/BMLST2/arc/archBMLST2_211_1_706369589.dbf'
    ORA-27037: unable to obtain file status
    HP-UX Error: 2: No such file or directory
    Additional information: 3
    SQL> SQL>
    SQL> recover database using BACKUP CONTROLFILE until cancel;
    ORA-00279: change 10609811905708 generated at 12/29/2009 14:35:47 needed for
    thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST2/arc/archBMLST2_211_1_706369589.dbf
    ORA-00280: change 10609811905708 for thread 1 is in sequence #211
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /oravl04/oradata/BMLST2/redo_gA_m01.dbf
    ORA-00310: archived log contains sequence 209; sequence 211 required
    ORA-00334: archived log: '/oravl04/oradata/BMLST2/redo_gA_m01.dbf'
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01195: online backup of file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oravl04/oradata/BMLST2/system_1.dbf'
    SQL> recover database using BACKUP CONTROLFILE until cancel;
    ORA-00279: change 10609811905708 generated at 12/29/2009 14:35:47 needed for
    thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST2/arc/archBMLST2_211_1_706369589.dbf
    ORA-00280: change 10609811905708 for thread 1 is in sequence #211
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /oravl04/oradata/BMLST2/redo_gB_m01.dbf
    ORA-00310: archived log contains sequence 210; sequence 211 required
    ORA-00334: archived log: '/oravl04/oradata/BMLST2/redo_gB_m01.dbf'
    ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
    ORA-01195: online backup of file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/oravl04/oradata/BMLST2/system_1.dbf'
    SQL> recover database using BACKUP CONTROLFILE until cancel;
    ORA-00279: change 10609811905708 generated at 12/29/2009 14:35:47 needed for
    thread 1
    ORA-00289: suggestion :
    /oravl01/oracle/adm/BMLST2/arc/archBMLST2_211_1_706369589.dbf
    ORA-00280: change 10609811905708 for thread 1 is in sequence #211
    Specify log: {<RET>=suggested | filename | AUTO | CANCEL}
    /oravl04/oradata/BMLST2/redo_gC_m01.dbf
    Log applied.
    Media recovery complete.
    SQL> alter database open resetlogs;
    Database altered.
    SQL>

  • Error while cloning adcfgclone.pl - Can't locate strict.pm in @INC (@INC ..

    Hi all,
    while running the adcfgclone.pl getting error..
    Can't locate strict.pm in @INC (@INC contains: /d03/appltop/apps/tech_st/10.1.3/perl/lib/5.8.3 /d03/appltop/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3 /d03/appltop/apps/apps_st/appl/au/12.0.0/perl /d03/appltop/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/5.00503/i686-linux /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/5.00503 /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/site_perl/5.005/i686-linux /project4/iAS1022/src/buildarea/asg_apache/pre_shiphome/perl/lib/site_perl/5.005 .) at adcfgclone.pl line 27.
    I have checked the metalink note1139403.1 also, but i am not understanding how to set the path...
    I am using Oracle Linu5.7 OS
    [root@mgbr12 ~]# perl -v
    This is perl, v5.8.8 built for i386-linux-thread-mult
    please help me to move forward..
    by
    Suresh

    11.2.0.2 ships with perl 5.10.0. So you need to change the values of context variables pointing to PERL5LIB and ADPERLPRG inside the context file.
    vi $CONTEXT_FILE
    Global replace 5.8.3 with 5.10.0
    Save
    cd $ORACLE_HOME/appsutil/template
    vi adxdbctx.tmp
    Global replace 5.8.3 with 5.10.0
    Run adcfgclone.pl, or adconfig or adpreclone.pl and it should work now.
    Hope this helps.
    Mansoor

  • Error while cloning database to a different host

    Hi,
    I'm using rman to clone a database from host1 to host2. The directory structures on host2 is different from host1 for the datafiles and control file.
    I have changed the init.ora file on host2 to reflect the new path for the control files.
    Within the run command I have:
    run{
    SET NEWNAME FOR DATAFILE 1 TO '/u04/oradata/AUX/system01.dbf'; (for all the datafiles I have this statement)
    DUPLICATE TARGET DATABASE TO AUX
    LOGFILE
    GROUP 1 ('/u04/oradata/AUX/redo01a.log',
    '/u05/oradata/AUX/redo01b.log') SIZE 100M
    GROUP 2 ('/u04/oradata/AUX/redo02a.log',
    '/u05/oradata/AUX/redo02b.log') SIZE 100M
    GROUP 3 ('/u04/oradata/AUX/redo03a.log',
    '/u05/oradata/AUX/redo03b.log') SIZE 100M;
    When I run the command I get the error as:
    using channel ORA_AUX_DISK_1
    channel ORA_AUX_DISK_1: starting datafile backupset restore
    channel ORA_AUX_DISK_1: specifying datafile(s) to restore from backup set
    restoring datafile 00001 to /u04/oradata/AUX/system01.dbf
    restoring datafile 00002 to /u04/oradata/AUX/undotbs01.dbf
    restoring datafile 00004 to /u04/oradata/AUX/drsys01.dbf
    restoring datafile 00006 to /u04/oradata/AUX/xdb01.dbf
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-03002: failure of Duplicate Db command at 10/14/2005 12:06:49
    RMAN-03015: error occurred in stored script Memory Script
    ORA-19504: failed to create file "/u04/oradata/AUX/undotbs01.dbf"
    ORA-27040: skgfrcre: create error, unable to create file
    SVR4 Error: 13: Permission denied
    Can someone help me. I'm not sure where I'm wrong. The user running the script has write permission in /u04/oradata/AUX/ directory.
    Thanks,
    Mamata

    The message seems to be clear, did you check the file permissions on host2? You cannot create undotbs01.dbf, because the existing permissions don't allow it.

  • Error while creating Auxiliary database through RMAN on the same host.

    I got the following error while cloning a stand by database through RMAN.
    I got the following error while cloning a stand by database through RMAN.
    [oracle@localhost admin]$ rman auxiliary sys/clonedb@clonedb
    Recovery Manager: Release 11.1.0.6.0 - Production on Mon Sep 19 10:51:48 2011
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    RMAN-00571: ===========================================================
    RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
    RMAN-00571: ===========================================================
    RMAN-00554: initialization of internal recovery manager package failed
    RMAN-04006: error from auxiliary database: ORA-12154: TNS:could not resolve the connect identifier specified
    My LISTENER looks like this:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
    (SID_NAME = ora11g)
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
    (SID_NAME = CLONEDB)
    TNS Names:
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = ORCL)
    CLONEDB=
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = CLONEDB)
    And SQLNet.ora
    NAMES.DIRECTORY_PATH= (TNSNAMES,HOSTNAME, EZCONNECT)
    Any help would be highly appreciated.
    Thanks,
    -Revku.

    Hello,
    I think there is something wrong with the ")" in the listener.ora : the second SID_DESC is not part of the SID_LIST.
    Instead of
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
    (SID_NAME = ora11g)
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
    (SID_NAME = CLONEDB)
    )It should be :
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
    (SID_NAME = ora11g)
    (SID_DESC =
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/db_1)
    (SID_NAME = CLONEDB)
    )Hope it will help.
    Regards,
    Sylvie

  • Error while running adlnkoh.sh. Please check logfile

    Hi All,
    i got this error while cloning
    i ran perl adcfgclone.pl dbTechStack on db tier
    Starting ORACLE_HOME relinking...
    Instantiating adlnkoh.sh
    Starting relink of ORACLE_HOME - RDBMS
    Adding execute permission to :
    /erpapp/prod/proddb/10.2.0/appsutil/install/adlnkoh.sh
    Executing cmd :
    /erpapp/prod/proddb/10.2.0/appsutil/install/adlnkoh.sh
    adlnkoh.sh started at Wed Aug 3 13:57:29 UAE 2011
    logfile located in /erpapp/prod/proddb/10.2.0/install/make.log
    Error while running adlnkoh.sh. Please check logfile
    .end std out.
    .end err out.
    RC-00110: Error occurred while relinking of rdbms
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    RC-00119: Error occurred while relinking {0}
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Completed relinking.
    ApplyDBTechStack Completed Successfully.
    when i checked the relink log
    Starting: "make -if /erpapp/prod/proddb/10.2.0/rdbms/lib/ins_rdbms.mk rac_off"
    rm -f /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl
    rm: /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl not removed. Text file busy
    *** Error exit code 2 (ignored)
    cp /erpapp/prod/proddb/10.2.0/lib//libskgxpd.sl /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl
    cp: cannot create /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl: Text file busy
    *** Error exit code 1 (ignored)
    rm -f /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl
    rm: /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl not removed. Text file busy
    *** Error exit code 2 (ignored)
    cp /erpapp/prod/proddb/10.2.0/lib//libskgxns.sl \
    /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl
    This the error.
    Please help me to reslove this error.

    ebs -11.5.10.2 and db is 10.2.0.4
    OS -HPUX-11.23
    the erro i have post are from logs
    This error i got after the adcfgclone on Dbtier..
    Starting ORACLE_HOME relinking...
    Instantiating adlnkoh.sh
    Starting relink of ORACLE_HOME - RDBMS
    Adding execute permission to :
    /erpapp/prod/proddb/10.2.0/appsutil/install/adlnkoh.sh
    Executing cmd :
    /erpapp/prod/proddb/10.2.0/appsutil/install/adlnkoh.sh
    adlnkoh.sh started at Wed Aug 3 13:57:29 UAE 2011
    logfile located in /erpapp/prod/proddb/10.2.0/install/make.log
    Error while running adlnkoh.sh. Please check logfile
    .end std out.
    .end err out.
    RC-00110: Error occurred while relinking of rdbms
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    RC-00119: Error occurred while relinking {0}
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Completed relinking.
    ApplyDBTechStack Completed Successfully.
    This error is when i checked the /erpapp/prod/proddb/10.2.0/install/make.log
    Starting: "make -if /erpapp/prod/proddb/10.2.0/rdbms/lib/ins_rdbms.mk rac_off"
    rm -f /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl
    rm: /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl not removed. Text file busy
    *** Error exit code 2 (ignored)
    cp /erpapp/prod/proddb/10.2.0/lib//libskgxpd.sl /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl
    cp: cannot create /erpapp/prod/proddb/10.2.0/lib/libskgxp10.sl: Text file busy
    *** Error exit code 1 (ignored)
    rm -f /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl
    rm: /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl not removed. Text file busy
    *** Error exit code 2 (ignored)
    cp /erpapp/prod/proddb/10.2.0/lib//libskgxns.sl \
    /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl
    cp: cannot create /erpapp/prod/proddb/10.2.0/lib/libskgxn2.sl: Text file busy
    *** Error exit code 1 (ignored)
    ar cr /erpapp/prod/proddb/10.2.0/rdbms/lib/libknlopt.a /erpapp/prod/proddb/10.2.0/rdbms/lib/ksnkcs.o
    Completed...
    Starting: "make -if /erpapp/prod/proddb/10.2.0/rdbms/lib/ins_rdbms.mk ioracle"
    chmod 755 /erpapp/prod/proddb/10.2.0/bin
    mv -f /erpapp/prod/proddb/10.2.0/bin/oracle /erpapp/prod/proddb/10.2.0/bin/oracleO
    mv: /erpapp/prod/proddb/10.2.0/bin/oracleO: cannot write: Text file busy
    *** Error exit code 1 (ignored)
    mv /erpapp/prod/proddb/10.2.0/rdbms/lib/oracle /erpapp/prod/proddb/10.2.0/bin/oracle
    mv: /erpapp/prod/proddb/10.2.0/bin/oracle: cannot write: Text file busy
    *** Error exit code 1 (ignored)
    chmod 6751 /erpapp/prod/proddb/10.2.0/bin/oracle
    Completed...
    even after this error /warning i ran
    Perl adcfgclone.pl dbconfig
    i got this error
    Verifying Database Connection...
    RC-40201: Unable to connect to Database pcln.
    Enter the Database listener port [1521]:1521
    RC-40201: Unable to connect to Database pcln.

  • Error while doing cloning!

    Hi All,
    I am trying to do hotbackup cloning
    and getting this error
    orap@emgfclone $ perl adcfgclone.pl dbTier /u02/oracle/emaardb/9.2.0/appsutil/EMAAR_emgfclone.xml
    Enter the APPS password [APPS]:
    apps
    Running Rapid Clone with command:
    perl /u02/oracle/emaardb/9.2.0/appsutil/clone/bin/adclone.pl java=/u02/oracle/emaardb/9.2.0/appsutil/clone/bin/../jre/jre mode=apply stage=/u02/oracle/emaardb/9.2.0/appsutil/clone/bin/.. component=dbTier method=CUSTOM dbctxtg=/u02/oracle/emaardb/9.2.0/appsutil/EMAAR_emgfclone.xml showProgress contextValidated=false
    Beginning database tier Apply - Fri Jan 16 20:25:52 2009
    Log file located at /u02/oracle/emaardb/9.2.0/appsutil/log/EMAAR_emgfclone/ApplyDBTier_01162025.log
    - 0% completed RC-00213: Warning: The path specified must be the absolute path
    RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    ERROR while running Apply...
    ERROR: Failed to execute /u02/oracle/emaardb/9.2.0/appsutil/clone/bin/adclone.pl
    Please check logfile.
    I have already restored twice but still getting the same error, also it says listener is also not present.
    logfile
    ====
    Started ApplyDBTier at Fri Jan 16 20:22:47 CST 2009
    Version:
    ApplyDBTier.java : 115.21
    # Calling ApplyDBTechStack...
    System Utilities Availability test...
    Checking for make... found - /usr/ccs/bin/make
    Checking for ld... found - /usr/ccs/bin/ld
    Checking for cc... found - /usr/bin/cc
    Checking for ar... found - /usr/ccs/bin/ar
    Checking for AIX 64-bit kernel extension for Oracle......
    Found pw-syscall files and inittab entry on this system.
    Note: you can also verify that the AIX 64bit kernel extension for
    Oracle are loaded by running "/etc/loadext -r"as root:
    Utility check completed successfully
    .end std out.
    .end err out.
    Executing runInstallDriver...
    Started unzipping files...
    # $Header: CloneContext.java 115.203 2006/05/23 19:31:52 marderiu ship $
    # Running CloneContext on machine - emgfclone
    Cannot proceed with ApplyDBTechStack - the paths/ports in the context file are not valid.
    RC-20402: The following paths are not valid - please make sure the paths exist and try again.
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    s_dbhome1 : :/u02/oracle/emaardata
    StackTrace:
    java.lang.Exception: Cannot proceed with ApplyDBTechStack - the paths/ports in the context file are not valid.
    at oracle.apps.ad.clone.ApplyDBTechStack.validateContext(ApplyDBTechStack.java:517)
    at oracle.apps.ad.clone.ApplyDBTechStack.runInstallDriver(ApplyDBTechStack.java:569)
    at oracle.apps.ad.clone.ApplyDBTechStack.<init>(ApplyDBTechStack.java:373)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:149)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:513)
    ======================
    Any Idea or suggestion please
    Thanks,
    Anchoarge

    Hi All,
    Now I have changed the option
    perl adcfgclone.pl database_ /u02/oracle/emaardb/9.2.0/appsutil/EMAAR_emgfclone.xml
    but new error coming up
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    ERROR while running Apply...
    ERROR: Failed to execute /u02/oracle/emaardb/9.2.0/appsutil/clone/bin/adclone.pl
    LOGFILE
    =======================
    adcrdb.sh started at Fri Jan 16 20:34:57 CST 2009
    The environment settings are as follows ...
    ORACLE_HOME : /u02/oracle/emaardb/9.2.0
    ORACLE_SID : EMAAR
    TWO_TASK :
    PATH : /u02/oracle/emaardb/9.2.0/Apache/perl/bin:/u02/oracle/emaardb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/u02/oracle/emaardb/9.2.0/jre/1.4.2/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/u02/oracle/emaardb/9.2.0/appsutil/clone/bin/../jre/jre/bin:/u02/oracle/emaardb/9.2.0/Apache/perl/bin:/u02/oracle/emaardb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/u02/oracle/emaardb/9.2.0/jre/1.4.2/bin:/usr/bin:/etc:/usr/lbin:/usr/bin/X11:/usr/local/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/orap/bin:/usr/bin/X11:/sbin:.
    LD_LIBRARY_PATH : /u02/oracle/emaardb/9.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/u02/oracle/emaardb/9.2.0/ctx/lib
    Executable : /u02/oracle/emaardb/9.2.0/bin/sqlplus
    The log information will be written to
    /u02/oracle/emaardb/9.2.0/appsutil/log/EMAAR_emgfclone/adcrdb_EMAAR.txt
    Creating the control file for EMAAR_emgfclone database ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri Jan 16 20:34:57 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 598706128 bytes
    Fixed Size 743376 bytes
    Variable Size 419430400 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10760192 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "EMAAR"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file ':/u02/oracle/emaardata/system09.dbf'
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile ':/u02/oracle/emaardata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP add tempfile ':/u02/oracle/emaardata/temp02.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "EMAAR.emaarmgf.com"
    ERROR at line 1:
    ORA-01109: database not open
    ORA-01507: database not mounted
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 598706128 bytes
    Fixed Size 743376 bytes
    Variable Size 419430400 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10760192 bytes
    ORA-00205: error in identifying controlfile, check alert log for more info
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-00210: cannot open the specified controlfile
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 3284
    ORA-06512: at line 1
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 598706128 bytes
    Fixed Size 743376 bytes
    Variable Size 419430400 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10760192 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "EMAAR"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01565: error in identifying file ':/u02/oracle/emaardata/system09.dbf'
    ORA-27037: unable to obtain file status
    IBM AIX RISC System/6000 Error: 2: No such file or directory
    Additional information: 3
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP add tempfile ':/u02/oracle/emaardata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP add tempfile ':/u02/oracle/emaardata/temp02.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "EMAAR.emaarmgf.com"
    ERROR at line 1:
    ORA-01109: database not open
    declare lib_ver varchar2(3);
    ERROR at line 1:
    ORA-01219: database not open: queries allowed on fixed tables/views only
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    exit_code=1
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 9.2.0.6.0 - Production on Fri Jan 16 20:35:14 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.6.0 - Production
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : emgfclone
    sDbDomain : emaarmgf.com
    sDbPort : 1522
    sDbSid : EMAAR
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@emgfclone.emaarmgf.com:1522:EMAAR
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=emgfclone.emaarmgf.com)(PORT=1522))(CONNECT_DATA=(SERVICE_NAME=EMAAR)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=emgfclone.emaarmgf.com)(PORT=1522))(CONNECT_DATA=(SERVICE_NAME=EMAAR.emaarmgf.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
    at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:661)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:513)
    =========================================
    Any sugesstions
    Anchorage

  • ERROR: OUI files not found at their expected location. while cloning 11.5.9

    Dear Friends,
    Getting error when cloning 11.5.9 from PROD to DEV:
    ERROR: OUI files not found at their expected location. Please make sure that the pre-requisit OUI patch was applied correctly: patch should be unzipped directly at the ORACLE_HOME root level so that
    <iAS ORACLE_HOME>/oui21/oui/lib/OraInstaller.jar exists.
    Restart adclone.pl after performing required corrections.
    I applied the patch 5035661 also but still the error exists.
    Please let me know the fix.
    [appldev@betestoracle bin]$ perl adcfgclone.pl appsTier
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    Enter the values for the new APPL_TOP Context:
    Does the target system have more than one application tier server node (y/n) [n] ?:
    Is the target system APPL_TOP divided into multiple mount points (y/n) [n] ?:
    Target system APPL_TOP mount point [apps/applprod/prodappl]:/apps/DEV/devappl
    Target system COMMON_TOP directory [apps/applprod/prodcomn]:/apps/DEV/devcomn
    Location of JDK 1.3.1 on the target system [usr/java/jdk1.3.1_10]:
    The new context file has to contain port numbers related to target system.
    Do you want to preserve the port values from the source system on the target system (y/n) [y] ?:n
    Clone Context uses the same port pool mechanism as the Rapid Install
    Once you choose a port pool, Clone Context will validate the port availability.
    Enter the port pool number:[0-99]
    50
    Checking the port pool 50
    done: Port Pool 50 is free
    Web Listener port is 8050
    Complete port information available at /apps/DEV/devappl/admin/out/PROD_betestoracle/portpool.lst
    Backing up /apps/DEV/devappl/admin/PROD_betestoracle.xml to /apps/DEV/devappl/admin/PROD_betestoracle.xml7.bak
    Creating the new APPL_TOP Context file from :
    /apps/DEV/devappl/ad/11.5.0/admin/template/adxmlctx.tmp
    The new APPL_TOP context file has been created :
    /apps/DEV/devappl/admin/PROD_betestoracle.xml
    Log file located at /tmp/CloneContext_05131045.log
    Please enter the APPS password:
    apps
    Running Rapid Clone with command:
    perl ./adclone.pl java=/apps/DEV/devcomn/util/jre/1.1.8 mode=apply stage=/apps/DEV/devcomn/clone component=appsTier method=CUSTOM appctxtg=/apps/DEV/devappl/admin/PROD_betestoracle.xml
    ERROR: OUI files not found at their expected location. Please make sure that the pre-requisit OUI patch was applied correctly: patch should be unzipped directly at the ORACLE_HOME root level so that
    <iAS ORACLE_HOME>/oui21/oui/lib/OraInstaller.jar exists.
    Restart adclone.pl after performing required corrections.
    Starting application Services for PROD:
    Running:
    /apps/DEV/devcomn/admin/scripts/PROD_betestoracle/adstrtal.sh APPS/<appspwd>
    Regards,
    DB

    ERROR: OUI files not found at their expected location.Please see these docs.
    Troubleshooting RapidClone issues with Oracle Applications R12 [ID 603104.1] -- adcfgclone.pl appsTier fails with "ERROR: OUI files not found at their expected location"
    Preclone DBtier Fails: Error: Oui Files Not Found [ID 739589.1]
    Troubleshooting Guide and Known Issues List for the Oracle Application Management Pack for Oracle E-Business Suite [ID 812294.1]
    Application Management Pack for Oracle E-Business Suite Release 2.0.x Troubleshooting Guide [ID 412044.1]
    Thanks,
    Hussein

  • Unable to open forms after cloning -"error while loading shared libraries"

    Hi Friends,
    We are getting below error message while opening R12.1.1 ebs forms in RHEL 5 64 bit os.
    *11/12/19 16:24:58.674 formsweb: Forms session <2> aborted: runtime process failed during startup with errors /devapps/appldev/apps/tech_st/10.1.2/bin/frmweb: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory
    11/12/19 16:24:58.674 formsweb: Forms session <2> exception stack trace:
    oracle.forms.engine.RunformException: Forms session <2> failed during startup: no response from runtime process
    at oracle.forms.servlet.RunformProcess.connect(Unknown Source)
    at oracle.forms.servlet.RunformProcess.dataToRunform(Unknown Source)
    at oracle.forms.servlet.RunformSession.dataToRunform(Unknown Source)
    at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)*
    Regards,
    Rathinavel

    Did you check note 1111113.1
    Regards,
    Srini

  • Error while clonning Oracle app 11i

    Hi all Once again, a new day a new error :)
    i am having Error while clonning Oracle app 11i on windows 2003 sp1 32 bit db 9.2.0.6.0
    when running adcfgclone.pl dbTier it successfully runs uptill 70% at this stage it throws the below error
    ================================================================================================
    Beginning database tier Apply - Wed Mar 7 01:49:19 2012
    Log file located at d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\ApplyDBTier_03070149.log
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    ERROR while running Apply...
    ERROR: Failed to execute adclone.pl
    Please check logfile.
    =================================================================================================
    when i check the ApplyDBTier_03070149.log
    i found this below
    ==============================================================================================================================================================================================================================
    Skipping Profile Phase
    Skipping Apply Phase
    Executing StartDbLsnr...
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:50 AM
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:50 AM
    NPRO_hassan.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : d:\oracle\neproddb\9.2.0
    LOCAL : NPRO
    ORACLE_SID :
    PATH : d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\neproddb\9.2.0\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;../jre/1.3.1/bin;d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe;C:\mksnt\bin;C:\mksnt\bin\X11;C:\mksnt\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\oracle\neproddb\9.2.0\bin;;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin
    LD_LIBRARY_PATH : d:\oracle\neproddb\9.2.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process NPRO ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 07-MAR-2012 01:50:56
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCNPRO))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 2: No such file or directory
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=hassan.com)(Port=1534))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown error
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 07-MAR-2012 01:50:57
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    NL-00280: error creating log stream d:\oracle\neproddb\9.2.0\network\log\npro.log
    NL-00278: cannot open log file
    SNL-00016: snlfohd: error opening file
    32-bit Windows Error: 13: Permission denied
    Listener failed to start. See the error message(s) above...
    addlnctl.cmd exiting with status 3
    .end std out.
    .end err out.
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : hassan
    sDbDomain : com
    sDbPort : 1534
    sDbSid : NPRO
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@hassan.com:1534:NPRO
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:51 AM
    ECHO is off.
    ECHO is off.
    Wed 03/07/2012 01:51 AM
    NPRO_hassan.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : d:\oracle\neproddb\9.2.0
    LOCAL : NPRO
    ORACLE_SID :
    PATH : d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\;d:\oracle\neproddb\9.2.0\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;../jre/1.3.1/bin;d:\oracle\neproddb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\perl.exe;C:\mksnt\bin;C:\mksnt\bin\X11;C:\mksnt\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;d:\oracle\neproddb\9.2.0\bin;;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin;d:\oracle\neproddb\9.2.0\jre\1.4.2\bin
    LD_LIBRARY_PATH : d:\oracle\neproddb\9.2.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "d:\oracle\neproddb\9.2.0\appsutil\log\NPRO_hassan\adcrdb_NPRO.txt"
    ECHO is off.
    ECHO is off.
    Creating the control file for NPRO database ...
    ECHO is off.
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 7 01:51:01 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12560: TNS:protocol adapter error
    DIM-00010: SYSTEM\CurrentControlSet\Services\OracleService key does not exist
    O/S-Error: (OS 2) The system cannot find the file specified.
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 7 01:51:42 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    ORA-01012: not logged on
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    SP2-0640: Not connected
    SP2-0641: "EXECUTE" requires connection to server
    ORA-01031: insufficient privileges
    ERROR:
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    SP2-0640: Not connected
    ECHO is off.
    Checking for errors ...
    ECHO is off.
    The database has not been successfully created. Shutting down the instance...
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 7 01:51:52 2012
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    adcrdb.cmd exiting with status 1
    .end std out.
    .end err out.
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : hassan
    sDbDomain : com
    sDbPort : 1534
    sDbSid : NPRO
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@hassan.com:1534:NPRO
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=hassan.com)(PORT=1534))(CONNECT_DATA=(SERVICE_NAME=NPRO.com)))
    Exception occurred: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    RC-00118: Error occurred during creation of database
    Raised by oracle.apps.ad.clone.ApplyDatabase
    StackTrace:
    java.lang.Exception: Control file creation failed
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:474)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:319)
         at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyDatabase.java:295)
         at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:154)
         at java.lang.reflect.Constructor.newInstance(Native Method)
         at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
         at java.lang.Thread.run(Unknown Source)
    ==============================================================================================================================================================================================================================
    please help me out with your advices
    Thanks
    Hassan

    Dear Hussein / helios ,
    it worked finally i gave a high number 76 and it worked with out any problem also this time i gave loop back adapter an ip address i just remember now that i was not giving an ip to my loop back adapter i gave as below
    ip : 10.10.10.10
    subnet : 255.255.255.0
    and made my host file look like as
    127.0.0.1 localhost
    10.10.10.10 hassan.com hassan
    then i tested the ping by pinging hassan.com and the reply came from 10.10.10.10
    and also i disabled my wireless network card before running adcfgclone
    and it worked ALLHAMDOLLILAH :)
    Thanks to the great masters Hussein & Helios :)
    Now its time for appsTier cloning hope that it goes smooth :)
    Regards,Re: Error while clonning Oracle app 11i
    Hassan

Maybe you are looking for