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

Similar Messages

  • Error while install Oracle Apps 11i

    I'm installing Oracle Apps 11i (VIS) on SUN Solaris.
    Please advise me.
    thanks a lot.
    ================================
    Rapid Install Wizard is validating your file system......
    Rapid Install Wizard will now launch the Java Interface.....
    root@dbserver # Database logfile - /data1/VIS/visdb/9.2.0/appsutil/log/VIS_dbser
    ver/10030640.log
    Appltop logfile - /apdata1/VIS/visappl/admin/VIS_dbserver/log/10030640.log
    AC-50201: Following error encountered while setting backup location of Contextfi
    le : Out directory could not be created at :/apdata1/VIS/visappl/admin/VIS_dbser
    ver/out/10032332
    Error occured before Context Value Management could be completed

    this's a log.
    ================================================
    Succesfully changed Permissions for /apdata1/VIS/visappl/admin/VIS_dbserver/log
    Processing DriverFile = /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adriapps.drv
    Running Instantiation Drivers for /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adriapps.drv
    instantiate file:
    source : /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adrunias.sh
    dest : /apdata1/VIS/viscomn/temp/adrunias.sh
    AC-00437: Unable to backup : /apdata1/VIS/viscomn/temp/adrunias.sh to /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/adrunias.sh: java.io.FileNotFoundException: /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/manifest.txt (Permission denied)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    setting permissions: 755
    setting ownership: applvis:dba
    instantiate file:
    source : /NAS/Stage11i/StartCD/Disk1/rapidwiz/template/adrunat.sh
    dest : /apdata1/VIS/viscomn/temp/adrunat.sh
    AC-00437: Unable to backup : /apdata1/VIS/viscomn/temp/adrunat.sh to /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/adrunat.sh: java.io.FileNotFoundException: /apdata1/VIS/visappl/admin/VIS_dbserver/out/templbac/manifest.txt (Permission denied)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    setting permissions: 755
    setting ownership: applvis:dba
    Step 0 of 5
    Command: /apdata1/VIS/viscomn/temp/adrunias.sh
    Step 3 of 5: Doing UNIX preprocessing
    Executing: chmod -R 777 /var/opt/oracle/oraInventory
    chmod -R 777 /var/opt/oracle/oraInventory has succeeded
    Processing Step 3 of 5
    Executing: su applvis -c "/apdata1/VIS/viscomn/temp/adrunias.sh APPS APPS"
    STARTED INSTALL PHASE : APPS TECH STACK : Tue Oct 3 19:33:54 ICT 2006
    runProcess_1
    Copying jre1.1.8 to the common_top
    runProcess_2
    Statusstring Installing Oracle iAS
    Enter the location of the CD labeled Oracle Applications Rapid Install - Tools Disk 1 :
    Checking Disk contents in - /NAS/Stage11i/StartCD/Disk1/rapidwiz
    Checking Disk contents in - /NAS/Stage11i/oraiAS/Disk1
    Checking Disk contents in - /NAS/Stage11i/oraiAS/Disk1
    UnzipCount:208
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    runProcess_3
    Statusstring Configuring iAS ORACLE_HOME
    runProcess_4
    Statusstring Configuring 806 ORACLE_HOME
    runProcess_5
    adlnk806.sh started at Tue Oct 3 20:31:57 ICT 2006
    Log file located at /apdata1/VIS/visora/8.0.6/install/make_10032031.log
    adlnk806.sh completed sucessfully
    runProcess_6
    Statusstring Link iAS HOME
    adlnkiAS.sh started at Tue Oct 3 20:36:04 ICT 2006
    Log file located at /apdata1/VIS/visora/iAS/install/make.log
    Found ORACLE_HOME is IAS1022. Starting relinking...
    adlnkiAS.sh completed sucessfully
    runProcess_7
    Statusstring Creating symblic link to /apdata1/VIS/viscomn/util/java/1.4/j2sdk1.4.2_04 from /apdata1/VIS/visora/iAS/Apache/jdk
    runProcess_8
    Creating link for iAS ORACLE_HOME/6iserver pointing to 8.0.6 Home
    runProcess_9
    Statusstring Registering iAS ORACLE_HOME with OUI inventory
    Log file located at /var/opt/oracle/oraInventory/logs/OracleHomeCloner_10030842.log
    ORACLE_HOME /apdata1/VIS/visora/iAS was registered successfully.
    FINISHED INSTALL PHASE : APPS TECH STACK : Tue Oct 3 20:42:47 ICT 2006
    There was an error while running the command - su applvis -c /apdata1/VIS/viscomn/temp/adrunias.sh APPS APPS
    /apdata1/VIS/visora/iAS/6iserver: No such file or directory
    su applvis -c "/apdata1/VIS/viscomn/temp/adrunias.sh APPS APPS" has succeeded
    Step 1 of 5
    Command: /apdata1/VIS/viscomn/temp/adrunat.sh
    Step 4 of 5: Doing UNIX preprocessing
    Executing: chmod -R 777 /var/opt/oracle/oraInventory
    chmod -R 777 /var/opt/oracle/oraInventory has succeeded
    Processing Step 4 of 5
    Executing: su applvis -c "/apdata1/VIS/viscomn/temp/adrunat.sh APPS APPS"
    STARTED INSTALL PHASE : APPLTOP : Tue Oct 3 20:42:49 ICT 2006
    runProcess_1
    Statusstring Installing APPLTOP - gappl.drv
    Enter the location of the CD labeled Oracle Applications Rapid Install - Appl_top Disk 1 :
    Checking Disk contents in - /NAS/Stage11i/StartCD/Disk1/rapidwiz
    Checking Disk contents in - /NAS/Stage11i/oraApps/Disk1
    Checking Disk contents in - /NAS/Stage11i/oraApps/Disk1
    UnzipCount:1248
    Processing Disk1....
    Processing Disk2....
    Processing Disk3....
    Processing Disk4....
    Processing Disk5....
    Processing Disk6....
    Processing Disk7....
    runProcess_2
    Statusstring Copying the APPL_TOP Context template file.
    FINISHED INSTALL PHASE : APPLTOP : Tue Oct 3 23:31:52 ICT 2006
    su applvis -c "/apdata1/VIS/viscomn/temp/adrunat.sh APPS APPS" has succeeded
    Creating logfile - /apdata1/VIS/viscomn/admin/log/VIS_dbserver/txkSetSOHM.log
    Running txkSOHM.pl script - su applvis -c "/apdata1/VIS/visora/iAS/Apache/perl/bin/perl -I /apdata1/VIS/visora/iAS/Apache/perl/lib/5.00503 -I /apdata1/VIS/visora/iAS/Apache/perl/lib/site_perl/5.005 -I /apdata1/VIS/visappl/au/11.5.0/perl /apdata1/VIS/visappl/fnd/11.5.0/patch/115/bin/txkSOHM.pl contextfile=/apdata1/VIS/visappl/admin/VIS_dbserver.xml type=primary 806soh=/apdata1/VIS/visora/8.0.6 iASsoh=/apdata1/VIS/visora/iAS configtop=/apdata1/VIS/viscomn/conf/VIS_dbserver appspass=apps autoconfig=n"
    *** USER FEEDBACK ***
    Absolute path of Application's Context XML file : /apdata1/VIS/visappl/admin/VIS_dbserver.xml
    Type of Instance [primary/secondary] : primary
    Absolute path of Shared Oracle Home top :
    Absolute path of 8.0.6 Shared Oracle Home : /apdata1/VIS/visora/8.0.6
    Absolute path of iAS Shared Oracle Home : /apdata1/VIS/visora/iAS
    Absolute path of config top : /apdata1/VIS/viscomn/conf/VIS_dbserver
    Run AutoConfig [y/n] : n
    Oracle Application apps schema password : apps
    Absolute path of the log file : /apdata1/VIS/viscomn/admin/log/VIS_dbserver/txkSetSOHM.log
    Prompt for confirmation [y/n] : n
    Absolute path of 8.0.6 config Home : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6
    Absolute path of iAS config Home : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS
    Application's Context file Saved as : /apdata1/VIS/visappl/admin/VIS_dbserver.xml.SOH
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6 ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/logs ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Jserv/logs/jvm ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/htdocs/discwb4/applet ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/modplsql/cache/plsql ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/vbroker/adm/impl_dir ...
    Creating directory /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/discwb4/bin/.reg ...
    Searching Applications Context file for substitutions of:
         /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6
         /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS
    Context Variable: s_weboh_tnsadmin
    Present value : /apdata1/VIS/visora/iAS/network/admin/VIS_dbserver
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/network/admin/VIS_dbserver
    Context Variable: s_tools_tnsadmin
    Present value : /apdata1/VIS/visora/8.0.6/network/admin/VIS_dbserver
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/network/admin/VIS_dbserver
    Context Variable: s_web_pid_file
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/logs/httpd.pid
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/logs/httpd.pid
    Context Variable: s_web_ssl_directory
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf
    Context Variable: s_web_ssl_keyfile
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf/ssl.key/server.key
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf/ssl.key/server.key
    Context Variable: s_web_ssl_certfile
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf/ssl.crt/server.crt
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf/ssl.crt/server.crt
    Context Variable: s_web_ssl_certchainfile
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/conf/ssl.crt/ca-bundle.crt
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/conf/ssl.crt/ca-bundle.crt
    Context Variable: s_jserv_secret_key
    Present value : /apdata1/VIS/visora/iAS/Apache/Jserv/conf/jserv.secret.key
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Jserv/conf/jserv.secret.key
    Context Variable: s_web_home_file
    Present value : /apdata1/VIS/visora/iAS/VIS_dbserver.env
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/VIS_dbserver.env
    Context Variable: s_frmWalletDir
    Present value : /apdata1/VIS/visora/8.0.6/forms60/wallet
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/forms60/wallet
    Context Variable: s_forms60_wallet
    Present value : /apdata1/VIS/visora/8.0.6/forms60/wallet
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/forms60/wallet
    Context Variable: s_ifile
    Present value : /apdata1/VIS/visora/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    Context Variable: s_ias_ifile
    Present value : /apdata1/VIS/visora/iAS/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/network/admin/VIS_dbserver/VIS_dbserver_ifile.ora
    Context Variable: s_listener_ifile
    Present value : /apdata1/VIS/visora/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_listener_ifile.ora
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/network/admin/VIS_dbserver/VIS_dbserver_listener_ifile.ora
    Context Variable: s_tools_home_file
    Present value : /apdata1/VIS/visora/8.0.6/VIS_dbserver.env
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6/VIS_dbserver.env
    Context Variable: s_iASconfig_home
    Present value : /apdata1/VIS/visora/iAS
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS
    Context Variable: s_806config_home
    Present value : /apdata1/VIS/visora/8.0.6
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/8.0.6
    Context Variable: s_lock_pid_dir
    Present value : /apdata1/VIS/visora/iAS/Apache/Apache/logs
    New value : /apdata1/VIS/viscomn/conf/VIS_dbserver/iAS/Apache/Apache/logs
    txkSOHM.pl successfully completed
    .end std out.
    .end err out.
    Starting CVM on Middle Tier.....
    java.lang.Exception: Out directory could not be created at :/apdata1/VIS/visappl/admin/VIS_dbserver/out/10032332

  • Error while installing oracle apps 11.5.10

    Hi all,
    I have got errors while installing oracle apps 11.5.10. I have configured all the system parameters.
    Unable ti complete instance configuration
    RW-50010 error script has returned an error 1
    RW-50004 error code received when running external process
    Please let me know the solution
    Thanks
    Manikandan

    You would get better answers if you asked in the correct forum.
    LCM: 11i Install/Upgrade
    Also, it would help if you looked at the logs to find the errors.

  • Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2

    Error while installing Oracle Apps server 10.1.3 with Oracle DB 11.2.0.2 residing in the same server and being used by Apps server as it's metadata.
    bash-3.00$ export ORACLE_HOME=/data/ora11g/app/ora11g/product/11.2.0
    bash-3.00$ cd /data/OAS/install/soa_schemas/irca/
    bash-3.00$ ./irca.sh
    Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    ERROR: Cannot find library - /data/ora11g/app/ora11g/product/11.2.0/jdbc/lib/ojdbc14.jar
    Please verify that the ORACLE_HOME is set correctly.
    bash-3.00$

    Hi Craig,
    Database 11gR2 could be used for Installing Application Server 10.1.3.x but with some limitation.
    So please review the note:-887365.1 Oracle Database 11g Release 2 (11.2) Certification for Oracle Application Server 10g (10.1.2, 10.1.3, 10.1.4)
    Section :- Oracle Application Server 10g Release 3 (10.1.3)
    Regards,
    Praaksh.

  • Error while installing Oracle Applications 11i on Windows XP Home

    Hi friends,
    I am a functional consultant and trying to install oracle apps 11i on my home pc for learning purpose (I made a fresh install of windows for this purpose). I strictly followed the instructions given in following article:
    http://mhabib.wordpress.com/2007/03/14/installing-oracle-applications-e-bussiness-11i-on-windows-xp/
    Step1 and Step2 complete successfully to 100%, however just before moving to Step3 it gives error: "RW-50004: Error code received when running external process.". I am attaching last part of the log file. Could someone please help me out, because I have checked everything I could. Thanks for reading this:
    LSNRCTL for 32-bit Windows: Version 9.2.0.6.0 - Production on 26-MAR-2008 20:40:13
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCkrish))
    The command completed successfully
    ECHO is off.
    Listener krish has already been started.
    ECHO is off.
    addlnctl.cmd exiting with status 0
    "runProcess_4"
    ChangeServiceConfig succeeded
    "runProcess_5"
    "Statusstring Creating the database controlfile..."
    ECHO is off.
    ECHO is off.
    Wed 03/26/2008 08:40 PM
    ECHO is off.
    ECHO is off.
    Wed 03/26/2008 08:40 PM
    krish_agarwalkk.cmd exiting with status 0
    ECHO is off.
    The environment settings are as follows ...
    ECHO is off.
    ORACLE_HOME : f:\oracle\krishdb\9.2.0
    LOCAL : krish
    ORACLE_SID :
    PATH : f:\oracle\krishdb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\;f:\oracle\krishdb\9.2.0\bin;f:\oracle\krishdb\9.2.0\jre\1.4.2\bin;f:\oracle\krishdb\9.2.0\jre\1.4.2\bin;f:\oracle\krishdb\9.2.0\Apache\perl\5.00503\bin\MSWin32-x86\;f:\oracle\krishdb\9.2.0\bin;f:\oracle\krishdb\9.2.0\jre\1.4.2\bin;f:\oracle\krishdb\9.2.0\jre\1.4.2\bin;F:\WinEBS\startCD\Disk1\rapidwiz\unzip\NT;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\ATI Technologies\ATI.ACE\;C:\PROGRA~1\CA\SHARED~1\SCANEN~1;C:\PROGRA~1\CA\ETRUST~1;c:\cygwin\bin;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\VC98\bin;C:\cygwin\bin;;C:\PROGRA~1\COMMON~1\MUVEET~1\030625
    LD_LIBRARY_PATH : f:\oracle\krishdb\9.2.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "f:\oracle\krishdb\9.2.0\appsutil\log\krish_agarwalkk\adcrdb_krish.txt"
    ECHO is off.
    ECHO is off.
    Creating the control file for krish database ...
    ECHO is off.
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 26 20:40:26 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Disconnected
    SQL*Plus: Release 9.2.0.6.0 - Production on Wed Mar 26 20:41:11 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    LRM-00109: could not open parameter file 'g:\oracle\krishdb\9.2.0\dbs\krish_bhawana_ifile.ora'
    LRM-00113: error when processing file 'g:\oracle\krishdb\9.2.0\dbs\krish_bhawana_ifile.ora'
    ORA-01078: failure in processing system parameters
    CREATE CONTROLFILE REUSE SET DATABASE "krish"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    alter tablespace TEMP add tempfile 'f:\oracle\krishdata/tmp1.dbf' REUSE
    ERROR at line 1:
    ORA-01034: ORACLE not available
    ALTER DATABASE RENAME GLOBAL_NAME TO "krish.kka.com"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Connected to an idle instance.
    LRM-00109: could not open parameter file 'g:\oracle\krishdb\9.2.0\dbs\krish_bhawana_ifile.ora'
    LRM-00113: error when processing file 'g:\oracle\krishdb\9.2.0\dbs\krish_bhawana_ifile.ora'
    ORA-01078: failure in processing system parameters
    BEGIN dbms_backup_restore.zeroDbid(0); END;
    ERROR at line 1:
    ORA-01034: ORACLE not available
    ORACLE instance shut down.
    Connected to an idle instance.
    LRM-00109: could not open parameter file 'g:\oracle\krishdb\9.2.0\dbs\krish_bhawana_ifile.ora'
    LRM-00113: error when processing file 'g:\oracle\krishdb\9.2.0\dbs\krish_bhawana_ifile.ora'
    ORA-01078: failure in processing system parameters
    CREATE CONTROLFILE REUSE SET DATABASE "krish"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    alter database open resetlogs
    ERROR at line 1:
    ORA-01034: ORACLE not available
    alter tablespace TEMP add tempfile 'f:\oracle\krishdata/tmp1.dbf' REUSE
    ERROR at line 1:
    ORA-01034: ORACLE not available
    ALTER DATABASE RENAME GLOBAL_NAME TO "krish.kka.com"
    ERROR at line 1:
    ORA-01034: ORACLE not available
    declare lib_ver varchar2(3);
    ERROR at line 1:
    ORA-01034: ORACLE not available
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    ERROR:
    ORA-01012: not logged on
    SP2-0359: memory exhausted
    Disconnected
    adcrdb.cmd exiting with status 3
    "Error returned while creating control files"
    There was an error while running the command - f:\oracle\krishdb\9.2.0\temp\krish_agarwalkk\adrundb.cmd APPS APPS
    The process tried to write to a nonexistent pipe.
    The process tried to write to a nonexistent pipe.
    RW-50010: Error: - script has returned an error: 3
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for krish instance

    It will not install on XP Home, try professional instead.
    5.10.2 on windows xp HOME?

  • Error while installing Oracle Apps R12 , on windows server 2003 R2

    Hi Experts
    While installing Oracle Apps R12 , on windows server 2003 R2, I am getting the following error.
    System Utilities
    command: cmd.exe /c E:\oracle 12i dump\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    'E:\oracle' is not recognized as an internal or external command,
    operable program or batch file.
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    ======================================================================================================================================================================================================================================================================
    File Space Check :
    -- database node space checks --
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 0.0
    -- apps node space checks --
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP = E:\apps\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = E:\apps\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = E:\apps\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = E:\apps\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = E:\apps\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = E:\apps\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 0.0
    RW-20012: Error: - Free disk space on system returns zero:
         probable cause - mount point does not exist.
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = E:\apps\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 0.0
    waiting for expert suggestion.
    Thanks
    Rahul Srivastava

    Hi Hussein
    after changing the directory name as Stage12, I am getting error
    File Space Check :
    -- database node space checks --
    Disk space on system acceptable:
    Database ORACLE_HOME = F:\oracle\VIS\db\tech_st\11.1.0
    required = 5600.0
    actual = 200473.43359375
    Disk space on system acceptable:
    Database System File Directory = F:\oracle\VIS\db\apps_st\data
    required = 20200.0
    actual = 194873.43359375
    Disk space on system acceptable:
    Database Log File Directory = F:\oracle\VIS\db\apps_st\data
    required = 950.0
    actual = 174673.43359375
    Disk space on system acceptable:
    Database Transaction File Directory = F:\oracle\VIS\db\apps_st\data
    required = 103350.0
    actual = 173723.43359375
    Disk space on system acceptable:
    Database Archive File Directory = F:\oracle\VIS\db\apps_st\data
    required = 64500.0
    actual = 70373.43359375
    -- apps node space checks --
    Disk space on system acceptable:
    APPL_TOP = F:\oracle\VIS\apps\apps_st\appl
    required = 5800.0
    actual = 5873.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 2 = F:\oracle\VIS\apps\apps_st\appl
    required = 2800.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 3 = F:\oracle\VIS\apps\apps_st\appl
    required = 8400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    APPL_TOP mount 4 = F:\oracle\VIS\apps\apps_st\appl
    required = 3100.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    COMMON_TOP = F:\oracle\VIS\apps\apps_st\comn
    required = 3200.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Apps ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.3
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Tools ORACLE_HOME = F:\oracle\VIS\apps\tech_st\10.1.2
    required = 1400.0
    actual = 73.43359375
    RW-20013: Error: - Not enough free disk space on system:
    Temp Directory = F:\oracle\VIS\inst\apps\VIS_stccspr01\temp
    required = 1024.0
    actual = 73.43359375
    also for
    System Utilities
    command: cmd.exe /c E:\Stage12\startCD\Disk1\rapidwiz\bin\adchkutl.cmd F:\cygwin\bin F:\VC\bin
    E:\Stage12\startCD\Disk1\rapidwiz>echo off
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    'cl' is not available.
    ERRORCODE = 1 ERRORCODE_ENDThe system cannot find the path specified.
    which: no cl in (/usr/bin:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/system32)
    RW-50011: Error: - System Utilities Availability test has returned an error: 1
    Yes I do have sufficient space i.e . for E: 106 GB and F: 195 GB free space .
    Thanks
    Rahul Srivastava

  • What does APP.FND-01238 error mean in oracle apps 11i?

    In Oracle Apps 11i after opening person detail screen, It says cannot set value for field PADDV.CREATED_BY and gives APP.FND-01238 error.
    Can anybody help me with that?

    Please see these docs.
    APP-FND-01238:Extra Information Flexfield Error on People form [ID 368874.1]
    Cannot Query Element Link Using People Group Field, Getting Error: 'APP-FND-01238 CANNOT SET VALUE FOR FIELD LINK.PEOPLE_GROUP_ID ERROR ON QUERY', How Can This be Accomplished? [ID 967058.1]
    Translation Issues In Form PERWSDOR [ID 1103968.1]
    Thanks,
    Hussein

  • Error on installing oracle apps 11i on RHES3 _URGENT!   HELP~

    Hi can anyone help on how to resolve i error i get when i install the oracle application 11.5.10.2 on RHES3. i follow and applied all required patches but i received an error:
    FINISHED INSTALL PHASE : 9i RDBMS : Fri Aug 22 03:03:28 PHT 2008
    There was an error while running the command - su oradb -c /d01/vision/visdb/9.2.0/temp/VIS_oratest/adrun9i.sh APPS APPS
    Exception in thread "main" java.lang.RuntimeException: AC-00002: Unable to create log file - /home/oraappl/oraInventory/logs/OracleHomeCloner_08220303.log
    Raised by oracle.apps.ad.util.LogFile
    at oracle.apps.ad.util.LogFile.appendLogFile(LogFile.java:343)
    at oracle.apps.ad.util.LogFile.log(LogFile.java:233)
    at oracle.apps.ad.util.LogFile.info(LogFile.java:212)
    at oracle.apps.ad.clone.util.OracleHomeCloner.registerOracleHome(OracleHomeCloner.java:272)
    at oracle.apps.ad.clone.util.OracleHomeCloner.main(OracleHomeCloner.java:859)
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process. Check log file for details.
    Running Database Install Driver for VIS instance
    Database Availability Check
    HELP PLEASE!

    Exception in thread "main" java.lang.RuntimeException: AC-00002: Unable to create log fileDo you run RapidWiz as root user? Is this a multi-user or single user installation?

  • Error while starting Oracle App server

    I installed Oracle App Server
    when i am trying to start App server I am getting following error.
    K:\OAS\opmn\bin>opmnctl startall
    opmnctl: starting opmn and all managed processes...
    ================================================================================
    opmn id=coeserv0:6200
    0 of 1 processes started.
    ias-instance id=ORACOESERVER.coeserv0.wipro.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=10760)
    failed to start a managed process after the maximum retry limit
    Log:
    k:\OAS\opmn\logs\HTTP_Server~1
    I tried to start Apache it is also giving following error.
    K:\OAS\Apache\Apache>apache
    [Tue May 17 17:43:08 2005] [warn] pid file k:/oas/apache/apache/logs/httpd.pid o
    verwritten -- Unclean shutdown of previous Apache run?
    ap_spawn_child: Bad file descriptor
    Couldn't fork child for piped log process
    Note the errors or messages above, and press the <ESC> key to exit. 29...
    K:\OAS\Apache\Apache>
    Amit

    Hi Cema,
    Make sure that httpd.conf file (located at /ORACLE_HOME/Apache/Apache/conf ) has not changed.
    Is your AS running on Linux? ".so" is used in case of linux only and for windows extension should be ".dll"
    Please use the same if your http server is running on windows. HTTP Server documetation may have more details related to this.
    Regards,
    Anuj

  • Binding Error while calling Oracle Apps Adapter

    Hi,
    I have configured an oracle apps adapter to be called from the a BPEL Process in Jdev. The operation is to insert data in an oracle interface table.
    I m getting the following error when the BPEL process is invoked from Console. Please suggest where could be the problem.
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    -<part name="code">
    <code>null
    </code>
    </part>
    -<part name="summary">
    <summary>
    file:/C:/SOA/product/10.1.3.1/OracleAS_1/bpel/domains/default/tmp/.bpel_BPELProcess1_2.0_70717543df91cf3e80346845ccf64937.tmp/OraAppAdp.wsdl [ OraAppAdp_ptt::insert(RaCustomersInterfaceAllCollection) ] - WSIF JCA Execute of operation 'insert' failed due to: DBWriteInteractionSpec Execute Failed Exception.
    insert failed. Descriptor name: [OraAppAdp.RaCustomersInterfaceAll].
    ; nested exception is:
         ORABPEL-11616
    DBWriteInteractionSpec Execute Failed Exception.
    insert failed. Descriptor name: [OraAppAdp.RaCustomersInterfaceAll].
    Caused by java.lang.NullPointerException.
    </summary>
    </part>
    -<part name="detail">
    <detail>null
    </detail>
    </part>
    </bindingFault>
    I have checked the oc4j-ra.xml , data-sources.xml and the connection factory on the enterprice manager.
    Thanks
    varun

    Hi all,
    i have exactly the same error and use the same applications and adapters.
    i don't know what's wrong.
    i thing the connection pool can open the connection to the database, but cannot write anythin in the database. maybe the Table cannot be found, but it's only a guess.
    Any other idea or maybe a solution?
    regrads

  • Error Connecting to Oracle apps 11i

    Hi Friends,
    I have installed Apps 11i in my PC.It was working fine so far. But now i am unable to connect to apps. When i enter the user name/password as operaions/welcome in the login screen, it says ' ORA-01422: exact fetch returns more than requested number of rows '.
    Can U please anyone guid me what i should i do now to correct this probelm.
    I understand, when i enter username/password, it is calling javascipt logon_submit() to diaplay the home page but it fails and displaying the above error. I checked the database in fnd_user table there is only one record for the user 'operations'. This is very urgent. So please help me to resolve this.
    Note: I am getting this error only after i have started using apps 11i vision user instanceavailable in the internet http://vis11510.solutionbeacon.net/oa_servlets/AppsLogin). I use apps 11i both in my Pc and net.
    Thank You.
    Regards
    Jeya.

    ensure following queries have only one record
    select * from dual;
    select * from fnd_user where user_name ='GUEST'
    Murali

  • Error While starting Oracle APPS services in windows

    While starting the Oracle Applications services in windows, it gives some memory error, "unable to read memory XXXXXX".
    Is it possible to recreate the services alone?
    How i can solve the problem with out re-Installation?

    johnveslin,
    I would recommend to theck HW.
    Disk. Memory etc.
    Yury

  • While installatting oracle apps 11i on linux redhat 4 geting following errr

    it showing System Utilities check failed with following error
    error code:
    RW-50011

    Hi;
    This is generic error, please check log file for more details.For log file please check my blog:
    http://heliosguneserol.wordpress.com/2010/04/13/log-file-location-for-oracle-e-business-suite-r11/
    Also check my blog for installation steps,requirement etc.
    http://heliosguneserol.wordpress.com/category/step-by-step-oracle-e-business-suite-installation/oracle-e-business-suite-release-11/
    Regard
    Helios

  • Error while clonning on a new system - APPS 11i

    Hi all
    i am facing an issue
    i am cloning oracle apps 11i
    i have run preclone before copying the db and app tiers
    oracle apps version 11.5.10.2
    DB 9.2.0.6.0
    OS Windows 2003 32 bit with sp1
    i have installed all the pre req
    that are
    MKS TOOLKIT
    VC++
    XML Parser
    java sdk 6
    now when i am running adcfgclone i am getting this below error and two java virtual machine launcher prompts which are
    "Failed to load Main-Class manifest attribute from
    D:\proddb\92267d~1.0\appsutil\clone\jlib\CLASSE~1.JAR"
    after i press ok then 2nd prompt come as this for java virtual machine launcher prompt
    "Failed to load Main-Class manifest attribute from
    D:\proddb\92267d~1.0\appsutil\clone\jlib\rt.jar"
    and after pressing ok it open automatically this zip file
    D:\neproddb\9.2.0\appsutil\clone\jlib\xmlparserv2.zip
    below is the copy paste from command prompt
    perl adcfgclone.pl dbTier
    Enter the APPS password [APPS]:
    apps
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    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
    ERROR: context creation not completed successfully.
    Please check C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/adcfgclone.err file for errors
    and this error file is not having anything inside it its empty
    please help me out
    thanks
    hassan

    Hi;
    Did you set perl and perl5lib before start post clone?
    Setting the Perl Environment PERL5LIB [ID 395294.1]
    Common Perl Setup Issues and Solutions for E-Business Suite 11i [ID 404055.1]
    Did you check clone log for any other error message?
    Regard
    Helios

  • Clone my exacting oracle apps 11i into another box

    Hi,
    I want to clone my exacting oracle apps 11i into another box.
    Bellow, I am describing current setup:
    OS: Solaris 9
    Application Version: 11.5.7
    Database version: 8.1.7
    Single Node Installation on Sun Cluster (Active / Passive Mode)
    Node 1 Host name: orafin1 (10.1.1.33)
    Node 2 Host Name: orafin2 (10.1.1.34)
    Virtual Host Name: orafin (10.1.1.35)
    Now we want to clone exiting apps on another sun box on bellow setup:
    OS: Solaris 10 (64 Bit)
    Stand Alone cloning with out Sun Cluster.
    Please suggest me , solution about above scenarios.
    Thanks
    Anup

    Dear All,
    One of my previous apps dba suggested me how to do manuall cloning, I have 11.5.10.2 but it is upgraded from 11.5.9, though it is autoconfig enabled but rapid clone has errors and I dont want to touch the Source Production system, my steps will be like this , please correct me if I am wrong.
    1. Copy dbTier - rdbms home to target system
    if (hot backup use rman backup)
    2. copy appsTier to Target system
    On Target System.
    3. set ORACLE_SID, ORACLE_HOME
    run rman target /
    restore controlfile
    mount the database and restore database and recover.
    alter database open resetlogs
    alter tablespace temp add datafile
    shutdown immediate;
    startup.
    4. connect apps/apps
    exec fnd_conc_clone.setup_clean;
    commit;
    exit;
    5. change dbTier context file
    change the host name to Target hostname
    run autoconfig :
    cd /u2/oracle/proddb/9.2.0/appsutil/bin
    adconfig.sh contextfile=conext_file appspass=apps
    6. run autoconfig on appsTier
    cd /u2/oracle/prodappl/ad/11.5.0/bin
    adconfig.sh contextfile=context_file appspass=apps
    Mohammed Vilayath Ali

Maybe you are looking for