Connection to db fails from client if connecting with sqlplus user/ps@NAME

Hi
I have just installed Oracle client 11.2 on a linux server.
When I connect with sqlplus apmr/******@apm
I am getting:
SQL*Plus: Release 11.2.0.2.0 Production on Thu Mar 29 11:11:17 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-12545: Connect failed because target host or object does not exist
BUT, if I am connecting with /nolog and then insert user/password --> it success!!!
Could anyone solve this mystery ? :-)
sqlplus /nolog
SQL*Plus: Release 11.2.0.2.0 Production on Thu Mar 29 11:12:20 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
SQL> conn apmr_larisa@apm
Enter password:
Connected.
Thanks
Larisa

884714 wrote:
Thanks a lot for the response. I am getting the following error :
java.sql.SQLException: Io exception: The Network Adapter could not establish the connection.Before asking you to get the help from your DBA, i would suggest to check couple of things like:
1) Write a standalone program and check whether everytime you are getting connection. If answer is yes.
2) Check whether in your web application do jdbc jar's are there (in lib folder) . If answer is yes. Check the version of jars. because the application first checks the dependant jars in application lib folder, if not found then it checks at classpath.
So this might casuse a problem.
If no luck after doing above steps, then i would suggest to ask the DBA, does DB goes down frequently? and show him that error. Because the error is pure say's SID is not up and running.

Similar Messages

  • Tnsping failed from client

    platform: Oracle 10.2.0.1.0 on RHEL5.
    Issue: tnsping failed from client (successful from the server itself)
    Brief: I can tnsping and sqlplus to the test1 db from the RHEL5 db server itself, no issue. But when I tried to tnsping from a client, I get the error.
    ** In both db selver and the client, I am using same tnsnames.ora.
    ** checked etc/hosts , /etc/sysconfig/network , /proc/sys/net/ipv4/ip_local_port_range - all OK.
    Pl help.
    =======listener file======
    LISTENER_TEST1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = abc.com)(PORT = 1523))
    SID_LIST_LISTENER_TEST1 =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = test1)
    (ORACLE_HOME = /app/oracle/product/10.2.0/db_1)
    (SID_NAME = test1)
    ====================
    =====tnsnames.ora=====
    TEST1.ABC.COM =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = dbserver.abc.com)(PORT = 1523))
    (CONNECT_DATA =
    (SERVICE_NAME = test1)
    ====================
    ====================
    ----following is a tnsping test (SUCCESSFUL) from the db server itself----
    dbserver> tnsping TEST1.ABC.COM
    TNS Ping Utility for Linux: Version 10.2.0.1.0 - Production on 19-APR-2008 00:13:24
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    /app/oracle/product/10.2.0/db_1/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = dbserver.abc.com)(PORT = 1523))) (CONNECT_DATA = (SERVICE_NAME = test1)))
    OK (0 msec)
    ====================
    ====================
    ~~~~~Followin g is a tnsping test (FAILED) from a client~~~~~~~~~~
    clientbox> tnsping test1.abc.com
    TNS Ping Utility for Linux: Version 10.2.0.4.0 - Production on 19-APR-2008 00:22:09
    Copyright (c) 1997, 2007, Oracle. All rights reserved.
    Used parameter files:
    /u01/app/oracle/product/10.2.0/network/admin/sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = dbserver.abc.com)(PORT = 1523))) (CONNECT_DATA = (SERVICE_NAME = test1)))
    TNS-12560: TNS:protocol adapter error
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ====================

    Duplicate thread.
    Re: tnsping failed in 10g@RHEL5
    It's always advisable to open one post instead of multiple with the same contents on different forums.
    Regards,
    Sabdar Syed.

  • TNSping ok..can't connect with sqlPlus ...just stopped working

    Hey Guys,
    I have an Oracle Server running for the last year with little issues.
    The lister just stopped working...
    I can TNSPing ok...I just can't connect with toad or sqlplus anymore from another computer..
    I can connect with sqlplus on the same computer...just not from any other computers.
    =================================================================
    C:\Documents and Settings\Phil>tnsping elvis 5
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.2.0 - Production on 17-JUL-2008 11:10:28
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    C:\Oracle\product\10.1.0\Client_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=7.7.1.1)(PORT=1521))(CONNECT_DATA=(SID=orcl)))
    OK (70 msec)
    OK (40 msec)
    OK (50 msec)
    OK (50 msec)
    OK (40 msec)
    C:\Documents and Settings\Phil>
    ==================================================
    Listener status info
    ================================================
    LSNRCTL>
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 10.1.0.4.0 - Production
    Start Date 17-JUL-2008 10:45:26
    Uptime 0 days 0 hr. 29 min. 2 sec
    Trace Level off
    Security ON: Password or Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\oracle\product\10.1.0\Db_1\network\admin\listener.ora
    Listener Log File D:\oracle\product\10.1.0\Db_1\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROCipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=elvis)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=elvis)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=elvis)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    LSNRCTL>
    LSNRCTL>
    LSNRCTL>
    ==================================================
    Listener.ora
    # listener.ora Network Configuration File: D:\oracle\product\10.1.0\Db_1\NETWORK\ADMIN\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = D:\oracle\product\10.1.0\Db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = elvis)(PORT = 1521))
    ====================================================================
    sqlnet.ora
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    ====================================================================
    tnsnames.ora
    ORCL =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = elvis)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    =============================================================================
    I am getting this error from sqlnet.log
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 10.1.0.4.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.1.0.4.0 - Production
    Time: 17-JUL-2008 10:23:14
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0

    LSNRCTL>
    LSNRCTL> services
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=elvis)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Service "orcl" has 2 instance(s).
    Instance "orcl", status UNKNOWN, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:0 refused:0
    LOCAL SERVER
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "DEDICATED" established:18 refused:0 state:ready
    LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Handler(s):
    "D000" established:0 refused:0 current:0 max:1002 state:ready
    DISPATCHER <machine: ELVIS, pid: 2284>
    (ADDRESS=(PROTOCOL=tcp)(HOST=elvis)(PORT=1027))
    The command completed successfully
    LSNRCTL>

  • Connect with sqlplus to Fresh Install R12 Vision ORA-12154

    Summary:
    Trying to connect with sqlplus to R12 Vision fresh install gives me ORA-12154.
    Context:
    Installed R12 12.1.1 Vision instance on Oracle Enterprise Linux 5.4 x86-64 (SElinux disabled / no virtualisation). Followed [761566.1] and http://www.oraclenerd.com/2009/12/ebs-install-guide-part-1.html. I also followed instructions from [761566.1] on networking files to the best of my ability. Stuck as closely as possible to those two documents and also stuck to defaults as much as possible. All goes well with all tiers on the same machine (A). Startup and shutdown OK.
    Extended description:
    Now trying to connect using (latest) sqlplus on the same machine with the following:
    ======================================================================
    [root@vizz u01]# ./ebs/R12VIS/db/tech_st/11.1.0/bin/sqlplus sys/change_on_install@VIS as sysdba
    SQL*Plus: Release 11.1.0.7.0 - Production on Wed Jun 27 23:36:07 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:could not resolve the connect identifier specified
    ======================================================================
    Also tried this with oravis and applvis, the two accounts managing the instance with identical results
    The notoriously generic ORA-12154......
    All the tnsnames.ora I can find give me VIS as the SID:
    ./ebs/R12VIS/inst/apps/VIS_vizz/admin/out/06260806/tnsnames.ora
    ./ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/network/admin/tnsnames.ora
    ./ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.3/network/admin/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.2/inventory/Templates/network/admin/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.2/network/admin/samples/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.2/network/admin/tnsnames.ora
    ./ebs/R12VIS/apps/tech_st/10.1.3/network/admin/samples/tnsnames.ora
    ./ebs/R12VIS/apps/apps_st/appl/ad/12.0.0/admin/template/tnsnames.ora
    ./ebs/R12VIS/db/tech_st/11.1.0/owb/network/admin/tnsnames.ora
    ./ebs/R12VIS/db/tech_st/11.1.0/network/admin/VIS_vizz/tnsnames.ora
    ./ebs/R12VIS/db/tech_st/11.1.0/network/admin/samples/tnsnames.ora
    Just as those generated scripts (e.g. addbctl.sh) for starting and stopping the instance.
    What am I missing here?
    Edited by: rjvencken on Jun 27, 2012 12:47 PM
    Edited by: rjvencken on Jun 27, 2012 12:47 PM
    Edited by: rjvencken on Jun 27, 2012 12:54 PM

    AD_APPS_JDBC_URL=(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=vizz.local)(PORT=1576)))(CONNECT_DATA=(SID=VIS)))
    ADJREOPTS=-ms128m -mx256m
    ADJRIOPTS=-mx512m
    ADJVAPRG=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin/java
    ADMIN_SCRIPTS_HOME=/u01/ebs/R12VIS/inst/apps/VIS_vizz/admin/scripts
    ADPERLPRG=/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/bin/perl
    AD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ad/12.0.0
    AF_CLASSPATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/ebs/R12VIS/apps/apps_st/comn/java/lib/appsborg2.zip:/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    AFJCPARG=-client
    AF_JLIB=/u01/ebs/R12VIS/apps/apps_st/comn/java/lib
    AF_JRE_TOP=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre
    AFJSMARG=-server -Xmx384m -XX:NewRatio=2 -XX:+UseSerialGC -Doracle.apps.fnd.common.Pool.leak.mode=stderr:off -verbose:gc
    AFJVAPRG=/u01/ebs/R12VIS/inst/apps/VIS_vizz/admin/scripts/java.sh
    AF_LD_LIBRARY_PATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/lib32:/u01/ebs/R12VIS/apps/tech_st/10.1.3/lib:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/ebs/R12VIS/apps/apps_st/appl/cz/12.0.0/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/u01/ebs/R12VIS/apps/apps_st/appl/cz/12.0.0/bin::/u01/ebs/R12VIS/apps/apps_st/appl/pon/12.0.0/bin
    AHL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ahl/12.0.0
    AK_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ak/12.0.0
    ALR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/alr/12.0.0
    AME_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ame/12.0.0
    AMS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ams/12.0.0
    AMV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/amv/12.0.0
    AMW_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/amw/12.0.0
    ANT_HOME=/u01/ebs/R12VIS/apps/tech_st/10.1.3/ant
    APPCPNAM=REQID
    APPLBIN=bin
    APPL_CONFIG_HOME=/u01/ebs/R12VIS/apps/apps_st/appl
    APPL_CPLEX_LICDIR=/u01/ebs/R12VIS/apps/apps_st/appl/admin/cplex
    APPLCSF=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/appl/conc
    APPLDCP=OFF
    APPLDOC=docs
    APPLFENV=VIS_vizz.env
    APPLFRM=forms
    APPLGRAF=graphs
    APPLIMG=images
    APPLINC=include
    APPLLIB=lib
    APPLLOG=log
    APPLMAIL=NONE
    APPLMSG=mesg
    APPLORB=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/bin/appsrwrun.sh
    APPLORC=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/bin/appsrwrun.sh
    APPLOUT=out
    APPLPLS=plsql
    APPLPTMP=/usr/tmp
    APPLREG=regress
    APPLREP=reports
    APPLRGF=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/appl/rgf
    APPLRGT=regress
    APPLRSC=resource
    APPLSAV=save
    APPLSQL=sql
    APPLTMP=/u01/ebs/R12VIS/inst/apps/VIS_vizz/appltmp
    APPL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl
    APPLUSR=usrxit
    APPS_JDBC_URL=jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(LOAD_BALANCE=YES)(FAILOVER=YES)(ADDRESS=(PROTOCOL=tcp)(HOST=vizz.local)(PORT=1576)))(CONNECT_DATA=(SID=VIS)))
    APPSJREOPT=
    APPS_VERSION=12.1.1
    AP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ap/12.0.0
    AR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ar/12.0.0
    ASF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asf/12.0.0
    ASG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asg/12.0.0
    ASL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asl/12.0.0
    ASN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asn/12.0.0
    ASO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/aso/12.0.0
    ASP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/asp/12.0.0
    AS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/as/12.0.0
    AST_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ast/12.0.0
    AU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0
    AX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ax/12.0.0
    AZ_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/az/12.0.0
    BEN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ben/12.0.0
    BIC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bic/12.0.0
    BIL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bil/12.0.0
    BIM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bim/12.0.0
    _=/bin/env
    BIS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bis/12.0.0
    BIV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/biv/12.0.0
    BIX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bix/12.0.0
    BNE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bne/12.0.0
    BOM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bom/12.0.0
    BSC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/bsc/12.0.0
    CC=cc
    CCT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cct/12.0.0
    CE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ce/12.0.0
    CFLAGS=$(INCLUDE_FLAGS) -Dlinux -DLINUX -DNLS_ASIA -D_GNU_SOURCE
    CHMOD=chmod
    CHV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/chv/12.0.0
    CLASSPATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/dt.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/lib/tools.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/lib/rt.jar:/u01/ebs/R12VIS/apps/apps_st/comn/java/lib/appsborg.zip:/u01/ebs/R12VIS/apps/tech_st/10.1.2/forms/java:/u01/ebs/R12VIS/apps/tech_st/10.1.2/forms/java/frmall.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jlib/ewt3.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/j2ee/OC4J_BI_Forms/applications/formsapp/formsweb/WEB-INF/lib/frmsrv.jar:/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    CLN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cln/12.0.0
    CNTL_BREAK=ON
    CN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cn/12.0.0
    COLORTERM=gnome-terminal
    COMMON_TOP=/u01/ebs/R12VIS/apps/apps_st/comn
    CONTEXT_FILE=/u01/ebs/R12VIS/inst/apps/VIS_vizz/appl/admin/VIS_vizz.xml
    CONTEXT_NAME=VIS_vizz
    CP=cp
    CRP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/crp/12.0.0
    CSC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csc/12.0.0
    CSD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csd/12.0.0
    CSE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cse/12.0.0
    CSF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csf/12.0.0
    CSI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csi/12.0.0
    CSL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csl/12.0.0
    CSM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csm/12.0.0
    CSP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csp/12.0.0
    CSR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/csr/12.0.0
    CS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cs/12.0.0
    CUA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cua/12.0.0
    CUF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cuf/12.0.0
    CUG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cug/12.0.0
    CUI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cui/12.0.0
    CUP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cup/12.0.0
    CUS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cus/12.0.0
    CZ_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/cz/12.0.0
    DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-T6METAvwV4,guid=26f775c9eee214498d5f76004feb35b7
    DDD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ddd/12.0.0
    DDR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ddr/12.0.0
    DE_DISABLE_PLS_512=1
    DESKTOP_SESSION=default
    DESKTOP_STARTUP_ID=
    DISPLAY=:0.0
    DNA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dna/12.0.0
    DOM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dom/12.0.0
    DPP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dpp/12.0.0
    DT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/dt/12.0.0
    EAM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/eam/12.0.0
    EBI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ebi/12.0.0
    EC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ec/12.0.0
    ECX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ecx/12.0.0
    EDR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/edr/12.0.0
    EGO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ego/12.0.0
    ENG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/eng/12.0.0
    ENI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/eni/12.0.0
    EVENT_10932=8
    FA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fa/12.0.0
    FEM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fem/12.0.0
    FF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ff/12.0.0
    FII_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fii/12.0.0
    FLM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/flm/12.0.0
    FNDNAM=APPS
    FNDREVIVERPID=/u01/ebs/R12VIS/inst/apps/VIS_vizz/pids/appl/reviver.sh_VIS_vizz.pid
    FND_SECURE=/u01/ebs/R12VIS/inst/apps/VIS_vizz/appl/fnd/12.0.0/secure
    FND_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0
    FORMS_APPSLIBS=APPCORE FNDSQF APPDAYPK APPFLDR GLCORE HR_GEN HR_SPEC ARXCOVER
    FORMS_BLOCKING_LONGLIST=FALSE
    FORMS_CATCHTERM=1
    FORMS_DISABLE_UNPAD_LOV=TRUE
    FORMS_FLAG_DIFFERENT_SUBORD=1
    FORMS_FORCE_MENU_MNEMONICS=0
    FORMS_LOV_INITIAL=5000
    FORMS_MESSAGE_ENCRYPTION=TRUE
    FORMS_MODULE_PATH=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/forms
    FORMS_OAM_FRD=OFF
    FORMS_OVERRIDE_ENV=NLS_LANG,NLS_NUMERIC_CHARACTERS,NLS_SORT,NLS_DATE_LANGUAGE,NLS_DATE_FORMAT,FORMS_USER_DATE_FORMAT,FORMS_USER_DATETIME_FORMAT,FORMS_OUTPUT_DATE_FORMAT,FORMS_OUTPUT_DATETIME_FORMAT,FORMS_ERROR_DATE_FORMAT,FORMS_ERROR_DATETIME_FORMAT,FORMS_TZFILE,FORMS_DATETIME_SERVER_TZ,FORMS_DATETIME_LOCAL_TZ,FORMS_USER_CALENDAR
    FORMS_PATH=/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/resource:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/resource/stub
    FORMS_REJECT_GO_DISABLED_ITEM=0
    FORMS_RESTRICT_ENTER_QUERY=TRUE
    FORMS_RTI_DIR=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/ora/10.1.2/forms
    FORMS_SESSION=TRUE
    FORMS_TIMEOUT=5
    FORMS_TRACE_DIR=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs/ora/10.1.2/forms
    FORMS_WEB_CONFIG_FILE=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/forms/server/appsweb.cfg
    FPA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fpa/12.0.0
    FRM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/frm/12.0.0
    FTE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fte/12.0.0
    FTP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ftp/12.0.0
    FUN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fun/12.0.0
    FV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/fv/12.0.0
    G_BROKEN_FILENAMES=1
    GCS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gcs/12.0.0
    GDMSESSION=default
    GDM_XSERVER_LOCATION=local
    GHR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ghr/12.0.0
    GL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gl/12.0.0
    GMA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gma/12.0.0
    GMD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmd/12.0.0
    GME_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gme/12.0.0
    GMF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmf/12.0.0
    GMI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmi/12.0.0
    GML_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gml/12.0.0
    GMO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmo/12.0.0
    GMP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gmp/12.0.0
    GMS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gms/12.0.0
    GNOME_DESKTOP_SESSION_ID=Default
    GNOME_KEYRING_SOCKET=/tmp/keyring-mJ1svZ/socket
    GR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/gr/12.0.0
    GTK_RC_FILES=/etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
    GWYUID=APPLSYSPUB/PUB
    HISTSIZE=1000
    HOME=/root
    HOSTNAME=vizz.local
    HRI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/hri/12.0.0
    HXC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/hxc/12.0.0
    HXT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/hxt/12.0.0
    IAS_ORACLE_HOME=/u01/ebs/R12VIS/apps/tech_st/10.1.3
    IA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ia/12.0.0
    IBC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibc/12.0.0
    IBE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibe/12.0.0
    IBP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibp/12.0.0
    IBU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibu/12.0.0
    IBW_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ibw/12.0.0
    IBY_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iby/12.0.0
    ICX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/icx/12.0.0
    IEB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ieb/12.0.0
    IEC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iec/12.0.0
    IEM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iem/12.0.0
    IEO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ieo/12.0.0
    IES_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ies/12.0.0
    IEU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ieu/12.0.0
    IEX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/iex/12.0.0
    IGC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igc/12.0.0
    IGF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igf/12.0.0
    IGI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igi/12.0.0
    IGS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igs/12.0.0
    IGW_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/igw/12.0.0
    IMC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/imc/12.0.0
    INCLUDE_FLAGS=-I. -I$(FND_TOP)/include -I$(ORACLE_HOME)/precomp/public -I$(ORACLE_HOME)/rdbms/demo
    INL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/inl/12.0.0
    INPUTRC=/etc/inputrc
    INST_TOP=/u01/ebs/R12VIS/inst/apps/VIS_vizz
    INV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/inv/12.0.0
    IPA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ipa/12.0.0
    IPM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ipm/12.0.0
    IRC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/irc/12.0.0
    ISC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/isc/12.0.0
    ITA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ita/12.0.0
    ITG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/itg/12.0.0
    IZU_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/izu/12.0.0
    JA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ja/12.0.0
    JAVA_BASE=/u01/ebs/R12VIS/apps/apps_st/comn/java
    JAVA_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    JE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/je/12.0.0
    JG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jg/12.0.0
    JL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jl/12.0.0
    JMF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jmf/12.0.0
    JTF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jtf/12.0.0
    JTM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/jtm/12.0.0
    LANG=en_US.UTF-8
    LESSOPEN=|/usr/bin/lesspipe.sh %s
    LNS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/lns/12.0.0
    LOG_HOME=/u01/ebs/R12VIS/inst/apps/VIS_vizz/logs
    LOGNAME=applvis
    LS_COLORS=no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
    LUSRIAP=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/xitusr.o
    LUSRLIB=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/libusr.a
    LUSRPRG=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/prglib.o /u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/prgcat.o /u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/EXPROG.o
    LUSRSRW=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/usrxit/xirusr.o
    MAIL=/var/spool/mail/root
    MCS=echo mcs
    MFG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mfg/12.0.0
    MRP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mrp/12.0.0
    MSC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/msc/12.0.0
    MSD_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/msd/12.0.0
    MSO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mso/12.0.0
    MSR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/msr/12.0.0
    MST_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mst/12.0.0
    MTH_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mth/12.0.0
    MWA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/mwa/12.0.0
    NLS_DATE_FORMAT=DD-MON-RR
    NLS_DATE_LANGUAGE=
    NLS_LANG=American_America.AL32UTF8
    NLS_NUMERIC_CHARACTERS=.,
    NLS_SORT=BINARY
    OA_DOC=/u01/ebs/R12VIS/apps/apps_st/comn/doc
    OAD_TOP=/u01/ebs/R12VIS/apps/apps_st/comn
    OA_HTML=/u01/ebs/R12VIS/apps/apps_st/comn/webapps/oacore/html
    OAH_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/webapps/oacore
    OA_JAVA=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes
    OA_JRE_TOP=/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre
    OA_MEDIA=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes/oracle/apps/media
    OAM_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/java/classes/oracle/apps
    OA_SECURE=/u01/ebs/R12VIS/apps/apps_st/comn/secure
    OE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oe/12.0.0
    OKC_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/okc/12.0.0
    OKE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oke/12.0.0
    OKI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oki/12.0.0
    OKL_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/okl/12.0.0
    OKS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/oks/12.0.0
    OKX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/okx/12.0.0
    ONT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ont/12.0.0
    OPI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/opi/12.0.0
    ORACLE_HOME=/u01/ebs/R12VIS/db/tech_st/11.1.0
    ORACLE_TERM=vt220
    ORA_CONFIG_HOME=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora
    OTA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ota/12.0.0
    OZF_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ozf/12.0.0
    PATH=/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/bin:/bin:/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/bin:/u01/ebs/R12VIS/apps/apps_st/appl/ad/12.0.0/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/ebs/R12VIS/apps/apps_st/comn/util/unzip/unzip::/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/bin:/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/u01/ebs/R12VIS/apps/apps_st/comn/util/unzip/unzip:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/ant/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/appsutil/jdk/bin:/u01/ebs/R12VIS/apps/tech_st/10.1.3/ant/bin:/u01/ebs/R12VIS/db/tech_st/11.1.0/appsutil/scripts/VIS_vizz
    PA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pa/12.0.0
    PAY_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pay/12.0.0
    PCCFLAGS=include=$(PCCINC) ireclen=161 sqlcheck=none dbms=v6
    PCCINC=. include=$(FND_TOP)/include include=$(ORACLE_HOME)/precomp/public
    PCC=$(ORACLE_HOME)/bin/proc
    PERL5LIB=/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/lib/5.8.3:/u01/ebs/R12VIS/apps/tech_st/10.1.3/perl/lib/site_perl/5.8.3:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/perl:/u01/ebs/R12VIS/apps/tech_st/10.1.3/Apache/Apache/mod_perl/lib/site_perl/5.8.3/i686-linux-thread-multi
    PER_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/per/12.0.0
    PFT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pft/12.0.0
    PJI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pji/12.0.0
    PJM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pjm/12.0.0
    PLATFORM=LINUX
    PMI_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pmi/12.0.0
    PN_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pn/12.0.0
    POA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/poa/12.0.0
    POM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pom/12.0.0
    PON_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pon/12.0.0
    POS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pos/12.0.0
    PO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/po/12.0.0
    PQH_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pqh/12.0.0
    PQP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pqp/12.0.0
    PRP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/prp/12.0.0
    PSA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/psa/12.0.0
    PSB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/psb/12.0.0
    PSP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/psp/12.0.0
    PV_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/pv/12.0.0
    PWD=/u01
    QA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qa/12.0.0
    QOT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qot/12.0.0
    QPR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qpr/12.0.0
    QP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qp/12.0.0
    QRM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/qrm/12.0.0
    REPORTS_CLASSPATH=/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports/jlib/rwbuilder.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports/jlib/rwrun.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/jlib/zrclient.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/j2ee/home/oc4j.jar:/u01/ebs/R12VIS/apps/tech_st/10.1.2/j2ee/home/lib/ojsp.jar
    REPORTS_NO_DUMMY_PRINTER=TRUE
    REPORTS_PATH=/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/plsql:/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/reports:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/reports:/u01/ebs/R12VIS/apps/apps_st/appl/au/12.0.0/graphs
    REPORTS_POST=&5556
    REPORTS_PRE=&5555
    REPORTS_TAGLIB_URI=/WEB-INF/lib/reports_tld.jar
    REPORTS_TMP=/u01/ebs/R12VIS/inst/apps/VIS_vizz/temp
    REPORTS_USEREXITS=/u01/ebs/R12VIS/apps/apps_st/appl/fnd/12.0.0/bin/fndrwxit.so
    RG_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/rg/12.0.0
    RLM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/rlm/12.0.0
    RM=rm -f
    RRS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/rrs/12.0.0
    RW=/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports
    SESSION_MANAGER=local/vizz.local:/tmp/.ICE-unix/3013
    SHELL=/bin/bash
    SHLVL=8
    SHT_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/sht/12.0.0
    SSH_AGENT_PID=3049
    SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
    SSH_AUTH_SOCK=/tmp/ssh-PXPoYb3013/agent.3013
    SSP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/ssp/12.0.0
    TERM=xterm
    TESTVAR=HalloDaar
    TK_ICON=/u01/ebs/R12VIS/apps/tech_st/10.1.2/reports/plugins/resource
    TK_PRINTER=noprint
    TK_PRINT_STATUS=echo %n is valid
    USER=applvis
    VEA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/vea/12.0.0
    VNDARPL=
    VNDARSL=
    VNDPAYPL=
    VNDPAYSL=
    WEBAPPS_TOP=/u01/ebs/R12VIS/apps/apps_st/comn/webapps
    WINDOWID=24205626
    WIP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wip/12.0.0
    WMS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wms/12.0.0
    WPS_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wps/12.0.0
    WSH_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wsh/12.0.0
    WSM_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/wsm/12.0.0
    XDO_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xdo/12.0.0
    XDP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xdp/12.0.0
    XENVIRONMENT=/u01/ebs/R12VIS/inst/apps/VIS_vizz/ora/10.1.2/reports/Tk2Motif_AL32UTF8.rgb
    XLA_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xla/12.0.0
    XLE_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xle/12.0.0
    XMODIFIERS=@im=none
    XNB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xnb/12.0.0
    XNP_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xnp/12.0.0
    XTR_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/xtr/12.0.0
    ZPB_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/zpb/12.0.0
    ZX_TOP=/u01/ebs/R12VIS/apps/apps_st/appl/zx/12.0.0

  • How can i connect with HR User as it is not existing

    Hi this is Arslan
    I need your help in one problem and this problem i am facing from very start
    I have installed fresh copy of oracle 10g-2 and when I login with user HR it give following message
    Error: ORA-01017 : invalid user name / password; logon denied
    after this command i have executed other command
    alter user hr account unlock;
    then got error ORA- 01918 : USER 'HR' does not exist
    again i have executed one more command
    alter user hr identified by hr account unlock;
    but again receive error that user HR does not exist (error ORA- 01918 : USER 'HR' does not exist)
    then i have also check the hr in all_users list with command
    select * from all_user
    but did not find HR user in this list
    can you help me so that i can connect to the hr user, also tell me why this user is not creating with the oracle installation
    i have perform all above task with SYS @DBA
    Regards
    Arslan

    Arsal wrote:
    HI again
    i did the same and got success and now i am connecting with HR user.
    can you tell or any one else can tell how can i instal schema after the instalation of oracle/database.
    is there any option to install schema without being uninstall oracle
    Thanks and regards
    ArslanA schema is simply all of the objects (tables, etc.) that belong to a particular user. You definitely don't need to uninstall oracle. That would be like tearing out the entire telephone system just to add a phone at your house.
    Oracle provides some sample schemas. When you install Oracle, you have a choice of whether or not to create a starter database at installation, and whether or not to install one of the sample schemas. You can always create a new database after, and separately from, software installation. And you can always create one of the sample schemas after, and separately from, database creation.
    Of course, those are just sample schemas. In the real world, you'd create your own to meet your own business needs.
    More information on the sample schemas can be found at http://www.oracle.com/technology/obe/obe9051jdev/common/files/b10771.pdf
    Edited by: EdStevens on Feb 11, 2009 8:35 PM

  • ISight - connects with windows users no problem?

    I'd like to buy this webcam, but I heard it has problems connecting with windows users. Will I be able to talk to people on it through AIM? Thats what I'd like, if not, I probably wont get it. Anyone have any personal experience or have any answers or helpful tips - I'd appreciate anything - thanks.

    It is not the iSight itself that gives you the impression that connecting with Micros~1 Windows users causes problems ... it is the availability of (cross platform) applications that makes connecting a bit more cumbersome.
    I have PowerMac G5 with iSight and I connect with my Micros~1 Windows platform family equiped with and without USB webcam.
    The challenge will be to find messaging / VoiP applications with bearable audio quality and reasonable video performance.
    I started with Skype for Voice and Yahoo! messenger for bad video ( 1-2 fps and video size 320 x 240).
    Skype has a video plugin (only for Windows)
    Yahoo! Messenger does not have voice yet (2.5.3)
    MSN is badmouthing because of the "M"
    I have used iChat with another Apple believer ... and the quality of Voice and Video is unparralled.
    The best two alternatives I found are:
    a) AIM 5.9
    b) Trillian (www.trillian.cc)
    Both use a free AIM screen name.
    AIM works fine, see also EZJim pages.
    TrillianPro 3.1 reuses AIM screen names ... and ... it has both good audio and zoom-to-full-screen-video size with fps rates filling your bandwidth.
    The only negative on Trillian so far, the "handshake" for connecting two people takes some time.
    TrillianBase is free but has no Video capabilities. The Pro version is 25$.
    Regards Coen
    ps. if you want to test your setup use my AIM screenname: coenjeukens

  • Establish a connection with the user peerID?

    Hello ,
    Know that a user's peerID, how to establish a connection with the user and send a message
    With netGroup.sendToNearest (message, GroupAddress) do?
    Seems to not realize?

    You can simply publish to the RTFMP stream both are connected to. Ryan Stewart once came up with this: http://tv.adobe.com/watch/tech-talk-with-ryan-stewart/build-a-chat-application-with-adobe- stratus/
    But besides you could of course only use a netgroup and send messages to neighbors with notifies.

  • How to connect with GUEST user in OIDDAS ?

    I've noticed that in OID Administration, we can defined a GUEST user. But, I'm unable to connect to OIDDAS with this user! Is it possible and how to done it?

    Hi Prem,
    Thanks for your answer...
    The URL..
    http://server:50000/irj/portal?j_user=QAEmEsLAComR&j_password=Pa$$word
    it works only when, do this on fresh browser .. if someone has already Logged in and then try to open with different user name then it won't work.
    if I'll change URL with other user in the same browser like this..
    http://server:50000/irj/portal?j_user=demouser&j_password=Pa$$word
    then shows only previous page.
    But my requirement is to open different user page from the already logon user.
    Thanks, Vikas

  • Error 12545 on Connecting with sqlplus to Database. Remote connect hangs.

    Hi there,
    i'am new to Oracle.
    After installing 11g on Windows 2008 x64 Server i had solved many Problems. But this Problem now i do not get fixed.
    If i connect through SQLPlus local to DB it works. But if i connect on client (Win XP Service Pack 3) it hangs.
    Firewalls are turned off.
    Ping and TNSping works fine.
    Listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = D:\app\Administrator\product\11.2.0\dbhome_1)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:D:\app\Administrator\product\11.2.0\dbhome_1\bin\oraclr11.dll")
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = de0-vsidcoes-p1)(PORT = 1521))
    ADR_BASE_LISTENER = D:\app\Administrator
    tnsname.ora:
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    INDACO11 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = de0-vsidcoes-p1)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = INDACO11)
    sqlnet.ora:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, EZCONNECT)
    Alert.log:
    Fatal NI connect error 12545, connecting to:
    (LOCAL=NO)
    VERSION INFORMATION:
         TNS for 64-bit Windows: Version 11.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
         Windows NT TCP/IP NT Protocol Adapter for 64-bit Windows: Version 11.2.0.1.0 - Production
    Time: 09-APR-2013 10:10:33
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12545
    TNS-12545: CONNECT nicht erfolgreich, da Ziel-Host oder -Objekt nicht vorhanden
    ns secondary err code: 12560
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    opiodr aborting process unknown ospid (2208) as a result of ORA-609
    Listener.Log:
    09-APR-2013 10:10:33 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=indaco11)(CID=(PROGRAM=D:\app\Cyber\product\11.2.0\client_1\sqlplus.exe)(HOST=XPSUPCLNT)(USER=Cyber))) * (ADDRESS=(PROTOCOL=tcp)(HOST=169.254.238.212%11)(PORT=1047)) * establish * indaco11 * 0
    lsnrctl services
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 09-APR-2013 10:35:31
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services ▄bersicht...
    Dienst "CLRExtProc" hat 1 Instanzen.
    Instanz "CLRExtProc", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Handler:
    "DEDICATED" eingerichtet:0 abgewiesen:0
    LOCAL SERVER
    Dienst "INDACO11XDB" hat 1 Instanzen.
    Instanz "indaco11", Status READY, hat 1 Handler f³r diesen Dienst...
    Handler:
    "D000" eingerichtet:0 abgewiesen:0 aktuell:0 max:1022 Status:ready
    DISPATCHER <machine: DE0-VSIDCOES-P1, pid: 1296>
    (ADDRESS=(PROTOCOL=tcp)(HOST=de0-vsidcoes-p1)(PORT=49168))
    Dienst "indaco11" hat 1 Instanzen.
    Instanz "indaco11", Status READY, hat 1 Handler f³r diesen Dienst...
    Handler:
    "DEDICATED" festgelegt:3 abgelehnt:0 Status:ready
    LOCAL SERVER
    Der Befehl wurde erfolgreich ausgef³hrt.
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 09-APR-2013 10:36:05
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Anmeldung bei (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS des LISTENER
    Alias LISTENER
    Version TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Production
    Startdatum 09-APR-2013 10:02:57
    Uptime 0 Tage 0 Std. 33 Min. 8 Sek.
    Trace-Ebene off
    Sicherheit ON: Local OS Authentication
    SNMP OFF
    Parameterdatei des Listener D:\app\Administrator\product\11.2.0\dbhome_1\network\admin\listener.ora
    Log-Datei des Listener d:\app\administrator\diag\tnslsnr\de0-vsidcoes-p1\listener\alert\log.xml
    Zusammenfassung Listening-Endpunkte...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=de0-vsidcoes-p1)(PORT=1521)))
    Services ▄bersicht...
    Dienst "CLRExtProc" hat 1 Instanzen.
    Instanz "CLRExtProc", Status UNKNOWN, hat 1 Handler f³r diesen Dienst...
    Dienst "INDACO11XDB" hat 1 Instanzen.
    Instanz "indaco11", Status READY, hat 1 Handler f³r diesen Dienst...
    Dienst "indaco11" hat 1 Instanzen.
    Instanz "indaco11", Status READY, hat 1 Handler f³r diesen Dienst...
    Der Befehl wurde erfolgreich ausgef³hrt.
    Variables are set to:
    ORACLE_HOME=D:\app\Administrator\product\11.2.0\dbhome_1
    ORACLE_SID=INDACO11
    TWO_TASK=INDACO11
    I hope this is all information you need.
    Any Idea to solve this problem?
    Thanks!
    Jens
    Edited by: 998906 on 09.04.2013 01:40
    Edited by: 998906 on 09.04.2013 01:53

    Ok. Sorry, i solved this.
    Set the local_listener helps:
    alter system set local_listener='(ADDRESS=(PROTOCOL=TCP)(HOST=169.254.154.98)(PORT=1521))' sid='INDACO11';
    Thanks!

  • Trouble connecting with sqlplus

    I installed the "instant client" rpm files...
    ORACLE_HOME=/usr/lib/oracle/10.1.0.2/client
    tnsnames is located in
    /usr/lib/oracle/10.1.0.2/client/tnsnames.ora
    and it has the following contents
    ibis8i =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = ibis.[company_domain_here])(PORT = 1555))
    (CONNECT_DATA = (SID = oracle))
    when I try connecting with
    [user]@ibis8i
    Hi, I get the follwoing error
    ORA-12154: TNS:could not resolve the connect identifier specified
    I can't work out what the problem is :(
    This same tnsnames.ora file is used on another machine on the same network and it has no problems at all (ie. the specified identifier does exist).
    help would be much appreciated.

    I used php4 some years ago with 8.1.7 DB.
    In my php login function ORACLE_HOME was configured as
    putenv("ORACLE_HOME=/ora/OraHome1");
    and it worked (/ora/OraHome1 was my Oracle home).
    Now I don't use php anymore, but just trying to help you, I tried to connect to a 9i DB, and got your same error. Maybe 9i and 10g need a newer php version (or oci8 version) .....

  • IChat not connecting with most users

    Hi, I'm running Tiger and having trouble connecting to anyone but other Tiger users. I can't connect to PC users and I can also not connect, most importantly, with my dad who uses Panther.
    As an error, it says at my end that the other computer is unavailable or unreachable something like that and then at their end it says that I canceled my request. Strange, no doubt.
    I changed the Quicktime settings and did everything else in accordance with this thread, including opening the proper firewall ports (i have also tried with firewall off), I have no iChat add-ins and I connect to the internet directly to my cable modem. I had no problems under Panther.
    I have an up/down speed of 187Kbps/339Kbps, according to a test I just ran. Also, my dad, the one I really want to talk to, connects with a modem, so i thought maybe his connection was just too pokey to handle it (even though it used to work fine for us), but I have the same problem with broadband users.
    I have had this problem with every incarnation of 10.4.x

    My dad was online tonight so I had a chance to test it out...
    just says
    "there was a communication error during your chat"
    somewhere down in the report it says it ended with error -8
    here's the first header
    iChat Connection Log:
    AVChat started with ID 2111358753.
    adamsickmiller: State change from AVChatNoState to AVChatStateWaiting.
    0x5dceb50: State change from AVChatNoState to AVChatStateInvited.
    0x5dceb50: State change from AVChatStateInvited to AVChatStateConnecting.
    adamsickmiller: State change from AVChatStateWaiting to AVChatStateConnecting.
    adamsickmiller: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8
    0x5dceb50: State change from AVChatStateConnecting to AVChatStateEnded.
    Chat ended with error -8

  • Perf impact due to multiple connections with same user

    We're having to allow multiple users to connect with the same user account to our 10.4.9 AFP server. This is due to restrictions of another system.
    I was wondering if anyone knew of any performance issues this would cause.

    This is fine - as long as you're within the limits of the server license (e.g. the 10-user license will only support 10 concurrent connections).

  • How do I do a telnet connection with a Switch using name or DNS?

    Hi guys, I am configuring a telnet connection but i dont know how to do with a name for example: suppose you have a sw names SW1, i want to do ping to that name and do a telnet connection with that name... I dont know if you can understand me, please can somebody help me?... Thanks.
    PD1: i have a DNS server
    PD2: it is just a practice in PKT.

    I want to show the topology, maybe you can undestand better. So, i cant connect PC6 with sw by telnet with also thename BOG_SN1_SW, but server an PC5 cant connect to BOG_SN1_SW.
    PD: all topology is in OSPF 

  • Service Desk: Message from Sat.- to SolMan with different users

    Hello,
    I have a problem creating tickets in my satellite systems. The user in the sat. system is not the same than the user in the solman. Our systems run for educational purposes and the users in the satellite systems can be created by the lectures. So it is not possible, that the users in the satellite system are the same users than in the SolMan.
    What I did was that I copied the Back-RFC connection and changed it, so that you have to logon to the SolMan with your username and password. The problem here is that the ticket is not created with the user that I used to log on to the SolMan but the user in the satellite system.
    Does anyone know a solution to the problem?
    Thank you for your help!!
    Michael

    Hi Laxman,
    what user do you mean? The user in the satellite system or the user in the SolMan? The user in the SolMan has the right priviliges to create support messages, he is allowed to do so when using the work center. In the satellite system there are no roles for creating support messages.
    Actually I don't want this use to create support messages, I only want the SolMan User, the key user to create messages.
    Kind regards,
    Michael

  • Migrate itunes from pc to mac with multiple user accounts

    I've read the numerous articles on transferring one's itunes library from a windows machine to a mac and I *think* I've got the details sorted (have itunes copy everything and then organize my library, then copy whole folder to external drive). I only have one itunes account but it my full library and itunes account is used across different windows user accounts.
    My mac is setup with multiple user accounts and I'd like to have a single library and single itunes account (same apps, etc.,). I'm not quite sure how to migrate the library from windows and then set it up on the mac such that all mac user accounts are sharing the same library and itunes account. Any guidance?
    Forgot to mention, have 2 iphones and 1 ipad as well, all attached to the same apple id.

    See these support documents:
    How to share iTunes between multiple accounts on a single computer:  http://support.apple.com/kb/HT1203
    How to use multiple iPods, iPads, or iPhones with one computer, http://support.apple.com/kb/HT1495

Maybe you are looking for

  • Need BAPI or custom report for the Vendor partial clearing like in F-44

    Hi exports, My requirement is for creating a Z-Report for Vendor partial clearing  like it happening in t-code F-44. But I didn't find any BAPI or any report for doing partial vendor clearing inside my report. Kindly suggest me any BAPI or  some code

  • How to call multiple stored procedure from same DB Adapter

    Hi, I want to invoke 3 stored procedures from my message flow in BUS . I created a DB adapter and invoked 1 successfully . Now I don't to configure 2 other DB adapters for calling other 2 stored procedures . I want some how to be able to call the oth

  • "Break on column_name " in a report

    I have a report that I need to break on a column name and have 5 lines between the break columns value changes, so break on <column_name> skip 5 works fine. However I want to introduce or insert the column headings whenever the break column value cha

  • Video podcasts not copying to 5G ipod

    I have a 5G 60 video ipod and prior to updating to itunes 7 all was well. I downloaded video podcasts from the itunes store- macbreak video and podsurf tv. Both podcasts are not on my ipod. I have an imac intel desktop. here's one message: some of th

  • Dispatch text between mxml components

    Hi all, i was just trying to pass some string to an mxml component and i have been having a hard time i am relatively new to flex and what i want to do is simply pass a user id string to this component in order to retrieve data specific to this user