Error in adstrtal.sh

I am getting error from R12 while starting the app services...
ERROR:
apdevmgr@bhap0006-/opt/pbn1oebd/inst/apps/PBN1OEBD_bhap0006/admin/scripts # ./adstrtal.sh
You are running adstrtal.sh version 120.15
Enter the APPS username: apps
Enter the APPS password:
./adstrtal.sh: 8740 Illegal instruction(coredump)
adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
USAGE: adstrtal.sh <appsusername/appspassword
DB node: bhdr0011
DB is up and running in DB node and I given the correct password....Checked the context file of APPS node (bhap0006) and DB node is correct in context file also..
Please help me
Thanks in Advance..
adstrtal.sh: exiting with status 1

I am getting error from R12 while starting the app services...Please post the details of the application release, database version and OS.
ERROR:
apdevmgr@bhap0006-/opt/pbn1oebd/inst/apps/PBN1OEBD_bhap0006/admin/scripts # ./adstrtal.sh
You are running adstrtal.sh version 120.15
Enter the APPS username: apps
Enter the APPS password:
./adstrtal.sh: 8740 Illegal instruction(coredump)
adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
USAGE: adstrtal.sh <appsusername/appspassword
DB node: bhdr0011
DB is up and running in DB node and I given the correct password....Checked the context file of APPS node (bhap0006) and DB node is correct in context file also..Do you have both the database and database listener up and running?
Can you connect as apps/applsys users from the apps tier node?
Please run AutoConfig on the application tier node then use adstrtal.sh script again.
Thanks,
Hussein

Similar Messages

  • Reg Error in adstrtal in linux

    Hi
    when entering the command /dten/w01/oracle/dtencomn/admin/scripts/DTEN_oraapps/adstrtal.sh apps/apps in Secure shell it shows the error
    You are running adstrtal.sh version 115.16
    /dten/w01/oracle/dtencomn/util/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM
    Check logfile /dten/w01/oracle/dtencomn/admin/log/DTEN_oraapps/07011311.log for details
    Exiting with status 1
    Please waiting for your solution..
    Regards
    Jacob. I

    Hi
    Try to activate the Receiver Determination once again and check if it is created in the configuration.
    Thanks
    Rinku Gangwani

  • TIMEOUT error from adstrtal.sh -- even after made Guest user password same

    I have migrated E-bus Database from HPTru64 to SunSolaris (Still Object differences are there).
    when I try to start application I got TimeOUT error.
    1)I made GUEST password same in <Context>.xml & $FND_TOP/11.5.0/secure/*.dbc file to ORACLE
    2)ran adautocfg.sh on all apps nodes
    still I get same error...
    SQL> SELECT fnd_web_sec.validate_login('GUEST','ORACLE') FROM dual;
    FND_WEB_SEC.VALIDATE_LOGIN('GUEST','ORACLE')
    N
    SQL>

    Sawwan,
    I got below error...
    I am in the process of migration, I may not be able to use OAM unless I start the application..
    ====================
    SQL> @afgstusr.sql
    PL/SQL procedure successfully completed.
    ERROR: The Profile "Guest User Password" is not set correctly, the current
    value is "GUEST/ORACLE" and failed FND user validation.
    Oracle Applications requires a "GUEST" user account for special restricted
    access functions. The "<GUEST User Name>/<Password>" is stored in the
    profile option "Guest User Password" for Applications program use. In this
    instance the profile option is not set, or does not represent a valid
    User_name/Password combination.
    CORRECTIVE ACTION: The profile needs to be set to a valid User_name/Password
    combination, preferably the combination for the seeded user account "GUEST".
    The profile can be set using the Oracle Forms Interface and the System
    Administrator Responsibility.
    Navigate -> Profile -> System -> Query Site level profile:
    "Guest User Password"
    Alternatively, if the profile value shown above is defined and set to what
    you think should be the correct value, you may need to reset the GUEST user
    account password from the Oracle Forms Interface. Again using the System
    Administrator Responsibility.
    Navigate -> Security -> User -> Define -> Query "User Name":
    Type a temporary password in the "Password" field -> hit the Tab Key
    and confirm the password ... Then log in to Oracle Applications Forms
    Interface as this user and change the password, when prompted to do so,
    to match the value set in the "Guest User Password" profile.
    Finally if the Oracle Forms Interface is not available for some reason you
    can use SQL*Plus and the Applications API - FND_PROFILE.SAVE(). You can use
    the file that generated this message (FND_TOP/patch/115/sql/afgstusr.sql) as
    an example of how to code this function. Set the value to a known good
    User_name/Password combination. Remember to go back and properly set up
    a default GUEST account and to synchronize the profile after your upgrade is
    complete using the appropriate steps shown above.
    DECLARE
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at line 15
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    $

  • Accidentally I run environment using root account

    Hi There
    I'm trying to restart concurrent manager but accidentally run in root account then also the env of both DB and APPS
    the solution i performed was that change the owner chown -R applmgr:dba apps/ and inst and also to the DB chown -R oracle:dba db/
    after that I run the env of DB and it was succesfully wihtout any exisitng errors or addbctl.sh: exiting with status 0
    but in APPS when i run ENV then go to ADMIN_SCRIPTS_HOME/sid_name/
    then adstrtal.sh the APPS asking me a username and password which is before no need to input because Im on the APPS side
    error message:
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh: exiting with status 1
    please help
    thanks
    Edited by: cheesewizz on Nov 23, 2010 10:05 PM

    Hi,
    but in APPS when i run ENV then go to ADMIN_SCRIPTS_HOME/sid_name/
    then adstrtal.sh the APPS asking me a username and password which is before no need to input because Im on the APPS side
    error message:
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh: exiting with status 1This is an expected behavior as you have to pass the apps username and password to run adstrtal.sh script, so as applmgr user source the env file and issue "adstrtal.sh apps/<apps password>".
    Thanks,
    Hussein

  • Problem in application 11i

    Hi
    when i trying to logon through application (i.e) e -business suit it is showing http error
    but adstrtal.sh script show zero error
    pls help me
    Thanks lot

    I treid installing as you said but I am not able to go to the second screen in the rapid install wizard. I could do it thru universal installer by making stage directories. I am trying to do this on NT4 with SP5. Pls clarify thru which wizard u could do that
    Sri
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Swarna Duttagupta ():
    Jane, Sri and all others
    I have been able to install Oracle 11i on Windows NT innumerous times ...following are the shortcomings ...
    (1) Installer does not give more than two node options to select machine names, when you select a multi-node install ...it works fine for single and 2 node install
    (2) Make sure there is no other prior version of Oracle or Java ...backup your NT registry and then search and delete any other occurences of either ....
    (3) After a partial install, when/if the install aborts, you have to clean up at a couple of places ....(a)backup the NT registry and delete the ORALCE directory under HKEY_LOCALMACHINE->Software->, also delete any partially created servicces under HKEY_LOCAL_MACHINE->SYSTEM->Current COntrol Set-> Services (b)under C:\Program Files, delete the Oracle directory/folder, (c) under the temp directory, where you specified the base install to start from, a directory call 'rapidinstall' is created ...delete this ...the installer looks for the existence of this directory and refuses to proceed ahead ...., (c)you cannot currently install multiple ORACLE_HOMES on the same NT machine/server, which is a known limitation ...e.g. should you choose Vision and Production install, the instllation will stop after it finishes one ...saying that the Oracle ODBC OLE components are already installed in the first ORACLE_HOME directory path and that you cannot have multiple installs of the same code ...
    Hope this helps ...[email protected]<HR></BLOCKQUOTE>
    null

  • Apache Web Services Listener not starting after bouncing application

    Can some one please help? I am runnng 11.5.10.2 on Solaris.
    ==========
    Problem:
    ==========
    I can not start my Apache Web Services Listener via ADSTRTAL.SH (log filed saved with 0 (zero) bytes – so no results to look at).
    I also tried to start it using the adapcctl.sh start as the applmgr user and I get the same error as adstrtal.sh.
    I ran apachectl configtest and got “Bus Error”
    ==========
    Question:
    ==========
    How do I fix this problem (bus error and get Apache listener to run)?
    -OR-
    Where do I go to edit this file and is it the http.conf file?

    Problem solved, disk drive was full.

  • Error while starting EBS 12.1.1 using adstrtal.sh

    Hi,
    When trying to start Application Services of EBS 12.1.1(DB Ver:11.1.0.7.0), by using adstrtal.sh , this is exiting with status 3.
    The services ,
    adoacorectl.sh
    adformsctl.sh
    adoafmctl.sh
    are exiting with status 150
    On, examining the log files, we find that all the services have the following error,
    08/06/09-10:54:34 :: adformsctl.sh version 120.16
    08/06/09-10:54:34 :: adformsctl.sh: starting OPMN if it is not running
    opmnctl: opmn is already running.
    08/06/09-10:54:34 :: adformsctl.sh: Starting OPMN managed FORMS OC4J instance
    opmnctl: starting opmn managed processes...
    ================================================================================
    opmn id=testerp.eigl.com:6200
    no processes or applications matched this request
    08/06/09-10:54:34 :: adformsctl.sh: exiting with status 150
    This error is common for adoacorectl.sh and
    adoacorectl.sh
    ===========================================
    Any clue as to how to resolve this ??
    Regards,
    Rupdipt

    Hi Hussein,
    Thanks for the suggestion.But, running autoconfig did not help.So, what I did was to run adpreclone and adcfgclone on both the appl and db tier.After the cloning was completed, adstrtal.sh again exited with status 3. From metalink note.564536.1, it is mentioned that although adoacorectl.sh, adformsctl.sh, adoafmctl.sh exit with status 150 they may startup correctly.Running adopmnctl.sh status shows all the services as 'Alive'.So, I tried to access the EBS and was successfully able to access it.After, this I shutdown both the appl and db services and tried restarting them again using adstrtal.sh.this time adstrtal.sh exited with status 0 and the EBS is functioniing normally.
    Regards,
    Rupdipt

  • Adstpall.sh and adstrtal.sh scripts is giving error in R12

    Team,
    I am trying to start and stop the services using adstpall.sh and adstrtal.sh but its giving error.
    -bash-3.00$ sh adstpall.sh
    You are running adstpall.sh version 120.10.12010000.4
    Enter the APPS username: apps
    Enter the APPS password:
    adstpall.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstpall.sh <appsusername/appspassword>
    adstpall.sh <applications_username/applications_password> -secureapps
    adstpall.sh -nodbchk
    adstpall.sh: exiting with status 1
    -bash-3.00$ sh adstrtal.sh
    You are running adstrtal.sh version 120.15.12010000.3
    Enter the APPS username: apps
    Enter the APPS password:
    adstrtal.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstrtal.sh <appsusername/appspassword>
    adstrtal.sh <applications_username/applications_password> -secureapps
    adstrtal.sh -nodbchk
    adstrtal.sh: exiting with status 1
    But I am able to login to DB with the same.
    -bash-3.00$ sqlplus apps/apps
    SQL*Plus: Release 10.1.0.5.0 - Production on Sat Mar 26 09:29:27 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> select name from v$database;
    NAME
    R1212112
    SQL> select banner from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - Production
    PL/SQL Release 11.2.0.2.0 - Production
    CORE 11.2.0.2.0 Production
    TNS for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production
    Autoconfig on the Apps tier and Db tier is completing successfully without any issues.
    COuld you please help me in rectifying the issue.

    Hi Srini,
    I tried the below but It didnt work:
    /slot/ems6596/appmgr/inst/apps/r1212112_rws60007rems/admin/scripts
    -bash-3.00$ adstpall.sh apps/apps
    You are running adstpall.sh version 120.10.12010000.4
    adstpall.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstpall.sh <appsusername/appspassword>
    adstpall.sh <applications_username/applications_password> -secureapps
    adstpall.sh -nodbchk
    adstpall.sh: exiting with status 1
    -bash-3.00$ adstpall.sh
    You are running adstpall.sh version 120.10.12010000.4
    Enter the APPS username: apps
    Enter the APPS password:
    adstpall.sh: Database connection could not be established. Either the database is down or the APPS credentials supplied are wrong.
    USAGE: adstpall.sh <appsusername/appspassword>
    adstpall.sh <applications_username/applications_password> -secureapps
    adstpall.sh -nodbchk
    adstpall.sh: exiting with status 1
    Any help into this.

  • Error After executing adstrtal.sh command at Application Tier

    Hi,
    We are using,
    EBS : R12.1.1
    OS : OEL 5.6
    When i tried to start Application tier services got following error message,
    XML-20108: (Fatal Error) start of root element expected.
    The logfilefor this session is located at $INST_TOP/logs/appl/admin/log/adstrtal.log
    Exception in thread "main" java.lang.NullPointerException
    at Oracle.apps.ad.autoconfig.serviceControl.parseServices(ServiceControl.java:475)
    at Oracle.apps.ad.autoconfig.serviceControl.<init>(ServiceControl.java:319)
    at Oracle.apps.ad.autoconfig.serviceControl.main(ServiceControl.java:956)
    adstrtal.sh: Exiting with status 1
    How can i resolve this error and start my Application Tier?? Please guide..
    Regards,
    Priyanka

    Contents of the "/usrxit/devenv.env" file are,
    # $Header: devenv.env 120.1 2006/10/23 19:07:35 appldev ship $
    #=====================================================================+
    # Copyright (c) 1999 Oracle Corporation Belmont, California, USA |
    # All rights reserved. |
    #=====================================================================+
    # FILENAME
    # devenv.env
    # DESCRIPTION
    # Application Object Library developer's environment setup
    # This script is automatically called by fndenv.env so that
    # you can compile and link custom user exits (SQL*Forms and
    # SQL*ReportWriter) and concurrent programs with Oracle
    # Applications.
    # NOTES
    # Now we provide compilation flags compatible with the Makefile
    # in the $FND_TOP/usrxit directory.
    #     Changed $(ORACLE_HOME)/proc16/lib to $(ORACLE_HOME)/sqllib/public
    #      for 7.1 changes. -- JCM 7/13/94
    #     $(ORACLE_HOME)/sqllib/public to $(ORACLE_HOME)/precomp/public
    #     and $(ORACLE_HOME)/bin/proc16 to $(ORACLE_HOME)/bin/proc
    #          -- gling 1/21/97
    #=====================================================================*/
    # First we set all compilation flags from the Makefile for generic Unix.
    # Then we correct the generic settings based on the PLATFORM environment
    # variable set in the AutoInstall Environment file.
    if test "$PLATFORM" = ""; then
    echo "devenv.env: PLATFORM environment variable not set."
    echo "Please check your AutoInstall Environment file."
    exit 1
    fi
    # set Unix generic flags for Makefile
    # If any need to be overridden, this happens in the Platform-specific
    # case statement below
    CC='cc'
    # CFLAGS should be set to somethings like the following:
    # CFLAGS='-g $(INCLUDE_FLAGS)'
    CFLAGS='You_must_set_CFLAGS_for_your_platform_in_$$FND_TOP/usrxit/devenv.env'
    # You may need to modify the last entry in INCLUDE_FLAGS below if
    # oratypes.h is not located in the directory $ORACLE_HOME/rdbms/demo.
    INCLUDE_FLAGS='-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo'
    PCC='$(ORACLE_HOME)/bin/proc'
    PCCFLAGS='include=$(PCCINC) ireclen=161 sqlcheck=none dbms=v6'
    PCCINC='. include=$(FND_TOP)/include include=$(ORACLE_HOME)/precomp/public'
    # LDFLAGS should be set to -g when using a debugger.
    # LDFLAGS='-g'
    CHMOD='chmod'
    MCS='echo mcs'
    RM='rm -f'
    CP='cp'
    # Platform-specific case statement
    case "$PLATFORM" in
    AIXRIOS) INCLUDE_FLAGS='-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME/plsql/public'
    CFLAGS='-O -qmaxmem=-1 -qro -qspill=30000 -U__STR__ -DNLS_ASIA -DORE -D_BSD -DRIOS -DAIXRIOS $(INCLUDE_FLAGS)'
    #CFLAGS='$(INCLUDE_FLAGS) -U__STR__ -DAIXRIOS -DNLS_ASIA -DORE -D_BSD -DRIOS -qro -O -DAFSTUBS'
    PCCFLAGS='ireclen=161 dbms=v8 unsafe_null=yes mode=oracle release_cursor=no maxopencursors=100 hold_cursor=yes include=$(PCCINC)';;
    DCOSX) CFLAGS='-O -Wf,-Cs $(INCLUDE_FLAGS) -DDCOSX -DNLS_ASIA -Dconst= -DAFSTUBS';;
    DRS6000) CFLAGS='$(INCLUDE_FLAGS) -O -DDRS6000 -DNLS_ASIA -DAFSTUBS';;
    HP9000S800) INCLUDE_FLAGS='-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME/plsql/public'
    CFLAGS='-Ae -O DD32 DA2.0 ESlit Z +objdebug -DNO_RC2 -DNO_RC5 -DNO_IDEA -DBSAFE -DHPUX -DHPUX11 -D_HPUX_SOURCE -DHP9000S800 -DNLS_ASIA $(INCLUDE_FLAGS)'
    #CFLAGS='-Aa O3 $(INCLUDE_FLAGS) -D_HPUX_SOURCE -DHP9000S800 -DNLS_ASIA ESlit ESsfc DA1.0 +DS1.1 -DAFSTUBS'
    PCCFLAGS='ireclen=161 dbms=v8 unsafe_null=yes mode=oracle release_cursor=no maxopencursors=100 hold_cursor=yes include=$(PCCINC)';;
    INTEL_386) CFLAGS='-O $(INCLUDE_FLAGS) -DSCO_UNIX -DNLS_ASIA -DINTEL_386 -DAFSTUBS';;
    M88OPEN) CFLAGS='$(INCLUDE_FLAGS) -DM88OPEN -DNLS_ASIA -O -DAFSTUBS';;
    M88OPEN) CFLAGS='$(INCLUDE_FLAGS) -DM88OPEN -DNLS_ASIA -O -DAFSTUBS';;
    NCR) CFLAGS='$(INCLUDE_FLAGS) -DNCR -DNLS_ASIA -O -Hon=Read_only_strings -Xa'
    LDFLAGS='-s -t -znorearrange'
    MCS='mcs -d';;
    ISVR4) CFLAGS='$(INCLUDE_FLAGS) -DNCR -DNLS_ASIA -O -Hon=Read_only_strings -Xa'
    LDFLAGS='-s -t'
    MCS='mcs -d';;
    OSF1) CFLAGS='$(INCLUDE_FLAGS) -O1 -Olimit 1300 -G 0 -std0 -DOSF1 -DA_OSF -DNLS_ASIA -DAFSTUBS -non_shared';;
    SCO_UNIX) CFLAGS='-O $(INCLUDE_FLAGS) -DSCO_UNIX -DSYSV_386 -DINTEL_386 -DNLS_ASIA -DAFSTUBS';;
    SYSV_386) CFLAGS='-O $(INCLUDE_FLAGS) -DSCO_UNIX -DSYSV_386 -DINTEL_386 -DNLS_ASIA -DAFSTUBS';;
    SEQ_DYNIX) CFLAGS='-O $(INCLUDE_FLAGS) -DSEQ_DYNIX -DNLS_ASIA -DAFSTUBS';;
    SEQ_PTX) CFLAGS='$(INCLUDE_FLAGS) -O -DSEQ_PTX -DNLS_ASIA -W0,-Nn5000 -W0,-xstring -Wc,-pw -Xo -Wp,-Ns14000 -Wp,-Nz200000 -W0,-Nd14999 -W0,-Nt3000 -DAFSTUBS -Dsigned=';;
    SUN_OS5) INCLUDE_FLAGS='-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME/plsql/public'
    CFLAGS='-xO2 -mr -Xa -xarch=v8plusa -xtarget=ultra3 -xstrconst -restrict SUN_OS5 NLS_ASIA $(iINCLUDE_FLAGS)'
         LDFLAGS='-s -xcg92'
         CC=/opt/SUNWspro/bin/cc
    PCCFLAGS='ireclen=161 dbms=v8 unsafe_null=yes mode=oracle release_cursor=no maxopencursors=100 hold_cursor=yes include=$(PCCINC)';;
    SUN_SPARC) INCLUDE_FLAGS='-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME/plsql/public'
    CFLAGS='-xO2 -mr -Xa -xarch=v8plusa -xtarget=ultra3 -xstrconst -restrict SUN_OS5 NLS_ASIA $(INCLUDE_FLAGS)'
    CC='/usr/5bin/cc'
    PCCFLAGS='ireclen=161 dbms=v8 unsafe_null=yes mode=oracle release_cursor=no maxopencursors=100 hold_cursor=yes include=$(PCCINC)';;
    #CFLAGS='$(INCLUDE_FLAGS) -O1 -DNLS_ASIA -DAFSTUBS'
    ULTRIX) CFLAGS='$(INCLUDE_FLAGS) -O -DNLS_ASIA -DAFSTUBS';;
    UTS) CFLAGS='$(INCLUDE_FLAGS) -DUTS -eft -DNLS_ASIA -DAFSTUBS';;
    LINUX) CFLAGS='$(INCLUDE_FLAGS) -Dlinux -DLINUX -DNLS_ASIA -D_GNU_SOURCE';;
    HPUX_IA64) INCLUDE_FLAGS='-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo -I$(ORACLE_HOME)/plsql/public'
    CFLAGS='-O Onolimit Onoprocelim -Ae Olit=all DD32 +DSblended -D_HPUX_SOURCE -DHPUX -DHPUX_IA64 -DBUILD32 -DNLS_ASIA $(INCLUDE_FLAGS)'
    PCCFLAGS='include=$(PCCINC) ireclen=161 dbms=v8 unsafe_null=yes mode=oracle release_cursor=no maxopencursors=100 hold_cursor=yes define=__hpux';;
    esac
    # Export all variables set to the environment
    export CC CFLAGS INCLUDE_FLAGS PCC PCCFLAGS PCCINC
    export CHMOD MCS RM CP
    # To use a user exit name other than #USR or a library name other than
    # libusr.a modify the variable LUSRLIB to point to your library
    LUSRLIB="${FND_TOP}/${APPLUSR}/libusr.a"
    export LUSRLIB
    # To use a SQL*Forms user exit name other than #USR modify the
    # variable LUSRIAP
    # LUSRIAP contains the name of the module which defines your custom user
    # exit reference list (xitXXX.o). By default, XXX is usr. You change
    # this value only if you do not use #USR when calling your user exits.
    # When linking your custom version of SQL*Forms (uaiap),
    # ${FND_TOP}/${APPLUSR}/xitiap.o defines the top-level user exit names
    # accessible from SQL*Forms, for example, #FND, #USR, or #FAC.
    # You can generate xitiap.o with genxtb or create from the
    # template .c file located in the ${APPLUSR} directory.
    LUSRIAP="${FND_TOP}/${APPLUSR}/xitusr.o"
    export LUSRIAP
    # To use a SQL*ReportWriter user exit name other than #USR modify the
    # variable LUSRSRW
    # LUSRSRW contains the name of the module which defines your custom user
    # exit reference list (xitXXX.o). By default, XXX is usr. You change
    # this value only if you do not use #USR when calling your user exits.
    # When linking your custom version of SQL*Forms (urunrep),
    # ${FND_TOP}/${APPLUSR}/xitsrw.o defines the top-level user exit names
    # accessible from SQL*Forms, for example, #FND, #USR, or #FAC.
    # You can generate xitsrw.o with genxtb or create from the
    # template .c file located in the ${APPLUSR} directory.
    LUSRSRW="${FND_TOP}/${APPLUSR}/xirusr.o"
    export LUSRSRW
    # To include custom immediate concurrent programs or create a new
    # concurrent program library, modify the variable LUSRPRG
    # LUSRPRG contains:
    # (1) the concurrent program library module which lists your
    # concurrent program catalogs.
    # If you wish to also link the Oracle Financials concurrent
    # program catalogs, make sure you list them in your concurrent
    # program library, "prglib.c".
    # (2) the concurrent program catalog module which lists your
    # immediate concurrent programs.
    # (3) the module that defines your function for the immediate
    #      concurrent program and your library.
    # The concurrent program library file and the concurrent program
    # catalog file may created from the template prglib.c and prgcat.c
    # files located in the ${APPLUSR} directory.
    LUSRPRG="${FND_TOP}/${APPLUSR}/prglib.o ${FND_TOP}/${APPLUSR}/prgcat.o ${FND_TOP}/${APPLUSR}/EXPROG.o"
    export LUSRPRG
    # The following are special environment variables designed to allow Oracle
    # Applications customers to link 3rd-party software into documented interface
    # points in Oracle Applications C code.
    # For each product listed below, there are two environment variables defined.
    # One is of the form: VND<PROD>SL
    # and the other is of the form: VND<PROD>PL
    # where <PROD> is replaced by the abbreviation for a specific product,
    # VND stands for Vendor (3rd-party vendor),
    # SL stands for Shared Libraries,
    # and PL stands for Private Libraries.
    # For example: VNDARSL, VNDARPL, VNDPAYSL, VNDPAYPL
    # Each Vendor Libraries variable defined below should be set to '' if you are
    # not linking in any 3rd-party software. If you are linking 3rd-party
    # software into a specific product, you must change the Vendor Libraries
    # variables for that product.
    # If you are linking in 3rd-party software, VND<PROD>SL and VND<PROD>PL
    # should be set to include: 1) the 3rd-party interface object modules, and
    # 2) the 3rd-party libraries (in that order).
    # For example:
    # VNDPAYSL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)'
    # VNDPAYPL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)'
    # Notes on setting the Vendor Libraries variables:
    # 1) You must enclose the value you assign to each vendor libraries variable
    # in single quotes as in the example above.
    # The right way to specify a value for a vendor libraries variable:
    # VNDPAYPL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)'
    # The wrong way to specify a value for a vendor libraries variable:
    # VNDPAYPL="$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)"
    # 2) You must enclose all environment variable references in parentheses, as
    # in the example above.
    # The right way to reference an environment variable:
    # $(PAY_TOP)/lib/py3c.o
    # The wrong way to reference an environment variable:
    # $PAY_TOP/lib/py3c.o
    # 3) Any user-defined environment variables (like VND_LINK in the example
    # above) must be set and exported in this file. There is a special
    # section for this purpose below.
    # Example:
    # Needed when linking in 3rd Party Software
    # VND_VERTEX='$(PAY_TOP)/vendor/quantum'
    # VND_LINK='$(VND_VERTEX)/lib/libvprt.a \
    # $(VND_VERTEX)/lib/libqutil.a \
    # $(VND_VERTEX)/lib/libloc.a \
    # $(VND_VERTEX)/lib/libcb63.a'
    # VNDPAYSL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)'
    # VNDPAYPL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)'
    # export VND_VERTEX VND_LINK VNDPAYPL VNDPAYSL
    # Needed when APPLPAYLINK!=cob
    # VNDPAYSL=''
    # VNDPAYPL=''
    # export VNDPAYPL VNDPAYSL
    # 4) Any user-defined environment variables (like VND_LINK in the example
    # above) must begin with 'VND_', or the Oracle Applications Relinking
    # Utility (adrelink) will remove them from the linking environment.
    # Note: COBDIR is an exception to this rule.
    # The right way to name a user-defined environment variable:
    # VND_LINK
    # The wrong way to name a user-defined environment variable:
    # VENDOR_LIBS
    # 5) You do not need to include the product library for the Oracle
    # Applications product into which you are linking your 3rd-party libraries
    # in the value you assign to each vendor libraries variable.
    # All you need is:
    # VNDPAYPL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK)'
    # You don't need:
    # VNDPAYPL='$(PAY_TOP)/lib/py3c.o $(PAY_TOP)/lib/py3v.o $(VND_LINK) $(LPAYLIB)'
    # End of notes on setting the Vendor Libraries variables
    # In general, you should set VND<PROD>SL and VND<PROD>PL to have the same
    # value. If you need to set them to different values for a given product,
    # this will be stated below or stated in the documentation that comes with
    # the product in question.
    # If there are no Vendor Libraries variables listed below for a given product,
    # that means the product in question does not have any documented interface
    # points for linking in 3rd-party software.
    # Please enter user-defined environment variables between this
    # comment section and the next comment section.
    # End section for user-defined environment variables
    # Vendor Libraries variables for Oracle Receivables (AR)
    VNDARSL=''
    VNDARPL=''
    export VNDARSL VNDARPL
    # Vendor Libraries variables for Oracle Payroll (PAY)
    VNDPAYSL=''
    VNDPAYPL=''
    export VNDPAYSL VNDPAYPL
    # End of Vendor Libraries variables list
    File is present at the $FND_TOP/usrxit folder ...
    Regards
    Priyanka

  • After running adstrtal.sh with error code 0, unable to login

    Dear All
    I have successfully installed 11i on SLES 9. After installation, i was able to run the script adstrtal.sh successfully as root with error code 0. I get the home page with out any problem. When i tried to logon to the application, i get the following error message on the browser, when i click on the log on link on the application home page.
    error message:
    Internal Server Error(500)
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Any guidance on this problem would be very helpful.
    thanks in advance
    Shan
    email: [email protected]

    I am getting same problem....I am unable to solve it out..I have tried all posibilites...
    My Apps Version 11.5.10.2(10.2.0.2 Database) on SuSe 9.0 server. I have applied ATG_RUP4 and Latest HRMS Family packes in this instance before 5 months.....all are successfull....Till Last Night..no problem...I am getting this problem from today morning...
    GUEST user password is correct in dbc file and in profile option...
    All services are up and running...
    Today morning I got this error..when all the users login into apps...Home page is succesfully loaded...when we try to login into login page...it is throwing this error...
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    till last night...This is working...from today morning it is giving problem.
    we are able to login via
    http://appsever.xyz.com:8000/dev60cgi/f60cgi
    but
    we are getting this problem when login via
    this
    http://appserver.xyz.com:8000
    what may be the problem??????
    Errors in mod_jserv.log
    [03/05/2007 10:37:21:684] (ERROR) ajp12: Servlet Error: oracle.apps.fnd.cache.CacheException: null
    [03/05/2007 10:37:21:684] (ERROR) an error returned handling request via protocol "ajpv12"
    [03/05/2007 10:37:21:684] (ERROR) balance: 13830 internal servlet error in server appserver.xyz.com:16010
    [03/05/2007 10:37:21:684] (ERROR) an error returned handling request via protocol "balance"
    Errors in mod_jserv.log
    [03/05/2007 11:15:46:935] (EMERGENCY) ajp12: auth did not receive challenge size
    [03/05/2007 11:15:46:935] (EMERGENCY) ajp12: function auth fail
    error in $access_log.<Number>
    appserver.xyz.com - - [03/May/2007:11:15:50 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:15:58 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:05 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:12 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:19 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:26 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:34 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:41 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:48 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010 HTTP/1.1" 200 15
    appserver.xyz.com - - [03/May/2007:11:16:55 -0700] "GET /oprocmgr-service?cmd=Register&index=0&modName=JServ&grpName=XmlSvcsGrp&port=19010
    HTTP/1.1" 200 15
    error in the error_log
    [Thu May  3 11:19:39 2007] [warn] OPM: EW: Process appserver.xyz.com:19010 (pid:5671, group:XmlSvcsGrp) died, restarting.
    [Thu May  3 11:19:46 2007] [warn] OPM: EW: Process appserver.xyz.com:19010 (pid:5710, group:XmlSvcsGrp) died, restarting.
    [Thu May  3 11:19:54 2007] [warn] OPM: EW: Process appserver.xyz.com:19010 (pid:5749, group:XmlSvcsGrp) died, restarting.
    [Thu May  3 11:20:01 2007] [warn] OPM: EW: Process appserver.xyz.com:19010 (pid:5784, group:XmlSvcsGrp) died, restarting.
    [Thu May  3 11:20:08 2007] [warn] OPM: EW: Process appserver.xyz.com:19010 (pid:5823, group:XmlSvcsGrp) died, restarting.
    [Thu May  3 11:20:15 2007] [warn] OPM: EW: Process appserver.xyz.com:19010 (pid:5862, group:XmlSvcsGrp) died, restarting.
    error in the error_log_pls
    [Thu May  3 09:07:13 2007] [notice] FastCGI: process manager initialized (pid 5399)
    [Thu May  3 09:07:14 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    [Thu May  3 09:43:57 2007] [notice] caught SIGTERM, shutting down
    [Thu May  3 09:55:33 2007] [notice] FastCGI: process manager initialized (pid 5002)
    [Thu May  3 09:55:34 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    [Thu May  3 10:06:03 2007] [notice] caught SIGTERM, shutting down
    [Thu May  3 10:08:43 2007] [notice] FastCGI: process manager initialized (pid 13851)
    [Thu May  3 10:08:44 2007] [notice] Oracle HTTP Server Powered by Apache/1.3.19 configured -- resuming normal operations
    (1) I have run the autoconfig in all tiers
    (2) I have compiled all invalid objects.
    (3) I have checked the guest user password in all places..it is correct
    (4) I am able to login via dev60cgi/f60cgi screen..
    (5) I have checked the Application Database ID profile optin it is corect..
    (6) I have checked the DBC file..it is having right values in that file..
    (7) I have cleared the cache (OA_HTML/_pages)
    (8) Recheced the issue...still getting same problem
    Still I am unable to solve out this issue...
    Please suggest to solve this...
    Message was edited by:
    bsubbu
    Message was edited by:
    bsubbu

  • Error trying to Restart Application Tier after reboot adstrtal.sh

    After Upgrading my environment from EBS 12.1.1 to 12.1.3 on Linus 64 I am trying to start up the Application tier after rebooting my server and I am getting the following error
    "adstrtal.sh: Database connection could not be established: Either the database is down the the APPS credentials supplier are wrong"
    I though that this may be due to the database listener not being started but it appears to be running as show below.
    The Steps that I have taken are
    1. Starting up database
    2. ran sh.adstrtal.sh apps/apps
    Any Suggestions would be greatly appreciated
    [root@vintoracle scripts]# lsnrctl status
    LSNRCTL for Linux: Version 10.1.0.5.0 - Production on 19-MAR-2012 10:22:11
    Copyright (c) 1991, 2004, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.1.0.5.0 - Production
    Start Date 19-MAR-2012 10:04:19
    Uptime 0 days 0 hr. 17 min. 52 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /d01/oracle/VIS/inst/apps/VIS_vintoracle/ora/10.1.2/network/admin/listener.ora
    Listener Log File /d01/oracle/VIS/apps/tech_st/10.1.2/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=vintoracle.domain.int)(PORT=1521)))
    The listener supports no services
    The command completed successfully
    Edited by: 917901 on Mar 19, 2012 7:21 AM

    Hi,
    I did some testing and while I was able to connect to SQL plus with the "oracle" user I was unable to connect using the ""applmgr" user. When I try to conenct as the applmgr user I get an error ORA-12547: TNS:lost contact.
    Could this be why I am seeing the database connection related error when running adstrtal.sh and if so any suggestions on how to resolved would be greatly appreciated
    {code}
    Do you have enough resources on this machine?
    For application, you have to source environment file from APPL_TOP. So are you sourcing the correct env file.
    Do you see any errors in the listener log file, db alert log file?
    Was you upgrade from 12.1.1 to 12.1.3 successful?, Did you get any errors while upgrading.
    Thanks                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Error during adstpall.sh and adstrtal.sh  of  r12  physical satnadby

    Hi All,
    following errors occurs when i do stop r12 application services after creating standby of oracle r12.1.1 and login page is blank
    Shutting down concurrent managers for cloner ...
    ORACLE Password:
    ORACLE error 604 in FDUUID
    Cause: FDUUID failed due to ORA-00604: error occurred at recursive SQL level 1
    ORA-16000: database open for read-only access.
    and more details
    SQL> select name,open_mode,db_unique_name,database_role from v$database;
    NAME OPEN_MODE DB_UNIQUE_NAME DATABASE_ROLE
    FINTEST READ ONLY cloner PHYSICAL STANDBY
    Edited by: afzal on Jul 27, 2012 3:31 AM

    afzal wrote:
    1-login page is not opening
    i want use for reporting and testing purpose.
    1- i am doing successful login when database is in snapshot mode for testing.but
    2.i could not use for reporting purpose when database is in physical standby
    how can login when database is in physical standby mode.I have already answered your question in my previous reply. Please also see the docs referenced above.
    Thanks,
    Hussein

  • Adstrtal.sh completes with error

    Hi ,
    in EBS Apps R12 , on unix we did upgrade the java to java6 ,
    since then the apps cannot be started cleanly, it starts with status 3.
    the adstrtal.sh renders:
    Executing service control script:
    /oracle/D/inst/apps//admin/scripts/adoacorectl.sh start
    script returned:
    You are running adoacorectl.sh version 120.11.12000000.3
    Starting OPMN managed OACORE OC4J instance ...
    adoacorectl.sh: exiting with status 204
    adoacorectl.sh: check the logfile /oracle/D/inst/apps//logs
    /appl/admin/log/adoacorectl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/D/inst/apps//admin/scripts/adformsctl.sh start
    script returned:
    You are running adformsctl.sh version 120.12.12000000.5
    Starting OPMN managed FORMS OC4J instance ...
    adformsctl.sh: exiting with status 204
    adformsctl.sh: check the logfile /oracle/D/inst/apps//logs/
    appl/admin/log/adformsctl.txt for more information ...
    .end std out.
    .end err out.
    Executing service control script:
    /oracle/D/inst/apps//admin/scripts/adoafmctl.sh start
    script returned:
    You are running adoafmctl.sh version 120.6.12000000.3
    Starting OPMN managed OAFM OC4J instance ...
    adoafmctl.sh: exiting with status 204
    adoafmctl.sh: check the logfile /oracle/D/inst/apps//logs/a
    ppl/admin/log/adoafmctl.txt for more information ...
    .end std out.
    .end err out.

    Hi;
    As Hussin Sawwan's point you have to check log files for more details and you have to clarify it was working before, by the way In additon to Hussein Sawwan's great post please also check *Note:oafm,forms and oacore not starting up after IP adress change [ID 412980.1] *
    Hope it helps
    Regard
    Helios

  • Adstrtall.sh running error

    Hi, I tried to run the application tier of my instance with adstrtal.sh scripts.
    It shows existing status with 0. But adopmnctl.sh,adapcctl.sh,adoacorectl.sh,adformsctl.sh,adoafmctl.sh are having existing status with : 2
    I tried to run autoconfig even though it wont change. I analyzed the logfiles. It shows failed to start
    and not running respectively for all processes.
    Pls give some useful tips
    Thanks in advance
    Thanks & Regards
    Guna

    Please post the details of the application release, database version and OS.
    Hi, I tried to run the application tier of my instance with adstrtal.sh scripts.
    It shows existing status with 0. But adopmnctl.sh,adapcctl.sh,adoacorectl.sh,adformsctl.sh,adoafmctl.sh are having existing status with : 2What does "opmnctl.sh status" return?
    I tried to run autoconfig even though it wont change. I analyzed the logfiles. It shows failed to start
    and not running respectively for all processes.
    Pls give some useful tipsPlease upload AutoConfig log file to any free hosting website and post the link here so we can review it.
    Thanks,
    Hussein

  • Error while executing the script adgetlnxver.sh

    Error while executing the script adgetlnxver.sh on apps&db tier during upgrade from 11.5.9 to 11.5.10.2
    -bash: [: -lt: unary operator expected
    [aptinst@dba5 TINST_dba5]$ sh adapcctl.sh restart
    adapcctl.sh version 115.55
    /u01/app/tinst/tinstappl/ad/11.5.0/bin/adgetlnxver.sh: line 123: [: -lt: unary operator expected
    Apache Web Server Listener :httpd ( pid 8645 ) is running.
    Restarting the Apache Web Server Dedicated HTTP Listener..
    Apache Web Server Listener (PLSQL) :httpd ( pid 8673 ) is running.
    Restarting the Apache Web Server Dedicated PLSQL Listener..
    adapcctl.sh: exiting with status 0
    In adgetlnxver.sh: line 123 says
    if [ ${setflag}x = "x" -a $os = "RH" ]; then
    redhatver=`grep -oP "Enterprise Linux [a-z A-Z 0-9]* release [0-9]+" /etc/redhat-release | sed 's/Enterprise Linux [a-z A-Z 0-9]* release //g'`
    if [ $redhatver -lt 5 ]; then
    LD_ASSUME_KERNEL="2.4.19"
    export LD_ASSUME_KERNEL
    fi
    fi
    Thanks,
    Vamsi

    Hi Vamsi.
    The exactly erro refers to a problems when you try upgrade from these version to 11.5.10.
    Can you read this note and apply solution? The note refers a patch, but the problem is the same.
    After Patch 4334965, adstrtal.sh & adstpall.sh is failing with errors [ID 360046.1]
    BR Rafael Ceolim

Maybe you are looking for

  • Hp pavilion dv6 missing recovery partition

    hi.... i coppied the recovery files and folders into an external hard drive, and removed recovery partition and then formated the computer... now I can't recover my computer to original (factory) since I don't have recovery manager... Help pleeeeezzz

  • Is it possible to link in files based on a pattern?

    Is it possible to automatically link in php files in the way css, js and included and required includes are linked? The image is from Dw cs5, swedish, but I think you know what I mean. This shows the desired behavior based on a bug i found in cs5. Ev

  • Comp and Performance management on erp2004

    Hello, I am seaking for information if there are new tools in ERP 2004 to implement Perfomance/MBO and comp management on ESS/MSS basis. If someone experienced in this it would be graete to give me some feedback. Regards Andreas Message was edited by

  • Exporting to Flash color changes

    I've exported a 10 sec piece from timeline to QT Conversion to Flash and once the client opens it up(she is using CS3) it has small bursts (every 2 0r 3 secs) of pink/red artifacts. There are no transitions or filters or anything on the footage. Does

  • E-Business on HP Blades

    We are just starting our release 12 upgrade. Our environment constist of web/forms on a W2003 server, and "everything else" on a HP Unix RP5470 server. We are looking at evolving our platform to HP Itanium. We are looking at the c7000 enclosure and b