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

Similar Messages

  • What Files are required to install R12 VISION with out Express selection???

    Hi,
    I had installed R12 before, and i could nt received any error. installation was OK,
    Now i am installing in same way on diffrent machine now i am getting error
    E:\oracle\....\visdb\....\temp\oradun91.cmd (Some thing like that). I think i have missed some files.
    this error come at setp 1 of 5.
    when 91 files unzipped successfully.
    I want to know which file is missing. LOG file does not shows the name of missing of folder or directory name.
    What Files are required to install R12 VISION with out Express selection on Windows server 2003.
    so that i extract that file again.....
    thanks a lot
    regards.
    kalash

    Please check the following log files for any further details about the error:
    1) <RDBMS ORACLE_HOME>/appsutil/log/$CONTEXT_NAME/<MMDDHHMM>.log
    2) <RDBMS ORACLE_HOME>/appsutil/log/$CONTEXT_NAME/dbInstall.log
    I assume you are using the same Stage area, so it should work fine no matter what instance you are trying to install.
    What Files are required to install R12 VISION with out Express selection on Windows server 2003What do you mean by missing and required files? As stated above, you should have the complete stage area staged properly.

  • 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.

  • 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>

  • 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) .....

  • Create connection with sqlplus client

    Hi@everybody,
    i've a little connection problem with the oracle Instant Client I've installed on my Windows 7 64 bit. First, I've token the files:
    instantclient-basic-windows.x64-12.1.0.1.0.zip
    instantclient-sqlplus-windows.x64-12.1.0.1.0.zip
    and uzipped them together in a directory. That directory is in PATH enviroment variable on Windows 7.
    Now i want to try to get a connection to my Oracle 11gR2 (11.2.0.3) database on CentOS. When i do a EasyConnect:
    PROMPT>sqlplus system/pwdofsystem@hostname_of_db_server:1521/SIDNAME
    there is no problem to get to the database.
    But when i try the long way:
    PROMPT>sqlplus 'system@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname_of_db_server)(PORT=1521))(CONNECT_DATA=(SID=SIDNAME)))'
    first he asks me for the password for system. I enter the password and then I get an ORA-12560 error.
    I allready read about that error but i can't understand, why i need an entry in a tnsnames.ora file when i gave sqlplus all the parameters directly. Or is there another failure?
    Thanks and best regards,
    David

    TAKE OFF THE SINGLE QUOTES, you will be connected
    Run this without single quotes,
    PROMPT>sqlplus system@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=hostname_of_db_server)(PORT=1521))(CONNECT_DATA=(SID=SIDNAME)))
    I guess if you are passing the whole ting in quotes, sqlplus is considering it as a 1 single parameter and assuming the whole thing as USERNAME.

  • IPod can't connect with iTunes-keep getting install 64 bit iTune message

    When I connect my iPod Touch to the computer and try to sync with iTunes, I keep getting the message that I have to uninstall the 32 bit iTunes and install the 64 bit iTunes. We've already done this and it won't recognize either the iPod or the iPad. HELP, please!!!

    honestly on a Windows I do not know how, there are programs that you can download that will tell you, and there are unix scripts that can tell you. to find out how, you might want to talk to somebody who owns a windows and is proficient in using it.

  • Error when connecting with sqlplus

    hello all
    I installed oracle 10g on windows xp, but whenever i try to access sqlplus through the command line it gives the following error.
    Enter user-name: oracle
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Enter user-name:
    i don't know what this means. pls help.

    hello all
    I installed oracle 10g on windows xp, but whenever i try to access sqlplus through the command line it gives the following error.
    Enter user-name: oracle
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Enter user-name:
    i don't know what this means. pls help.It seems that oracle database is not up and running. You have to start the instance. Try to startup the database and then connect. If you are a member of ora_dba group on you machine then you can startup as set oracle sid
    C:/>set ORACLE_SID=<SID> --this may there at OracleServicesSID in services of your machine.
    C:/>sqlplus /nolog
    SQL>startup
    Regards.

  • Netra t1 with solaris 9 fresh install on/standby switch

    Hi,
    I recently installed solaris 9 onto my Netra 105 box. For the likes off me I can't figure out why the on/standby switch simply does not work since reinstalling. The only way I can power down the box is by literally unplugging it from the wall. I am a total newbie to Sun boxes (& solaris for that matter) & have had zero luck in finding any info specific info relating to this. Can some kind soul put me on the right track?

    I have down precisely what you have recommended & the thing still won't go into standby. After executing poweroff from the LOM prompt It just sits there continually humming away. Yet it worked fine prior to the installation off solaris 9 from solaris 8. I have even reinstalled again, this time making sure to include the power management options. All reinstalls were done with the "initial installation" option.
    Here is a screen dump off the unit booting & me executing the poweroff commnd:
    lom>reset
    LOM event: host reset
    Netra t1 (UltraSPARC-IIi 440MHz), No Keyboard
    OpenBoot 3.10.25 ME, 512 MB memory installed, Serial #14315586.
    Ethernet address 8:0:20:da:70:42, Host ID: 80da7042.
    Boot device: disk File and args:
    SunOS Release 5.9 Version Generic_112233-05 64-bit
    Copyright 1983-2002 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    configuring IPv4 interfaces: hme0.
    configuring IPv6 interfaces: hme0.
    starting DHCP on primary interface hme0
    Hostname: unknown
    The system is coming up. Please wait.
    checking ufs filesystems
    /dev/rdsk/c0t0d0s7: is stable.
    Starting IPv6 neighbor discovery.
    Setting default IPv6 interface for multicast: add net ff00::/8: gateway fe80::a00:20ff:feda:7042
    starting rpc services: rpcbind done.
    Setting default IPv4 interface for multicast: add net 224.0/4: gateway 192.168.0.125
    syslog service starting.
    syslogd: line 24: WARNING: loghost could not be resolved
    Jun 27 19:19:36 unknown /usr/lib/power/powerd: powerd: failed to get idle time for console mouse
    volume management starting.
    The system is ready.
    unknown console login: root
    Password:
    Last login: Fri Jun 27 19:00:09 on console
    Jun 27 19:19:55 unknown login: ROOT LOGIN /dev/console
    Sun Microsystems Inc. SunOS 5.9 Generic May 2002
    # #.lom>poweroff
    lom>
    This problem is annoying the hell out off me. Everyone I have spoken to hasn't even heard off this problem.
    Any other advice you can give would be very much appreciated.

  • Screen problems with 540c after fresh install of 7.5.3

    I'm trying to get my Powerbook 540c ready to eBay before I go overseas to teach English. I did a Clean Install of 7.5.3 that I downloaded off Apple's website, and foolishly deleted my old System Folder along with the rest of my files before restarting the system. This morning I start the system up for the first time since the install and the LCD screen is acting wonky. There are transparent blue lines at random places on the screen (the "View" menu in the Finder is in blue, for example, and a blue line appears across the screen when I select a menu).
    Is it possible this is because my system is now lacking one or more extensions it needs to operate properly? Or did my screen just pick this moment to develop a physical malfunction?
    Thanks!

    All the necessary extensions for a PowerBook 540c would have been installed by the downloaded System 7.5.3 software (with the possible exception of a computer with a third-party PowerPC upgrade).
    What you describe sounds like a hardware problem (for instance, an internal screen cable or connector). Before attempting to open the PowerBook, you may want to try to reset the Power Manager and the PRAM (although it probably will not help).
    Jan

  • Cant play anything, cant connect with library, cant re-install

    Hi, hopefully someone can help me, sorry this so long, seems that everything has broken down...
    1. Last night I was trying to correct a few things in my library e.g. where itunes had wrongly split 1 album into 2 etc.. I assumed this would be straightforward but wish I hadn't even attempted it now...
    2. When I tried this for one or two albums and synched to see if it had worked, I was receiving error message like: "... won't play because it is not authorised on this ipod" and "... could not be located".  The songs had exclamation marks next to them and wouldnt play
    3. I googled some solutions and tried various things such as editing the "Get Info" details and re-pointing to the library, but in the end this just resulted in none of the files being located
    4.  I kept looking for solutions online, and tried various similar things such as collecting all music into one file, replacing it into the iTunes folder and re-pointing the library to it (in "Preferences") and re-synching but that still didnt work
    5. Then eventually nothing would play - not in iTunes and not on my ipod either - i.e. the songs were there but when I clicked play nothing would happen
    6. Eventually the synch removed all of my music off my ipod except what I had purchased from the iTunes store (so that is on my ipod but wont play. The podcasts wont play either)
    7. So next I tried to uninstall iTunes, re-install and recreate the library by pasting all the files back in.  But I can't re-install it.  The first time I re-installed it told me it couldnt find "Apple Mobile Device", and to uninstall and reinstall again.  I did this but now everytme I try to install I get an error saying I can't because an installation is already in progress.  I've googled for a solution and tried running "clean disk", restoring the system to before I'd unistalled etc.. but nothing works..
    I'm not sure if this is related but a few months ago my hard drive was replaced.  I recovered all my music and had managed to get things working but perhaps it is related if the original music files weren't in the places they were supposed to be or that iTunes was expecting??
    This also may be unrelated but for a few months now, whenever I try to sync I get a message saying "scan and fix" or "continue without scanning".  If I choose scan and fix it crashes my PC, so I just used to choose continue without scanning and it would sync correctly.
    Can anyone help?? The first thing I need to do is reinstall itunes I suppose but at the moment I cant even do that...

    Ok, seemed an antivirus program was preventing install, so that bit is sorted
    The problem now is that I cant import my old library.  I imported these files from CD a few years ago.  More recently I found one other old CD and have purchased things from the iTunes store. The CD i added recently is there, as are my iTunes store purchases, but I can't import the rest.
    Is there anything I can do?? They wont play in Windows Media Player either. Could there be a permissions issue??iTunes file formats changing in updates and now it doesnt recognise the old ones??

  • Can't access Home page on XP, with sqlplus connection is OK

    Version: Oracle 10g Expression Edition
    OS:XP
    DB connect with sqlplus : OK
    Home page access failed:
    I tried
    http://127.0.0.1:8080/apex
    http://localhsot:8080/apex
    http://<myIp>:8080/apex
    I can use it before, but one day it doesn't work.
    There is a Mcafee installed on my OS, I don't know if there is any relationship.
    Pls help

    Run a lsnrctl status there should be an endpoint for http, if not either the database is down or the parameters needed for the XEXDB service aren't correct:
    $ lsnrctl status
    Listener Endpoints ...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=8080))(Presentation=HTTP)(Session=RAW))

  • Unable to connect remotely with sqlplus

    Hello,
    I have Oracle 9i (9.2.0) running on a Redhat EL 2.1 installation. I've started the database and the listener control services.
    I can connect using plain old Java JDBC and also using Enterprise Manager from a Redhat 9 client.
    But when I try to connect with sqlplus from the client I'm getting the following error:
    ORA-12545: Connect failed because target host or object does not exist
    I've looked it up and tried to change the HOST to reference a numeric IP instead of the host name without any success.
    I've even run netca and can successfully connect in the connection test.
    I'm hoping someone is able to provide me some insight as I can't seem to figure this one out.
    Thanks,
    John

    I'm trying to connect to a Redhat Enterprise 2.1 Linux from a Redhat 9 client.
    The client only has a single installation of the 9.2 Client utilities.
    Yes, I can connect from client to server on various ports and ping easily. I use this set up for other client/server development that I do.
    Is this possibly an incorrect tnsnames.ora in ORACLE_HOME/network/admin directory? Here's what it looks like:
    ORA1_JASMINE =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.5)(PORT = 1521))
    (CONNECT_DATA =
    (SID = ora1)
    (SERVER = 192.168.1.5)
    There is no firewall software running, and I can connect from client to server using the OEM.
    Thanks for the response.
    John

  • Error while installing R12 on Windows 8.1

    Hi,
    I am trying to install R12 - vision on Windows 8.1 (just fyi I have cygwin , and Microsoft Visual Studio 2008 installed on my laptop).
    During the installation i am getting the following error:
    Oracle Applications Rapid Install Wizard Install log
       >> Using Rapid Wizard Version  : 12.1.1.9
       >> Install session started  : Tue Nov 19 01:43:30 CST 2013
       >> Rapid Wizard source location  : C:\OracleR12Stage\startCD\Disk1\rapidwiz
       >> Command Line arguments for this run  :
    =================================================================
    Install Session Information
       Host Name               : akhil.home.com
       Host Operating System   : Windows (32-bit)
       User running Install    : Akhil
    =================================================================
    InstUpgPanel
      User action   :  Install Oracle Applications
      Install type  :  Express Install
    Disabling OCM Configuration
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
      Database Port : 1521
      RPC Port : 1626
      Web SSL Port : 4443
      ONS Local Port : 6100
      ONS Remote Port : 6200
      ONS Request Port : 6500
      Web Listener Port : 8000
      Active Web Port : 8000
      Forms Port : 9000
      Metrics Server Data Port : 9100
      Metrics Server Request Port : 9200
      JTF Fulfillment Server Port : 9300
      MSCA Server Port : 10200-10205
      MCSA Telnet Server Port : 10200,10202,10204
      MSCA Dispatcher Port : 10800
      Java Object Cache Port : 12345
      OC4J JMS Port Range for Oacore : 23000-23004
      OC4J JMS Port Range for Forms : 23500-23504
      OC4J JMS Port Range for Home : 24000-24004
      OC4J JMS Port Range for Oafm : 24500-24504
      OC4J AJP Port Range for Oacore : 21500-21504
      OC4J AJP Port Range for Forms : 22000-22004
      OC4J AJP Port Range for Home : 22500-22504
      OC4J AJP Port Range for Oafm : 25000-25004
      OC4J RMI Port Range for Oacore : 20000-20004
      OC4J RMI Port Range for Forms : 20500-20504
      OC4J RMI Port Range for Home : 21000-21004
      OC4J RMI Port Range for Oafm : 25500-25504
      DB ONS Local Port : 6300
      DB ONS Remote Port : 6400
      Oracle Connection Manager Port : 1521
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    ExpressInstallPanel
      Writing configuration file to: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\conf_VIS.txt
    Adding ports for Server0_akhil
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_akhil
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
      Writing configuration file to: C:\oracle\VIS\apps\apps_st\appl\admin\akhil\conf_VIS.txt
    Adding ports for Server0_akhil
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_akhil
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
      Writing configuration file to: C:\oracle\VIS\inst\apps\VIS_akhil\conf_VIS.txt
    Adding ports for Server0_akhil
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_akhil
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
      Writing configuration file to: C:\Users\Akhil\AppData\Local\Temp\11190143\conf_VIS.txt
    Adding ports for Server0_akhil
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_akhil
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
      Setting temp directory to: C:\Users\Akhil\AppData\Local\Temp\11190143\
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    Port Availability Check :
    -- database node ports --
       Database Port available:  Port Value = 1521
       Database Port Value = 1521......  Available
       DB ONS Local Port available:  Port Value = 6300
       DB ONS Local Port Value = 6300......  Available
       DB ONS Remote Port available:  Port Value = 6400
       DB ONS Remote Port Value = 6400......  Available
    -- apps node ports --
       RPC Port available:  Port Value = 1626
       RPC Port Value = 1626......  Available
       Web SSL Port available:  Port Value = 4443
       Web SSL Port Value = 4443......  Available
       ONS Local Port available:  Port Value = 6100
       ONS Local Port Value = 6100......  Available
       ONS Remote Port available:  Port Value = 6200
       ONS Remote Port Value = 6200......  Available
       ONS Request Port available:  Port Value = 6500
       ONS Request Port Value = 6500......  Available
       Web Listener Port available:  Port Value = 8000
       Web Listener Port Value = 8000......  Available
       Forms Port available:  Port Value = 9000
       Forms Port Value = 9000......  Available
       Metrics Server Data Port available:  Port Value = 9100
       Metrics Server Data Port Value = 9100......  Available
       Metrics Server Request Port available:  Port Value = 9200
       Metrics Server Request Port Value = 9200......  Available
       JTF Fulfillment Server Port available:  Port Value = 9300
       JTF Fulfillment Server Port Value = 9300......  Available
       MSCA Server Port available:  Port Value = 10200
       MSCA Server Port available:  Port Value = 10201
       MSCA Server Port available:  Port Value = 10202
       MSCA Server Port available:  Port Value = 10203
       MSCA Server Port available:  Port Value = 10204
       MSCA Server Port available:  Port Value = 10205
       MSCA Server Port Value = 10200-10205......  Available
       MSCA Dispatcher Port available:  Port Value = 10800
       MSCA Dispatcher Port Value = 10800......  Available
       Java Object Cache Port available:  Port Value = 12345
       Java Object Cache Port Value = 12345......  Available
       OC4J JMS Port Range for Oacore available:  Port Value = 23000
       OC4J JMS Port Range for Oacore available:  Port Value = 23001
       OC4J JMS Port Range for Oacore available:  Port Value = 23002
       OC4J JMS Port Range for Oacore available:  Port Value = 23003
       OC4J JMS Port Range for Oacore available:  Port Value = 23004
       OC4J JMS Port Range for Oacore Value = 23000-23004......  Available
       OC4J JMS Port Range for Forms available:  Port Value = 23500
       OC4J JMS Port Range for Forms available:  Port Value = 23501
       OC4J JMS Port Range for Forms available:  Port Value = 23502
       OC4J JMS Port Range for Forms available:  Port Value = 23503
       OC4J JMS Port Range for Forms available:  Port Value = 23504
       OC4J JMS Port Range for Forms Value = 23500-23504......  Available
       OC4J JMS Port Range for Home available:  Port Value = 24000
       OC4J JMS Port Range for Home available:  Port Value = 24001
       OC4J JMS Port Range for Home available:  Port Value = 24002
       OC4J JMS Port Range for Home available:  Port Value = 24003
       OC4J JMS Port Range for Home available:  Port Value = 24004
       OC4J JMS Port Range for Home Value = 24000-24004......  Available
       OC4J JMS Port Range for Oafm available:  Port Value = 24500
       OC4J JMS Port Range for Oafm available:  Port Value = 24501
       OC4J JMS Port Range for Oafm available:  Port Value = 24502
       OC4J JMS Port Range for Oafm available:  Port Value = 24503
       OC4J JMS Port Range for Oafm available:  Port Value = 24504
       OC4J JMS Port Range for Oafm Value = 24500-24504......  Available
       OC4J AJP Port Range for Oacore available:  Port Value = 21500
       OC4J AJP Port Range for Oacore available:  Port Value = 21501
       OC4J AJP Port Range for Oacore available:  Port Value = 21502
       OC4J AJP Port Range for Oacore available:  Port Value = 21503
       OC4J AJP Port Range for Oacore available:  Port Value = 21504
       OC4J AJP Port Range for Oacore Value = 21500-21504......  Available
       OC4J AJP Port Range for Forms available:  Port Value = 22000
       OC4J AJP Port Range for Forms available:  Port Value = 22001
       OC4J AJP Port Range for Forms available:  Port Value = 22002
       OC4J AJP Port Range for Forms available:  Port Value = 22003
       OC4J AJP Port Range for Forms available:  Port Value = 22004
       OC4J AJP Port Range for Forms Value = 22000-22004......  Available
       OC4J AJP Port Range for Home available:  Port Value = 22500
       OC4J AJP Port Range for Home available:  Port Value = 22501
       OC4J AJP Port Range for Home available:  Port Value = 22502
       OC4J AJP Port Range for Home available:  Port Value = 22503
       OC4J AJP Port Range for Home available:  Port Value = 22504
       OC4J AJP Port Range for Home Value = 22500-22504......  Available
       OC4J AJP Port Range for Oafm available:  Port Value = 25000
       OC4J AJP Port Range for Oafm available:  Port Value = 25001
       OC4J AJP Port Range for Oafm available:  Port Value = 25002
       OC4J AJP Port Range for Oafm available:  Port Value = 25003
       OC4J AJP Port Range for Oafm available:  Port Value = 25004
       OC4J AJP Port Range for Oafm Value = 25000-25004......  Available
       OC4J RMI Port Range for Oacore available:  Port Value = 20000
       OC4J RMI Port Range for Oacore available:  Port Value = 20001
       OC4J RMI Port Range for Oacore available:  Port Value = 20002
       OC4J RMI Port Range for Oacore available:  Port Value = 20003
       OC4J RMI Port Range for Oacore available:  Port Value = 20004
       OC4J RMI Port Range for Oacore Value = 20000-20004......  Available
       OC4J RMI Port Range for Forms available:  Port Value = 20500
       OC4J RMI Port Range for Forms available:  Port Value = 20501
       OC4J RMI Port Range for Forms available:  Port Value = 20502
       OC4J RMI Port Range for Forms available:  Port Value = 20503
       OC4J RMI Port Range for Forms available:  Port Value = 20504
       OC4J RMI Port Range for Forms Value = 20500-20504......  Available
       OC4J RMI Port Range for Home available:  Port Value = 21000
       OC4J RMI Port Range for Home available:  Port Value = 21001
       OC4J RMI Port Range for Home available:  Port Value = 21002
       OC4J RMI Port Range for Home available:  Port Value = 21003
       OC4J RMI Port Range for Home available:  Port Value = 21004
       OC4J RMI Port Range for Home Value = 21000-21004......  Available
       OC4J RMI Port Range for Oafm available:  Port Value = 25500
       OC4J RMI Port Range for Oafm available:  Port Value = 25501
       OC4J RMI Port Range for Oafm available:  Port Value = 25502
       OC4J RMI Port Range for Oafm available:  Port Value = 25503
       OC4J RMI Port Range for Oafm available:  Port Value = 25504
       OC4J RMI Port Range for Oafm Value = 25500-25504......  Available
    OS User and Group Check
    Domain=AKHIL
    ,Username=Akhil
    ,PC-Name=AKHIL
       User belongs to the Administrators Group.
    Port Uniqueness Check :
    -- database node ports --
    -- apps node ports --
       All ports are unique.
    File System Check :
    -- database node mount point --
       Database ORACLE_HOME available:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0
       Database ORACLE_HOME admin folder available:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0\appsutil
       Database ORACLE_HOME temp folder created:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0\appsutil\temp
       Database Install Log Directory created:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_akhil
       Database Install Out Directory created:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_akhil\templbac
       Database Install Out Directory available:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\VIS_akhil\templbac
       OCM configuration target directory created:
          Mount Point = C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\\
       Database System File Directory created:
          Mount Point = C:\oracle\VIS\db\apps_st\data
       Database Log File Directory available:
          Mount Point = C:\oracle\VIS\db\apps_st\data
       Database Transaction File Directory available:
          Mount Point = C:\oracle\VIS\db\apps_st\data
       Database Archive File Directory available:
          Mount Point = C:\oracle\VIS\db\apps_st\data
       Database OraInventory File Directory available:
          Mount Point = c:\temp
    -- apps node mount point --
       APPL_TOP available:
          Mount Point = C:\oracle\VIS\apps\apps_st\appl
       APPL_TOP admin available:
          Mount Point = C:\oracle\VIS\apps\apps_st\appl\admin
       APPL_TOP mount 2 available:
          Mount Point = C:\oracle\VIS\apps\apps_st\appl
       APPL_TOP mount 3 available:
          Mount Point = C:\oracle\VIS\apps\apps_st\appl
       APPL_TOP mount 4 available:
          Mount Point = C:\oracle\VIS\apps\apps_st\appl
       COMMON_TOP created:
          Mount Point = C:\oracle\VIS\apps\apps_st\comn
       JAVA_TOP created:
          Mount Point = C:\oracle\VIS\apps\apps_st\comn\java\classes
       Temp Directory created:
          Mount Point = C:\oracle\VIS\inst\apps\VIS_akhil\temp
       APPL_TOP admin Install Log Directory created:
          Mount Point = C:\oracle\VIS\inst\apps\VIS_akhil\admin\log
       Apps ORACLE_HOME created:
          Mount Point = C:\oracle\VIS\apps\tech_st\10.1.3
       Tools ORACLE_HOME created:
          Mount Point = C:\oracle\VIS\apps\tech_st\10.1.2
       OCM configuration target directory created:
          Mount Point = C:\oracle\VIS\apps\tech_st\10.1.3\appsutil\clone\\
       OCM configuration target directory created:
          Mount Point = C:\oracle\VIS\apps\tech_st\10.1.2\appsutil\clone\\
       Apps ORACLE_HOME OraInventory File Directory available:
          Mount Point = c:\temp
       Tools ORACLE_HOME OraInventory File Directory available:
          Mount Point = c:\temp
      Writing configuration file to: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\conf_VIS.txt
    Adding ports for Server0_akhil
    Setting port s_db_ons_localport to 6300
    Setting port s_db_ons_remoteport to 6400
    Setting port s_cmanport to 1521
    Adding ports for Server1_akhil
    Setting port s_rpcport to 1626
    Setting port s_webssl_port to 4443
    Setting port s_ons_localport to 6100
    Setting port s_ons_remoteport to 6200
    Setting port s_ons_requestport to 6500
    Setting port s_webport to 8000
    Setting port s_active_webport to 8000
    Setting port s_formsport to 9000
    Setting port s_metdataport to 9100
    Setting port s_metreqport to 9200
    Setting port s_jtfuf_port to 9300
    Setting port s_mwaPortNo to 10200-10205
    Setting port s_mwaTelnetPortNo to 10200,10202,10204
    Setting port s_mwaDispatcherPort to 10800
    Setting port s_java_object_cache_port to 12345
    Setting port s_oacore_jms_portrange to 23000-23004
    Setting port s_forms_jms_portrange to 23500-23504
    Setting port s_home_jms_portrange to 24000-24004
    Setting port s_oafm_jms_portrange to 24500-24504
    Setting port s_oacore_ajp_portrange to 21500-21504
    Setting port s_forms_ajp_portrange to 22000-22004
    Setting port s_home_ajp_portrange to 22500-22504
    Setting port s_oafm_ajp_portrange to 25000-25004
    Setting port s_oacore_rmi_portrange to 20000-20004
    Setting port s_forms_rmi_portrange to 20500-20504
    Setting port s_home_rmi_portrange to 21000-21004
    Setting port s_oafm_rmi_portrange to 25500-25504
    File Space Check :
    -- database node space checks --
       Disk space on system acceptable:
       Database ORACLE_HOME = C:\oracle\VIS\db\tech_st\11.1.0
       required = 5600.0
       actual   = 756369.40625
       Disk space on system acceptable:
       Database System File Directory = C:\oracle\VIS\db\apps_st\data
       required = 20200.0
       actual   = 750769.40625
       Disk space on system acceptable:
       Database Log File Directory = C:\oracle\VIS\db\apps_st\data
       required = 950.0
       actual   = 730569.40625
       Disk space on system acceptable:
       Database Transaction File Directory = C:\oracle\VIS\db\apps_st\data
       required = 103350.0
       actual   = 729619.40625
       Disk space on system acceptable:
       Database Archive File Directory = C:\oracle\VIS\db\apps_st\data
       required = 64500.0
       actual   = 626269.40625
    -- apps node space checks --
       Disk space on system acceptable:
       APPL_TOP = C:\oracle\VIS\apps\apps_st\appl
       required = 5800.0
       actual   = 561769.40625
       Disk space on system acceptable:
       APPL_TOP mount 2 = C:\oracle\VIS\apps\apps_st\appl
       required = 2800.0
       actual   = 555969.40625
       Disk space on system acceptable:
       APPL_TOP mount 3 = C:\oracle\VIS\apps\apps_st\appl
       required = 8400.0
       actual   = 553169.40625
       Disk space on system acceptable:
       APPL_TOP mount 4 = C:\oracle\VIS\apps\apps_st\appl
       required = 3100.0
       actual   = 544769.40625
       Disk space on system acceptable:
       COMMON_TOP = C:\oracle\VIS\apps\apps_st\comn
       required = 3200.0
       actual   = 541669.40625
       Disk space on system acceptable:
       Apps ORACLE_HOME = C:\oracle\VIS\apps\tech_st\10.1.3
       required = 1400.0
       actual   = 538469.40625
       Disk space on system acceptable:
       Tools ORACLE_HOME = C:\oracle\VIS\apps\tech_st\10.1.2
       required = 1400.0
       actual   = 537069.40625
       Disk space on system acceptable:
       Temp Directory = C:\oracle\VIS\inst\apps\VIS_akhil\temp
       required = 1024.0
       actual   = 535669.40625
    Host/Domain
       command: ping -n 1 akhil
    Pinging Akhil.home.com [fe80::e920:da0c:df3f:bf06%4] with 32 bytes of data:
    Reply from fe80::e920:da0c:df3f:bf06%4: time<1ms
    Ping statistics for fe80::e920:da0c:df3f:bf06%4:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
       host ping has succeeded
       command: ping -n 1 akhil.home.com
    Pinging Akhil.home.com [fe80::e920:da0c:df3f:bf06%4] with 32 bytes of data:
    Reply from fe80::e920:da0c:df3f:bf06%4: time<1ms
    Ping statistics for fe80::e920:da0c:df3f:bf06%4:
        Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
        Minimum = 0ms, Maximum = 0ms, Average = 0ms
       host.domain ping has succeeded
    System Utilities
       command: cmd.exe /c C:\OracleR12Stage\startCD\Disk1\rapidwiz\bin\adchkutl.cmd C:\cygwin64\bin C:\MSVisual\VC
    C:\OracleR12Stage\startCD\Disk1\rapidwiz>echo off
    Setting environment for using Microsoft Visual Studio 2008 x86 tools.
    /cygdrive/c/WINDOWS/system32/cmd
    'which' command is available.
    /usr/bin/gnumake
    'gnumake' is available.
    /cygdrive/c/MSVisual/VC/BIN/cl
    'cc' is available.
    /cygdrive/c/MSVisual/VC/BIN/link
    'link' is available.
    ERRORCODE = 0    ERRORCODE_END
    System Utilities Availability test has succeeded
      Database Port : 1521
      RPC Port : 1626
      Web SSL Port : 4443
      ONS Local Port : 6100
      ONS Remote Port : 6200
      ONS Request Port : 6500
      Web Listener Port : 8000
      Active Web Port : 8000
      Forms Port : 9000
      Metrics Server Data Port : 9100
      Metrics Server Request Port : 9200
      JTF Fulfillment Server Port : 9300
      MSCA Server Port : 10200-10205
      MCSA Telnet Server Port : 10200,10202,10204
      MSCA Dispatcher Port : 10800
      Java Object Cache Port : 12345
      OC4J JMS Port Range for Oacore : 23000-23004
      OC4J JMS Port Range for Forms : 23500-23504
      OC4J JMS Port Range for Home : 24000-24004
      OC4J JMS Port Range for Oafm : 24500-24504
      OC4J AJP Port Range for Oacore : 21500-21504
      OC4J AJP Port Range for Forms : 22000-22004
      OC4J AJP Port Range for Home : 22500-22504
      OC4J AJP Port Range for Oafm : 25000-25004
      OC4J RMI Port Range for Oacore : 20000-20004
      OC4J RMI Port Range for Forms : 20500-20504
      OC4J RMI Port Range for Home : 21000-21004
      OC4J RMI Port Range for Oafm : 25500-25504
      DB ONS Local Port : 6300
      DB ONS Remote Port : 6400
      Oracle Connection Manager Port : 1521
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_db.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    instantiate file:
       source : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
       dest   : C:\Users\Akhil\AppData\Local\Temp\11190143\akhil_VIS_apps.xml
    ExpressInstallPanel
    DoInstallPanel - Summary Text
    The Rapid Install Wizard will now install the following:
    DoInstallPanel - User continued install at warning dialog.
    Starting from Rapid Install Full Stage area C:\OracleR12Stage\oraDB\Disk1
    Not able to find s_allprod in db context
    Not able to getAllProductIDs
    RapidWiz location:      C:\OracleR12Stage\startCD\Disk1\rapidwiz
    Install Media location: C:\OracleR12Stage\startCD\Disk1
    Database ORACLE_HOME:   C:\oracle\VIS\db\tech_st\11.1.0
    Database SID:           VIS
    Database Context Name : VIS_akhil
    Creating DB Context: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxdbctx.tmp
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\temp\restart.xml
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\temp\restart.xml
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\temp\restart.xml
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\temp\restart.xml
    Not able to find s_allprod in db context
    Not able to getAllProductIDs
    RapidWiz location:      C:\OracleR12Stage\startCD\Disk1\rapidwiz
    Install Media location: C:\OracleR12Stage\startCD\Disk1
    APPL_TOP location:      C:\oracle\VIS\apps\apps_st\appl
    Database SID:           VIS
    APPL_TOP Context Name : VIS_akhil
    INST_TOP location:      C:\oracle\VIS\inst\apps\VIS_akhil
    Creating Apps Context: C:\oracle\VIS\inst\apps\VIS_akhil\appl\admin\VIS_akhil.xml
    instantiate file:
       source : C:\OracleR12Stage\startCD\Disk1\rapidwiz\etc\adxmlctx.tmp
       dest   : C:\oracle\VIS\inst\apps\VIS_akhil\appl\admin\VIS_akhil.xml
    instantiate file:
       source : C:\oracle\VIS\inst\apps\VIS_akhil\appl\admin\VIS_akhil.xml
       dest   : C:\oracle\VIS\inst\apps\VIS_akhil\appl\admin\VIS_akhil.xml
    instantiate file:
       source : C:\oracle\VIS\inst\apps\VIS_akhil\appl\admin\VIS_akhil.xml

    Here it is:
    C:\Oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_akhil\ApplyDBTechStack_11190154:
    Started ApplyDBTechStack at Tue Nov 19 01:54:06 CST 2013
    Version:
      ApplyDBTechStack.java : 120.22
    Executing home registration for s_db_oh...
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adouidb.pl
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl
       backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\ouicli.pl
       setting permissions: 700
    Executing script in InstantiateFile:
    C:\oracle\VIS\db\tech_st\11.1.0\Perl\5.8.3\bin\mswin32-x86-multi-thread\perl.exe -I C:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib\MSWin32-x86-multi-thread -I C:\oracle\VIS\db\tech_st\11.1.0\perl\5.8.3\lib -I C:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib\MSWin32-x86-multi-thread -I C:\oracle\VIS\db\tech_st\11.1.0\perl\site\5.8.3\lib -I C:\oracle\VIS\db\tech_st\11.1.0\appsutil\perl C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl
    script returned:
    Beginning OUI CLI cloning for s_db_ohTue Nov 19 01:54:08 2013
    C:\oracle\VIS\db\tech_st\11.1.0\appsutil\jre\bin\java.exe -classpath C:\oracle\VIS\db\tech_st\11.1.0\appsutil\java;C:\oracle\VIS\db\tech_st\11.1.0\oui\jlib\OraInstaller.jar;C:\oracle\VIS\db\tech_st\11.1.0\appsutil\java\xmlparserv2.jar  oracle.apps.ad.clone.util.OracleHomeCloner  -OUICLI -e C:\oracle\VIS\db\tech_st\11.1.0\appsutil\VIS_akhil.xml -nolink -oaVar s_db_oh -homestub db -log C:\oracle\VIS\db\tech_st\11.1.0\appsutil\log\VIS_akhil\ohclone.log
    running OUI CLI home cloning:
      C:\oracle\VIS\db\tech_st\11.1.0\oui\bin\setup.exe  -nowait  oracle.aspnet_2:PRE_REQUISITE=true -clone -silent -force -nolink -waitForCompletion ORACLE_HOME=C:\oracle\VIS\db\tech_st\11.1.0 ORACLE_BASE=C:\oracle\VIS\db\tech_st\11.1.0 ORACLE_HOME_NAME=VIS_db111_RDBMS -J-Doracle.installer.noLink=true
    Finished OUI CLI cloning for s_db_oh with return code: 1Tue Nov 19 01:57:23 2013
    .end std out.
    .end err out.
    instantiate file:
       source : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\template\adouidb.pl
       dest   : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl
    AC-00437: Unable to backup : C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl to C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\ouicli.pl: java.io.FileNotFoundException: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\out\manifest.txt (Access is denied)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
    AC-00444: Unable to write to file: java.io.FileNotFoundException: C:\oracle\VIS\db\tech_st\11.1.0\appsutil\clone\ouicli.pl (Access is denied)
    Raised by oracle.apps.ad.autoconfig.InstantiateFile
       setting permissions: 700

Maybe you are looking for

  • Will not start in normal mode

    Firefox 19.0.2 was running OK. Today will not open in normal mode only safe mode. Uninstalled 19, rebooted, installed fresh copy of 20.0 Same problem. Updated Plugins ( Java, Flash, QuickTime, Silverlight) Restart Firefox same problem. Disabled Plugi

  • Tracing in oracle db

    I have been interacting with Oracle Support regarding the mystery of the SQL session tracing in our PROD env. Tracing is enabled on sessions coming from OIM and we don't know how to deactivate it. This tracing of SQL sessions create large files on th

  • Notifications of failed or partially failed load processes in the Data Exchange

    Hello, I've recently completed quite a few data integrations (to maintain coexistence) between external systems at my company and Oracle Fusion. The majority include data-out (Extracts and BI Reports), and data-in (via FBL from UCM). I'm wondering wh

  • Hide "Print preview" in ME2M

    Hi, I need a expert help. i am working on one requirement. T code : ME2M after putting all initial info i got list of all pruchsing documents per material.here there is a print preview option. Here our business wants to hide to that option. so please

  • IPhoto can't click on on options (after OPT-CMD) startup

    I am using iPhoto 9.3.2 (670.63) under Mountain Lion (10.8.1). The thumbnails are showing up wrong pictures so I do a OPT-CMD startup of iPhoto. After iPhoto pop up with the dialog box to select the "rebuild thumbnail" option, I cannot click the blue