R12.1.1 installation.

Hi All,
We get the following error for R12.1.1 installation.
This error is from the installer window..
" RW-50004:Error code received when running external process. Check log file for details.
Running Database install Driver for NAC03R12 instance "
This is the log..
- 0% completed
\ 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
Control file creation failed
Cannot execute configure of database using RapidClone
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 NAC03R12 instance

OS is Red Hat Enterprise Linux AS release 4 (Nahant Update 4)
The log file shows the following..
ADX Database Utility
getConnectionUsingAppsJDBCConnector() -->
APPS_JDBC_URL='null'
Trying to get connection using SID based connect descriptor
getConnection() -->
sDbHost : nacdell03
sDbDomain : idc.oracle.com
sDbPort : 1521
sDbSid : NAC03R12
sDbUser : APPS
Trying to connect using SID...
getConnectionUsingSID() -->
JDBC URL: jdbc:oracle:thin:@nacdell03.idc.oracle.com:1521:NAC03R12
Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux 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=nacdell03.idc.oracle.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=NAC03R12)))
Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
ORA-27101: shared memory realm does not exist
Linux 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=nacdell03.idc.oracle.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=NAC03R12.idc.oracle.com)))
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=nacdell03.idc.oracle.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=NAC03R12.idc.oracle.com)))
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
---------------------------

Similar Messages

  • R12.1.1 installation error on linux oel6.1 os

    Hello Sir,
    I double checked pre requisites of R12.1.1 Installation Note.761566.1 and i am getting following error
    ./rapidwiz
    Rapid Install Wizard is validating your file system......
    4 dvd labels found
    Rapid Install Wizard will now launch the Java Interface.....
    [root@katams rapidwiz]# Exception in thread "main" java.lang.UnsatisfiedLinkError: /d01/StageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/lib/i386/xawt/libmawt.so: libXtst.so.6: cannot open shared object file: No such file or directory
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.load0(Unknown Source)
         at java.lang.System.load(Unknown Source)
         at java.lang.ClassLoader$NativeLibrary.load(Native Method)
         at java.lang.ClassLoader.loadLibrary0(Unknown Source)
         at java.lang.ClassLoader.loadLibrary(Unknown Source)
         at java.lang.Runtime.loadLibrary0(Unknown Source)
         at java.lang.System.loadLibrary(Unknown Source)
         at sun.security.action.LoadLibraryAction.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
         at sun.awt.DebugHelper.<clinit>(Unknown Source)
         at java.awt.Component.<clinit>(Unknown Source)
    For this Error i checked Doc [ID 824249.1] and i queried for rpm checking
    $rpm -q --qf '%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n' libXi
    i am getting libXi-1.3-3.el6 (x86_64)
    according to this doc i need to install following rpms
    libXi-1.0.1-3.1 (x86_64)
    libXi-1.0.1-3.1 (i386)
    and i checked this link: Re: rapidwiz won't start - Exception in thread "main" java.lang.UnsatisfiedLink and
    I downloaded the rpm and i tried to install but i am unable to install these rpm's How can install these rpm's
    Please help me this scenario.
    Thank You,
    Satish

    Hello Sir,
    Installation was started and database is up and running
    but application is not coming up when start the application getting error and i checked installation log file it shows some errors
    RW-50016: Error: - {0} was not created:
    File = {1}
    AC-00439: Creation of file /tmp/tmpPROD_katams.xml failed
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    AC-00446: File not found: java.io.FileNotFoundException: /tmp/tmpPROD_katams.xml (No such file or directory)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    AC-00446: File not found: java.io.FileNotFoundException: /tmp/tmpPROD_katams.xml (No such file or directory)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    instantiate file:
    source : /d01/StageR12/startCD/Disk1/rapidwiz/etc/adxmlctx.tmp
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 125
    Configuration Upload
    RW-50016: Error: - Database ORACLE_HOME environment file was not created:
    File = null/%s_dbSid%.env
    I checked /etc/hosts file also
    [applmgr@katams etc]$ more /etc/hosts
    127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
    ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
    192.168.153.153 katams.oracle.com katams
    [applmgr@katams etc]$ ping katams
    PING katams.oracle.com (192.168.153.153) 56(84) bytes of data.
    64 bytes from katams.oracle.com (192.168.153.153): icmp_seq=1 ttl=64 time=0.062 ms
    64 bytes from katams.oracle.com (192.168.153.153): icmp_seq=2 ttl=64 time=0.081 ms
    ^C
    --- katams.oracle.com ping statistics ---
    2 packets transmitted, 2 received, 0% packet loss, time 1633ms
    rtt min/avg/max/mdev = 0.062/0.071/0.081/0.012 ms
    [applmgr@katams etc]$ ping katams.oracle.com
    PING katams.oracle.com (192.168.153.153) 56(84) bytes of data.
    64 bytes from katams.oracle.com (192.168.153.153): icmp_seq=1 ttl=64 time=0.071 ms
    ^C
    --- katams.oracle.com ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 975ms
    rtt min/avg/max/mdev = 0.071/0.071/0.071/0.000 ms
    [applmgr@katams etc]$
    and i tried to run the autoconfig also but it is getting errors.
    Please help me in this scenario

  • Oracle Application R12.1.1 installation issue

    During installation of Oracle Application R12.1.1 installation I face this error,
    Windows cannot find '.\jre\NT\1.5.0\bin\java'. Make sure you typed the name correctly, and then try again.
    plz anyone idea to resolve this

    <?xml version="1.0"?>
    <oa_context version="$Revision: 120.5 $">
    <oa_context_name oa_var="s_contextname">config.txt</oa_context_name>
    <oa_context_serial oa_var="s_contextserial">0</oa_context_serial>
    <oa_context_type oa_var="s_contexttype">Config File</oa_context_type>
    <oa_context_file_loc oa_var="s_contextfile">e:\oracle\PROD\apps\apps_st\appl\admin\asad-b\conf_PROD.txt</oa_context_file_loc>
    <ini_file>
    [GENERAL]
    CONFIGURED_ENVS=PROD
    CONFIGURATION_FORMAT=12.0.0
    ACTION_TYPE=INSTALLING
    NUMBER_OF_HOSTS=2
    HOSTNAMES={Server0_asad-b,Server1_asad-b}
    [Server0_asad-b]
    s_contextname=PROD_asad-b
    s_dbSid=PROD
    s_dbport=1521
    s_platform=Windows NT
    s_base_lang=US
    s_domainname=aa
    s_isDB=YES
    s_isAdmin=NO
    s_isForms=NO
    s_isConc=NO
    s_isWeb=NO
    s_port_pool=0
    s_dbSidLower=prod
    s_dbuser=oracle
    s_apps_version=12.1.1
    s_dbGlnam=PROD
    s_dbseed=Fresh Install
    s_dbtype=PROD
    s_dbcset=US7ASCII
    s_base=e:\oracle\PROD
    s_db_oh=e:\oracle\PROD\db\tech_st\11.1.0
    s_dbhome1=e:\oracle\PROD\db\apps_st\data
    s_dbhome2=e:\oracle\PROD\db\apps_st\data
    s_dbhome3=e:\oracle\PROD\db\apps_st\data
    s_dbhome4=e:\oracle\PROD\db\apps_st\data
    s_dbhost=asad-b
    s_bits=32
    s_db_ons_localport=6300
    s_db_ons_remoteport=6400
    s_cmanport=1521
    [Server1_asad-b]
    s_contextname=PROD_asad-b
    s_dbSid=PROD
    s_dbport=1521
    s_platform=Windows NT
    s_base_lang=US
    s_env_langs=US - American_English
    s_defterr=AMERICA
    s_domainname=aa
    s_dbdomain=aa
    s_isDB=NO
    s_isAdmin=YES
    s_isForms=YES
    s_isConc=YES
    s_isWeb=YES
    s_port_pool=0
    s_formsfndtop=e:\oracle\PROD\apps\apps_st\appl\fnd\12.0.0
    s_dbSidLower=prod
    s_apps_version=12.1.1
    s_base=e:\oracle\PROD
    s_inst_base=e:\oracle\PROD\inst
    s_config_home=e:\oracle\PROD\inst\apps\PROD_asad-b
    s_at=e:\oracle\PROD\apps\apps_st\appl
    s_at2=e:\oracle\PROD\apps\apps_st\appl
    s_at3=e:\oracle\PROD\apps\apps_st\appl
    s_at4=e:\oracle\PROD\apps\apps_st\appl
    s_tools_oh=e:\oracle\PROD\apps\tech_st\10.1.2
    s_weboh_oh=e:\oracle\PROD\apps\tech_st\10.1.3
    s_com=e:\oracle\PROD\apps\apps_st\comn
    s_javatop=e:\oracle\PROD\apps\apps_st\comn\java\classes
    s_pt=e:\oracle\PROD\inst\apps\PROD_asad-b\portal
    s_temp=e:\oracle\PROD\inst\apps\PROD_asad-b\temp
    s_at_cset=US7ASCII
    s_iana_cset=US-ASCII
    s_MSDEVdir=C:\MVS\VC
    s_MKSdir=C:\cygwin
    s_dbhost=asad-b
    s_admhost=asad-b
    s_formshost=asad-b
    s_cphost=asad-b
    s_webhost=asad-b
    s_root_status=enabled
    s_web_entry_status=enabled
    s_web_applications_status=enabled
    s_batch_status=enabled
    s_other_service_group_status=disabled
    s_apps_jdbc_connect_descriptor=null
    s_rpcport=1626
    s_webssl_port=4443
    s_ons_localport=6100
    s_ons_remoteport=6200
    s_ons_requestport=6500
    s_webport=8000
    s_active_webport=8000
    s_formsport=9000
    s_metdataport=9100
    s_metreqport=9200
    s_jtfuf_port=9300
    s_mwaPortNo=10200-10205
    s_mwaTelnetPortNo=10200,10202,10204
    s_mwaDispatcherPort=10800
    s_java_object_cache_port=12345
    s_oacore_jms_portrange=23000-23004
    s_forms_jms_portrange=23500-23504
    s_home_jms_portrange=24000-24004
    s_oafm_jms_portrange=24500-24504
    s_oacore_ajp_portrange=21500-21504
    s_forms_ajp_portrange=22000-22004
    s_home_ajp_portrange=22500-22504
    s_oafm_ajp_portrange=25000-25004
    s_oacore_rmi_portrange=20000-20004
    s_forms_rmi_portrange=20500-20504
    s_home_rmi_portrange=21000-21004
    s_oafm_rmi_portrange=25500-25504
    </ini_file>
    <config_section name="GENERAL">
    <config_pair oa_var="CONFIGURED_ENVS">PROD</config_pair>
    <config_pair oa_var="CONFIGURATION_FORMAT">12.0.0</config_pair>
    <config_pair oa_var="ACTION_TYPE">INSTALLING</config_pair>
    <config_pair oa_var="NUMBER_OF_HOSTS">2</config_pair>
    <config_pair oa_var="HOSTNAMES">{Server0_asad-b,Server1_asad-b}</config_pair>
    </config_section>
    <config_section name="Server0_asad-b">
    <config_pair oa_var="s_contextname">PROD_asad-b</config_pair>
    <config_pair oa_var="s_dbSid">PROD</config_pair>
    <config_pair oa_var="s_dbport">1521</config_pair>
    <config_pair oa_var="s_platform">Windows NT</config_pair>
    <config_pair oa_var="s_base_lang">US</config_pair>
    <config_pair oa_var="s_domainname">aa</config_pair>
    <config_pair oa_var="s_isDB">YES</config_pair>
    <config_pair oa_var="s_isAdmin">NO</config_pair>
    <config_pair oa_var="s_isForms">NO</config_pair>
    <config_pair oa_var="s_isConc">NO</config_pair>
    <config_pair oa_var="s_isWeb">NO</config_pair>
    <config_pair oa_var="s_port_pool">0</config_pair>
    <config_pair oa_var="s_dbSidLower">prod</config_pair>
    <config_pair oa_var="s_dbuser">oracle</config_pair>
    <config_pair oa_var="s_apps_version">12.1.1</config_pair>
    <config_pair oa_var="s_dbGlnam">PROD</config_pair>
    <config_pair oa_var="s_dbseed">Fresh Install</config_pair>
    <config_pair oa_var="s_dbtype">PROD</config_pair>
    <config_pair oa_var="s_dbcset">US7ASCII</config_pair>
    <config_pair oa_var="s_base">e:\oracle\PROD</config_pair>
    <config_pair oa_var="s_db_oh">e:\oracle\PROD\db\tech_st\11.1.0</config_pair>
    <config_pair oa_var="s_dbhome1">e:\oracle\PROD\db\apps_st\data</config_pair>
    <config_pair oa_var="s_dbhome2">e:\oracle\PROD\db\apps_st\data</config_pair>
    <config_pair oa_var="s_dbhome3">e:\oracle\PROD\db\apps_st\data</config_pair>
    <config_pair oa_var="s_dbhome4">e:\oracle\PROD\db\apps_st\data</config_pair>
    <config_pair oa_var="s_dbhost">asad-b</config_pair>
    <config_pair oa_var="s_bits">32</config_pair>
    <config_pair oa_var="s_db_ons_localport">6300</config_pair>
    <config_pair oa_var="s_db_ons_remoteport">6400</config_pair>
    <config_pair oa_var="s_cmanport">1521</config_pair>
    </config_section>
    <config_section name="Server1_asad-b">
    <config_pair oa_var="s_contextname">PROD_asad-b</config_pair>
    <config_pair oa_var="s_dbSid">PROD</config_pair>
    <config_pair oa_var="s_dbport">1521</config_pair>
    <config_pair oa_var="s_platform">Windows NT</config_pair>
    <config_pair oa_var="s_base_lang">US</config_pair>
    <config_pair oa_var="s_env_langs">US - American_English</config_pair>
    <config_pair oa_var="s_defterr">AMERICA</config_pair>
    <config_pair oa_var="s_domainname">aa</config_pair>
    <config_pair oa_var="s_dbdomain">aa</config_pair>
    <config_pair oa_var="s_isDB">NO</config_pair>
    <config_pair oa_var="s_isAdmin">YES</config_pair>
    <config_pair oa_var="s_isForms">YES</config_pair>
    <config_pair oa_var="s_isConc">YES</config_pair>
    <config_pair oa_var="s_isWeb">YES</config_pair>
    <config_pair oa_var="s_port_pool">0</config_pair>
    <config_pair oa_var="s_formsfndtop">e:\oracle\PROD\apps\apps_st\appl\fnd\12.0.0</config_pair>
    <config_pair oa_var="s_dbSidLower">prod</config_pair>
    <config_pair oa_var="s_apps_version">12.1.1</config_pair>
    <config_pair oa_var="s_base">e:\oracle\PROD</config_pair>
    <config_pair oa_var="s_inst_base">e:\oracle\PROD\inst</config_pair>
    <config_pair oa_var="s_config_home">e:\oracle\PROD\inst\apps\PROD_asad-b</config_pair>
    <config_pair oa_var="s_at">e:\oracle\PROD\apps\apps_st\appl</config_pair>
    <config_pair oa_var="s_at2">e:\oracle\PROD\apps\apps_st\appl</config_pair>
    <config_pair oa_var="s_at3">e:\oracle\PROD\apps\apps_st\appl</config_pair>
    <config_pair oa_var="s_at4">e:\oracle\PROD\apps\apps_st\appl</config_pair>
    <config_pair oa_var="s_tools_oh">e:\oracle\PROD\apps\tech_st\10.1.2</config_pair>
    <config_pair oa_var="s_weboh_oh">e:\oracle\PROD\apps\tech_st\10.1.3</config_pair>
    <config_pair oa_var="s_com">e:\oracle\PROD\apps\apps_st\comn</config_pair>
    <config_pair oa_var="s_javatop">e:\oracle\PROD\apps\apps_st\comn\java\classes</config_pair>
    <config_pair oa_var="s_pt">e:\oracle\PROD\inst\apps\PROD_asad-b\portal</config_pair>
    <config_pair oa_var="s_temp">e:\oracle\PROD\inst\apps\PROD_asad-b\temp</config_pair>
    <config_pair oa_var="s_at_cset">US7ASCII</config_pair>
    <config_pair oa_var="s_iana_cset">US-ASCII</config_pair>
    <config_pair oa_var="s_MSDEVdir">C:\MVS\VC</config_pair>
    <config_pair oa_var="s_MKSdir">C:\cygwin</config_pair>
    <config_pair oa_var="s_dbhost">asad-b</config_pair>
    <config_pair oa_var="s_admhost">asad-b</config_pair>
    <config_pair oa_var="s_formshost">asad-b</config_pair>
    <config_pair oa_var="s_cphost">asad-b</config_pair>
    <config_pair oa_var="s_webhost">asad-b</config_pair>
    <config_pair oa_var="s_root_status">enabled</config_pair>
    <config_pair oa_var="s_web_entry_status">enabled</config_pair>
    <config_pair oa_var="s_web_applications_status">enabled</config_pair>
    <config_pair oa_var="s_batch_status">enabled</config_pair>
    <config_pair oa_var="s_other_service_group_status">disabled</config_pair>
    <config_pair oa_var="s_apps_jdbc_connect_descriptor">null</config_pair>
    <config_pair oa_var="s_rpcport">1626</config_pair>
    <config_pair oa_var="s_webssl_port">4443</config_pair>
    <config_pair oa_var="s_ons_localport">6100</config_pair>
    <config_pair oa_var="s_ons_remoteport">6200</config_pair>
    <config_pair oa_var="s_ons_requestport">6500</config_pair>
    <config_pair oa_var="s_webport">8000</config_pair>
    <config_pair oa_var="s_active_webport">8000</config_pair>
    <config_pair oa_var="s_formsport">9000</config_pair>
    <config_pair oa_var="s_metdataport">9100</config_pair>
    <config_pair oa_var="s_metreqport">9200</config_pair>
    <config_pair oa_var="s_jtfuf_port">9300</config_pair>
    <config_pair oa_var="s_mwaPortNo">10200-10205</config_pair>
    <config_pair oa_var="s_mwaTelnetPortNo">10200,10202,10204</config_pair>
    <config_pair oa_var="s_mwaDispatcherPort">10800</config_pair>
    <config_pair oa_var="s_java_object_cache_port">12345</config_pair>
    <config_pair oa_var="s_oacore_jms_portrange">23000-23004</config_pair>
    <config_pair oa_var="s_forms_jms_portrange">23500-23504</config_pair>
    <config_pair oa_var="s_home_jms_portrange">24000-24004</config_pair>
    <config_pair oa_var="s_oafm_jms_portrange">24500-24504</config_pair>
    <config_pair oa_var="s_oacore_ajp_portrange">21500-21504</config_pair>
    <config_pair oa_var="s_forms_ajp_portrange">22000-22004</config_pair>
    <config_pair oa_var="s_home_ajp_portrange">22500-22504</config_pair>
    <config_pair oa_var="s_oafm_ajp_portrange">25000-25004</config_pair>
    <config_pair oa_var="s_oacore_rmi_portrange">20000-20004</config_pair>
    <config_pair oa_var="s_forms_rmi_portrange">20500-20504</config_pair>
    <config_pair oa_var="s_home_rmi_portrange">21000-21004</config_pair>
    <config_pair oa_var="s_oafm_rmi_portrange">25500-25504</config_pair>
    </config_section>
    </oa_context>
    I also problem with system utilities. cygwin and domain name

  • Configuration upload failed in post check process of  R12.1.1 installation

    I tried to install 64 bit R12.1.1 on64 bit linux OS.I checked pre-requirements as in the document ID 761566.1.It passed in all pre-checks.But at 92% of step 2 it shows error as "RW-50004: Error code received when running external process. Check log file for details.Running Database Install Driver for EBSR121 instance".
    I gave retry . At post installation check.Configuration upload,HTTP,Help page,jsp, virtual directoryand login page failed.I start OPMN,Apache server,in application part .It result in HTTP,Help page, jsp ,virtual directory passed. Still configuration upload and login page failed.
    Configuration Upload:
    uploading config file at /data3/r12/db/tech_st/11.1.0/appsutil/conf_EBSR121.txt
    Failed upload of config file at /data3/r12/db/tech_st/11.1.0/appsutil/conf_EBSR121.txt.
    Login Page
    checking URL = http://hschartomr0111.hclt-guindy.co.in:8012/OA_HTML/AppsLogin
    RW-50016: Error: - {0} was not created:
    File = {1}
    Checking the log file contains as follows.
    Log file located at /data3/Release12/db/tech_st/11.1.0/appsutil/log/EBSR121_hschartomr0111/ApplyDatabase_04281615.log
    ^M
    | 0% completed ^M
    / 0% completed ^M
    - 0% completed ^M
    \ 0% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    Cannot execute configure of database using RapidClone
    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 EBSR121 instance.
    While i connect sqlplus it throws error as "libclntsh.so.11.1 : no such file or directory exist"
    Database listener is up.Application listener is in down. Can't connect to database.
    Kindly assist me to proceed further.
    Thanks in advance.

    Following is the log file content:
    configuration upload:
    uploading config file at /data3/r12/db/tech_st/11.1.0/appsutil/conf_EBSR121.txt
    AppsConfig : 'config.txt' uploading...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : hschartomr0111
    sDbDomain : hclt-guindy.co.in
    sDbPort : 1533
    sDbSid : EBSR121
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@hschartomr0111.hclt-guindy.co.in:1533:EBSR121
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 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=hschartomr0111.hclt-guindy.co.in)(PORT=1533))(CONNECT_DATA=(SERVICE_NAME=EBSR121)))
    Failed upload of config file at /data3/r12/db/tech_st/11.1.0/appsutil/conf_EBSR121.txt
    Database log file shows as:
    test using command: su applr12 -c "touch /home/orar12/oraInventory/test.tst"
    touch: cannot touch `/home/orar12/oraInventory/test.tst': Permission denied
    RW-00022: Error: - Unable to create file with proper privileges:
    Apps ORACLE_HOME OraInventory File Directory
    Mount Point = /home/orar12/oraInventory
    Trying to change the permission of oraInventory as root user
    Successfully changed the permission of oraInventory as root user
    test using command: su applr12 -c "touch /home/orar12/oraInventory/test.tst"
    touch: cannot touch `/home/orar12/oraInventory/test.tst': Permission denied
    RW-00022: Error: - Unable to create file with proper privileges:
    Tools ORACLE_HOME OraInventory File Directory
    Mount Point = /home/orar12/oraInventory
    But we gave 777 permission to oraInventory file.

  • Oracle EBS R12 for Windows Installation Error

    Hi,
    I tried to install Oracle EBS R12 for Windows. My installation had failed. Listed below is the log information. On the Second log file (further down below) it is saying "TNS:no listener". Please help.
    FIRST LOG FILE:Log Path: C:\Orale\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\06132024
    C:\Users\Bing\AppData\Local\Temp>if 0 == 0 goto :TCFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "runProcess_4"
    "runProcess_4"
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>REM Perform the instance configuration
    C:\Users\Bing\AppData\Local\Temp>REM
    C:\Users\Bing\AppData\Local\Temp>echo "Statusstring Configuring Database Technology Stack"
    "Statusstring Configuring Database Technology Stack"
    C:\Users\Bing\AppData\Local\Temp>(echo APPS & echo APPS ) | J:\StageR12\startCD\Disk1\rapidwiz\jre\NT\1.6.0\bin\java -DCONTEXT_VALIDATED=true -mx512M -classpath .;J:\StageR12\startCD\Disk1\rapidwiz\jlib\java;J:\StageR12\startCD\Disk1\rapidwiz\jlib\xmlparserv2.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\ojdbc14.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\OraInstaller.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\ewt3.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\share.jar;J:\StageR12\startCD\Disk1\rapidwiz\jlib\oui\srvm.jar oracle.apps.ad.clone.ApplyDBTechStack -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_bing-pc.xml -stage J:\StageR12\startCD\Disk1\rapidwiz -showProgress -phase cfg -nopromptmsg
    Log file located at C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    C:\Users\Bing\AppData\Local\Temp>if 1 == 0 goto :ICFG_OK
    C:\Users\Bing\AppData\Local\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    C:\Users\Bing\AppData\Local\Temp>if "" == "TRUE" goto :ICFG_OK
    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
    SECOND LOG FILEC::\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\ApplyDBTechStack_06132042.log
    LOCAL : VIS
    ORACLE_SID :
    PATH : C:\Oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\bin\MSWin32-x86-multi-thread\;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin;J:\StageR12\startCD\Disk1\rapidwiz\unzip\NT;C:\oracle\VIS\db\tech_st\11.1.0\bin;C:\Program Files (x86)\Oracle\jre\1.3.1\bin;C:\Perl\bin\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\hp\bin\Python
    LD_LIBRARY_PATH : C:\oracle\VIS\db\tech_st\11.1.0\lib
    ECHO is off.
    ECHO is off.
    The log information will be written to
         "C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\addlnctl.txt"
    ECHO is off.
    ECHO is off.
    Starting listener process VIS ...
    ECHO is off.
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 13-JUN-2009 20:43:12
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=bing-pc.horse.com)(PORT=1521)))
    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 11.1.0.7.0 - Production on 13-JUN-2009 20:43:14
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenSCManager failed
    adsvdlsn.cmd exiting with status 1002
    ERRORCODE = 1002 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 5 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit_inst.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    "afmkinit_inst.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    AutoConfig Setup Phase
    Running Setup Process 6 of 6 for AppsUtil
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc\afmkinit.cmd
    script returned:
    Sat 06/13/2009
    08:43 PM
    1 file(s) copied.
    1 file(s) copied.
    1 file(s) copied.
    "afmkinit.cmd exiting with status 0"
    ERRORCODE = 0 ERRORCODE_END
    .end std out.
    .end err out.
    Skipping Profile Phase
    Skipping Apply Phase
    adcvmlog.xml renamed to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_bing-pc\adcvmlog.xml.06132042
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [SETUP PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\install\VIS_bing-pc
    adsvdlsn.cmd INSTE8_SETUP 1002
    AutoConfig is exiting with status 1
    RC-50014: Fatal: Execution of AutoConfig was failed
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    Thanks in advanced,
    Edited by: amorsolo on Jun 15, 2009 9:12 PM

    Hi user3726038,
    I have seen posting about the installation of EBS R12/i11 saying it does not work with Windows Vista (64 bit). I went ahead and tried it anyway to see what kind of errors I get and to confirm if the errors I get are consistent with other people using Windows Vista. FYI, my installation went as far as 99% complete of step 2 of 5 before it errored out. I checked and noticed that many components of EBS have been installed with status equal zero which is good.
    When I got the "TNS-12541: TNS: no listener", I went to Windows services, located the Oracle TNS service that was created by the EBS installation and tried to start it. Then I got this error: "error 1053 the service did not respond to the start or control request in a timely fashion". I googled the error message and the resolution is: "To resolve this problem, obtain the latest service pack for the Microsoft .NET Framework 1.1.". I have tried this but it does not work because my Windows Vista uses a higher version of .Net Framework 1.1. I have done more research but to no avail. However, it is fun as I learn many things about the EBS intallation and Windows Vista.
    By the way, these are the steps when I run the rapidwiz on Windows Vista. Click on Start => Click on command prompt => right click on command Prompt => select run as administrator => CD to the path where the rapidwiz reside. Somehow if I use the regular command prompt the installation will die on step 1 of 5 even when I log in as administrator.
    In your case you are using Windows 2k3. Make sure your OS is not 64 bit. Whenever you get an error and it does not say much, google it to see the resolution and make sure you read the Installation Guide. Hope this helps.

  • RW-50015 error occured in R12.1.1 installation

    Hi All,
    I am installing oracle apps R12 in my vmware machine(OS:redhat 4,R12.1.1).
    Type of installation:single node
    Db user:oracle
    Application User:applmgr
    metalink note followed:Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86 [ID 761564.1]
    -Database Installation was successful.I checked the logfiles.Autoconfig completed succesfully.
    -It fails while installing application.At the end it returns the below error.
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button(same error for Help page,jsp also ).
    Checked the log files of applications.Autoconfig has completed with error.
    [CVM Error Report]
    The following report lists errors encountered during CVM Phase
    <filename> <return code where appropriate>
    /apps/j01/VIS/apps/apps_st/appl/ad/12.0.0/bin/adgentns.pl
    No of scripts failed in CVM phase: 1
    I tried to run autoconfig manually in the application tier,but it is hanging.I am not able to connect to the database as applmgr.
    tnsping is also taking very high time.If I restart the db listsner,then for few miniutes tnsping is working fine.but after that it is taking high time.Please help me to solve this issue.
    Thanks
    Jvel

    Hi,
    Timed out( 300000 ): Interrupted Exception
    But when I tired to connect in sqlplus ,it is taking 5 to 10 mininutes to connectIt is evident that sqlplus is taking more than Time Out. So autoconfig is failing
    Do you have enough hardware resources.??? How much is your RAM, Cpu Speed, Enough disk space ?????
    Please make sure you have atleast 4GB RAM.
    Thanks

  • R12 two node installation

    Hi All,
    I have to do two node R12 installation, please guide me how to procede because I could not see any option like "Sinlge node " and "Mult node" as it was in 11i, I want to have my database on one server and my application on second server
    Regds

    Hi
    I am new to Oracle E-business suite. I am trying to install R12 on single node/sincgle user istall on Linux 32bit. I followed the Oracle Doc ID:4012310.1 and follwoing the instructions from http://download-east.oracle.com/docs/cd/B40089_09/current/acrobat/120oaig.pdf.
    I created stage area by extracting the files downloaded from Oracle edelivery site.
    Created user "Oracle" and gave permissions to access stageR12 directory.
    Logged in as Oracle and try to run ./rapidwiz throws the follwoing error:
    Rapid Install wizard is validating your filesystem.....
    4 DVD labels found
    Rapid install wizard will now launch the java interface .....
    [oracle@localhost rapidwiz]$ Exceprion in the thread "main" java.lang.noclassdeffounderror:
    Orcle/apps/ad/util/logfile
    at oracle.apps.as.rapidwiz.RIWizard.main(RIWIZard.java.1419)
    Please help
    Thanks
    Raj

  • R12.1.1 installation on Windows XP - Error

    Hi Gurus,
    I'm installing R12.1.1 in my windows XP (SP2) OS and ended with RW-50004 and RW-50010, below is the failed details from log file.
    Log file located at F:\oracle\R121VIS\db\tech_st\11.1.0\appsutil\log\R121VIS_oracler12\ApplyDBTechStack_01082310.log
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed
    | 0% completed
    / 0% completed
    - 0% completed
    \ 0% completed RC-00110: Fatal: Error occurred while relinking of ApplyDBTechStack
    D:\DOCUME~1\BASKAR\LOCALS~1\Temp>if 1 == 0 goto :ICFG_OK
    D:\DOCUME~1\BASKAR\LOCALS~1\Temp>echo "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    "Cannot execute configure of database ORACLE_HOME using RapidClone\n";
    D:\DOCUME~1\BASKAR\LOCALS~1\Temp>if "" == "TRUE" goto :ICFG_OK
    RW-50010: Error: - script has returned an error: 1
    RW-50004: Error code received when running external process.
    The above is a generic error and checked further in ApplyDBTechStack_01082310.log and it shows as below
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 08-JAN-2011 23:10:57
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oracler12.baskar.com)(PORT=1545)))
    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 11.1.0.7.0 - Production on 08-JAN-2011 23:10:59
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Starting tnslsnr: please wait...
    Failed to open service <OracleTNSListenerR121VIS>, error 1060.
    TNS-12560: TNS:protocol adapter error
    addlnctl.cmd exiting with status 1
    OpenService failed
    adsvdlsn.cmd exiting with status 1007
    ERRORCODE = 1007 ERRORCODE_END
    .end std out.
    .end err out.
    I see the entiries are looking different in TNSNAMES.ora and Listener.ora files as below,
    TNSNAMES.ora
    R121VIS = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=oracler12)(PORT=1545))
    (CONNECT_DATA=(SID=R121VIS))
    R121VIS_LOCAL =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=oracler12)(PORT=1545))
    R121VIS_REMOTE =
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=oracler12)(PORT=1545))
    Listener.ora
    R121VIS =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = oracler12.baskar.com)(PORT = 1545))
    Some where I'm missing something, please help me out to complete the installation
    Thanks
    Baskar

    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=oracler12.baskar.com)(PORT=1545)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    32-bit Windows Error: 61: Unknown errorDo you have proper entry in the hosts file?
    Was the listener service created by the installer? If yes, please verify that it is up (in addition to the database).
    Thanks,
    Hussein

  • Oracle Applications R12.1.3 Installation Solutions Required

    Hi,
    Background : We are implementing Oracle applications (R12.1.3) on linux environments (Linux/ Solaris - not yet decided)
    Total Users 10000. We want the best practices used for handling 10000+ users in terms of following:
    1. Hardware Details ( From any of your current configuration)
    a> RAM Details
    b> HDD Details
    c> SAN Details
    d> CPU details
    2. How Sizing of Oracle applications must be done to avoid performance issues ? (Forecasting for 3 year)
    a> unix mount point sizing
    b> tablespace sizing
    c> init parameter sizing
    d> concurrent manager sizing (Scheduling list of concurrent managers)
    e> archive log files sizing
    f> web-based users -> oacore sizing
    g> form-based users sizing
    3. Installation Of Oracle applications R12.1.3 (base language + other languages) [in detail]
    4. Installation of Oracle Diagnostics Module (in detail)
    5. Custom Top Creation in R12.1.3 (in detail)
    6. How to add new Concurrent Manager and how to schedule requests to Concurrent Managers defined
    7. Monitoring Scripts for Oracle Applications.
    8. Best practices used for backup of Oracle applications (Hotbackup and Coldbackup) - RMAN + other methods
    a> increemental backups
    b> hotbackups
    c> coldbackups
    9. Sample Application DBA Templates
    10.Printer Configuration in Oracle Applications (PDF and Check printing Methods)
    11.Workflow Mailer Configuration in Oracle Applications
    12. How to add new products in R12[in detail]
    Appreciate your help !
    PS: RHEL/Sun Solaris Document will be helpful.
    Thanks and Regards
    Ketan Punamiya

    Duplicate post.
    Installing Oracle Applications R12.1.3 on Linux Solutions Required
    Installing Oracle Applications R12.1.3 on Linux Solutions Required

  • R12 Multi node installation

    Dear Gurus,
    I am doing multimode installation of R12 as follows:
    Box 1 - AppsTier
    Create user applmgr
    All pre-requisites of linux os
    Create stage
    Total space available 100Gb for AppsTier
    One mount point
    /apps permission: 777 owner: applmgr group: dba
    Set domain in /etc/hosts file (ip address     hostname.domainname.com      hostname) ex: 192.168.1.10 apps.rana.com apps
    Box 2 - BdTier
    Create user oracle
    All pre-requisities of linux
    Total space available 300Gb for AppsTier
    Two mount point
    /oracle - 25Gb permission 777 owner: oracle group: dba
    /data - 275Gb permission 777 owner: oracle group: dba
    Set domain in /etc/hosts file (ip address     hostname.domainname.com      hostname) ex: 192.168.1.11 db.rana.com db
    Now following are my questions:
    When I start rapidwiz on Box 1 (Apps) as root and reach on a screen where it ask for Database Node Configuration information I am giving the following:
    Database Type: PROD
    Database SID : PROD
    Hostname: db
    Domain name: rana.com
    Operating System: Linux X86
    Database OS user: oracle
    Database OS Group: dba
    Base directory : /oracle
    But when I click on next it tell me Unable to write to following directory. Please check for the permissions. Please advice what I am doing is correct ? Also when I click on Brows button of Base Directory it show me the directory structure of Box 1 which is for Apps but I need to see the directory structure of Box 2 Db.
    Please share your valuable suggestion
    Thanks in advance
    Kiran

    Kirin,
    Srini is correct. You should start with the database node configuration first. Run rapidwiz on the database node first, then run rapidwiz on the second node (apps tier). Reference section 2-1 of [Oracle Applications Installation Guide: Using Rapid Install|http://download.oracle.com/docs/cd/B40089_10/current/acrobat/120oaig.pdf|R12 Install Guide]:
    You need to carry out the relevant steps on each node that
    will be part of your Applications system, for example a database node
    and two Applications nodes. Where applicable, operations should be
    carried out on the database node first. (I think I'm okay quoting that here, since this is an OTN-hosted document, not a Metalink document).
    Regards,
    John P.
    [http://only4left.jpiwowar.com|http://only4left.jpiwowar.com|Shameless plug for my low-volume blog]

  • R12: "Login" Post-Installation check fails on OEL5

    I have installed EBS R12 on Oracle Enterprise Linux 5 (Update 2).
    All post-installation checks succeed except for the Login.
    The following error message is displayed:
    RW-50016: Error: -{0} was not created: File = {1}
    I already tried the following:
    - Increase RAM to 3GB
    - Change the /etc/hosts file (see Doc ID 437152.1 from metalink) to:
    127.0.0.1 localhost
    192.168.139.132 vmlinux.vmdomain.com vmlinux
    and perform a fresh install, but it didn't work. Login still fails.
    Could someone please help me with this problem?
    Brian

    OK, after running "./adstrtal.sh apps/apps" and "./rapidwiz -restart" all post-installation checks succeed. Thanks!
    The addstral.sh script did however return errors (status 150) as can be seen below. Pretty strange.
    *[oravmdb@vmlinux scripts]$ ./adstrtal.sh apps/apps*
    You are running adstrtal.sh version 120.13.12000000.3
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adopmnctl.sh start*
    script returned:
    You are running adopmnctl.sh version 120.4.12000000.3
    Starting Oracle Process Manager (OPMN) ...
    adopmnctl.sh: exiting with status 0
    adopmnctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adopmnctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adapcctl.sh start*
    script returned:
    You are running adapcctl.sh version 120.6.12000000.2
    Starting OPMN managed Oracle HTTP Server (OHS) instance ...
    adapcctl.sh: exiting with status 150
    adapcctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adapcctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adoacorectl.sh start*
    script returned:
    You are running adoacorectl.sh version 120.11.12000000.2
    Starting OPMN managed OACORE OC4J instance  ...
    adoacorectl.sh: exiting with status 150
    adoacorectl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adoacorectl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adformsctl.sh start*
    script returned:
    You are running adformsctl.sh  version 120.12.12000000.3
    Starting OPMN managed FORMS OC4J instance  ...
    adformsctl.sh: exiting with status 150
    adformsctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adformsctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adoafmctl.sh start*
    script returned:
    You are running adoafmctl.sh version 120.6.12000000.2
    Starting OPMN managed OAFM OC4J instance  ...
    adoafmctl.sh: exiting with status 150
    adoafmctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adoafmctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adalnctl.sh start*
    script returned:
    adalnctl.sh version 120.3
    Checking for FNDFS executable.
    Starting listener process APPS_vmdb.
    adalnctl.sh: exiting with status 0
    adalnctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adalnctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/adcmctl.sh start*
    script returned:
    You are running adcmctl.sh version 120.14
    Starting concurrent manager for vmdb ...
    Starting vmdb_1223@vmdb Internal Concurrent Manager
    Default printer is noprint
    adcmctl.sh: exiting with status 0
    adcmctl.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adcmctl.txt for more information ...
    *.end std out.*
    *.end err out.*
    Executing service control script:
    */d01/oracle/vmdb/inst/apps/vmdb_vmlinux/admin/scripts/jtffmctl.sh start*
    script returned:
    You are running jtffmctl.sh version 120.3
    Validating Fulfillment patch level via /d01/oracle/vmdb/apps/apps_st/comn/java/classes
    Fulfillment patch level validated.
    Starting Fulfillment Server for vmdb on port 9300 ...
    jtffmctl.sh: exiting with status 0
    *.end std out.*
    *.end err out.*
    adstrtal.sh: Exiting with status 4
    adstrtal.sh: check the logfile /d01/oracle/vmdb/inst/apps/vmdb_vmlinux/logs/appl/admin/log/adstrtal.log for more information ...
    I can connect to ebs and log in using sysadmin from within the Linux machine.
    However, I cannot connect to ebs from within another machine (running Windows XP) in the network. Internet Explorer says the page cannot be displayed.
    If I connect to http://192.168.139.132:8000 using this XP machine, then I get a page telling me that I will be redirected to http://vmlinux.vmdomain.com:8000 (so the Linux machine is actually found). Nevertheless, the page isn't displayed afterwards.
    I disabled the firewall on the Linux machine during the Linux installation, so that cannot be the problem I guess.
    Should I download a plugin for Internet Explorer or do something else to make it work?

  • R12.2.2 installation

    Hi i would like to install latest R12.2.2 release for in house practice with vision database(not for production environment. can anybody let me know which files i need to download out of 121 media files.

    thanks hussein.
    one more question is do i need to download  for Oracle E-Business Suite Release 12.2.0 for Linux x86-64 Rapid Install Databases PROD - Disk 1 and Disk 2  vision database installation?
    Weblogic Server installed successfully
    Installing Web Tier Utilities.
    Using /d01/R122apps/fs2/inst/apps/VIS_oracleapps/temp/xmldocs/instWeb.xml
    Executing command: /StageR122/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /d01/R122apps/fs2/inst/apps/VIS_oracleapps/temp/ASInstallHome/fnd/../j11067592_fnd.zip:/d01/R122apps/fs2/inst/apps/VIS_oracleapps/temp/ASInstallHome/fnd/java/3rdparty/stdalone/xmlparserv2.zip -Doracle.apps.fnd.txk.env_home=/d01/R122apps/fs2/EBSapps/appl/admin/VIS_oracleapps/ -Doracle.apps.fnd.txk.runtime.config=/d01/R122apps/fs2/inst/apps/VIS_oracleapps/temp/xmldocs/instWeb.xml oracle.apps.fnd.txk.config.InstallService
    Fatal Error: TXK Install Service
    oracle.apps.fnd.txk.config.ProcessStateException: OUI process failed : Exit=1 See log for details. CMD= /StageR122/TechInstallMedia/ohs11116/Disk1/runInstaller -waitForCompletion -ignoreSysPrereqs -force -silent  -responseFile /d01/R122apps/fs2/inst/apps/VIS_oracleapps/temp/cfgHome/response/APPS_OHS_HOME/txkOHS_11116.rsp
        at oracle.apps.fnd.txk.config.OUIPatchActionNode.processState(OUIPatchActionNode.java:159)
        at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:187)
        at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:338)
        at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:79)
        at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:68)
        at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:594)
        at oracle.apps.fnd.txk.config.InstallService.doInvoke(InstallService.java:224)
        at oracle.apps.fnd.txk.config.InstallService.invoke(InstallService.java:237)
        at oracle.apps.fnd.txk.config.InstallService.main(InstallService.java:291)
    Cannot install Web Tier Utilities
        RW-50010: Error: - script has returned an error:   1
    RW-50004: Error code received when running external process.  Check log file for details.
    Running APPL_TOP Install Driver for VIS instance
    previously we had same error at step 1 of 8. and same error in log file. so we have done checked with all MD5 numbers for downloaded software with software digest. we have found 2 zip files are corrupted. so we have down loaded again those and started with installation. now we are getting error as above mentioned in log file at step 4 of 8. so we guessing it must me stage are problem but all MD5 numbers are matched with the oracle digest. can you please suggest me if you have any idea..
    files we downloaded are :
    [root@oracleapps StageR122]# ls
         V29856-01.zip       V35802-01.zip       V35813-01.zip    V29883-01.zip       V35803-01_1of3.zip  V37515-01_1of6.zip     V35215-01_1of3.zip  V35803-01_2of3.zip
    V37515-01_2of6.zip       V35215-01_2of3.zip  V35803-01_3of3.zip  V37515-01_3of6.zip    V18772-01_1of4.zip  V35215-01_3of3.zip  V35804-01_1of2.zip  V37515-01_4of6.zip
    V18772-01_2of4.zip  V35230-01_1of2.zip  V35804-01_2of2.zip  V37515-01_5of6.zip  V18772-01_3of4.zip  V35230-01_2of2.zip  V35807-01.zip       V37515-01_6of6.zip
    V18772-01_4of4.zip  V35231-01_1of5.zip  V35808-01.zip       V39615-01.zip   V20223-01.zip       V35231-01_2of5.zip  V35809-01.zip       V39664-01.zip    V29672-01_1of2.zip  V35231-01_3of5.zip  V35810-01.zip   V29672-01_2of2.zip  V35231-01_4of5.zip  V35811-01.zip   V29762-01_2of2.zip  V35231-01_5of5.zip   V35812-01.zip
    did we miss any manadatory files from here.

  • Getting inventory error while running Opatch command after R12.1.1 installe

    edcdqh0:/db01/opt/oracle/product/11.1.0_egebrt> $ORACLE_HOME/OPatch/opatch lsinventory -invPtrLoc /db01/opt/oracle/product/11.1.0_egebrt/inventory
    Invoking OPatch 11.1.0.6.2
    Oracle Interim Patch Installer version 11.1.0.6.2
    Copyright (c) 2007, Oracle Corporation. All rights reserved.
    Oracle Home : /db01/opt/oracle/product/11.1.0_egebrt
    Central Inventory : n/a
    from : /db01/opt/oracle/product/11.1.0_egebrt/inventory
    OPatch version : 11.1.0.6.2
    OUI version : 11.1.0.7.0
    OUI location : /db01/opt/oracle/product/11.1.0_egebrt/oui
    Log file location : /db01/opt/oracle/product/11.1.0_egebrt/cfgtoollogs/opatch/opatch2011-05-05_02-52-09AM.log
    OPatch cannot find a valid oraInst.loc file to locate Central Inventory.
    OPatch failed with error code 104

    Hi;
    Please see below which could be helpful for your issue:
    ERROR :"OPatch cannot find a valid oraInst.loc file to locate Central Inventory.OPatch failed with error code 104" [ID 437026.1]
    Master Note For OPatch [ID 293369.1]
    Regard
    Helios

  • Problem for R12.0.4 Installation in Vista

    When I type: rapidwiz.cmd, I got following error:
    RC-20011: Fatal: Failed to retrieve OS name. The following OS string returned from System.getProperty("os.name") is unknown: Window NT (unknown)
    Exception in thread "main" java.lang.ExceptionInInitializaerError
    at oracle.apps.ad.rapidwiz.data.AppsConfig.<init><AppsConfig.java:324>
    at oracle.apps.ad.rapidwiz.RIWizard.<init><RIWizard.java:375>
    at oracle.apps.ad.rapidwiz.RIWizard.main<RIWizard.java:1449>
    Caused by: java.lang.NullPointerException
    at oracle.apps.ad.util.SystemCheck.<clinit><SystemCheck.java:258>
    ... 3 more
    How to cope with it? Thanks.

    This has already been discussed in another thread
    Re: Can we Install eBusiness Suite R12 on Windows Vista?
    Srini

  • EBS R12.1.1 Installation error

    Hi hussein/helios,
    I am installing EBS R12.1.1 64bit on OEL 5.3 but I got error in DB creatiom phase :(
    The following are some part of the error log file:
    Executable : /u02/oradev/DEV/db/tech_st/11.1.0/bin/sqlplus
    ADX-1101 : Rapid Install characterset conversion failed
               Error found while running addbccnv.sql
    Cannot convert database characterset
        RW-50010: Error: - script has returned an error:   127
    RW-50004: Error code received when running external process.  Check log file for details.
    Running Database Install Driver for DEV instance
    sqlplus: error while loading shared libraries: /u02/oradev/DEV/db/tech_st/11.1.0/lib/libnnz11.so: cannot restore segment prot after reloc: Permission denied
    Database ORACLE_HOME connection test has succeeded
       command: su appldev -c "/StageR1211_64b/StageR12/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env APPS/APPS"
    riwTDBup.sh started at Fri Feb 19 19:26:36 PHT 2010
    Parameters passed are : /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env APPS/APPS
    Cannot find environment file /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env
       RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error:  1
    Configuration Upload
    -------------------ADX Database Utility Finished---------------
    Successful upload of config file at /u02/oradev/DEV/db/tech_st/11.1.0/appsutil/conf_DEV.txt
    Environment File
       Database ORACLE_HOME environment file passes instantiated variables test:
          File = /u02/oradev/DEV/db/tech_st/11.1.0/DEV_apex-dev.env
       RW-50016: Error: - Apps ORACLE_HOME environment file was not created:
          File = /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.3/DEV_apex-dev.env
       RW-50016: Error: - iAS ORACLE_HOME environment file was not created:
          File = /u01/appldev/DEV/inst/apps/DEV_apex-dev/ora/10.1.2/DEV_apex-dev.env
       RW-50016: Error: - APPL_TOP environment file was not created:
          File = /u01/appldev/DEV/apps/apps_st/appl/DEV_apex-dev.env
       RW-50016: Error: - ADOVARS environment file was not created:
          File = /u01/appldev/DEV/apps/apps_st/appl/admin/adovars.env
       RW-50016: Error: - APPSCONFIG was not created:
          File = /u01/appldev/DEV/apps/apps_st/appl/admin/adconfig.txt
    DBC File
       RW-00023: Error: - DBC file was not created:
          File = /u01/appldev/DEV/inst/apps/DEV_apex-dev/appl/fnd/12.0.0/secure/DEV.dbc
    HTTPThe following is the complete log file info:
    http://rapidshare.com/files/354167833/02191844.log.html
    Please help.....
    Thanks a lot
    MsK

    Hi MsK,
    sqlplus: error while loading shared libraries: /u02/oradev/DEV/db/tech_st/11.1.0/lib/libnnz11.so: cannot restore >segment prot after reloc: Permission deniedCan you confirm that you have disabled SELinux on your server? I've seen this error when installing the 11g RDBMS software on RHEL/OEL 5.x, when I forgot to turn off the SELinux option. SELinux is often enabled in a default install; it's easy to miss the option to turn it off.
    Some references: Note 454196.1:      Document Title./sqlplus: error on libnnz11.so: cannot restore segment prot after reloc
    Note 457458.1: How to Disable or set SELinux to Permissive mode
    Regards,
    John P.
    http://only4left.jpiwowar.com

Maybe you are looking for