R12 - Apps & DB services

Hi,
Can anybody let me know the steps to start DB and APPS services in R12 installed on OEL5?
Thanks,
Amit

Database Tier Scripts in R12
For Database tier you need to start database and database listener. Scripts are located in
Database_Install_Dir/db/tech_st/10.2.0/appsutil/scripts/$CONTEXT_NAME
- For Database
Use script addbctl.sh
- For Database Listener
Use script addlnctl.sh
or alternatively you can use
lsnrctl startstop listener_name (For Database Listener)
sqlplus “/as sysdba”
SQL> startup shutdown immediate
Middle/Application Tier Scripts in R12
Scripts for Application Tier services in R12 are located in “
Install_base/inst/apps/$CONTEXT_NAME/admin/scripts“
where CONTEXT_NAME is of format SID_HOSTNAME
i) adstrtal.sh
Master script to start all components/services of middle tier or application tier. This script will use Service Control API to start all services which are enabled after checking them in context file (SID_HOSTNAME.xml or CONTEXT_NAME.xml)
ii) adstpall.sh
Master script to stop all components/services of middle tier or application tier.
iii) adalnctl.sh
Script to start / stop apps listener (FNDFS and FNDFS). This listener will file will be in 10.1.2 ORACLE_HOME (i.e. Forms & Reports Home)
listener.ora file will be in $INST_TOP/apps/$CONTEXT_NAME/ora/10.1.2/network/admin directory
Mostly similar to one in 11i with only change in ORACLE_HOME i.e. from 8.0.6 to 10.1.2
iv) adapcctl.sh
Script to start/stop Web Server or Oracle HTTP Server. This script uses opmn (Oracle Process Manager and Notification Server) with syntax similar to opmnctl [startstop]proc ohs
like
opmnctl stopproc ohs
(In 11i this script directly used to call apachectl executable but now calls opmnctl which in turn calls apachectl. In 11i web server oracle home was 1.0.2.2.2 but in R12 its 10.1.3)
v) adcmctl.sh
Script to start / stop concurrent manager, Similar to one in 11i. (This script in turn calls startmgr.sh )
vi) adformsctl.sh
Script to start / stop Forms OC4J from 10.1.3 Oracle_Home. This script will also use opmnctl to start/stop Forms OC4J like
opmnctl stopproc type=oc4j instancename=forms
vii) adformsrvctl.sh
This script is used only if you wish to start forms in socket mode. Default forms connect method in R12 is servlet.
If started this will start frmsrv executable from 10.1.2 Oracle_Home in Apps R12
viii) adoacorectl.sh
This script will start/stop oacore OC4J in 10.1.3 Oracle_Home. This scripts will also use opmnctl (similar to adapcctl & adformsctl) to start oacore instance of OC4J like
opmnctl startproc type=oc4j instancename=oacore
ix) adoafmctl.sh
This script will start/stop oafm OC4J in 10.1.3 Oracle_Home. This scripts will also use opmnctl (similar to above) to start oacore instance of OC4J like
opmnctl startproc type=oc4j instancename=oafm
x) adopmnctl.sh
This script will start/stop opmn service in 10.1.3 Oracle_Home. opmn will control all services in 10.1.3 Oracle_Home like web server or various oc4j instances. If any services are stopped abnormally opmn will/should start them automatically.
xi) jtffmctl.sh
This script will be used to start/stop one to one fulfilment server.
xii) mwactl.sh
To start / stop mwa telnet server where mwa is mobile application.
Log File Location for Startup Shutdown Services in R12
Log files for startup/shutdown scripts for application/mid tier in R12 are in $INST_TOP/apps/$CONTEXT_NAME/logs/appl/admin/log
(adalnctl.txt, adapcctl.txt, adcmctl.txt, adformsctl.txt, adoacorectl.txt, adoafmctl.txt, adopmnctl.txt, adstrtal.log, jtffmctl.txt

Similar Messages

  • How to move R12 apps-tier to another box with same hostname and a new IP ?

    Hi , we want to move R12 apps-tier to another box with same hostname,same application paths and a new IP. What is the best way? SR recommends cloning but I am seeking for a short way,Thanks.

    Hi , we want to move R12 apps-tier to another box with same hostname,same application paths and a new IP. What is the best way? SR recommends cloning but I am seeking for a short way,Thanks.Cloning is the best approach.
    You could simply copy all the files (without running preclone), clean FND_NODES and bring the services up.
    How to Clean Nonexistent Nodes or IP Addresses From FND_NODES [ID 260887.1]
    How to get a clean Autoconfig Environment ? [ID 391406.1]
    You would still need to relink the executable files as per the docs in this thread -- Need clarification on Solaris 10 upgrade for E Business suite application
    Again, I would recommend cloning as it is the easiest/shortest method.
    Thanks,
    Hussein

  • I want to buy Apple TV for my grandchild so she can play videos and music from her Ipad on the family's big screen. Do I need anything else beside the Apple TV device. Also what is AirPlay? Is it an app, a service or a piece of hardware?

    I want to buy an Apple TV for my grandchild so she can play content from her Ipad on her family's big screen TV. She has cable WiFi in her home does she need anything else beside the Apple TV. Also what is AirPlay. Is it an app, a service or a seperate hardware from the Apple TV?

    Airplay is a wireless streaming protocol. It allows content to be pushed from the iPad through the Apple TV onto your connected HDTV.
    If she wants to see the iPad displayed on the big screen and/or play games that involves mirroring. As long as it's an iPad 2 (or later) then you will be fine. More info on both has been referened below
    http://support.apple.com/kb/HT4437?viewlocale=en_US&locale=en_US
    http://support.apple.com/kb/ht5209

  • Fusion Apps web service call fails with error access denied (oracle.wsm.security.WSFunctionPermission)

    Hello Guru,
    I am trying to call a supplier service from SOA/OSB.
    But while calling the service it is failing with the below error message
    access denied (oracle.wsm.security.WSFunctionPermission http://xmlns.oracle.com/apps/prc/poz/suppliers/supplierService/SupplierService#getSupplierVO invoke)
    As per OER cookbook i have attached the "oracle/wss_username_token_client_policy" to the Fusion  apps web service.
    I am trying to pass security credentials to the service by using all the methods... through composite ..through bpel through wsse header but in all cases i am getting similar error.
    Please let me know if some one has called the fusion apps web service to create a supplier of solution to my problem  as mentioned above.

    Hi Sai,
        Thanks for the quick and correct response. Yes, after doing the research, I'm also came to same conclusion. But what stops me here is that where exactly I need to check for this permission.
    I mean the theory what I built on this Authorization/Permission is that:
       For the resource - WebService (SupplierService), there is an assigned application role for which the Entitlement/Permission is provided.
    Pls. help me in the below items:
    a. What is the application role(in role hierarchy) assigned to this resource(Webservice). Which page I need to check(navigation) this and the required credentials..
    b. What is the Entitlement provided for this application role for this operation (getSupplierVO) invoke.. Which page I need to check(navigation) this and the required credentials..
    Thanks in Advance.
    Thanks & Regards
    Madhu

  • Dependencies on the App Management Service in SharePoint 2013

    Looking for a listing of services or features in SharePoint 2013 that are dependent on the App Management Service Application being provisioned...
    Anyone have a good list of what those are or could provide me one here? I want to make sure i'm not overlooking something as i weigh the pro's and con's of setting this service up.

    I'm not aware of a list of other services that are dependant on the App Management service.
    My understanding is there aren't other out of the box services that depend on it. Update: Good news, I'm wrong :)
    The Hybrid topologies (Search, BCS, Duet) between SharePoint Server 2013 and SharePoint Online do require the app management service so if you're condsidering these then you'll want to configure it.
    If you're not using apps for SharePoint then you probably do not have a need to configure the service at this time.
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • Software requirements for r12 apps

    Hi,
    My Laptop configration is 500GB hard disk and 4gb RAM. Please let me know whether I cam be to install R12 Apps in my laptop..
    Regards,
    Rajesh P

    Please find a suitable forum for your questions in the EBS category:
    https://forums.oracle.com/forums/category.jspa?categoryID=3

  • Failure - Unable to start App and Service SRA001_PCAPPROVAL failed. Contact your system administrator

    Hi,
    We are getting "Failure - Unable to start App" and "Service SRA001_PCAPPROVAL failed. Contact your system administrator" error.
    we have already activated the service and assigned the required role to User.
    Regards,
    Trilochan
    Tags edited by: Michael Appleby

    Hi Masa,
    we are able to see these services:
    but we are not able to find service SRA001_PCAPPROVAL in
    Activate and Maintain services (/IWFND/MAINT_SERVICE) .
    Could you please guide us how we can get those Odate services for application ,what are the activities we have to perform.
    Regards,
    Trilochan

  • Can't turn off individual app location services in IOS 5.0.1

    I Can no longer turn off individual app location services after update. Anyone else?

    had to reset it and set up as new ipod. lost music, but it works fine now.

  • Oracle EBS R12 Apps DBA

    Hi
    I am an Oracle DBA located in India , just wanted to know where can i pursue Oracle EBS R12 Apps DBA training . My company will be paying for my training . Is the link below is the one which i have to pursue ?
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=210
    Thanks

    Hi;
    Pelase see below link:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=501&p_org_id=18&lang=TR&p_nl=1322557405566
    You can also call local oracle office/education department they can direct you related oracle university location in india.
    Your link which u posted is shows path to become EBS certified professional
    Regard
    Helios

  • OEM for R12 apps

    We have 11g Grid running, i want to integrate with R12 apps in Linux, before i have raised in forum, but unfortunately i am not able to see that thread, thanks.

    Hi;
    Please see Hussein Sawwan previous post
    Configure OEM in EBS R12
    Re: Configure OEM in EBS R12
    Regard
    Helios

  • Register Flex app as service

    Hello,
    Is it possible to register Flex apps as services? And by that I mean - taking the example of Android - the app is closed, but still runs in background (not visible in Task Manager).
    The reason I am asking is that if for example I want to have real time notifications, either events at certain times or location based things, I need the app to be "conscious" all the time but taking up as little resources as possible.
    Also, setting it to start at system start and so on would be nice.
    Thank you.

    As said in the last reply, you would have to extend air to implement notifications.
    http://www.jamesward.com/2011/05/11/extending-air-for-android/
    It works well and it's not very hard to implement (copy paste)

  • R12 DMZ server services

    What EBS services need to be running on the EBS DMZ application server?
    EBS: 12.1.2 (Internal: single DB node + on apps node; external: one-apps node).

    Please refer to (Oracle E-Business Suite R12 Configuration in a DMZ [ID 380490.1]).
    Thanks,
    Hussein

  • My xml publisher report not display chart/graph in r12 apps

    dear all
    my xml publisher report is not showing chart/graph in oracle apps r12.1.1, but it's locally preview fine in MS word
    when i register rtf template in apps it just show data in xml not apply template without chart/graph it's work fine in apps
    please guide me.
    thanks
    Adnan zafar goraya

    Hello Adnan,
    To have the XML Publisher graphs display when started from Concurrent request, the DISPLAY environment variable must be specified.
    Please review the following Note on how to setup the Xserver
    Configuring VNC Or XVFB As The X Server For Applications 11i (Doc ID 181244.1)
    After this is done, you can run once again the concurrent program and check the output.
    Bogdan

  • Autoconfig fail EBS R12 Apps-Node with EBS 11gR2 RAC

    Platform: HPUX IA 64-11.31
    DB: 11.2.0.3
    Nodes: 2
    We were following metalink note 823587.1 and have successfully converted single-instance database of EBS R12 to 20node RAC. When we are trying to do steps of Section-3.8 of the note the autoconfig is running in error. See the below error message from the "adconfig.log" file:
    cat /etc/hosts
    =========
    127.0.0.1 localhost.localdomain localhost
    #Public IP
    172.16.101.23 ts1db1.bukhatir.ae ts1db1
    172.16.101.24 ts1db2.bukhatir.ae ts1db2
    #Vip
    172.16.101.44 ts1_vip1.bukhatir.ae ts1_vip1
    172.16.101.45 ts1_vip2.bukhatir.ae ts1_vip2
    #inerconnect
    10.0.0.1 ts1_prv1.bukhatir.ae ts1_prv1
    10.0.0.2 ts1_prv2.bukhatir.ae ts1_prv2
    172.16.101.20 ts1apps1.bukhatir.ae ts1apps1
    172.16.101.21 ts1apps2.bukhatir.ae ts1apps2
    =========
    Generate Tns Names
    Logfile: /locapps1/apps/apps/TEST_ts1apps1/admin/log/04101202/NetServiceHandler.log
    Classpath : /ts1apps/apps/apps_st/comn/java/lib/appsborg2.zip:/ts1apps/apps/apps_st/comn/java/classes
    Updating s_tnsmode to 'generateTNS'
    UpdateContext exited with status: 0
    AC-50480: Internal error occurred: java.lang.Exception: Error while generating listener.ora.
    Error generating tnsnames.ora from the database, temporary tnsnames.ora will be generated using templates
    Instantiating Tools tnsnames.ora
    Tools tnsnames.ora instantiated
    Web tnsnames.ora instantiated
    adgentns.pl exiting with status 2
    ERRORCODE = 2 ERRORCODE_END
    xecuting script in InstantiateFile:
    /locapps1/apps/apps/TEST_ts1apps1/admin/install/adgendbc.sh
    script returned:
    adgendbc.sh started at Tue Apr 10 12:03:56 UAE 2012
    SQL*Plus: Release 10.1.0.5.0 - Production on Tue Apr 10 12:03:57 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter value for 1: Enter value for 2: Enter value for 3: Connected.
    [ APPS_DATABASE_ID ]
    Application Id : 0
    Profile Value : TEST
    Level Name: SITE
    INFO : Updated/created profile option value.
    PL/SQL procedure successfully completed.
    Commit complete.
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    ==============================
    * * * * DBC PARAMETERS * * * *
    ==============================
    fnd_jdbc_buffer_min=1
    fnd_jdbc_buffer_max=5
    fnd_jdbc_buffer_decay_interval=300
    fnd_jdbc_buffer_decay_size=5
    fnd_jdbc_usable_check=false
    fnd_jdbc_context_check=true
    fnd_jdbc_plsql_reset=false
    ====================================
    * * * * NO CUSTOM PARAMETERS * * * *
    ====================================
    Unique constraint error (00001) is OK if key already exists
    Creating the DBC file...
    java.sql.SQLException: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))(ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip2.bukhatir.ae)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=TEST))) failed
    ADD call failed with exit code 1
    Updating Server Security Authentication
    java.sql.SQLException: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    Restoring DBC file from backed up location /locapps1/apps/apps/TEST_ts1apps1/appltmp/TXK/TEST_Tue_Apr_10_12_03_2012.dbc
    adgendbc.sh ended at Tue Apr 10 12:04:01 UAE 2012
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    See the network configuration files from the environment:
    ===========
    Dbhome
    ===========
    /orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/listener.ora
    LISTENER_TEST =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ts1_vip1.bukhatir.ae)(PORT = 1521)(IP = FIRST)))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ts1db1)(PORT = 1521)(IP = FIRST)))
    SID_LIST_LISTENER_TEST =
    (SID_LIST =
    (SID_DESC = (ORACLE_HOME = /orahome/oradb/app/product/11.2.0.3)(SID_NAME = TEST1))
    STARTUP_WAIT_TIME_LISTENER_TEST = 0
    CONNECT_TIMEOUT_LISTENER_TEST = 10
    TRACE_LEVEL_LISTENER_TEST = OFF
    LOG_DIRECTORY_LISTENER_TEST = /orahome/oradb/app/product/11.2.0.3/network/admin
    LOG_FILE_LISTENER_TEST = TEST1
    TRACE_DIRECTORY_LISTENER_TEST = /orahome/oradb/app/product/11.2.0.3/network/admin
    TRACE_FILE_LISTENER_TEST = TEST1
    ADMIN_RESTRICTIONS_LISTENER_TEST = ON
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_LISTENER_TEST = OFF
    IFILE=/orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/listener_ifile.ora
    /orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/tnsnames.ora
    TEST=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST1=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST1_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    (INSTANCE_NAME=TEST1)
    TEST1_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    TEST_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=TEST)
    TEST_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    #TEST_REMOTE=
    # (DESCRIPTION=
    # (ADDRESS_LIST=
    # (ADDRESS=(PROTOCOL=tcp)(HOST=tsscan.bukhatir.ae)(PORT=1521))
    TEST1_local=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip1.bukhatir.ae)(PORT=1521))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCTEST1))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=/orahome/oradb/app/product/11.2.0.3/network/admin/TEST1_ts1db1/TEST1_ts1db1_ifile.ora
    ===========
    Gridhome
    ===========
    /gridhome/oragrid/11.2.0/grid/network/admin/listener.ora
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN3=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN3)))) # line added by Agent
    LISTENER_SCAN2=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN2)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN2=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN3=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    /gridhome/oragrid/11.2.0/grid/network/admin/endpoints_listener.ora
    LISTENER_TS1DB1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ts1_vip1)(PORT=1521))(ADDRESS=(PROTOCOL=TCP)(HOST=172.16.101.23)(PORT=1521)(IP=FIRST)))) # line
    added by Agent
    ===========
    Listener EBShome
    ===========
    cd $TNS_ADMIN
    /locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/listener.ora
    APPS_TEST =
    (ADDRESS_LIST =
    (ADDRESS= (PROTOCOL= TCP)(Host= ts1apps1)(Port= 1629))
    SID_LIST_APPS_TEST =
    (SID_LIST =
    ( SID_DESC = ( SID_NAME = FNDSM )
    ( ORACLE_HOME = /ts1apps/apps/tech_st/10.1.2 )
    ( PROGRAM = /ts1apps/apps/apps_st/appl/fnd/12.0.0/bin/FNDSM )
    ( envs='MYAPPSORA=/ts1apps/apps/apps_st/appl/APPSTEST_ts1apps1.env,PATH=/usr/bin:/usr/ccs/bin:/bin,FNDSM_SCRIPT=/locapps1/apps/apps/TEST_ts1apps1/admin/scripts/gsmst
    art.sh' )
    ( SID_DESC = ( SID_NAME = FNDFS )
    ( ORACLE_HOME = /ts1apps/apps/tech_st/10.1.2 )
    ( PROGRAM = /ts1apps/apps/apps_st/appl/fnd/12.0.0/bin/FNDFS )
    ( envs='EPC_DISABLED=TRUE,NLS_LANG=American_America.AL32UTF8,LD_LIBRARY_PATH=/ts1apps/apps/tech_st/10.1.2/lib32:/ts1apps/apps/tech_st/10.1.2/lib:/ts1apps/apps/tech_s
    t/10.1.2/jdk/jre/lib/IA64N:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N/server:/ts1apps/apps/apps_st/appl/sht/12.0.0/lib,SHLIB_PATH=/ts1apps/apps/tech_st/10.1.2/lib32:/ts1apps/apps
    /tech_st/10.1.2/lib:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N/server:/ts1apps/apps/apps_st/appl/sht/12.0.0/lib,LIBPATH=/ts1apps/ap
    ps/tech_st/10.1.2/lib32:/ts1apps/apps/tech_st/10.1.2/lib:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N:/ts1apps/apps/tech_st/10.1.2/jdk/jre/lib/IA64N/server:/ts1apps/apps/apps_st/ap
    pl/sht/12.0.0/lib,APPLFSTT=TEST_BALANCE;TEST;TEST_FO,APPLFSWD=/locapps1/apps/apps/TEST_ts1apps1/appl/admin;/locapps1/apps/apps/TEST_ts1apps1/appltmp;/ts1apps/apps/apps_st/comn/webapp
    s/oacore/html/oam/nonUix/launchMode/restricted' )
    STARTUP_WAIT_TIME_APPS_TEST = 0
    CONNECT_TIMEOUT_APPS_TEST = 10
    TRACE_LEVEL_APPS_TEST = OFF
    LOG_DIRECTORY_APPS_TEST = /locapps1/apps/apps/TEST_ts1apps1/logs/ora/10.1.2/network
    LOG_FILE_APPS_TEST = APPS_TEST
    TRACE_DIRECTORY_APPS_TEST = /locapps1/apps/apps/TEST_ts1apps1/logs/ora/10.1.2/network
    TRACE_FILE_APPS_TEST = APPS_TEST
    ADMIN_RESTRICTIONS_APPS_TEST = ON
    IFILE = /locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/TEST_ts1apps1_listener_ifile.ora
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_APPS_TEST = OFF
    /locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/tnsnames.ora
    TEST = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1db1)(PORT=1521))
    (CONNECT_DATA=(SID=TEST1))
    # Net8 definitions for FNDFS and FNDSM on the HTTP server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    # Net8 definitions for FNDFS and FNDSM on the forms server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    # Net8 definitions for FNDFS and FNDSM on the administration server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    # Net8 definitions for FNDFS and FNDSM on the concurrent processing server node - ts1apps1
    FNDFS_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    # For when the profile FS_SVC_PREFIX is set these entries will be used
    FNDFS_TEST1_ts1apps1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDFS_TEST1_ts1apps1.bukhatir.ae = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDFS))
    FNDSM_ts1apps1_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    FNDSM_ts1apps1.bukhatir.ae_TEST1 = (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=ts1apps1)(PORT=1629))
    (CONNECT_DATA=(SID=FNDSM))
    IFILE=/locapps1/apps/apps/TEST_ts1apps1/ora/10.1.2/network/admin/TEST_ts1apps1_ifile.ora

    Yes, following message is also reported in the adconfig.log:
    Unique constraint error (00001) is OK if key already exists
    Creating the DBC file...
    java.sql.SQLException: The Network Adapter could not establish the connection
    Database connection to jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=ts1_vip2.bukhatir.ae)(PORT=1523))(ADDRESS=(PROTOCOL=tcp)(HOST=
    ts1_vip1.bukhatir.ae)(PORT=1523)))(CONNECT_DATA=(SERVICE_NAME=TEST))) failed
    ADD call failed with exit code 1
    Updating Server Security Authentication
    java.sql.SQLException: Invalid number format for port number
    Database connection to jdbc:oracle:thin:@host_name:port_number:database failed
    Updating Server Security Authentication failed with exit code 1
    Restoring DBC file from backed up location /locapps1/apps/apps/TEST_ts1apps1/appltmp/TXK/TEST_Mon_Apr_16_13_13_2012.dbc
    adgendbc.sh ended at Mon Apr 16 13:13:46 UAE 2012
    adgendbc.sh exiting with status 1
    ERRORCODE = 1 ERRORCODE_END
    .end std out.
    .end err out.
    Did you see Autoconfig has failed on Apps tier on adgendbc.cmd with error: ADD call failed with exit code 1, UPDATE call failed with exit code 1 [ID 359739.1]?But we have the file version:
    $Header: AdminAppServer.java 120.11.12010000.6 2010/04/13 15:24:03 fskinner ship $

  • Error testing webservice using ESB with Oracle apps adapter services

    When creating a simple ESB project with Oracle Applications adapter service, i get the following error when testing the webservice via EM.
    SOA suite 10.1.3.3
    oracle EBS 11.5.10
    Any pointer on how to fix this is very much appreciated.
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><env:Header/><env:Body><env:Fault xmlns:env="http://schemas.xmlsoap.org/soap/envelope/"><faultcode>env:ESBMessageProcessingFailed</faultcode><detail><EventName>DefaultSystem.GetOrderRS.executeprocedure</EventName><Cause>An unhandled exception has been thrown in the ESB system. The exception reported is: "oracle.tip.esb.server.common.exceptions.BusinessEventRejectionException: An unhandled exception has been thrown in the ESB system. The exception reported is: "org.collaxa.thirdparty.apache.wsif.WSIFException: esb:///ESB_Projects/LoadCustomer_orappdorders/orappd11i.wsdl [ orappd11i_ptt::orappd11i(InputParameters,OutputParameters) ] - WSIF JCA Execute of operation 'orappd11i' failed due to: Could not instantiate InteractionSpec oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec due to: Error while setting JCA WSDL Property.
    Property setIRepInternalName is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec
    Please verify the spelling of the property.
    ; nested exception is:
         ORABPEL-12532
    Error while setting JCA WSDL Property.
    Property setIRepInternalName is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec
    Please verify the spelling of the property.
    ; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Could not instantiate InteractionSpec oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec due to: Error while setting JCA WSDL Property.
    Property setIRepInternalName is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec
    Please verify the spelling of the property.
    ; nested exception is:
         ORABPEL-12532
    Error while setting JCA WSDL Property.
    Property setIRepInternalName is not defined for oracle.tip.adapter.apps.AppsStoredProcedureInteractionSpec

    Fix is as pointed in Error reported during AP Invoice concurrent program.

Maybe you are looking for