Adpreclone error

Hai all,
when running adpreclone.pl on appstier, I got the following error :
F:\oracle\visiocomn\admin\scripts\VISIO_testserver>perl adpreclone.pl appsTier
[1] + Done(139) ?
3916 Segmentation violation c:/mks/mksnt/sh
3172 Segmentation violation c:/mks/mksnt/sh
.: F:oraclevisioora8.0.6VISIO_testserver.cmd: not found
.: F:oraclevisioapplVISIO_testserver.cmd: not found
Running Rapid Clone with command...
perl F:/oracle/visioappl/ad/11.5.0/bin/adclone.pl java=F:/oracle/visioor
a/iAS/appsoui/jre/1.3.1 mode=stage stage=F:/oracle/visiocomn/clone component=app
sTier method=CUSTOM appctx=F:/oracle/visioappl/admin/VISIO_testserver.xml showP
rogress
Beginning application tier Stage - Tue Oct 30 23:02:44 2007
Usage: java [-options] class [args...]
(to execute a class)
or java -jar [-options] jarfile [args...]
(to execute a jar file)
where options include:
-hotspot to select the "hotspot" VM
If present, the option to select the VM must be first.
The default VM is -hotspot.
-cp -classpath <directories and zip/jar files separated by ;>
set search path for application classes and resources
-D<name>=<value>
set a system property
-verbose[:class|gc|jni]
enable verbose output
-version print product version and exit
-showversion print product version and continue
-? -help print this help message
-X print help on non-standard options
F:oraclevisiocomnjava: not found
F:oraclevisiocomnjava/apps.zip: not found
F:oraclevisioapplfnd11.5.0/java/3rdparty/stdalone/xmlparserv2.zip: not found
OS is win2003..
how can I resolve this ?..
Please clear this..
Thanks
Yusuf

Thanks hussain for your answer.. but when running adcfgclone.pl and at the final stage autoconfig failed by giving the following error :
content of logfile :
-------------------ADX Database Utility Finished---------------
Verifying connection to the Database
Connection to the Database established
Verifying existance of the table: ADX_PRE_AUTOCONFIG
Table does not exist. Exiting RestoreProfile...
The log file for this session is located at: F:\oracle\visioappl\admin\VIS_yusuf
\log\10311218\adconfig.log
in addition to that,
[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>
[APPLY PHASE]
AutoConfig could not successfully execute the following scripts:
Directory: F:\oracle\visioora\iAS\Apache\perl\5.00503\bin\MSWin32-x86\perl.e
xe -I F:\oracle\visioora\iAS\Apache\perl\5.00503\lib\MSWin32-x86;F:\oracle\visio
ora\iAS\Apache\perl\5.00503\lib;F:\oracle\visioora\iAS\Apache\perl\site\5.00503\
lib\MSWin32-x86;F:\oracle\visioora\iAS\Apache\perl\site\5.00503\lib;F:\oracle\vi
sioappl\au\11.5.0\perl F:\oracle\visiocomn\admin\install\VIS_yusuf
adadmat.pl INSTE8_APPLY 768
adupdlobs.pl INSTE8_APPLY 768
AutoConfig is exiting with status 2
autoconfig is not completed.. any comments ?
thanks
Yusuf

Similar Messages

  • Error while running  perl adpreclone.pl dbTier

    Hi all,
    Error while running perl adpreclone.pl dbTier
    Running Rapid Clone with command...
    perl /u02/app/orap/product/9.2.0/appsutil/bin/adclone.pl java=/u02/app/orap/product/9.2.0/jre/1.4.2 mode=stage stage=/u02/app/orap/product/9.2.0/appsutil/clone component=dbTier method=CUSTOM dbctx=/u02/app/orap/product/9.2.0/appsutil/DEV_XXX.xml showProgress
    Beginning database tier Stage - Fri Jun 26 12:16:45 2009
    APPS Password : appsdev
    Log file located at /u02/app/orap/product/9.2.0/appsutil/log/DEV_jos11/StageDBTier_06261216.log
    / 75% completed
    RC-50409: Topology information required for cloning not found in the database. Make sure that AutoConfig was run successfully prior to starting Rapid Clone, and try again
    Raised by oracle.apps.ad.tools.AdCreateCtlFile
    RC-40001: Fatal: Failed to create sql script adcrdbclone.sql for recreating control files at target
    - 75% completed
    ERROR while running Stage...
    Checked metalink found the below solution but please the me interconnect_name is what ?
    Check if the column interconnect_name from the fnd_database_instances has a value. If not, please update it with the correct value:
    update FND_DATABASE_INSTANCES
    set INTERCONNECT_NAME = 'xxx';
    commit;
    Rerun the process.
    Thanks,
    Bhanu Chander.

    Hi,
    Alert log is normal.
    but adcfgclone.pl log is
    /u02/app/orap/product/9.2.0/appsutil/out/DEV_XXXX/dbfinfo.lst created Successfully.
    Generating /u02/app/orap/product/9.2.0/appsutil/out/DEV_XXXX/addbhomsrc.xml which will contain the unique mount points
    NODE_ID Column Availability: true
    Node Id Column is available. dbfinfo.lst will contain the node list
    Host Column Availability: true
    Exception occurred while querying the datamodel: java.lang.NullPointerException
    StackTrace:
    java.lang.NullPointerException
    at java.util.Hashtable.put(Hashtable.java:393)
    at oracle.apps.ad.tools.AdCreateCtlFile.get_rac_data(AdCreateCtlFile.java:1325)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_dbhomes_xml(AdCreateCtlFile.java:530)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_crctrfclone_sql(AdCreateCtlFile.java:626)
    at oracle.apps.ad.tools.AdCreateCtlFile.<init>(AdCreateCtlFile.java:428)
    at oracle.apps.ad.clone.StageDatabase.doStage(StageDatabase.java:457)
    at oracle.apps.ad.clone.StageDatabase.<init>(StageDatabase.java:266)
    at oracle.apps.ad.clone.StageDBTier.<init>(StageDBTier.java:216)
    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:274)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:534)
    RC-50409: Topology information required for cloning not found in the database. Make sure that AutoConfig was run successfully prior to starting Rapid Clone, and try again
    Raised by oracle.apps.ad.tools.AdCreateCtlFile
    RC-50208: Exception in method gen_crctrfclone_sql
    RC-50208: Exception in Constructor AdCreateCtlFile
    Raised by oracle.apps.ad.tools.AdCreateCtlFile
    StackTrace:
    java.lang.Exception
    at oracle.apps.ad.tools.AdCreateCtlFile.get_rac_data(AdCreateCtlFile.java:1348)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_dbhomes_xml(AdCreateCtlFile.java:530)
    at oracle.apps.ad.tools.AdCreateCtlFile.gen_crctrfclone_sql(AdCreateCtlFile.java:626)
    at oracle.apps.ad.tools.AdCreateCtlFile.<init>(AdCreateCtlFile.java:428)
    at oracle.apps.ad.clone.StageDatabase.doStage(StageDatabase.java:457)
    at oracle.apps.ad.clone.StageDatabase.<init>(StageDatabase.java:266)
    at oracle.apps.ad.clone.StageDBTier.<init>(StageDBTier.java:216)
    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:274)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:534)
    RC-40001: Failed to create sql script adcrdbclone.sql for recreating control files at target
    Raised by oracle.apps.ad.clone.StageDatabase
    Thanks,
    Bhanu Chander

  • Error while running adpreclone on Database Tier

    Hii..
    im getting following error while running adpreclone on database Tier,
    This is Error Message coming,
    D:\APPSORA\proddb\10.2.0\appsutil\scripts\PROD_diwaf-prd-erpdb>perl adpreclone.pl dbTier
    Running Rapid Clone with command...
    perl D:\APPSORA\proddb\10.2.0\appsutil\bin\adclone.pl java=D:\APPSORA\proddb\10.2.0\jre\1.4.2 mode=stage stage=D:\APPSORA\proddb\10.2.0\appsutil\cl
    one component=dbTier method=CUSTOM dbctx=D:\APPSORA\proddb\10.2.0\appsutil\PROD_diwaf-prd-erpdb.xml  showProgress
    Beginning database tier Stage - Tue Oct  4 09:54:38 2011
    APPS Password : amapps2011
    Log file located at D:\APPSORA\proddb\10.2.0\appsutil\log\PROD_diwaf-prd-erpdb\StageDBTier_10040954.log
    -      0% completed
    ERROR while running Stage...
    ERROR while running perl D:\APPSORA\proddb\10.2.0\appsutil\bin\adclone.pl java=D:\APPSORA\proddb\10.2.0\jre\1.4.2 mode=stage stage=D:\APPSORA\proddb\10.2.0
    *\appsutil\clone component=dbTier method=CUSTOM dbctx=D:\APPSORA\proddb\10.2.0\appsutil\PROD_diwaf-prd-erpdb.xml showProgress ... Please check the log for*
    more details..
    I checked logfiles also...but there is no information,
    t*he folowing is the logfiles contents*
    Started StageDBTier at Tue Oct 04 09:05:11 GMT+03:00 2011
    Version:
    StageDBTier.java        :       115.27
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost    : diwaf-prd-erpdb
    sDbDomain  : af.gov.local
    sDbPort    : 1521
    sDbSid     : PROD
    sDbUser    : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@diwaf-prd-erpdb.af.gov.local:1521:PROD
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    D:\APPSORA\proddb\10.2.0\appsutil\scripts\PROD_diwaf-prd-erpdb>
    My Apps version is 11.5.10.2
    my DB version is 10.2.0.4
    IM using windows server 2003 R2 entrepriose edition service pack 2.
    There is no error running adpreclone on AppsTier.
    Can anyone help me in solving the issue.
    waiitng for your replies
    Thanks in advance.

    As mentioned in the document https://kr.forums.oracle.com/forums/thread.jspa?threadID=295697&messageID=2252395
    I checked my echo $PATH and it gives the follwing o/p
    D:\APPSORA\proddb\10.2.0>echo %PATH%
    C:\Perl\bin\;D:\APPSORA\proddb\10.2.0\bin;D:\APPSORA\proddb\10.2.0\jdk\bin;D:\APPSORA\proddb\10.2.0\jdk\bin;C:\orant\bin;D:\APPSORA\prodora\8.0.6\bin;C:\Pe
    rl\site\bin;C:\Perl\bin;B:\PROGRA~1\MKSTOO~1\bin;B:\PROGRA~1\MKSTOO~1\bin\x11;B:\PROGRA~1\MKSTOO~1\mksnt;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\system32
    *\wbem;c:\program files\hp\hp bto software\bin;c:\program files\hp\hp bto software\bin\opc*
    I checked the zip version as follows
    which zip
    D:\APPSORA\proddb\10.2.0\bin/zip.exe
    zip -v
    Copyright (c) 1990-2006 Info-ZIP - Type 'zip "-L"' for software license.
    This is Zip 2.32 (June 19th 2006), by Info-ZIP.
    D:\APPSORA\proddb\10.2.0>which java
    D:\APPSORA\proddb\10.2.0\jdk\bin/java.exe
    D:\APPSORA\proddb\10.2.0>java -version
    java version "1.4.2_14"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_14-b05)
    Java HotSpot(TM) Client VM (build 1.4.2_14-b05, mixed mode)
    D:\APPSORA\proddb\10.2.0>which perl
    C:\Perl\bin\perl.exe
    D:\APPSORA\proddb\10.2.0>perl -version
    This is perl, v5.10.0 built for MSWin32-x86-multi-thread
    *(with 5 registered patches, see perl -V for more detail)*
    Is there any problems with o/p obtained.
    Plz suggest
    Thanks..

  • Adpreclone.pl errors out

    Hi
    Could anyone help me to find solution for java eror while running adpreclone in dbrier where as my adpreclone on appstier runs fine
    Error -
    Exception in thread "main" java.lang.NoclassDefFoundError: oracle/apps/ad/clone/util/cloneProcessor
    at oracle.apps.ad.clone.stageDBTier.executeProcess
    (stageDBTier.java:661)
    at oracle.app.clon.StageDBTier.main (stageDBTier.java:600)
    please if possible send reply to [email protected]

    The adpreclone.pl command should be run with the SOURCE database running.
    I suggest you start the database, then try the command again. If there is still a problem then log a service request.
    got the answer for metalink

  • Adpreclone.pl dbTier errors out

    Hi All,
    We are planning to migrate our instance to new server . Before copying all top's(APPL,COMM,ORA,DATA,DB) to new server , I have run perl adpreclone.pl in appsTier and it went successfully . But while running in dbTier and it is erroring out as shown below.
         $ perl adpreclone.pl dbTier
         Global symbol "$resultclone" requires explicit package name at adpreclone.pl line 525.
         Global symbol "$resultclone" requires explicit package name at adpreclone.pl line 527.
         syntax error at adpreclone.pl line 527, near "$resultclone !"
         syntax error at adpreclone.pl line 531, near "}"
         Execution of adpreclone.pl aborted due to compilation errors.
    I could see 11i.ATG_PF.H.RUP7 is not applied in our source instance. But business is NOT ready to upgrade it to recent release. They just want us to migrate existing instance to new server.
    Please let me know if I can just apply the below patch for this issue.
           ADPRECLONE.PL DBTIER FAILS WITH SYNTAX ERROR -  5235401
    Instance Details:
    Apps :  11.5.10.2
    DB : 10.2.0.3.0 - 64bit
    OS : IBM/AIX RISC
    Regards,
    MD

    Hi Asif,
    When I try to apply the patch, session is getting closed once it asks system password . Any idea on this ?
         AutoPatch needs the password for your 'SYSTEM' ORACLE schema
         in order to determine your installation configuration.
         Enter the password for your 'SYSTEM' ORACLE schema: Connection to **.***.*.* closed.
    Regards,
    MD

  • Adpreclone dbTier  Error

    Hi All,
    We have R12.1.3 with 11.2.0.3 database, I have performed adpreclone dbTier it completed successfully
    But in Log file some issues iam seeing like:
    StackTrace:
    java.io.FileNotFoundException: /data/ora/proddb/11.2.0/appsutil/clone/jlib/oui/jlib (Is a directory)
    at java.io.FileOutputStream.open(Native Method)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
    at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
    at oracle.apps.ad.util.FileCopy.copy(FileCopy.java:117)
    at oracle.apps.ad.clone.util.CreateCloningStage.getOUI(CreateCloningStage.java:458)
    at oracle.apps.ad.clone.util.CreateCloningStage.createJlib(CreateCloningStage.java:290)
    at oracle.apps.ad.clone.util.CreateCloningStage.createBaseArea(CreateCloningStage.java:193)
    at oracle.apps.ad.clone.util.CreateCloningStage.<init>(CreateCloningStage.java:143)
    at oracle.apps.ad.clone.util.CreateCloningStage.<init>(CreateCloningStage.java:108)
    at oracle.apps.ad.clone.util.CreateCloningStage.<init>(CreateCloningStage.java:93)
    at oracle.apps.ad.clone.StageDatabase.doStage(StageDatabase.java:315)
    at oracle.apps.ad.clone.StageDatabase.<init>(StageDatabase.java:295)
    at oracle.apps.ad.clone.StageDBTier.<init>(StageDBTier.java:155)
    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:501)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:67)
    at java.lang.Thread.run(Thread.java:637)
    Please let me know if any solution for this error.
    Thanks
    Shaik

    Hi Shaik,
    I second Hussein's post, and you may safely ignore the error.
    Please also see note:
    adpreclone.pl dbTier fails with java.io.FileNotFoundException <ORACLE_HOME>/appsutil/clone/jlib/oui/jlib (Doc ID 1358512.1)
    Best Regards,

  • Perl adpreclone.pl dbTier errors out with RC-50013

    Hi all,
    Am performing a clone of an 11.5.10.2 system running on Redhat linux 3.0.
    When i run perl adcfgclone.pl dbTier,it errors out with the following error whenever it gets to 16%.
    AutoConfig is exiting with status 1476
    RC-50013: Fatal: Failed to instantiate driver /home/oracle/teadb/9.2.0/appsutil/driver/instconf.drv
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    StackTrace:
    java.lang.Exception: RC-50013: Fatal: Failed to instantiate driver /home/oracle/teadb/9.2.0/appsutil/driver/instconf.drv
    at oracle.apps.ad.clone.ApplyDBTechStack.checkInstallDrvErr(ApplyDBTechStack.java:717)
    at oracle.apps.ad.clone.ApplyDBTechStack.runInstallConfigDriver(ApplyDBTechStack.java:622)
    at oracle.apps.ad.clone.ApplyDBTechStack.<init>(ApplyDBTechStack.java:389)
    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:479)
    Could anyone be having a clue of how to go about this issue?
    I read the solution on metalink and the solution i was given is to go to Note 307954.1 which tells me to "Modify the target's instconf.drv and remove the offending lines"
    Now,the problem is that the offending lines are too too many....Is there any other way round this problem?????
    Thank you in advance.

    Take a look on :
    Note:463477.1 - "Adcfgclone Failed To Run On DB Tier With java.lang.Exception: RC-50013: Fatal: Failed to instantiate driver"
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=463477.1
    Aviad

  • Error when running ./netca after clone of oracle home

    Hello,
    Databas version : 11.1.0.7
    OS version : RHEL 5.5
    To clone oracle_home on the target system, followed the below steps.
    1. Not ran adpreclone.pl on the source as i am doing only database oracle_home clone.
    2. Sutdown database and listner of the source db, ziped oracle_home, moved it to target server.
    3. Unzip the folder and ran the script clone.pl in the target system, clonning is successfull.
    Now i need to configure connection using ./netca (not created database using dbca yet) getting below erros.
    [orarman@devtest bin]$ ./netca
    ****DISPLAY environment variable not set!
    Oracle Net Configuration Assistant is a GUI tool
    which requires that DISPLAY specify a location
    where GUI tools can display.
    Set and export DISPLAY, then re-run.
    So i have set display as
    [orarman@devtest bin]$ export DISPLAY=192.168.1.6:0.0
    If i run ./netca getting an below error
    [orarman@devtest bin]$ xhost +
    xhost: unable to open display "192.168.1.6:0.0"
    and
    xclock
    Error: Can't open display: 192.168.1.6:0.0
    [orarman@devtest bin]$ ./netca
    Oracle Net Services Configuration:
    java.lang.NullPointerException
    at oracle.ewt.lwAWT.BufferedApplet.<init>(Unknown Source)
    at oracle.net.ca.NetCA.<init>(Unknown Source)
    at oracle.net.ca.NetCA.main(Unknown Source)
    Oracle Net Services configuration failed. The exit code is -1
    Please suggest..
    Thanks ..
    Edited by: 955685 on Sep 16, 2012 11:55 PM

    Are you using putty to connect to the server or you are directly login into the server

  • Error running adcfgclone.pl dbconfig post-clone

    Attempting a clone/refresh of our TEST EBSR12 environment. Followed steps in the documentation. First, I ran adrpeclone.pl dbTier. Next I ran adpreclone.pl appsTier. Subsequently, I copied the source $APPL_TOP, $COMN_TOP, and TechStack from source system to target system. Next step was to shutdown DB and run adcfgclone.pl dbTechStack. Then, target DB control files were created and RMAN restore commenced. Once this was finished, the DB was started in open mode, @adupdlib.sql script was run, and target DB was configured using perl adcfgclone.pl dbconfig (and reading in the XML context file) Result was a failure:
    [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>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    afdbprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    adcrobj.sh INSTE8_APPLY 1
    Any pointers? All I see in the logfile is "ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor" This is impossible because all the info in the TNSNames file is set correctly.

    Please post the details of the application release, database version and OS.
    Attempting a clone/refresh of our TEST EBSR12 environment. Followed steps in the documentation. First, I ran adrpeclone.pl dbTier. Next I ran adpreclone.pl appsTier. Subsequently, I copied the source $APPL_TOP, $COMN_TOP, and TechStack from source system to target system. Next step was to shutdown DB and run adcfgclone.pl dbTechStack. Then, target DB control files were created and RMAN restore commenced. Once this was finished, the DB was started in open mode, @adupdlib.sql script was run, and target DB was configured using perl adcfgclone.pl dbconfig (and reading in the XML context file) Result was a failure:
    [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>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    afdbprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/ebstst/db/tech_st/11.1.0/appsutil/install/ebstst_p10tst01
    adcrobj.sh INSTE8_APPLY 1
    Any pointers? All I see in the logfile is "ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor" This is impossible because all the info in the TNSNames file is set correctly.Please search the log file for afdbprf.sh and adcrobj.sh scripts and you should find more details about the error around the file names.
    Was the database created successfully? Please make sure the database is up and it is open along with the database listener.
    Please see if (Autoconfig Error On Dbtier After Upgrade - afdbprf.sh and adcrobj.sh fail with ORA-27101: shared memory realm does not exist [ID 422709.1]) is applicable.
    Thanks,
    Hussein

  • 500 Internal Server Error while opening Apps R12

    hi,
    after running below scripts i got the below error
    adalnctl.sh adexecsql.pl adoafmctl.sh adstrtal.sh jtffmctl.sh
    adapcctl.sh adformsctl.sh adopmnctl.sh gsmstart.sh mwactl.sh
    adautocfg.sh adformsrvctl.sh adpreclone.pl ieo mwactlwrpr.sh
    adcmctl.sh adoacorectl.sh adstpall.sh java.sh
    500 Internal Server Error
    java.lang.NoClassDefFoundError     at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:126)     at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.loadServlet(HttpApplication.java:2231)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4617)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.findServlet(HttpApplication.java:4541)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:2821)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:740)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:451)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:299)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:187)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:230)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$800(ServerSocketAcceptHandler.java:33)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:831)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.0.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)     at java.lang.Thread.run(Thread.java:595)

    Hi,
    What changes have been done recently?
    Can you find any errors in the database log file?
    Did you run AutoConfig and see if it completes successfully?
    Please see if the solution in (Note: 761869.1 - 500 Internal Server Error) helps.
    Regards,
    Hussein

  • RC-00118: Error occurred during creation of database Raised by oracle.apps.

    Hi Experts,
    Please note i am doing the clonning from production to test server.
    Production Server -
    1. Run the adpreclone.pl on the apps & db tier.
    2. run the autoconfig on the apps and db tier.
    3. shut down the production instance.
    4. Moved the files and started the clonning process on the db tier i am getting the below issue.
    My current E-Business Suit Version is R12.0.4 Database Version is 10.2.0.3. Operating system is SUN SPARC 64 BIT SUN SOLARIS 10.
    Executing CreateDB...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : proddb
    sDbDomain : clientdomain
    sDbPort : 1530
    sDbSid : TEST
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@proddb.clientdomain:1530:TEST
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=proddb.clientdomain)(PORT=1530))(CONNECT_DATA=(SERVICE_NAME=TEST)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=proddb.clientdomain)(PORT=1530))(CONNECT_DATA=(SERVICE_NAME=TEST.clientdomain)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=proddb.clientdomain)(PORT=1530))(CONNECT_DATA=(SERVICE_NAME=TEST.clientdomain)))
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    adcrdb.sh started at Wed Mar 21 18:09:54 WAT 2012
    The environment settings are as follows ...
    ORACLE_HOME : /erptestdata2/u01/d01/tech_st/10.2.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /erptestdata2/u01/d01/tech_st/10.2.0/perl/bin:/erptestdata2/u01/d01/tech_st/10.2.0/bin:/usr/ccs/bin:/usr/sbin:/erptestdata2/u01/d01/tech_st/10.2.0/appsutil/jre/bin:/erptestdata2/u01/d01/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/erptestdata2/u01/d01/tech_st/10.2.0/appsutil/clone/bin/../jre/bin:/usr/sbin:/usr/bin:/opt/EMCpower/bin:/etc/emc/bin:/etc:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,SPARC-Enterprise/sbin:/opt/sun/bin:/opt/SUNWexplo/bin:/opt/SUNWsneep/bin
    LD_LIBRARY_PATH : /erptestdata2/u01/d01/tech_st/10.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/erptestdata2/u01/d01/tech_st/10.2.0/ctx/lib:/erptestdata2/u01/d01/tech_st/10.2.0/lib32
    Executable : /erptestdata2/u01/d01/tech_st/10.2.0/bin/sqlplus
    The log information will be written to
         /erptestdata2/u01/d01/tech_st/10.2.0/appsutil/log/TEST_proddb/adcrdb_TEST.txt
    Creating the control file for TEST_proddb database ...
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed Mar 21 18:09:54 2012
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size          2035496 bytes
    Variable Size          432017624 bytes
    Database Buffers     624951296 bytes
    Redo Buffers          14737408 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "TEST"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01167: two files are the same file/group number or the same file
    ORA-01110: data file 31: '/erptestdata2/u01/d01/apps_st/data/olap.dbf'
    ORA-01110: data file 31: '/erptestdata2/u01/d01/apps_st/data/odm.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP1 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP1 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp02.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp03.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp04.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP1 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp10a5.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "TEST.clientdomain"
    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 1073741824 bytes
    Fixed Size          2035496 bytes
    Variable Size          432017624 bytes
    Database Buffers     624951296 bytes
    Redo Buffers          14737408 bytes
    ORA-00205: error in identifying control file, check alert log for more info
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-00210: cannot open the specified control file
    ORA-06512: at "SYS.X$DBMS_BACKUP_RESTORE", line 4168
    ORA-06512: at line 1
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 1073741824 bytes
    Fixed Size          2035496 bytes
    Variable Size          432017624 bytes
    Database Buffers     624951296 bytes
    Redo Buffers          14737408 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "TEST"
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-01167: two files are the same file/group number or the same file
    ORA-01110: data file 31: '/erptestdata2/u01/d01/apps_st/data/olap.dbf'
    ORA-01110: data file 31: '/erptestdata2/u01/d01/apps_st/data/odm.dbf'
    alter database open resetlogs
    ERROR at line 1:
    ORA-01507: database not mounted
    alter tablespace TEMP1 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP1 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp02.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp03.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP2 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp04.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    alter tablespace TEMP1 add tempfile '/erptestdata2/u01/d01/apps_st/data/temp10a5.dbf' REUSE
    ERROR at line 1:
    ORA-01109: database not open
    ALTER DATABASE RENAME GLOBAL_NAME TO "TEST.clientdomain"
    ERROR at line 1:
    ORA-01109: database not open
    Error Running create/replace library with adupdlib.sql
    ORA-01109: database not open
    PL/SQL procedure successfully completed.
    File created.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    exit_code=0
    Checking for errors ...
    The database has not been successfully created. Shutting down the instance ...
    SQL*Plus: Release 10.2.0.3.0 - Production on Wed Mar 21 18:10:16 2012
    Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    Connected.
    ORACLE instance shut down.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    .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 : proddb
    sDbDomain : clientdomain
    sDbPort : 1530
    sDbSid : TEST
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@proddb.clientdomain:1530:TEST
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=proddb.clientdomain)(PORT=1530))(CONNECT_DATA=(SERVICE_NAME=TEST)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=proddb.clientdomain)(PORT=1530))(CONNECT_DATA=(SERVICE_NAME=TEST.clientdomain)))
    Exception occurred: java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12514, TNS:listener does not currently know of service requested in connect descriptor
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=proddb.clientdomain)(PORT=1530))(CONNECT_DATA=(SERVICE_NAME=TEST.clientdomain)))
    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
    Please advise ASAP.
    Regards
    Mohammed.

    Nikki,
    Check alert<SID>.log file for more details about the error.
    It looks like that the source database was not cleanly shutdown before copying the files to the target node. Please do the following and check then:
    SQL> connect / as sysdba
    SQL> startup mount;
    SQL> recover database using backup controlfile until cancel;
    -- type CANCEL
    SQL> alter database open resetlogs; If the above does not help, then shutdown the source database normally (make sure it is down), re-copy the files and start the cloning process again.

  • Oracle R12 Clone failing with RC-00118 Error occurred during creation of...

    Im encountering the above error message i have seen the below thread which looks like the same issue, i was wondering if someone could confirm if the clone process requires an off-line backup on the source system for the clone process to work. Currently i'm using a tape backup which runs overnight, the system is up at the time of backup.
    RC-00118: Error occurred during creation of database
    Thanks

    thanks for quick response, its a hot backup.
    the steps ive followed are
    1. adpreclone on source
    2. apps,db,inst directories deleted on destination. (after services have of course been shutdown)
    3. oracle variables removed from path
    4. backup restored from tape
    5. deleted program files/oracle/inventory directory
    6. on cmd window run set PERL5LIB=
    followed by perl adcfgclone.pl dbTier
    is there anything ive missed?

  • Cloning Issue RC-00118: Error occurred during creation of database

    Friends,
    I execute following scripts on source system preclone.pl dbTier  &perl adpreclone.pl appsTier
    then take the cold source backup and transfer on another machine for cloning but when i am executing cloning script on db tier i am getting below mention error after 50% completion. I have very limited time and i cant go back on source system for fresh backup, please help me to sort out his issue.
    -------------------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.doConf(ApplyData
            at oracle.apps.ad.clone.ApplyDatabase.doApply(ApplyDat
            at oracle.apps.ad.clone.ApplyDatabase.<init>(ApplyData
            at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier
            at sun.reflect.NativeConstructorAccessorImpl.newInstan
            at sun.reflect.NativeConstructorAccessorImpl.newInstan
            at sun.reflect.DelegatingConstructorAccessorImpl.newIn                      rce)
            at java.lang.reflect.Constructor.newInstance(Unknown S
            at oracle.apps.ad.clone.util.CloneProcessor.run(CloneP
            at java.lang.Thread.run(Unknown Source)
    Hopes you will support.
    Regards
    Irfan Ahmad

    plz check :
    http://doganayn.blogspot.in/2013/11/rc-50004-fatal-error-occurred-in.html
    Rapid Clone Failed While Running "Adcfgclone.pl dbTier": ORA-01194 and RC-00118 (Doc ID 375389.1)
    Troubleshooting RapidClone issues with Oracle Applications R12 (Doc ID 603104.1)
    Troubleshooting RapidClone issues with Oracle Applications 11i (Doc ID 364565.1)
    Regards,
    Haafiz

  • Error Code RW-50004 during Step 1 of R12 Vision Install

    Server OS: Windows Server 2003 R2 SP2 x86
    All pre-requisites installed, no errors encountered during pre-requisite checks.
    Installation files MD5 Checked with no errors.
    ApplyAppsTechStack log file contents below:
    ------------Begin Log File Contents------------
    Executing home registration for s_db_oh...
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adouidb.pl
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\ouicli4.pl
    setting permissions: 700
    Executing script in InstantiateFile:
    D:\oracle\VIS\db\tech_st\11.1.0\Perl\5.8.3\bin\mswin32-x86-multi-thread\perl.exe -I D:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib\MSWin32-x86-multi-thread -I D:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib -I D:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I D:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib -I D:\oracle\VIS\db\tech_st\11.1.0\appsutil\perl D:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohFri Jun 1 12:11:16 2012
    D:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin\java.exe -classpath D:\oracle\VIS\db\tech_st\11.1.0\appsutil\java;D:\oracle\VIS\db\tech_st\11.1.0\oui\jlib\OraInstaller.jar;D:\oracle\VIS\db\tech_st\11.1.0\appsutil\java\xmlparserv2.jar oracle.apps.ad.clone.util.OracleHomeCloner -OUICLI -e D:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_oracleprod.xml -nolink -oaVar s_db_oh -homestub db -log D:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_oracleprod\ohclone.log
    running OUI CLI home cloning:
    D:\oracle\VIS\db\tech_st\11.1.0\oui\bin\setup.exe -nowait oracle.aspnet_2:PRE_REQUISITE=true -clone -silent -force -nolink -waitForCompletion ORACLE_HOME=D:\oracle\VIS\db\tech_st\11.1.0 ORACLE_BASE=D:\oracle\VIS\db\tech_st\11.1.0 ORACLE_HOME_NAME=VIS_db111_RDBMS -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 0Fri Jun 1 12:11:22 2012
    .end std out.
    .end err out.
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adouidb.pl
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\ouicli5.pl
    setting permissions: 700
    Completed home registration for s_db_oh
    ApplyDBTechStack Completed Successfully.
    Executing Technology Stack Configuration...
    Executing runAutoConfig...
    Deleting files of type INSTALL
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\sqlnet.ora
    File exists
    File deleted
    Processing driver file: D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbtmpl.drv
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\sqlnet.ora
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkConfigDbOcm.pl
    File exists
    File deleted
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora
    File exists
    File deleted
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\listener.ora
    File exists
    File deleted
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\tnsnames.ora
    File exists
    File deleted
    Checking for file: D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afmkinit_inst.cmd
    File exists
    File deleted
    Starting CVM in INSTE8_SETUP mode
         Using Context file : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_oracleprod.xml
    Attempting to create a back up of the Context file
    Created back up file of name :
    D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\VIS_oracleprod.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 : D:\oracle\VIS\db\tech_st\11.1.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 : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\custom\adxdbctx.tmp
    Custom template : Not available
    Customizations found : None
    File system Context file :D:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_oracleprod.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 Fri Jun 01 12:11:27 PDT 2012
    found context version : 120.34.12010000.2
    available update version : 120.34.12010000.2
    No updates to apply
    Ending Updates of Context file
    Starting Context Value Management System at Fri Jun 01 12:11:27 PDT 2012
    Using version 120.8.12000000.4
    Options:
    Force : no
    Contextfile : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_oracleprod.xml
    Templatefile : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adxdbctx.tmp
    ValueUpdateFile : D:\oracle\VIS\db\tech_st\11.1.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 : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_oracleprod.xml
    [ s_tools_oranls ]
    Action : translate
    WARNING : Variable missing - skipping
    [ s_cmanport ]
    Action : translate
    Change reason : Removing hardcoded value of s_cmanport to use s_dbport instead
    Expected value : 1521
    Found value : 1521
    New value : 1521
    Check Condition : Unconditional
    [ Config tool : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\adgentns.pl ]
    Command : D:\oracle\VIS\db\tech_st\11.1.0\Perl\5.8.3\bin\mswin32-x86-multi-thread\perl.exe -I D:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib\MSWin32-x86-multi-thread -I D:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib -I D:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I D:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib -I D:\oracle\VIS\db\tech_st\11.1.0\appsutil\perl D:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\adgentns.pl PASSWORD contextfile=D:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_oracleprod.xml logdir=D:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_oracleprod
    Action : execute
    SCRIPT RETURNED:
         Classpath : ;D:\oracle\VIS\db\tech_st\11.1.0\jdbc\lib\ojdbc6.jar;D:\oracle\VIS\db\tech_st\11.1.0\appsutil\java\xmlparserv2.jar;D:\oracle\VIS\db\tech_st\11.1.0\appsutil\java;D:\oracle\VIS\db\tech_st\11.1.0\jlib\netcfg.jar;D:\oracle\VIS\db\tech_st\11.1.0\jlib\ldapjclnt11.jar
    Loading ORACLE_HOME environment from D:\oracle\VIS\db\tech_st\11.1.0
    Logfile: D:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_oracleprod/NetServiceHandler.log
    tnsnames.ora instantiated
    listener.ora instantiated
    adgentns.pl exiting with status 0
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Result : SUCCEEDED
    Ending Context Value Management System.
    No uploading of Context file and its templates to database. Database conection failed
    Finished running CVM.....
    Processing DriverFile = D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbtmpl.drv
    AutoConfig Profile Phase
    Running Instantiation Drivers for AppsUtil
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adexecsql.pl
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adexecsql.pl
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adexecsql.pl to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adexecsql.pl
    setting permissions: 700
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adstopdb.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adstopdb.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adstopdb.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adstopdb.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adstrtdb.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adstrtdb.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adstrtdb.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adstrtdb.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbccnv.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbccnv.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbccnv.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbccnv.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrobj.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrobj.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrobj.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcrobj.sql
    setting permissions: 700
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adchknls.pl
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adchknls.pl
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adchknls.pl to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adchknls.pl
    setting permissions: 700
    File D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\sqlnet.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\ad8isqlnet.ora
    dest : D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\sqlnet.ora
    backup : D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\sqlnet.ora to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\sqlnet.ora
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\ad8idbnt.env
    dest : D:\oracle\VIS\db\tech_st\11.1.0\VIS_oracleprod.env
    backup : D:\oracle\VIS\db\tech_st\11.1.0\VIS_oracleprod.env to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\VIS_oracleprod.env
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\ad8idbnt.env
    dest : D:\oracle\VIS\db\tech_st\11.1.0\VIS_oracleprod.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\VIS_oracleprod.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\VIS_oracleprod.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbsynhnm.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbsynhnm.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbsynhnm.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbsynhnm.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adora10g_stub.inf
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\oradb_stub.inf
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adora8iinf.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\ora8iinf.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\ora8iinf.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\ora8iinf.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adsvdb.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adsvdb.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adsvdb.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adsvdb.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adsvdlsn.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adsvdlsn.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adsvdlsn.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adsvdlsn.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adsvdcnv.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adsvdcnv.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adsvdcnv.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adsvdcnv.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adupdlib_nt.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adupdlib.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adupdlib.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adupdlib.sql
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbprf.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbprf.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbprf.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbprf.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbprf.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbprf.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbprf.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbprf.sql
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbupdgsm.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbupdgsm.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbupdgsm.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbupdgsm.sql
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afdbprf.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afdbprf.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afdbprf.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\afdbprf.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afdbprf.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afdbprf.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afdbprf.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\afdbprf.sql
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbctl.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\addbctl.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\addbctl.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbctl.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addlnctl.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\addlnctl.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\addlnctl.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addlnctl.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adlsnodes_nt.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adlsnodes.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adlsnodes.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adlsnodes.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrobj.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrobj.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrobj.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcrobj.cmd
    File D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkConfigDbOcm.pl of type INSTALL_APPLY does not exist, will be instantiated in the current pass
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\txkConfigDbOcm.pl
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkConfigDbOcm.pl
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkConfigDbOcm.pl to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\txkConfigDbOcm.pl
    setting permissions: 700
    File D:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora of type INSTALL does not exist, will be instantiated in the current pass
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afinit_db111.ora
    dest : D:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora
    backup : D:\oracle\VIS\db\tech_st\11.1.0\dbs\initVIS.ora to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\initVIS.ora
    File D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\listener.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\txkcreateACL.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkcreateACL.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkcreateACL.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\txkcreateACL.sql
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\txkcreateACL.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkcreateACL.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\txkcreateACL.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\txkcreateACL.cmd
    File D:\oracle\VIS\db\tech_st\11.1.0\network\admin\VIS_oracleprod\tnsnames.ora of type INSTALL already exists, this file will not be instantiated.
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adautocfg_nt.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adautocfg.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adautocfg.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adautocfg.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adlicnse.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adlicnse.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adlicnse.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adlicnse.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adclobconv.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adclobconv.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adclobconv.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adclobconv.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adclobtmp.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adclobtmp.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adclobtmp.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adclobtmp.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adpreclone.pl
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adpreclone.pl
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adpreclone.pl to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adpreclone.pl
    setting permissions: 700
    Binary copy of D:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_del.inf
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adora10g_stub.inf
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\inf\oradb_stub.inf to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\oradb_stub0.inf
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adoradbcinf.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\oradbcinf.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\bin\oradbcinf.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\oradbcinf.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrdb.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrdb.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrdb.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcrdb.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrsvc.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrsvc.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrsvc.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcrsvc.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcrdbrdlg.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrdbrdlg.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcrdbrdlg.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcrdbrdlg.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\addbupdgsm.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbupdgsm.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\addbupdgsm.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\addbupdgsm0.sql
    File D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afmkinit_inst.cmd of type INSTALL_SETUP does not exist, will be instantiated in the current pass
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afmkinit_inst.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afmkinit_inst.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afmkinit_inst.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\afmkinit_inst.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\afmkinit.cmd
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afmkinit.cmd
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\afmkinit.cmd to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\afmkinit.cmd
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcmclean.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcmclean.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcmclean.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcmclean.sql
    setting permissions: 600
    instantiate file:
    source : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adcctclean.sql
    dest : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcctclean.sql
    backup : D:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_oracleprod\adcctclean.sql to D:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_oracleprod\06011211\adcctclean.sql
    setting permissions: 600
    AutoConfig Setup Phase
    Running Setup Process 1 of 6 for AppsUtil
    Executing script in InstantiateFile:
    D:\oracle\VIS\db\tech_st\11.1.0\Perl\5.8.3\bin\mswin32-x86-multi-thread\perl.exe -I D:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib\MSWin32-x86-multi-thread -I D:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib -I D:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I D:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib -I D:\oracle\VIS\db\tech_st\11.1.0\appsutil\perl D:\oracle\VIS\db\tech_st\11.1.0\appsutil\scripts\VIS_oracleprod\adchknls.pl
    script returned:
    -------------------Break--------------------------------

    promptUserForDiskPath Oracle Applications Rapid Install - RDBMS & Disk number = 1
    Path Obtained by Instantiate File: E:\StageR12\oraDB\Disk1 & Disk number = 1
    Processing E:\StageR12\oraDB\Disk1\dbts\driver\db111.drv file
    ================================================================
    Processing the contents of : Disk1
    Processing the driver file : E:\StageR12\oraDB\Disk1\dbts\driver\Disk1.drv
    UNZIPPING THE DISK1 CONTENTS
    UNZIP used: UnZip 5.50 of 17 February 2002, by Info-ZIP. Maintained by C. Spieler. Send
    Unzip0 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db43_cfgtoollogs.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip0
    .end std out.
    .end err out.
    Unzip0 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db43_cfgtoollogs.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip1 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db102_sysman.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip1
    .end std out.
    .end err out.
    Unzip1 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db102_sysman.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip2 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db36_BIN.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip2
    .end std out.
    .end err out.
    Unzip2 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db36_BIN.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip3 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db5_.patch_storage.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip3
    .end std out.
    .end err out.
    Unzip3 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db5_.patch_storage.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip4 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db8_.patch_storage.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip4
    .end std out.
    .end err out.
    Unzip4 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db8_.patch_storage.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip5 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db2_.patch_storage.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip5
    .end std out.
    .end err out.
    Unzip5 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db2_.patch_storage.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip6 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db54_demo.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip6
    .end std out.
    .end err out.
    Unzip6 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db54_demo.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip7 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db42_cfgtoollogs.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip7
    .end std out.
    .end err out.
    Unzip7 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db42_cfgtoollogs.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip8 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db60_j2ee.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip8
    .end std out.
    .end err out.
    Unzip8 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db60_j2ee.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip9 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db11_admin.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip9
    .end std out.
    .end err out.
    Unzip9 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db11_admin.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip10 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db38_BIN.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip10
    .end std out.
    .end err out.
    Unzip10 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db38_BIN.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip11 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db31_appsutil.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip11
    .end std out.
    .end err out.
    Unzip11 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db31_appsutil.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip12 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db95_RDBMS.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip12
    .end std out.
    .end err out.
    Unzip12 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db95_RDBMS.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip13 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db63_jdk.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip13
    .end std out.
    .end err out.
    Unzip13 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db63_jdk.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip14 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db94_precomp.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip14
    .end std out.
    .end err out.
    Unzip14 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db94_precomp.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip15 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db66_jdk.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip15
    .end std out.
    .end err out.
    Unzip15 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db66_jdk.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip16 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db30_appsutil.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip16
    .end std out.
    .end err out.
    Unzip16 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db30_appsutil.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip17 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db34_assistants.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip17
    .end std out.
    .end err out.
    Unzip17 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db34_assistants.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip18 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db39_BIN.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip18
    .end std out.
    .end err out.
    Unzip18 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db39_BIN.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip19 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db44_ctx.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip19
    .end std out.
    .end err out.
    Unzip19 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db44_ctx.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip20 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db104_sysman.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip20
    .end std out.
    .end err out.
    Unzip20 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db104_sysman.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip21 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db93_owm.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip21
    .end std out.
    .end err out.
    Unzip21 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db93_owm.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip22 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db56_inventory.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip22
    .end std out.
    .end err out.
    Unzip22 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db56_inventory.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip23 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db92_owb.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip23
    .end std out.
    .end err out.
    Unzip23 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db92_owb.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip24 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db32_appsutil.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip24
    .end std out.
    .end err out.
    Unzip24 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db32_appsutil.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip25 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db33_assistants.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip25
    .end std out.
    .end err out.
    Unzip25 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db33_assistants.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip26 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db25_apex.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip26
    .end std out.
    .end err out.
    Unzip26 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db25_apex.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip27 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db41_cfgtoollogs.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip27
    .end std out.
    .end err out.
    Unzip27 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db41_cfgtoollogs.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip28 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db97_sqldeveloper.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip28
    .end std out.
    .end err out.
    Unzip28 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db97_sqldeveloper.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip29 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db83_owb.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip29
    .end std out.
    .end err out.
    Unzip29 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk1\dbts\stage\db83_owb.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip30 - Start of native unzipping E:\StageR12\oraDB\Disk1\dbts\stage\db68_ldap.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    AutoConfig is exiting with status 0
    Processing disk file : disk.label in E:\StageR12\oraDB\Disk2
    Checking the content :disk.label
    All contents are valid.....
    =============================================================
    Processing the contents of : Disk2
    Processing the driver file : E:\StageR12\oraDB\Disk2\dbts\driver\Disk2.drv
    UNZIPPING THE DISK2 CONTENTS
    Unzip31 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db86_owb.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip31
    .end std out.
    .end err out.
    Unzip31 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db86_owb.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip32 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db73_nls.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip32
    .end std out.
    .end err out.
    Unzip32 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db73_nls.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip33 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db64_jdk.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip33
    .end std out.
    .end err out.
    Unzip33 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db64_jdk.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip34 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db40_BIN.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip34
    .end std out.
    .end err out.
    Unzip34 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db40_BIN.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip35 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db35_assistants.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip35
    .end std out.
    .end err out.
    Unzip35 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db35_assistants.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip36 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db82_oui.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip36
    .end std out.
    .end err out.
    Unzip36 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db82_oui.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip37 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db53_demo.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip37
    .end std out.
    .end err out.
    Unzip37 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db53_demo.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip38 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db85_owb.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip38
    .end std out.
    .end err out.
    Unzip38 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db85_owb.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip39 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db50_ctx.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip39
    .end std out.
    .end err out.
    Unzip39 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db50_ctx.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip40 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db51_demo.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip40
    .end std out.
    .end err out.
    Unzip40 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db51_demo.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip41 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db58_inventory.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip41
    .end std out.
    .end err out.
    Unzip41 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db58_inventory.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip42 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db28_appsutil.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip42
    .end std out.
    .end err out.
    Unzip42 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db28_appsutil.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip43 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db65_jdk.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip43
    .end std out.
    .end err out.
    Unzip43 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db65_jdk.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip44 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db29_appsutil.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip44
    .end std out.
    .end err out.
    Unzip44 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db29_appsutil.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip45 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db72_md.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip45
    .end std out.
    .end err out.
    Unzip45 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db72_md.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip46 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db45_ctx.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip46
    .end std out.
    .end err out.
    Unzip46 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db45_ctx.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip47 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db71_md.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip47
    .end std out.
    .end err out.
    Unzip47 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db71_md.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip48 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db27_appsutil.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip48
    .end std out.
    .end err out.
    Unzip48 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk2\dbts\stage\db27_appsutil.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip49 - Start of native unzipping E:\StageR12\oraDB\Disk2\dbts\stage\db70_md.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    AutoConfig is exiting with status 0
    Processing disk file : disk.label in E:\StageR12\oraDB\Disk3
    Checking the content :disk.label
    All contents are valid.....
    =============================================================
    Processing the contents of : Disk3
    Processing the driver file : E:\StageR12\oraDB\Disk3\dbts\driver\Disk3.drv
    UNZIPPING THE DISK3 CONTENTS
    Unzip50 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db76_oc4j.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip50
    .end std out.
    .end err out.
    Unzip50 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db76_oc4j.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip51 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db48_ctx.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip51
    .end std out.
    .end err out.
    Unzip51 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db48_ctx.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip52 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db98_sysman.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip52
    .end std out.
    .end err out.
    Unzip52 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db98_sysman.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip53 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db49_ctx.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip53
    .end std out.
    .end err out.
    Unzip53 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db49_ctx.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip54 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db100_sysman.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip54
    .end std out.
    .end err out.
    Unzip54 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db100_sysman.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip55 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db61_javavm.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip55
    .end std out.
    .end err out.
    Unzip55 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db61_javavm.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip56 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db12_admin.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip56
    .end std out.
    .end err out.
    Unzip56 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db12_admin.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip57 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db10_admin.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip57
    .end std out.
    .end err out.
    Unzip57 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db10_admin.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip58 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db91_owb.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip58
    .end std out.
    .end err out.
    Unzip58 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db91_owb.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip59 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db74_nls.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip59
    .end std out.
    .end err out.
    Unzip59 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db74_nls.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip60 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db55_demo.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip60
    .end std out.
    .end err out.
    Unzip60 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db55_demo.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip61 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db62_javavm.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip61
    .end std out.
    .end err out.
    Unzip61 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db62_javavm.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip62 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db80_oc4j.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip62
    .end std out.
    .end err out.
    Unzip62 - Completed native unzipping unzip -qn E:\StageR12\oraDB\Disk3\dbts\stage\db80_oc4j.zip -d D:\oracle\VIS\db\tech_st\11.1.0\
    Thread exiting ..Unzip63 - Start of native unzipping E:\StageR12\oraDB\Disk3\dbts\stage\db89_owb.zip at D:\oracle\VIS\db\tech_st\11.1.0\
    Unzip63
    .end std out.
    .end err out.

  • Dbtier adcfgclone error in 11.5.10.2

    Hi ,
    DB-10.1.0.5
    apps-11.5.10.2
    os-HP UNIX
    I we started db and listener manully.and i ran adcfgclone.pl dbteckstack.I am getting below error.please help me.
    Log file located at /testcrm/app/product/10.1.0/db_1/appsutil/clone/bin/CloneContext_05060158.log
    Running Rapid Clone with command:
    perl ./adclone.pl java=./../jre/jre mode=apply stage=/testcrm/app/product/10.1.0/db_1/appsutil/clone/bin/./.. component=dbTechStack method=CUSTOM dbctxtg=/testcrm/app/product/10.1.0/db_1/appsutil/CRMTST1_erptd1.xml showProgress contextValidated=true
    Beginning rdbms home Apply - Mon May 6 14:00:06 2013
    Log file located at /testcrm/app/product/10.1.0/db_1/appsutil/log/CRMTST1_erptd1/ApplyDBTechStack_05060200.log
    Completed Apply...
    Mon May 6 14:04:57 2013
    ERROR: Unable to set CLASSPATH
    Jars are missing at both these locations
    /testcrm/app/product/10.1.0/db_1/jre/1.4.2/jre/lib/
    /testcrm/app/product/10.1.0/db_1/jre/1.4.2/lib/
    ERROR: Failed to execute ./adclone.pl
    Please check logfile.
    $
    RGS,
    RAM

    Hi RAM,
    it is this the first time you are cloning on the target machine
    if yes then please make sure you have correct path for all and you meet the all requirement
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1]
    >
    ERROR: Unable to set CLASSPATH
    Jars are missing at both these locations
    /testcrm/app/product/10.1.0/db_1/jre/1.4.2/jre/lib/
    /testcrm/app/product/10.1.0/db_1/jre/1.4.2/lib/
    ERROR: Failed to execute ./adclone.pl
    please log in as oracle user and post the ouput of
    echo $PATH
    please see this
    adcfgclone.pl is Unable to Locate All Utilities in the System Path - 'Could not find all the required OS utilities in the $PATH' Error [ID 397742.1]
    Clone of Database adcfgclone.pl dbTier results in - jlib/classes111.zip is Missing [ID 761596.1]
    11i: adcfgclone fails with signal 11 while executing a Java Command [ID 395689.1]
    adpreclone.pl: Jars are missing at both these locations [ID 559967.1]
    Perl Adpreclone.pl Dbtier Error: "Unable To Set Classpath Classes12.jar is Missing" [ID 353187.1]
    Unable to find 'kshell' in PATH when executing 'adcfgclone.pl' [ID 451994.1]
    ;) AppsMasTi ;)
    Sharing is Caring

Maybe you are looking for

  • Prime Infrastructure 2.0 Link Status Alarms

    Hi, we are used SNMP traps sent from our core switches to our PI 1.3 server to notify us about link down events. In this scenario we got emails only for link down events on our core switches. Now, we are using PI 2.0. It seems PI 2.0 checks link stat

  • Does repeated saving of a pdf file degrade its quality?

    Hi experts, I have been asked the following question: Do repeated editing and saving degrade the quality of a pdf file (containing text and image)? I hope some experienced folks can help me answer the above question. Thanks Loralon

  • Embed the JRE while creating exe file

    I am using jar2exe software to create the exe file from the jar file. The exe is created successfully using this software. However it requires the JRE should be present on the machine where we are going to install the software. Is there any body who

  • Don't Expect Froyo Anytime Soon

    Why? Because Samsung and Verizon still cannot come to an agreement on rather the froyo is a feature update or maintenance update. Moreover, anytime their is a feature upgrade, Samsung charges the carrier a fee. While other carriers such as T- Mobile 

  • Please Help Upgrade Path

    Hello, We are currently on Crystal Enterprise 10 and I need to decide what version I need to upgrade too. Please help - Do I want Enterprise XI 3.1 or Crystal 2008? Thanks Norm