Cloning from Redhat 4.6 to 5.3 - Oracle Apps version 11.5.10.2

Hello,
We are trying to clone from Redhat 4.6 to 5.3. Clone for the dbTier completed successfully. But when tried run for appsTier few errors reported.
adgendbc.sh started at Tue Dec 20 15:13:16 IST 2011
Params=
Unique constraint error (00001) is OK if key already exists
ADD call failed with exit code 127
Trying to update information ...
UPDATE call failed with exit code 127
Generating /u01/SBTPROD/sbtprodappl/fnd/11.5.0/secure/oracle.siemens.com_sbtprod.dbc
DBC generation failed with exit code 127
Generating /u01/SBTPROD/sbtprodappl/fnd/11.5.0/secure/oracle_sbtprod.dbc
DBC generation failed with exit code 127
Updating Server Security Authentication
Updating Server Security Authentication failed with exit code 127
adgendbc.sh exiting with status 127
ERRORCODE = 127 ERRORCODE_END
.end std out.
touch: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory
sqlplus: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory
mkdir: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
grep: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
sed: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/u01/SBTPROD/sbtprodcomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/u01/SBTPROD/sbtprodcomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/u01/SBTPROD/sbtprodcomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
cp: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
/u01/SBTPROD/sbtprodcomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
/u01/SBTPROD/sbtprodcomn/util/java/1.4/j2sdk1.4.2_04/bin/java: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory
Experts please help me.
Thanks
Shaboos

Hi;
Is there any script to check the pre-requisities installed correctly.No, you need to check below notes and check yourself:
Oracle Applications 11i Installation on OEL5 or RHEL5 [ID 730444.1]
Oracle Applications Installation Update Notes, Release 11i [ID 316806.1]
What abt the "DBC generation failed with exit code 127", what could be the reason.Its generic error, be sure your user also has related r/w privilage on related path
Regard
Helios

Similar Messages

  • Problem while cloning From RAC to Non RAC

    Hi
    Can any body help me to solve this problem occured while cloning my RAC database of EBS 12.06 to Non RAC
    APPS Password : Log file located at /dump/rmsbkp/db/tech_st/10.2.0/appsutil/log/RMS_devmdb1/ApplyDBTier_03240738.log
    - 50% completed Determining Source system database type ("single" or "rac").
    RC-50004: Fatal: Error occurred in ApplyDatabase:
    error in opening zip file
    ERROR while running Apply...
    Wed Mar 24 10:42:07 2010
    ERROR: Failed to execute /dump/rmsbkp/rac/oracle/product/10.2.0/rac/appsutil/clone/bin/adclone.pl
    Please check logfile.
    oradev@devmdb1/dump/rmsbkp/rac/oracle/product/10.2.0/rac/appsutil/clone/bin$>
    I Passed the following parameters :
    Provide the values required for creation of the new Database Context file.
    Target System Hostname (virtual or normal) [devmdb1] :
    Target Instance is RAC (y/n) [y] : n
    Target System Database SID : RMS
    Target System Base Directory : /dump/rmsbkp/rac/oracle/product/10.2.0/rac
    Target System utl_file_dir Directory List : /usr/tmp
    Number of DATA_TOP's on the Target System [2] : 1
    Target System DATA_TOP Directory 1 : /dump/rmsbkp/db/apps_st/data/RMS/datafile
    Target System RDBMS ORACLE_HOME Directory [dump/rmsbkp/rac/oracle/product/10.2.0/rac/db/tech_st/10.2.0] : /dump/rmsbkp/db/tech_st/10.2.0
    Do you want to preserve the Display [rmsmdb1:0.0] (y/n) ? : n
    Target System Display [devmdb1:0.0] :
    Do you want the the target system to have the same port values as the source system (y/n) [y] ? : y
    RC-50220: Warning: Database Port: 1525 is not free. Unable to preserve the port settings from source system.
    Target System Port Pool [0-99] : 7
    and here are the errors from logfile:
    /dump/rmsbkp/db/tech_st/10.2.0/appsutil/scripts/RMS_devmdb1/addlnctl.sh start RMS
    You are running addlnctl.sh version 120.1
    Logfile: /dump/rmsbkp/db/tech_st/10.2.0/appsutil/log/RMS_devmdb1/addlnctl.txt
    Starting listener process RMS ...
    Listener RMS has already been started.
    addlnctl.sh: exiting with status 0
    .end std out.
    .end err out.
    checking DB Connection...
    DEBUG: checkDBConnection in()
    ADX Database Utility
    getConnection() -->
    sDbHost : devmdb1
    sDbDomain : mof.gov.kw
    sDbPort : 1528
    sDbSid : RMS
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devmdb1.mof.gov.kw:1528:RMS
    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=devmdb1.mof.gov.kw)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=RMS)))
    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=devmdb1.mof.gov.kw)(PORT=1528))(CONNECT_DATA=(SERVICE_NAME=RMS.mof.gov.kw)))
    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---------------
    DEBUG: checkDBConnection out()
    Thanks for your help
    Mohamed

    Hi I passed the correct parameters and i reached the following:
    / 50% completed Determining Source system database type ("single" or "rac").
    | 50% completed RC-50004: Fatal: Error occurred in ApplyDatabase:
    Control file creation failed
    ERROR while running Apply...
    Wed Mar 24 12:53:05 2010
    ERROR: Failed to execute /dump/rmsbkp/RMS/rac/oracle/product/10.2.0/rac/appsutil/clone/bin/adclone.pl
    Please check logfile.
    In the logfile:
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : devmdb1
    sDbDomain : mof.gov.kw
    sDbPort : 1525
    sDbSid : RMS
    sDbUser : apps
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@devmdb1.mof.gov.kw:1525:RMS
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    HPUX-ia64 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=devmdb1.mof.gov.kw)(PORT=1525))(CONNECT_DATA=(SERVICE_NAME=RMS)))
    Exception occurred: java.sql.SQLException: ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    HPUX-ia64 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=devmdb1.mof.gov.kw)(PORT=1525))(CONNECT_DATA=(SERVICE_NAME=RMS.mof.gov.kw)))
    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=devmdb1.mof.gov.kw)(PORT=1525))(CONNECT_DATA=(SERVICE_NAME=RMS.mof.gov.kw)))
    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
    Thanks
    Mohamed

  • Cloning from solaris 10 to solaris 10  RC-50013: Fatal failed to intantiate

    while cloning from solaris 10 to solaris 10 RC-50013: Fatal failed to intantiate Driver /applprod/oracle/prddb/9.2.0/appsutil/driver/instconfig.drv

    Application is 11.5.10.2
    after running perl adcfgclone.pl dbTier getting error
    bash-3.00$ tail -100 ApplyDBTier_02040759.log
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/3682068/comps.xml.b4appl
    y to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml5.b4apply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/368206
    8/comps.xml.afterapply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/3682068/comps.xml.aftera
    pply
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/3682068/comps.xml.aftera
    pply to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml5.afte
    rapply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/369167
    2/comps.xml.b4apply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/3691672/comps.xml.b4appl
    y
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/3691672/comps.xml.b4appl
    y to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml6.b4apply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/369167
    2/comps.xml.afterapply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/3691672/comps.xml.aftera
    pply
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/3691672/comps.xml.aftera
    pply to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml6.afte
    rapply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/416740
    3/comps.xml.b4apply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/4167403/comps.xml.b4appl
    y
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/4167403/comps.xml.b4appl
    y to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml7.b4apply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/416740
    3/comps.xml.afterapply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/4167403/comps.xml.aftera
    pply
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/4167403/comps.xml.aftera
    pply to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml7.afte
    rapply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/425293
    8/comps.xml.b4apply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/4252938/comps.xml.b4appl
    y
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/4252938/comps.xml.b4appl
    y to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml8.b4apply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/425293
    8/comps.xml.afterapply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/4252938/comps.xml.aftera
    pply
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/4252938/comps.xml.aftera
    pply to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml8.afte
    rapply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/438580
    3/comps.xml.b4apply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/4385803/comps.xml.b4appl
    y
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/4385803/comps.xml.b4appl
    y to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml9.b4apply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/438580
    3/comps.xml.afterapply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/4385803/comps.xml.aftera
    pply
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/4385803/comps.xml.aftera
    pply to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml9.afte
    rapply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/270137
    2/comps.xml.b4apply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/2701372/comps.xml.b4appl
    y
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/2701372/comps.xml.b4appl
    y to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml10.b4appl
    y
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/.patch_storage/270137
    2/comps.xml.afterapply
    dest : /applprod/oracle/prddb/9.2.0/.patch_storage/2701372/comps.xml.aftera
    pply
    backup : /applprod/oracle/prddb/9.2.0/.patch_storage/2701372/comps.xml.aftera
    pply to /applprod/oracle/prddb/9.2.0/appsutil/out/PRD_flex-sprod/comps.xml10.aft
    erapply
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/root.sh.old
    dest : /applprod/oracle/prddb/9.2.0/root.sh.old
    backup : /applprod/oracle/prddb/9.2.0/root.sh.old to /applprod/oracle/prddb/9
    .2.0/appsutil//out/PRD_flex-sprod/root.sh.old
    setting ownership: applprod:dba
    instantiate file:
    source : /applprod/oracle/prddb/9.2.0/appsutil/template/root.sh.old.1
    dest : /applprod/oracle/prddb/9.2.0/root.sh.old.1
    backup : /applprod/oracle/prddb/9.2.0/root.sh.old.1 to /applprod/oracle/prddb
    /9.2.0/appsutil//out/PRD_flex-sprod/root.sh.old.1
    setting ownership: applprod:dba
    [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>
    [INSTANTIATE PHASE]
    AutoConfig could not successfully instantiate the following files:
    Directory: /applprod/oracle/prddb/9.2.0/lib
    clntsh.map INSTE8
    Directory: /applprod/oracle/prddb/9.2.0/lib32
    clntsh.map INSTE8
    AutoConfig is exiting with status 2
    RC-50013: Fatal: Failed to instantiate driver /applprod/oracle/prddb/9.2.0/appsu
    til/driver/instconf.drv
    Raised by oracle.apps.ad.clone.ApplyDBTechStack
    StackTrace:
    java.lang.Exception: RC-50013: Fatal: Failed to instantiate driver /applprod/ora
    cle/prddb/9.2.0/appsutil/driver/instconf.drv
    at oracle.apps.ad.clone.ApplyDBTechStack.checkInstallDrvErr(ApplyDBTechS
    tack.java:717)
    at oracle.apps.ad.clone.ApplyDBTechStack.runInstallConfigDriver(ApplyDBT
    echStack.java:622)
    at oracle.apps.ad.clone.ApplyDBTechStack.<init>(ApplyDBTechStack.java:38
    9)
    at oracle.apps.ad.clone.ApplyDBTier.<init>(ApplyDBTier.java:149)
    at java.lang.reflect.Constructor.newInstance(Native Method)
    at oracle.apps.ad.clone.util.CloneProcessor.run(CloneProcessor.java:68)
    at java.lang.Thread.run(Thread.java:484)

  • Create development instance by cloning from Production instance

    Hi,
    There is a requirement for us in Oracle E-Business Suite.
    Our client wants to create development instance by cloning from Production instance, at the same time they donot want live data. Can anyone suggest in this regard.
    i.e After cloning Dev Instance from Production, no live data to be available in dev.
    Thanks

    Hi,
    Hi,
    There is a requirement for us in Oracle E-Business Suite.
    Our client wants to create development instance by cloning from Production instance, at the same time they donot want live data. Can anyone suggest in this >regard.
    i.e After cloning Dev Instance from Production, no live data to be available in dev.
    ThanksRefer very good post by Hussain and Helios on same topic:
    Scarmble data after clone
    Regards,
    X A H E E R

  • How do download and install firefox from redhat command prompt step by step with commands

    How do download and install firefox from redhat 6 command prompt
    Im new to Linux so would appreciate step by step details with commands

    Is your Windows Vista 32 or 64 bit?
    To find out if your computer is running 32-bit or 64-bit Windows, do the following:
    Open System by clicking the Start button, clicking Control Panel, clicking System and Maintenance, and then clicking System.
    Under System, you can view the system type.

  • Zlmmirror issue downloading from Redhat

    I am running ZLM7.2.2 Hot Patch 3 on my ZLM server and i'm trying to use zlmmirror to get the latest patches from Redhat to allow me to patch RHEL5.3 servers.
    I am using the following xml file
    <ZLMMirrorConf>
    <Session>
    <RemoteServer>
    <Type>rhn</Type>
    <SystemID>/etc/opt/novell/zenworks/sl_rhn_x86_64.conf</SystemID>
    </RemoteServer>
    <LocalServer>
    <Type>zlm</Type>
    <User>adminuser</User>
    <Password>zlmpassword</Password>
    </LocalServer>
    <Catalog>
    <Name>rhel-x86_64-server-5</Name>
    <Folder>RHEL5_x86_64/Updates</Folder>
    <Target>rhel-5-x86_64</Target>
    </Catalog>
    </Session>
    </ZLMMirrorConf>
    The first time I run the mirror it connects and downloads the 3017 packages it is meant to and everything if fine
    If I try to run the command again to see if there are further patches available it fails with the following error
    /etc/opt/novell/zenworks # /opt/novell/zenworks/bin/zlmmirror m -c /etc/opt/novell/zenworks/rhn.xml
    ZENworks Linux Management Mirror (zlmmirror) 7.2.2
    Copyright 2008, Novell, Inc. All rights reserved.
    Catalog "rhel-x86_64-server-5" has 3017 packages to download.
    Exception in thread "main" java.lang.OutOfMemoryError
    I have plenty of memory available on the server and can't see anything further in any of the following logs
    /var/opt/novell/log/zenworks/zlmmirror.log
    /var/opt/novell/log/zenworks/services-messages.log
    /var/log/zmd-messages.log
    Does anyone have any ideas or further things to look at?
    Thanks
    Dave

    Found the solution myself
    1. In the /opt/novell/zenworks/bin/zlmmirror file, change the value of -Xmx to 256 or 512 in the following line depending on the memory capacity of your device and the load on the server:
    /opt/novell/zenworks/lib/SunJava2-1.4/bin/java $ZLMMIRROR_OPTS -Xmx128m com.novell.zenworks.zlmmirror.ZLMMirror --temp-args-file $ZLMMIRROR_ARGS_FILE
    2. Save the file.
    3. Restart the ZENworks Linux Management service by using the following command:
    zlm-config --restart

  • Facing issue after the the target instance is cloned from production

    Hi All ,
    We have an oracle configurator developer(source) and transaction instance(target) instances. The target instance is recently cloned from production.
    We have made the bom synch between the source and target instances. After making the BOM synch we have deleted all the publication data in cz_model_publications. create a new publication from source to target and published the data.
    After successful publication we have run the "Synchronize cloned target" concurrent program as well. Once we are trying to access configurator we are getting the below error . Please help me in resolving this issue as its a critical one in our project.
    Please let me know if you need more information.
    oracle.apps.cz.runtime.FatalException: Cannot find the rule with persistent id 917 in published ui 160068
    java.lang.RuntimeException: Cannot find the rule with persistent id 917 in published ui 160068
    at oracle.apps.cz.dio.rule.RuleController.getRuleByPersistentID(RuleController.java:735)
    at oracle.apps.cz.cio.RuntimeNode.getRuleByID(RuntimeNode.java:3877)
    at oracle.apps.cz.cio.RuntimeNode.isArgumentTypeCondition(RuntimeNode.java:3909)
    at oracle.apps.cz.service.DataRowFactory.populateUiExpressions(DataRowFactory.java:1681)
    at oracle.apps.cz.service.ConfiguratorService.fetchConfigStatus(ConfiguratorService.java:2375)
    at oracle.apps.cz.service.ConfiguratorService.processModelRequests(ConfiguratorService.java:1914)
    at oracle.apps.cz.service.ConfiguratorService.fetchModeldata(ConfiguratorService.java:1773)
    at oracle.apps.cz.service.ConfiguratorService.processMessage(ConfiguratorService.java:447)
    at oracle.apps.cz.service.ConfiguratorServiceLocal.onMessage(ConfiguratorServiceLocal.java:18)
    at oracle.apps.cz.runtime.PageController.postServiceMessage(PageController.java:535)
    at oracle.apps.cz.runtime.PageController.fetchModelData(PageController.java:707)
    at oracle.apps.cz.runtime.oa.server.CZApplicationModuleImpl.submitDataRequest(CZApplicationModuleImpl.java:954)
    at oracle.apps.cz.runtime.oa.webui.AbstractMainPageController.getModelData(AbstractMainPageController.java:547)
    at oracle.apps.cz.runtime.oa.webui.AbstractMainPageController.loadPageStructure(AbstractMainPageController.java:2313)
    at oracle.apps.cz.runtime.oa.webui.MainPageController.processRequest(MainPageController.java:65)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:587)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.processRequest(OAPageLayoutHelper.java:1136)
    at oracle.apps.fnd.framework.webui.beans.layout.OAPageLayoutBean.processRequest(OAPageLayoutBean.java:1569)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.beans.form.OAFormBean.processRequest(OAFormBean.java:385)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:959)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequestChildren(OAWebBeanHelper.java:926)
    at oracle.apps.fnd.framework.webui.OAWebBeanHelper.processRequest(OAWebBeanHelper.java:646)
    at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.processRequest(OAWebBeanContainerHelper.java:247)
    at oracle.apps.fnd.framework.webui.beans.OABodyBean.processRequest(OABodyBean.java:353)
    at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2336)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1735)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:509)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:430)
    at oa_html._OA._jspService(_OA.java:84)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at oracle.jsp.provider.Jsp20RequestDispatcher.forward(Jsp20RequestDispatcher.java:162)
    at oracle.jsp.runtime.OraclePageContext.forward(OraclePageContext.java:187)
    at oa_html._RF._jspService(_RF.java:102)
    at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:119)
    at oracle.jsp.app.JspApplication.dispatchRequest(JspApplication.java:417)
    at oracle.jsp.JspServlet.doDispatch(JspServlet.java:267)
    at oracle.jsp.JspServlet.internalService(JspServlet.java:186)
    at oracle.jsp.JspServlet.service(JspServlet.java:156)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
    at org.apache.jserv.JServConnection.processRequest(JServConnection.java:456)
    at org.apache.jserv.JServConnection.run(JServConnection.java:294)
    at java.lang.Thread.run(Thread.java:534)

    Try
    select * from cz_rules where rule_id = 917;
    IF the sql retrieves row then check the deleted_flag. it should be 0
    if sql retrieves 0 records, try to insert the following and commit;
    Insert into cz_rules ( rule_id , name , rule_type, disabled_flag, deleted_flag, rule_folder_id,
    effective_usage_mask, persistent_rule_id, seq_nbr, template_primitive_flag, presentation_flag, mutuable_flag, seeded_flag, ui_def_id)
    values ( 917, 'Configuration Session.isInSingleTransactionDrilldown', 33, 0, 0, 0,
    '0000000000000000', 917,0, 0,0,0,1,0);
    commit;

  • Switched support from Redhat to Oracle

    I have successfully switched my support from Redhat to Oracle and my system does appear in ULN after login. However, when I start "up2date" on my system it does not show any channels, Redhat or Oracle. Shouldn't the Oracle channels now appear after switching?
    Here is my command line confirmation:
    $ up2date --show-channels
    el4_i386_latest
    $
    How do I get up2date to see the Oracle channels?

    While the up2date initial window did not show any channels, clicking Next did start the update process. The first update installed kernel updates and rebooted the system. Running up2date again installed the remaining available updates. Rebooting a second time now shows Oracle Linux instead of Red Hat.
    After completing all available updates, the up2date program fails to start. Running from the Applications menu System Tools>Unbreakable Lunix Network Alert Icon I get the following errors.
    Exception type OpenSSL.SSL.Error
    Exception Handler Information
    Traceback (most recent call last):
    File "/usr/share/rhn/rhn_applet/rhn_applet.py", line 521, in refresh
    self.model.refresh(force)
    File "/usr/share/rhn/rhn_applet/rhn_applet_model.py", line 457, in refresh
    source.refresh(force)
    File "/usr/share/rhn/rhn_applet/rhn_applet_source.py", line 35, in refresh
    self._do_refresh()
    File "/usr/share/rhn/rhn_applet/rhn_applet_rpc.py", line 212, in dorefresh
    status = server.applet.poll_status()
    File "/usr/lib/python2.3/xmlrpclib.py", line 1029, in __call__
    return self.__send(self.__name, args)
    File "/usr/lib/python2.3/site-packages/rhn/rpclib.py", line 319, in _request
    request, verbose=self._verbose)
    File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 168, in request
    headers, fd = req.send_http(host, handler)
    File "/usr/lib/python2.3/site-packages/rhn/transports.py", line 696, in send_http
    headers=self.headers)
    File "/usr/lib/python2.3/httplib.py", line 718, in request
    self._send_request(method, url, body, headers)
    File "/usr/lib/python2.3/httplib.py", line 739, in sendrequest
    self.endheaders()
    File "/usr/lib/python2.3/httplib.py", line 712, in endheaders
    self._send_output()
    File "/usr/lib/python2.3/httplib.py", line 597, in sendoutput
    self.send(msg)
    File "/usr/lib/python2.3/httplib.py", line 576, in send
    self.sock.sendall(str)
    File "/usr/lib/python2.3/site-packages/rhn/SSL.py", line 201, in write
    sent = self._connection.send(data)
    Error: [('SSL routines', 'SSL3_GET_SERVER_CERTIFICATE', 'certificate verify failed')]
    Does anyone know what the problem could be?

  • Installing Oracle 9i (version 9.0.1) on RedHat Linux 7.2

    Hi All,
    I've been trying to install Oracle 9i version 9.0.1 on RedHat
    Linux 7.2 with kernel 2.4.7-10. This RH 7.2 is running on my
    Compaq Armada M700 laptop that has 800MHz CPU and 256MB of RAM.
    I have 10GB of diskspace on this laptop.
    Someone in this group posted a howto on how to install Oracle 9i
    on RedHat Linux 7.2 but for some reasons, Oracle Universal Installer
    still hangs at 74% of the installation. Here is what I did:
    1) Install RH 7.2 on the laptop. I also make sure that make, ar,
    ld, nm and C for unix got installed when I installed RH 7.2.
    I also verify by using the command "which make", "which ar",
    "which ld" and "which nm" and they are also in the /usr/bin
    directory. I also make the /tmp partition to be 800MB and
    the swap file to be 500MB,
    2) Modify the /etc/hosts file. This part is easy. I can ping
    both the hostname, FQDN and the IP address of the laptop from
    both locally and remotely (tested with SSH connection),
    3) Go to blackdown.org and download jdk118_v3
    4) Uncompress and put it in the /usr/local/jdk118_v3 directory,
    5) Make a softlink ln -s /usr/local/jdk118_v3 /usr/local/java
    6) Download and install package:
    rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    7) In /proc/sys/kernel/sem file, I modify the third column from 32 to 128,
    8) Download and install package:
    rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    9) Download Linux9i_Disk1.cpio, Linux9i_Disk2.cpio and Linux9i_Disk1.cpio
    to my laptop hard-drive,
    10)Run cpio -idmv < Linux9i_Disk1.cpio (for 2 and 3 well),
    11)Create a user account "oracle". This "oracle" account belongs to
    group "oracle". Furthermore, I also create a directory /oracle
    and change the owner and group permission to account "oracle"
    12)Start the installer ( as Oracle User ) by typing ./runinstaller
    13)The installer will ask you to run a started script as root ,
    you may open a shell and type su then open Nautilus (
    if using Gnome or File manager as super user if using KDE )
    and drag the noted file to the shell screen and press enter,
    after it is ended continue with the installer (done),
    14)It asked to supply JDK home directory then it is /usr/local/java (done)
    15)Unix group Name ( to update Oracle software ) : (I leave blank here)
    16)Oracle home is : /oracle/9.0.1
    /oracle/orainventory
    From what the poster said, it should work; however, it did NOT work
    for me. I've tried and tried but no avail. I have plenty of disk
    space so I don't think space is an issue here.
    Please help.
    David Tran

    Hi All,
    I've been trying to install Oracle 9i version 9.0.1 on RedHat
    Linux 7.2 with kernel 2.4.7-10. This RH 7.2 is running on my
    Compaq Armada M700 laptop that has 800MHz CPU and 256MB of RAM.
    I have 10GB of diskspace on this laptop.
    Someone in this group posted a howto on how to install Oracle 9i
    on RedHat Linux 7.2 but for some reasons, Oracle Universal Installer
    still hangs at 74% of the installation. Here is what I did:
    1) Install RH 7.2 on the laptop. I also make sure that make, ar,
    ld, nm and C for unix got installed when I installed RH 7.2.
    I also verify by using the command "which make", "which ar",
    "which ld" and "which nm" and they are also in the /usr/bin
    directory. I also make the /tmp partition to be 800MB and
    the swap file to be 500MB,
    2) Modify the /etc/hosts file. This part is easy. I can ping
    both the hostname, FQDN and the IP address of the laptop from
    both locally and remotely (tested with SSH connection),
    3) Go to blackdown.org and download jdk118_v3
    4) Uncompress and put it in the /usr/local/jdk118_v3 directory,
    5) Make a softlink ln -s /usr/local/jdk118_v3 /usr/local/java
    6) Download and install package:
    rpm -Uvh force nodeps binutils-2.10.0.18-1.i386.rpm
    7) In /proc/sys/kernel/sem file, I modify the third column from 32 to 128,
    8) Download and install package:
    rpm -Uvh force nodeps binutils-2.11.90.0.8-9.i386.rpm
    9) Download Linux9i_Disk1.cpio, Linux9i_Disk2.cpio and Linux9i_Disk1.cpio
    to my laptop hard-drive,
    10)Run cpio -idmv < Linux9i_Disk1.cpio (for 2 and 3 well),
    11)Create a user account "oracle". This "oracle" account belongs to
    group "oracle". Furthermore, I also create a directory /oracle
    and change the owner and group permission to account "oracle"
    12)Start the installer ( as Oracle User ) by typing ./runinstaller
    13)The installer will ask you to run a started script as root ,
    you may open a shell and type su then open Nautilus (
    if using Gnome or File manager as super user if using KDE )
    and drag the noted file to the shell screen and press enter,
    after it is ended continue with the installer (done),
    14)It asked to supply JDK home directory then it is /usr/local/java (done)
    15)Unix group Name ( to update Oracle software ) : (I leave blank here)
    16)Oracle home is : /oracle/9.0.1
    /oracle/orainventory
    From what the poster said, it should work; however, it did NOT work
    for me. I've tried and tried but no avail. I have plenty of disk
    space so I don't think space is an issue here.
    Please help.
    David Tran

  • Oracle Apps 11i(11.5.10.2) migration from IBM AIX 5.3 to 6.1 (64-bit)

    Hi,
    Is there any additional steps required after migrating Oracle Apps 11i(11.5.10.2) from IBM AIX 5.3 to 6.1?
    Regards,
    Kiran

    Is there any additional steps required after migrating Oracle Apps 11i(11.5.10.2) from IBM AIX 5.3 to 6.1? Are you cloning or upgrading the OS?
    If you want to upgrade the OS, then you need to make sure you install all OS pre-req software and packages aftet the upgrade and relink executable files.
    How to relink an Applications Installation of Release 11i and Release 12 [ID 356878.1]
    Recommendations To Install Oracle Applications 11i [ID 294932.1]
    Oracle Applications Installation Update Notes, Release 11i (11.5.10.2) [ID 316806.1]
    If you want to clone, then make sure you have all OS pre-req. software and packages installed and use Rapid Clone -- Rapid Clone Documentation Resources For Release 11i and 12 [ID 799735.1]
    Thanks,
    Hussein

  • Oracle Apps 11i Apps Cloning Issue

    Hi,
    Need to some help from Apps gurus on this issue.
    When i ran perl adcfgclone.pl appsTier on Application Server got the below error.
    First Creating a new context file for the cloned system.
    The program is going to ask you for information about the new system:
    RC-50004: Error occurred in CloneContext:
    null
    Check logfile /tmp//CloneContext_0111034403.log for details.
    ERROR: context creation not completed successfully.
    Please check /tmp/adcfgclone_14210.err file for errors
    RC-50004: Error occurred in CloneContext:
    null
    =================
    The logfile in /tmp/CloneContext_0111034403.log
    "CloneContext_0111034403.log" 39 lines, 1161 characters
    #------Log File created at: 0111034403------------
    # $Header: CloneContext.java 115.223 2008/03/24 05:20:09 ksita ship $
    # Running CloneContext on machine - fiapd4
    Initializing the Apps Service Context variable Hash
    DEBUG: Apps Service Status context variable extracted from the given Apps context file
    s_apcstatus
    s_apc_restrict_status
    s_apcstatus_pls
    s_tnsstatus
    s_tcfstatus
    s_concstatus
    s_formsstatus
    s_reptstatus
    s_metcstatus
    s_metsstatus
    s_icsmstatus
    s_jtffsstatus
    s_icxblkstatus
    s_discostatus
    s_mwastatus
    DEBUG: Getting all the AppsContext involved in this Merging
    StackTrace:
    java.lang.NullPointerException
    at oracle.apps.ad.context.CloneContext.getAllAppsContext(CloneContext.java:7741)
    at oracle.apps.ad.context.CloneContext.initServiceStatus(CloneContext.java:7674)
    at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:605)
    at oracle.apps.ad.context.CloneContext.main(CloneContext.java:6257)
    RC-50004: Error occurred in CloneContext:null
    Context file creation not succesful

    Hi Hussein,
    Yes, I got it going that step and i was struck in perl adcfgclone.pl appsTier.
    It's giving the error Enter the Database listener port [1524]:RC-40201: Unable to connect to Database LASRX.
    But the LASRX database is up and running and listener port is 1525 and listener is running.
    =======================
    Target system database SID [lasrx]:LASRX
    Target system domain name [mfia.state.mi.us]:
    Target system database server node [hct431oractd001]:hct431oractd002
    Target system database domain name [mfia.state.mi.us]:
    Does the target system have more than one application tier server node (y/n) [y] ?:n
    Is the target system APPL_TOP divided into multiple mount points (y/n) [y] ?:n
    Target system APPL_TOP mount point [ul01/app/applmgr/lasrx]:
    Target system COMMON_TOP directory [ul02/app/common/lasrx]:
    Target system 8.0.6 ORACLE_HOME directory [ul02/app/oracle/lasrx/8.0.6_new]:
    Target system iAS ORACLE_HOME directory [ul03/app/oracle/lasrx/iAS_new]:
    Do you want to preserve the Display set to 10.42.80.13:0.0 (y/n) [y] ?:
    Location of the JDK on the target system [opt/java1.4]:
    Enter the Database listener port [1524]:1525
    RC-40201: Unable to connect to Database LASRX.
    Enter the Database listener port [1524]:RC-40201: Unable to connect to Database LASRX.
    Enter the Database listener port [1524]:
    RC-40201: Unable to connect to Database LASRX.
    Enter the Database listener port [1524]:1525
    RC-40201: Unable to connect to Database LASRX.
    Enter the Database listener port [1524]:RC-40201: Unable to connect to Database LASRX.
    Enter the Database listener port [1524]:
    =================================
    Please look into it and suggest.
    Thanks.

  • Cloning Oracle APPS Rac Database to Non Rac Databse

    Hi all,
    I have question.
    Presently we are following RMAN duplicate database cloning from RAC asm to (non RAC)non asm database of size 1TB.
    If suppose if our databse is 3TB or More. then is there method that we can minimize the cloning time. If so please let me know.
    Thanks
    Maverick

    Hi;
    Presently we are following RMAN duplicate database cloning from RAC asm to (non RAC)non asm database of size 1TB.
    If suppose if our databse is 3TB or More. then is there method that we can minimize the cloning time. If so please let me know.We have 4 Tb RAC+ASM and we also follow same method. I belive there is no faster method, at least we can not find :)
    Regard
    Helios

  • Upgrading Oracle Apps R12 from 12.0.0 to 12.0.4?

    Hi
    Can anybody help in upgrading Oracle Apps R12 from 12.0.0 to 12.0.4?
    Please provide me the links or steps involved?
    Thanking you.

    Oracle E-Business Suite 12.0.4 Release Update Pack Readme
    http://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=465776.1
    6510214 R12.AD.A.DELTA.4
    sqlplus "/as sysdba" @$APPL_TOP/admin/adgrants.sql APPLSYS
    6435000 ORACLE E-BUSINESS SUITE 12.0.4 RELEASE UPDATE PACK (RUP4)
    6400100 CONSOLIDATED ONLINE HELP FOR 12.0.4
    6742236 FORMS FAILS TO LAUNCH USING FIREFOX AND MOZILLA
    6116405 AS11 CLASSIC - REPORTS MATS RUN HANGS
    6145693 R12 RAPIDCLONE CONSOLIDATED FIXES JAN/2008
    The following Oracle Forms objects did not generate successfully:
    igc forms/US IGCBDAQF.fmx
    igi forms/US IGIPDETU.fmx
    igi forms/US IGIRRMSC.fmx
    12.0.4 : Several Invalid Objects After Applying Rup4.
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=554096.1
    Cause
    The synonym HX_PARTY_RELAIONSHIPS does not exist.
    Solution
    -- To implement the solution, please execute the following steps::
    Run adadmin option Recreate Grants and Synonyms.
    Verify that the synonym HZ_PARTY_RELATIONSHIPS is created.
    Run adadmin to compile invalid objects.
    Run adadmin to regenerate the forms.
    After you have updated to Release 12.0.4, perform the following post-update steps to update all database tier nodes with the code level provided by RUP4:
    Application tier:
    * As the APPLMGR user, run the environment (UNIX) or the command (WINDOWS) file for the current APPL_TOP.
    UNIX
    . ./<APPL_TOP>/APPS<CONTEXT_NAME>.env
    Windows
    <APPL_TOP>\envshell<CONTEXT_NAME>.cmd
    * Run AutoConfig on the APPL_TOP.
    * Run the admkappsutil.pl utility to create the file appsutil.zip in the <INST_TOP>/admin/out directory.
    perl <AD_TOP>/bin/admkappsutil.pl
    Note: For details on how to run AutoConfig and create appsutil.zip, refer to Using AutoConfig to Manage System Configurations in Oracle Applications Release 12 (Doc ID: 387859.1).
    * Copy or FTP the appsutil.zip file to the <RDBMS ORACLE_HOME>.
    * Uncompress appsutil.zip under the <RDBMS ORACLE_HOME>.
    cd <ORACLE_HOME> unzip -o appsutil.zip
    * Run AutoConfig on the <RDBMS ORACLE_HOME>.
    Note: For details on how to run AutoConfig on the database tier and how to transfer the AutoConfig updates from the APPL_TOP to the RDBMS ORACLE_HOME, refer to Using AutoConfig to Manage System Configurations in Oracle Applications Release 12 (Doc ID: 387859.1), Section 2, Step 3, Patching AutoConfig.
    Database tier and application tier:
    Re-run adpreclone.pl on the database tier and the applications tier. Since updates included in RUP4 were applied to the system, adpreclone must be run again in order to apply the updates to the clone directory structures used during cloning.
    perl adpreclone.pl dbTier
    perl adpreclone.pl appsTier

  • Oracle Apps R12 Cloning

    Hi,
    I'm cloning oracle apps R12. I followed metalink document [ID 406982.1]. while i'm coping the application tier files from source to target system,It is showing error that 27 files are not copied. Tried copying through ftp,external device. But in every task of copying, some files didnt copy. Pls tel me the way so that i can copy the apps tier files completely without missing even the single file.
    Thanks in Advance.

    Thanks for ur reply.
    >
    You can make it tar and can copy it,by the way cant you copy 27 files manualy?In our scenario, we copied through filezilla ftp, the entire VIS folder which is into the u01/oracle path. It takes nearly 12 hours to move the entire VIS folder and finally 27 files has been failed in the queue. again we made a reset and tranfered the 27 files but it failed to reset the queue and i dont know how to find the ftp log.
    If we do a manuall copy, it shows an error "symbolic link files cannot be copied".
    We also did a tar copy. but we get a error msg as "tar: Error is not recoverable; existing now". We used a command "tar -jc /path/to/your/folder > /path/to/your/backup_file.tar.bz2" to copy as a tar file.

  • Pages downloaded, but I still can't open iCloud pages from iPad. Says that I need a new version of Pages on my Mac

    For my Mac Pro, after I downloaded the new Mavericks OS, I downloaded the new pages. However, I still can't open iCloud pages from iPad. Says that I need a new version of Pages on my Mac.
    Please help.

    It appears that you are launching the old version, probably using an icon in your Dock. That icon is an alias & is not updated. You will need to go to your Applications folder & find the new Pages 5 icon & double-click it. Once it is launched, you can right-click on the icon & choose Options > keep in Dock from the contextual menu.

Maybe you are looking for

  • HP Officejet Pro 8600 not working with Windows 8.1

    I got a Trojan virus on my computer and had to have it wiped clean.  I've been trying to reinstall the printer, which is on a wireless network.  The computer initially identified the printer on the wireless network and I installed it.  It worked OK f

  • How to extend an arm in CS5?

    I am making a music video for a course and one of the shots is supposed to have a guys arm stretching across the room (Mr Fantastic Style), but I am not sure how to go about it. Can anyone help me please? Thanks

  • L2TP | Logon Failure with domain name but success with .local

    Hi, I am trying to use L2TP and failing. When trying within the work LAN using myserver.local it works a treat. When I try myserver.company.co.uk it asks me to log-in then fails with a very brief message giving nothing away. I managed to get PPTP to

  • What types of issues will come while doing migration from HFM 9.3 to 11.1.1

    Can any body tell me what types of problems will come while migrating Classic app HFM 9.3.1 to EMPA 11.1.1.3? and how to resolve them?

  • Capture Time Changed by System Time Zone?

    Hi All,    In Lightroom 1.4, changing the system time in Windows XP changes the capture time!    This seems crazy...I take photos in different time zones, and have the camera set correctly in that timezone (or adjust it to be correct in Lightroom). I