Error in invoking target client sharedlib of makefile

I am installing oracle 10g(10202_database_soxl86)on solaris 10 (sol-10-u10-ga2-x86-dvd.iso) throgh VMware workstation 7.1.4 I fellowing the steps below: 1、 # pkgadd -R /cdrom/Solaris_10/Product SUNW...

I am installing oracle 10g(10202_database_soxl86)on solaris 10 (sol-10-u10-ga2-x86-dvd.iso) throgh VMware workstation 7.1.4

I fellowing the steps below:

1、 # pkgadd -R /cdrom/Solaris_10/Product SUNWarc SUNWbtool SUNWhea SUNWlibm SUNWlibms SUNWsprot SUNWtoo SUNWi1of SUNWi1cs SUNWi15cs SUNWxwfnt SUNWgcc

2、 # mkdir -p /export/home/app/oracle
# chown -R oracle:oinstall /export/home/app/oracle

3、 # groupadd oinstall
# groupadd dba
# useradd -g oinstall -G dba -s /usr/bin/bash -d /export/home/app/oracle oracle
# passwd oracle

4、$vi .profile
export ORACLE_BASE=/export/home/app
export ORACLE_HOME=$ORACLE_BASE/oracle
export ORACLE_SID=sun
export PATH=$ORACLE_HOME/bin:$PATH
export DISPLAY=192.168.0.1:0.0
stty erase ^h
$ env | grep ORA
results: ORACLE_BASE=/export/home/app
ORACLE_HOME=/export/home/app/oracle
ORACLE_SID=sun
$ env | grep DIS
results:DISPLAY=192.168.0.1:0.0
5、# uname -a
result:SunOS solaris10 5.10 Generic_147441-01 i86pc i386 i86pc
# isainfo -v
result:32-bit i386 applications
pclmulqdq aes sse4.2 sse4.1 ssse3 popcnt tscp sse3 sse2 sse fxsr mmx
cmov sep cx8 tsc fpu
6、# df -k
Filesystem kbytes used avail capacity Mounted on
swap 2437932 112 2437820 1% /tmp
7 、# cd /tmp
# unzip / 10202_database_soxl86.zip
# chown -R oracle:oinstall database/
8、 # su — oracle
$ cd /tmp/database
$ ./runInstaller

Error information:
1、error in invoking target ‘client_sharedlib’ of makefile
2、Error in invoking target ‘relink’ of makefile
3、Error in invoking target ‘ioracle’ of makefile ‘/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk’.
4、Error in invoking target ‘nnfgt.o mkldflags client_sharedlib’ of makefile ‘/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk’
5、Error in invoking target ‘install’ of makefile ‘/export/home/oracle/product/10.2.2/sqlplus/lib/ins_sqlplus.mk’.
6、Error in invoking target ‘irman’ of makefile ‘/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk’.
7、Error in invoking target ‘install’ of makefile ‘/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk’.
Error in invoking target ‘install’ of makefile ‘/export/home/oracle/product/10.2.2/plsql/lib/ins_plsql.mk’.
8、Error in invoking target ‘ioklist iokinit iokdstry’ of makefile ‘/export/home/oracle/product/10.2.2/network/lib/ins_nau.mk’.
9、Error in invoking target ‘utilities ctx_on’ of makefile ‘/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk’.
10、Error in invoking target ‘agent nmo nmb’ of makefile ‘/export/home/oracle/product/10.2.2/sysman/lib/ins_sysman.mk’.
11、Error in invoking target ‘clientonlyinstall’ of makefile ‘/export/home/oracle/product/10.2.2/ldap/lib/ins_ldap.mk’.
12、Error in invoking target ‘install’ of makefile ‘/export/home/oracle/product/10.2.2/srvm/lib/ins_srvm.mk’.
13、Error in invoking target ‘racg_install’ of makefile ‘/export/home/oracle/product/10.2.2/racg/lib/ins_has.mk’.
14、Error in invoking target ‘install’ of makefile ‘/export/home/oracle/product/10.2.2/network/lib/ins_net_server.mk’.
15、Error in invoking target ‘all_no_orcl ipc_g’ of makefile ‘/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk’.
16、Error in invoking target ‘collector’ of makefile ‘/export/home/oracle/product/10.2.2/sysman/lib/ins_emdb.mk’.

details:

Checking installer requirements…
INFO:
INFO: Checking operating

system version: must be 5.10. Actual 5.10
INFO:

Passed
INFO:
INFO: Checking Temp space: must be

greater than 250 MB. Actual 2403 MB Passed
INFO: Checking swap

space: must be greater than 500 MB. Actual 2805 MB Passed
INFO:

Checking monitor: must be configured to display at least 256 colors.

Actual 16777216 Passed
INFO:
INFO: All installer requirements

met.
Exception String: Error

in invoking target ‘client_sharedlib’ of makefile

‘/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk’.

See ‘/export/home/oracle/oraInventory/logs/installActions2011-11-

04_08-21-57PM.log’ for details.
Exception Severity: 1
INFO: Exception

handling set to prompt user with options to Retry Ignore
User

Choice: Ignore
INFO: 11/4/11 8:37:54 PM CST: Starting install Link

Phase of component Enterprise Manager Agent DB
INFO: 11/4/11 8:37:54

PM CST: Starting install Link Phase of component Enterprise Manager

Common Files
INFO: 11/4/11 8:37:54 PM CST: Starting install Link

Phase of component Oracle Display Fonts
INFO: 11/4/11 8:37:54 PM CST:

Starting install Link Phase of component Oracle Extended Windowing

Toolkit
INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of

component Oracle UIX
INFO: 11/4/11 8:37:54 PM CST: Starting install

Link Phase of component SQL*Plus Required Support Files
INFO: 11/4/11

8:37:54 PM CST: Starting install Link Phase of component DBJAVA

Required Support Files
INFO: 11/4/11 8:37:54 PM CST: Starting install

Link Phase of component Oracle OLAP RDBMS Files
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = ioracle
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = ioracle
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Unlinking oracle

INFO: Calling Action unixActions10.2.0.1.0 make

installMakePath = /usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = olap_on
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = olap_off
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

null

INFO: The output of this make operation is also available at:

‘/export/home/oracle/product/10.2.2/install/make.log’
INFO:

INFO:

Start output from spawned process:
INFO:

———————————-
INFO:

INFO: /usr/ccs/bin/ar d

/export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a xsnoolap.o

INFO: /usr/ccs/bin/ar cr

/export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a

/export/home/oracle/product/10.2.2/rdbms/lib/xsyeolap.o

INFO: End

output from spawned process.
INFO:

———————————-
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = ioracle
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = ioracle
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking Oracle

INFO: 11/4/11 8:37:54 PM CST: Starting install Link

Phase of component Oracle OLAP API
INFO: 11/4/11 8:37:54 PM CST:

Starting install Link Phase of component XDK Required Support Files
INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of

component RDBMS Required Support Files for Instant Client
INFO:

11/4/11 8:37:54 PM CST: Starting install Link Phase of component

RDBMS Required Support Files
INFO: 11/4/11 8:37:54 PM CST: Starting

install Link Phase of component Oracle JFC Extended Windowing

Toolkit
INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of

component Agent Required Support Files
INFO: 11/4/11 8:37:54 PM CST:

Starting install Link Phase of component Parser Generator Required

Support Files
INFO: 11/4/11 8:37:54 PM CST: Starting install Link

Phase of component Sample Schema Data
INFO: 11/4/11 8:37:54 PM CST:

Starting install Link Phase of component Oracle Starter Database
INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of

component Oracle Message Gateway Common Files
INFO: 11/4/11 8:37:54

PM CST: Starting install Link Phase of component XML Parser for

Oracle JVM
INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase

of component Precompiler Required Support Files
INFO: 11/4/11 8:37:54

PM CST: Starting install Link Phase of component XML Parser for

Java
INFO: 11/4/11 8:37:54 PM CST: Starting install Link Phase of

component Oracle Help for the Web
INFO: 11/4/11 8:37:54 PM CST:

Starting install Link Phase of component Oracle Ice Browser
INFO:

11/4/11 8:37:54 PM CST: Starting install Link Phase of component

Enterprise Manager Baseline
INFO: 11/4/11 8:37:54 PM CST: Starting

install Link Phase of component Oracle Data Mining RDBMS Files
INFO:

Calling Action unixActions10.2.0.1.0 registerForMake

installMakePath = /usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = ioracle
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = ioracle
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Unlinking oracle

INFO: Calling Action unixActions10.2.0.1.0 make

installMakePath = /usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = dm_on
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = dm_off
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking Label Security Option

INFO: The output of this make operation

is also available at:

‘/export/home/oracle/product/10.2.2/install/make.log’
INFO:

INFO:

Start output from spawned process:
INFO:

———————————-
INFO:

INFO: /usr/ccs/bin/ar cr

/export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a

/export/home/oracle/product/10.2.2/rdbms/lib/dmndmse.o

INFO:

/usr/ccs/bin/ar cr

/export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a

/export/home/oracle/product/10.2.2/rdbms/lib/dmwdm.o

INFO: End

output from spawned process.
INFO:

———————————-
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = ioracle
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = ioracle
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Unlinking oracle

INFO: 11/4/11 8:37:55 PM CST: Starting install Link

Phase of component Oracle Database 10g interMedia Files
INFO: 11/4/11

8:37:55 PM CST: Starting install Link Phase of component Oracle

interMedia Java Advanced Imaging
INFO: 11/4/11 8:37:55 PM CST:

Starting install Link Phase of component SQLJ Runtime
INFO: 11/4/11

8:37:55 PM CST: Starting install Link Phase of component Oracle

interMedia Annotator
INFO: 11/4/11 8:37:55 PM CST: Starting install

Link Phase of component Oracle JDBC/OCI Instant Client
INFO: 11/4/11

8:37:55 PM CST: Starting install Link Phase of component Oracle

interMedia Locator RDBMS Files
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = ioracle
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = ioracle
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking oracle

INFO: Calling Action unixActions10.2.0.1.0 make

installMakePath = /usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = sdo_on
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = sdo_off
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking sdo options

INFO: The output of this make operation is also

available at: ‘/export/home/oracle/product/10.2.2/install/make.log’
INFO:

INFO: Start output from spawned process:
INFO:

———————————-
INFO:

INFO: /usr/ccs/bin/ar cr

/export/home/oracle/product/10.2.2/rdbms/lib/libknlopt.a

/export/home/oracle/product/10.2.2/rdbms/lib/kxmwsd.o

INFO: End

output from spawned process.
INFO:

———————————-
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = ioracle
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

undoTarget = ioracle
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking Oracle

INFO: 11/4/11 8:37:56 PM CST: Starting install Link

Phase of component Platform Required Support Files
INFO: 11/4/11

8:37:56 PM CST: Starting install Link Phase of component Oracle Core

Required Support Files
INFO: 11/4/11 8:37:56 PM CST: Starting install

Link Phase of component Database Workspace Manager
INFO: 11/4/11

8:37:56 PM CST: Starting install Link Phase of component Oracle

Containers for Java
INFO: 11/4/11 8:37:56 PM CST: Starting install

Link Phase of component Oracle Help For Java
INFO: 11/4/11 8:37:56 PM

CST: Starting install Link Phase of component JDBC Common Files
INFO:

11/4/11 8:37:56 PM CST: Starting install Link Phase of component

Perl Interpreter
INFO: 11/4/11 8:37:56 PM CST: Starting install Link

Phase of component Oracle Code Editor
INFO: 11/4/11 8:37:56 PM CST:

Starting install Link Phase of component Oracle Notification

Service
INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of

component Oracle interMedia Client Option
INFO: 11/4/11 8:37:56 PM

CST: Starting install Link Phase of component Oracle JDBC Thin

Driver for JDK 1.2
INFO: 11/4/11 8:37:56 PM CST: Starting install

Link Phase of component Oracle JDBC Thin Driver for JDK 1.4
INFO:

11/4/11 8:37:56 PM CST: Starting install Link Phase of component

Enterprise Manager plugin Common Files
INFO: 11/4/11 8:37:56 PM CST:

Starting install Link Phase of component LDAP Required Support

Files
INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of

component Character Set Migration Utility
INFO: 11/4/11 8:37:56 PM

CST: Starting install Link Phase of component Oracle Locale Builder
INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of

component PL/SQL Embedded Gateway
INFO: 11/4/11 8:37:56 PM CST:

Starting install Link Phase of component OLAP SQL Scripts
INFO:

11/4/11 8:37:56 PM CST: Starting install Link Phase of component

Database SQL Scripts
INFO: 11/4/11 8:37:56 PM CST: Starting install

Link Phase of component Oracle Globalization Support
INFO: 11/4/11

8:37:56 PM CST: Starting install Link Phase of component Required

Support Files
INFO: 11/4/11 8:37:56 PM CST: Starting install Link

Phase of component Secure Socket Layer
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk

installTarget = nnfgt.o
installArguments = ORACLE_HOME

=/export/home/oracle/product/10.2.2
undoMakeFileName = null

undoTarget = null
undoArguments = null
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking nnfgt

INFO: Calling Action unixActions10.2.0.1.0

registerForMake
installMakePath = /usr/ccs/bin/make

installMakeFileName =

/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk

installTarget = mkldflags
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

null
undoTarget = null
undoArguments = null
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking ldflags

INFO: Calling Action unixActions10.2.0.1.0

registerForMake
installMakePath = /usr/ccs/bin/make

installMakeFileName =

/export/home/oracle/product/10.2.2/network/lib/ins_net_client.mk

installTarget = client_sharedlib
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

null
undoTarget = null
undoArguments = null
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Building client shared library

INFO: 11/4/11 8:37:56 PM CST: Starting

install Link Phase of component Oracle Database User Interface
INFO:

11/4/11 8:37:56 PM CST: Starting install Link Phase of component

Enterprise Manager Minimal Integration
INFO: 11/4/11 8:37:56 PM CST:

Starting install Link Phase of component Oracle Wallet Manager
INFO:

11/4/11 8:37:56 PM CST: Starting install Link Phase of component

Oracle Clusterware RDBMS Files
INFO: 11/4/11 8:37:56 PM CST: Starting

install Link Phase of component Oracle RAC Required Support Files-

HAS
INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of

component SQL*Plus
INFO: Calling Action unixActions10.2.0.1.0

registerForMake
installMakePath = /usr/ccs/bin/make

installMakeFileName =

/export/home/oracle/product/10.2.2/sqlplus/lib/ins_sqlplus.mk

installTarget = install
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

null
undoTarget = null
undoArguments = null
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking SQLPLUS executables

INFO: 11/4/11 8:37:56 PM CST: Starting

install Link Phase of component Enterprise Manager plugin Common

Files
INFO: 11/4/11 8:37:56 PM CST: Starting install Link Phase of

component iSQL*Plus
INFO: 11/4/11 8:37:56 PM CST: Starting install

Link Phase of component Oracle Recovery Manager
INFO: Calling Action

unixActions10.2.0.1.0 registerForMake
installMakePath =

/usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/rdbms/lib/ins_rdbms.mk

installTarget = irman
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

null
undoTarget = null
undoArguments = null
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking RMAN utility

INFO: 11/4/11 8:37:56 PM CST: Starting install

Link Phase of component HAS Common Files
INFO: 11/4/11 8:37:56 PM

CST: Starting install Link Phase of component Precompiler Common

Files
INFO: Calling Action unixActions10.2.0.1.0 make

installMakePath = /usr/ccs/bin/make
installMakeFileName =

/export/home/oracle/product/10.2.2/precomp/lib/ins_precomp.mk

installTarget = links
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
undoMakeFileName =

/export/home/oracle/product/10.2.2/precomp/lib/ins_precomp.mk

undoTarget = rmlinks
undoArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2
logFile =

/export/home/oracle/product/10.2.2/install/make.log
progMsg =

Linking links

INFO: The output of this make operation is also

available at: ‘/export/home/oracle/product/10.2.2/install/make.log’
INFO:

INFO: Start output from spawned process:
INFO:

———————————-
INFO:

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; rm -f SQLCA.H)

INFO: (cd /export/home/oracle/product/10.2.2/precomp/public ; rm -f

ORACA.H)

INFO: (cd /export/home/oracle/product/10.2.2/precomp/public

; rm -f SQLDA.H)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; rm -f SQLCA.COB)

INFO: (cd /export/home/oracle/product/10.2.2/precomp/public ; rm -f

ORACA.COB)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; rm -f SQLCA.FOR)

INFO: (cd /export/home/oracle/product/10.2.2/precomp/public ; rm -f

ORACA.FOR)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; rm -f

BNDDSC.FOR)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; rm -f

SELDSC.FOR)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s sqlca.h

SQLCA.H)

INFO: (cd /export/home/oracle/product/10.2.2/precomp/public

; ln -s oraca.h ORACA.H)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s sqlda.h

SQLDA.H)

INFO: (cd /export/home/oracle/product/10.2.2/precomp/public

; ln -s sqlca.cob SQLCA.COB)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s oraca.cob

ORACA.COB)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s sqlca.for

SQLCA.FOR)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s oraca.for

ORACA.FOR)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s bnddsc.for

BNDDSC.FOR)

INFO: (cd

/export/home/oracle/product/10.2.2/precomp/public ; ln -s seldsc.for

SELDSC.FOR)

INFO: End output from spawned process.
INFO:

———————————-
INFO: Calling Action

unixActions10.2.0.1.0 make
installMakePath = /usr/ccs/bin/make

installMakeFileName =

/export/home/oracle/product/10.2.2/precomp/lib/ins_precomp.mk

installTarget = relink
installArguments =

ORACLE_HOME=/export/home/oracle/product/10.2.2,EXENAME=proc

undoMakeFileName = null
undoTarget = null
undoArguments = null

logFile = /export/home/oracle/product/10.2.2/install/make.log

progMsg = Linking proc

INFO: The output of this make operation is

also available at:

‘/export/home/oracle/product/10.2.2/install/make.log’
INFO:

INFO:

Start output from spawned process:
INFO:

———————————-
INFO:

INFO: Linking

/export/home/oracle/product/10.2.2/precomp/lib/proc

INFO: ld:
INFO:

fatal:
INFO: library -l
INFO: clntsh
INFO: : not found
INFO:

INFO: ld:
INFO: fatal:
INFO: file processing errors. No output written to
INFO: /export/home/oracle/product/10.2.2/precomp/lib/proc
INFO:

INFO:

*** Error code 1
The following command caused the error:
echo «Linking

/export/home/oracle/product/10.2.2/precomp/lib/proc»;
rm -f

/export/home/oracle/product/10.2.2/precomp/lib/proc;

/usr/ccs/bin/ld -o

/export/home/oracle/product/10.2.2/precomp/lib/proc —

L/export/home/oracle/product/10.2.2/precomp/lib/ —

L/export/home/oracle/product/10.2.2/lib/ -dy

/export/home/oracle/product/10.2.2/lib/prod/lib/crti.o

/export/home/oracle/product/10.2.2/lib/prod/lib/crt1.o

/export/home/oracle/product/10.2.2/lib/s0m
INFO: ain.o

/export/home/oracle/product/10.2.2/precomp/lib/pdc.o

/export/home/oracle/product/10.2.2/precomp/lib/pds.o

/export/home/oracle/product/10.2.2/precomp/lib/libproc2.a

/export/home/oracle/product/10.2.2/lib/libslax10.a

/export/home/oracle/product/10.2.2/precomp/lib/libpgp.a -lpls10 —

lplp10 /export/home/oracle/product/10.2.2/lib/libplc10.a -lsnls10 —

lunls10 -lnls10

/export/home/oracle/product/10.2.2/rdbms/lib/kpudfo.o -lclntsh `cat

/export/home/oracle/product/10.2.2/lib/ldflags` -lnsslb10 —

lncrypt10
INFO: -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat

/export/home/oracle/product/10.2.2/lib/ldflags` -lnsslb10 —

lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 —

lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 —

lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 —

lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat

/export/home/oracle/product/10.2.2/lib/ldflags` -lnsslb10 —

lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat

/export/home/oracle/product/1
INFO: 0.2.2/lib/ldflags` -lnsslb10

-lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 —

lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lpls10 -lsnls10 -lnls10

-lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 —

lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 —

lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10

-lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 —

lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat

/export/home/oracle/product/10.2.2/lib/sy
INFO: sliblist` -R

/opt/SUNWcluster/lib:/export/home/oracle/product/10.2.2/lib:/opt/ORC

Lcluster/lib/ -Y

P,:/opt/SUNWcluster/lib:/opt/ORCLcluster/lib/:/usr/ccs/lib:/usr/lib

-Qy -lc -lrt -laio -lposix4 -lm

/export/home/oracle/product/10.2.2/lib/prod/lib/crtn.o;
/bin/chmod

755 /export/home/oracle/product/10.2.2/precomp/lib/proc

INFO: make:

Fatal error: Command failed for target

`/export/home/oracle/product/10.2.2/precomp/lib/proc’

INFO: End

output from spawned process.
INFO:

———————————-
INFO: Exception thrown from

action: make
Exception Name: MakefileException

In my redhat 7.3 VM, I am trying to install oracle 11g r2 (11.2.0.1) for linux x86_64 but faced the following error during installation.

Error in invoking target ‘client_sharedlib’ of makefile ‘/home/oracle/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk’. See ‘/home/oracle/app/oraInventory/logs/installActions2019-08-27_02-27-28PM.log’ for details.

In the log, below is the last few lines:

INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:

INFO: /home/oracle/app/oracle/product/11.2.0/dbhome_1/bin/genclntsh

INFO: /bin/ld: cannot find -lstdc++_nonshared
collect2: error: ld returned 1 exit status

INFO: genclntsh: Failed to link libclntsh.so.11.1
make: *** [client_sharedlib] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/home/oracle/app/oracle/product/11.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/home/oracle/app/oraInventory/logs/installActions2019-08-27_02-27-28PM.log' for details.
Exception Severity: 1

For the installation prerequsite check, I have installed all the required packages with yum, except for the following packages which i couldn’t install in RHEL7:

libaio-0.3.105 (i386)
compat-libstdc++-33-3.2.3 (i386)

libaio-devel-0.3.105 (i386)

libgcc-3.4.6 (i386)

libstdc++-3.4.6 (i386)

unixODBC-2.2.11 (i386)

unixODBC-devel-2.2.11 (i386)

pdksh-5.2.14

Hi all

I am installaing SOLMAN 7.

I am stuck in oracle installation phase it throws an error at 83% of completion

.error in invoking target ‘client_sharedlib’ of makefile

‘/oracle/Sm4/102_64/network/lib/ins_net_client.mk

and the log reads like

/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/SM4/102_64//oracle/SM4/102_64/bin/genclntsh

/oracle/SM4/102_64/rdbms/lib/kpudfo.o: file not recognized: File format not recognized

collect2: ld returned 1 exit status

genclntsh: Failed to link libclntsh.so.10.1

make: *** client_sharedlib Error 1

/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/SM4/102_64//oracle/SM4/102_64/bin/genclntsh

/oracle/SM4/102_64/rdbms/lib/kpudfo.o: file not recognized: File format not recognized

collect2: ld returned 1 exit status

genclntsh: Failed to link libclntsh.so.10.1

make: *** client_sharedlib Error 1

/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/SM4/102_64//oracle/SM4/102_64/bin/genclntsh

/oracle/SM4/102_64/rdbms/lib/kpudfo.o: file not recognized: File format not recognized

collect2: ld returned 1 exit status

genclntsh: Failed to link libclntsh.so.10.1

make: *** client_sharedlib Error 1

/usr/bin/make -f ins_net_client.mk client_sharedlib ORACLE_HOME=/oracle/SM4/102_64//oracle/SM4/102_64/bin/genclntsh

/oracle/SM4/102_64/rdbms/lib/kpudfo.o: file not recognized: File format not recognized

collect2: ld returned 1 exit status

genclntsh: Failed to link libclntsh.so.10.1

make: *** client_sharedlib Error 1

Can any one help me

Regards

Palle

Hi,
thanks for your answers.

All pre-requisite are met: kernel parameters & os patches.

During installation I got this error:
Error in invoking target ‘client_sharedlib’ of makefile ‘/u01/oracle/product/11.2.0/rdbms/lib/ins_rdbms.mk’. See ‘/u01/oracle/oraInventory/logs/installActions2011-05-20_04-37-00PM.log’ for details.

No errors found on logfile listed above.

If I «tail -50 $ORACLE_HOME/install/make.log»:
——————————
/usr/ccs/bin/as -o ntcontab.o oratmp.s ;

rm -f oratmp.c oratmp.s ;

rm -f /u01/oracle/product/11.2.0/lib/ntcontab.o ;

mv ntcontab.o /u01/oracle/product/11.2.0/lib/ ;

/usr/ccs/bin/ar rv /u01/oracle/product/11.2.0/lib/libn11.a /u01/oracle/product/11.2.0/lib/ntcontab.o ; fi)

(if [ «compile» = «binary» ] ; then

/u01/oracle/product/11.2.0/bin/gennttab > ntcontab.c ;

TARGET_BINARY_INTERFACE= ;

export TARGET_BINARY_INTERFACE ;

cc +DD64 -c ntcontab.c ;

-rm -f /u01/oracle/product/11.2.0/lib/ntcontab.o ;

-mv ntcontab.o /u01/oracle/product/11.2.0/lib/ ;

/usr/ccs/bin/ar rv /u01/oracle/product/11.2.0/lib/libn11.a /u01/oracle/product/11.2.0/lib/ntcontab.o ; fi)

rm -f nnfgt.*

(if [ «compile» = «compile» ] ; then

/u01/oracle/product/11.2.0/bin/gennfgt > nnfgt.c ;

cc +DD64 -c nnfgt.c ;

rm -f /u01/oracle/product/11.2.0/lib/nnfgt.o ;

mv nnfgt.o /u01/oracle/product/11.2.0/lib/ ;

/usr/ccs/bin/ar rv /u01/oracle/product/11.2.0/lib/libn11.a /u01/oracle/product/11.2.0/lib/nnfgt.o ; fi)

r — /u01/oracle/product/11.2.0/lib/nnfgt.o

(if [ «compile» = «assemble» ] ; then

/u01/oracle/product/11.2.0/bin/gennfgt > nnfgt.s ;

/usr/ccs/bin/as +A64 -o nnfgt.o nnfgt.s ;

rm -f /u01/oracle/product/11.2.0/lib/nnfgt.o ;

mv nnfgt.o /u01/oracle/product/11.2.0/lib/ ;

/usr/ccs/bin/ar rv /u01/oracle/product/11.2.0/lib/libn11.a /u01/oracle/product/11.2.0/lib/nnfgt.o ; fi)

(if [ «compile» = «oratmp» ] ; then

/u01/oracle/product/11.2.0/bin/gennfgt > nnfgt.c ;

/lib/idcpp nnfgt.c oratmp.c ;

-i oratmp.c -o oratmp.s -f nnfgt.c ;

/usr/ccs/bin/as -o nnfgt.o oratmp.s ;

rm -f oratmp.c oratmp.s ;

rm -f /u01/oracle/product/11.2.0/lib/nnfgt.o ;

mv nnfgt.o /u01/oracle/product/11.2.0/lib/ ;

/usr/ccs/bin/ar rv /u01/oracle/product/11.2.0/lib/libn11.a /u01/oracle/product/11.2.0/lib/nnfgt.o ; fi)

(if [ «compile» = «binary» ] ; then

/u01/oracle/product/11.2.0/bin/gennfgt > nnfgt.c ;

TARGET_BINARY_INTERFACE= ;

export TARGET_BINARY_INTERFACE ;

cc +DD64 -c nnfgt.c ;

-rm -f /u01/oracle/product/11.2.0/lib/nnfgt.o ;

-mv nnfgt.o /u01/oracle/product/11.2.0/lib/ ;

/usr/ccs/bin/ar rv /u01/oracle/product/11.2.0/lib/libn11.a /u01/oracle/product/11.2.0/lib/nnfgt.o ; fi)

/usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME=/u01/oracle/product/11.2.0/ /u01/oracle/product/11.2.0/bin/genclntsh

grep: can’t open /u01/oracle/product/11.2.0/xdk/admin/shrept.lst

genclntsh: Failed to link libclntsh.so.11.1

*** Error exit code 1

Stop.
——————————

Think I’m going to re-install the previous version (11.1.0.6), cause I got no errors with it.

Thanks a lot!

This post will document the steps needed to overcome the installation issues one can encounter when installing the latest release of the Oracle Database 12c. Some of the errors encountered look like the ones on 11c, but since there are quite a few more now, I decided to document these for others as a reference.

Disclaimer: When I set out to tackle the installation errors, my goal was to “make it work, one way or the other”. I’m not running this installation on a production environment, not in the least since Ubuntu 12.04 is not supported, but I needed to have a local database to fiddle with on my local laptop. The solution provided can make a Linux Admin cringe, and if not landing one in a grave, at least make one turn itself over in his/her grave.

I won’t delve into the specific system configuration packages and required settings, since these are documented in abundance either on the OTN, or on other sites. Basically these kind of issues are easy to resolve by  just installing the missing package and re-run the installer. The issues discussed below are the errors one will encounter when the linker starts doing it’s thing.

However, for ease of getting started, I’ll list a quick listing of needed packages and needed settings, from a “freshly” installed ubuntu 12.04 installation:

As root:

root# apt-get install elfutils libaio1 libaio-dev libstdc++6-4.4-dev numactl pdksh sysstat unixODBC-dev unixODBC build-essential libaio1 gawk ksh libmotif3 alien libtool

Create and prepare Oracle user:

root# addgroup oinstall
root# addgroup dba
root# useradd -g oinstall -G dba -p password -d /home/oracle -s /bin/bash oracle
root# mkdir /home/oracle
root# chown -R oracle:dba /home/oracle

Create and prepare location to install the oracle binaries:

root# mkdir -p /oracle
root# chown -R oracle:dba /oracle

Edit and add to the sysctl.conf:

root# vi /etc/sysctl.conf
# Oracle 12c entries
fs.aio-max-nr=1048576
fs.file-max=6815744
kernel.shmall=2097152
kernel.shmmni=4096
kernel.sem=250 32000 100 128
net.ipv4.ip_local_port_range=9000 65500
net.core.rmem_default=262144
net.core.rmem_max=4194304
net.core.wmem_default=262144
net.core.wmem_max=1048586
kernel.shmmax=1073741824

Save the file.

Note: kernel.shmmax = max possible value, e.g. size of physical memory in bytes. This machine has 8GB, but I want to keep the memory allocation low, so we are specifying 1GB. Adjust the parameter as needed.

Load new kernel parameters, by running following as root user,

root# sysctl -p

Edit and adjust the /etc/security/limits.conf file:

root# vi /etc/security/limits.conf
#Oracle 12c
oracle soft nproc 2048
oracle hard nproc 16384
oracle soft nofile 1024
oracle hard nofile 65536

Prerequisites:

  • Prepare the system settings.
  • Install all the packages needed for the Oracle software as usual.

Download and install the Oracle Database software, make sure you have the correct bit version (in my case: 64 bit).

Unpack the software in a location with ample room to hold the unpacked software. For sake of documentation, let’s assume I’ve unpacked this in the /tmp/Oracle12c directory.

Navigate to /location_of_unpacked_software/database and run the command:

oracle$/tmp/Oracle12c/database$ ./runInstaller
Starting Oracle Universal Installer...

Checking Temp space: must be greater than 500 MB.   Actual 115797 MB    Passed
Checking swap space: must be greater than 150 MB.   Actual 952 MB    Passed
Checking monitor: must be configured to display at least 256 colors.    Actual 16777216    Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-09-17_06-57-27PM. Please wait ...

Selection_003A pop-up appears while the installer loads the files.

Oracle Database 12c Release 1 Installer - Installing database - Step 1 of 10_004Choose whether you like to be spammed by OTN. I choose not to.
Press Next.

My Oracle Support Username-Email Address Not Specified_005I’m pretty sure about this, so press Yes.

Oracle Database 12c Release 1 Installer - Installing database - Step 2 of 10_007This is not a test run for patching, so for now I choose to skip software updates (seems to be the default, anyway). Press Next.

Oracle Database 12c Release 1 Installer_008This pop-up can appear, and is to be expected since we are not running a supported environment. I choose to ignore this, since I have a running installation of Oracle 11c on this system. One can take the prerequisites of this Oracle version as a guideline of which packages to install.

Oracle Database 12c Release 1 Installer - Installing database - Step 3 of 10_001Choose to install the database software only, since if this is succeeding, we can install a database later to test if the installation is successful. Press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 4 of 10_002A single installation will do for now. Press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 5 of 12_003I prefer English, so I press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 6 of 12_004Select the option most applicable here, I choose Enterprise so I get to test all the components to my hearts delight! Press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 7 of 12_003Enter the location where the database software (aka oracle binaries) need to be installed. I deviate from any form of standard and place it for ease of reference in /oracle and below. Be sure to grant the oracle user ownership en access permissions on this location.
Press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 8 of 12_004Enter the location of the Oracle Inventory directory. In this case it is in a new location, but a previous run has shown me you can perfectly use an existing 11g inventory location. Press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 9 of 13_005Select the preferred groups, I keep everything on the  “dba” group, since the oracle user is taking care of all the Oracle stuff. Press Next.

Oracle Database 12c Release 1 Installer - Installing database - Step 11 of 13_006Check the configuration parameters, edit where necessary. When done, press Install.

Oracle Database 12c Release 1 Installer - Installing database - Step 12 of 13_007The PREPARE phase should not give much issues..not at all actually.

Oracle Database 12c Release 1 Installer - Installing database - Step 12 of 13_008The COPY phase should also pass, since this is just extracting and well..copying..If this fails, check the bit version of the download, of the extracted files..or disk space…

Oracle Database 12c Release 1 Installer - Installing database - Step 12 of 13_009The linking phase…now here is where the fun starts! Expect to see a couple of these pop-ups, but no need to fret, we are going to take them on one at a time!

As the pop-up suggest, open the log file on the console. Note: in the console where the ./runinstaller.sh was started, you can find the location of the log file also.

In this case the log file is located at:

/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log

Open a separate window and put a ‘tail’ on this log file, since we need to keep on top of this now, and use this a lot.

$ tail -f  /oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log

What we are looking for is this:

INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:

INFO: /oracle/base/dbhome_1/bin/genclntsh

INFO: /usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a inside

INFO: collect2: ld returned 1 exit status

INFO: genclntsh: Failed to link libclntshcore.so.12.1

INFO: make: *** [client_sharedlib] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

This line looks interesting:

INFO: /usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a inside

We seem to have missed a lib..let’s fix this:

root:~# locate libpthread_nonshared
/usr/lib/i386-linux-gnu/libpthread_nonshared.a
/usr/lib/x86_64-linux-gnu/libpthread_nonshared.a

Ah, the lib is on the system, but not on the location the installer expects it.

root:~# ln -s /usr/lib /usr/lib/lib64
root:~# ln /usr/lib/x86_64-linux-gnu/libpthread_nonshared.a /usr/lib64/libpthread_nonshared.a

Note: The system used is pure 64 bit, but oracle seems not to be aware of this. Ergo: the symlink.

Now: hit the “Retry” button of the installer.

Oracle Database 12c Release 1 Installer - Installing database - Step 12 of 13_009Again: an error. As expected. Look in the tail of the log file:

INFO: /oracle/base/dbhome_1/bin/genclntsh

INFO: /usr/bin/ld: cannot find /usr/lib64/libc_nonshared.a inside
collect2:
INFO: ld returned 1 exit status

INFO: genclntsh: Failed to link libclntshcore.so.12.1
make: *** [client_sharedlib] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

Another lib we seem to miss. Let’s repeat our previous trick:

root:~# locate libc_nonshared.a
/usr/lib/libc_nonshared.a
/usr/lib/x86_64-linux-gnu/libc_nonshared.a

root:~# ln -s /usr/lib/x86_64-linux-gnu/libc_nonshared.a /usr/lib64
root:~# ls -l /usr/lib64/libc_nonshared.a
lrwxrwxrwx 1 root root 42 Sep 19 10:53 /usr/lib64/libc_nonshared.a -> /usr/lib/x86_64-linux-gnu/libc_nonshared.a

Now: hit the “retry” button of the installer.

Oracle Database 12c Release 1 Installer - Installing database - Step 12 of 13_001

The installer should continue for a bit with the linking part..until…

Selection_004Let’s check the log file again:

INFO:  - Linking password utility (orapwd)

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/orapwd

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/orapwd -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/rdbms/lib/s0kuzr.o /oracle/base/dbhome_1/rdbms/lib/kuzrclsr.o  -lclntsh -lclntshcore  `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnnz12
INFO:  -lzt12 -lztkg12 -lztkg12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lmm -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12   -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -ln
INFO: ls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib -lasmclntsh12 -lcell12 -lskgxp12 -lskgxn2 -lhasgen12 -locr12 -lclsra12 -ldbcfg12

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libclntsh.so: undefined reference to symbol 'ztucxtb'
/usr/bin/ld: note: 'ztucxtb' is defined in DSO /oracle/base/dbhome_1/lib//libnnz12.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib//libnnz12.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/orapwd] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

Ah, we seem to have problems with building ORAPWD.

This line looks promising:

/oracle/base/dbhome_1/lib//libnnz12.so: could not read symbols: Invalid operation

Let’s investigate this lib:

oracle$ cd /oracle/base/dbhome_1/lib/
oracle$/oracle/base/dbhome_1/lib$ ldd libnnz12.so
linux-vdso.so.1 =>  (0x00007fff759d9000)
        libclntshcore.so.12.1 => not found
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f324050f000)
/lib64/ld-linux-x86-64.so.2 (0x00007f3240ff5000)
oracle@anniepb:/oracle/base/dbhome_1/lib$

Weird, this lib is an oracle lib..and the installer is looking for it in the wrong location. I’ll link this lib in the general lib location where it always can be found: /usr/lib.

root# ln -s /oracle/base/dbhome_1/lib/libclntshcore.so.12.1 /usr/lib/
root# ls -l /usr/lib/libclntshcore.so.12.1
lrwxrwxrwx 1 root root 47 Sep 19 11:08 /usr/lib/libclntshcore.so.12.1 -> /oracle/base/dbhome_1/lib/libclntshcore.so.12.1
root#

Check if the linker can resolve the library.

oracle$ ldd /oracle/base/dbhome_1/lib/libnnz12.so
linux-vdso.so.1 =>  (0x00007fffb9fff000)
        libclntshcore.so.12.1 => /usr/lib/libclntshcore.so.12.1 (0x00007f6278756000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6278397000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f6278192000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f6277e96000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f6277c79000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f6277a70000)
/lib64/ld-linux-x86-64.so.2 (0x00007f62793cd000)

Ok, that is one. But there is more! Due to how the GCC is configured in Ubuntu, we need to do some extra alterations..

Open  the make file: /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

Search for the lines:

$(ORAPWD) : $(ALWAYS) $(ORAPWD_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking password utility (orapwd)"
$(RMF) $@
$(ORAPWD_LINKLINE)

Add the following:

$(ORAPWD) : $(ALWAYS) $(ORAPWD_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking password utility (orapwd)"
$(RMF) $@
$(ORAPWD_LINKLINE) -lnnz12

Don’t forget to save the file!

Now: hit the “Retry” button of the installer.

Selection_004*kabloe-ie..* again an error…the same? No! check the log:

INFO:  - Linking HS OTS agent

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/hsots

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/hsots -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/rdbms/lib/hormt.o           /oracle/base/dbhome_1/rdbms/lib/homts.o                 /oracle/base/dbhome_1/rdbms/lib/hoat.o /oracle/base/dbhome_1/rdbms/lib/hsxaora.o /oracle/base/dbhome_1/rdbms/lib/xaondy.o -lagtsh -lpthread -lclntsh -lclntshcore   `cat /oracle/base/dbhome_1/lib/sysliblist` -
INFO: Wl,-rpath,/oracle/base/dbhome_1/lib -lm    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib  -lnsgr12

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libagtsh.so: undefined reference to symbol 'ssMemRealloc'
/usr/bin/ld: note: 'ssMemRealloc' is defined in DSO /oracle/base/dbhome_1/lib//libclntshcore.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib//libclntshcore.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/hsots] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

Let’s see:

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libagtsh.so: undefined reference to symbol 'ssMemRealloc

A different library..Let’s investigate and fix:

oracle$ ldd /oracle/base/dbhome_1/lib//libagtsh.so
linux-vdso.so.1 =>  (0x00007fffd9151000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f50778cd000)
        libclntsh.so.12.1 => not found
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f507750d000)
/lib64/ld-linux-x86-64.so.2 (0x00007f5077eaf000)

ah, an missing lib again..Also an Oracle lib..

root# ln -s /oracle/base/dbhome_1/lib/libclntsh.so.12.1 /usr/lib
root# ls -l /usr/lib/libclntsh.so.12.1
lrwxrwxrwx 1 root root 43 Sep 19 11:20 /usr/lib/libclntsh.so.12.1 -> /oracle/base/dbhome_1/lib/libclntsh.so.12.1
root#

Check if this did the trick:

oracle$ ldd /oracle/base/dbhome_1/lib//libagtsh.so
linux-vdso.so.1 =>  (0x00007fff12137000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007faa87fca000)
        libclntsh.so.12.1 => /usr/lib/libclntsh.so.12.1 (0x00007faa852db000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007faa84f1b000)
/lib64/ld-linux-x86-64.so.2 (0x00007faa885ac000)
libnnz12.so => /oracle/base/dbhome_1/lib/libnnz12.so (0x00007faa84805000)
libons.so => /oracle/base/dbhome_1/lib/libons.so (0x00007faa845c1000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007faa842c4000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007faa840a7000)
libaio.so.1 => /lib/x86_64-linux-gnu/libaio.so.1 (0x00007faa83ea5000)
libclntshcore.so.12.1 => /oracle/base/dbhome_1/lib/libclntshcore.so.12.1 (0x00007faa83954000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007faa8374c000)

Perfect!

Adjust the makefile again: /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

 
oracle$ vi /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

Search for the lines:

$(HSOTS) : $(ALWAYS) $(HSOTS_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking HS OTS agent"
$(RMF) $@
$(HSOTS_LINKLINE)

Add the following:

$(HSOTS) : $(ALWAYS) $(HSOTS_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking HS OTS agent"
$(RMF) $@
$(HSOTS_LINKLINE) -lagtsh

Save the file.

For this error, the above fix doesn’t seem to be enough, so let’s put in a extra parameter somewhere to pacify the compiler:

Open  the environment file: /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

Search for the lines:

HSOTS_LINKLINE=$(LINK) $(OPT) $(HSOTSMAI) $(HSALIB_SUBSET1) 
$(HS_OTS_DRIVER) $(HS_XASWITCH_ORA) $(RDBMSLIB)$(XAD_OFF) 
$(HSALIB_SUBSET2)

Add the following:

HSOTS_LINKLINE=$(LINK) $(OPT) -Wl,--no-as-needed $(HSOTSMAI) $(HSALIB_SUBSET1) 
$(HS_OTS_DRIVER) $(HS_XASWITCH_ORA) $(RDBMSLIB)$(XAD_OFF) 
$(HSALIB_SUBSET2)

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Again!? Yep. Again. Same error? No! Check the log file:

INFO:  - Linking HS Distributed External Procedure agent

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/hsdepxa

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/hsdepxa -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/rdbms/lib/hormd.o                 /oracle/base/dbhome_1/rdbms/lib/homts.o                 /oracle/base/dbhome_1/rdbms/lib/hoax.o /oracle/base/dbhome_1/rdbms/lib/xaondy.o -lagtsh -lpthread -lclntsh -lclntshcore   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm
INFO:    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib  -lnsgr12

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libagtsh.so: undefined reference to symbol 'ssMemRealloc'
/usr/bin/ld: note: 'ssMemRealloc' is defined in DSO /oracle/base/dbhome_1/lib//libclntshcore.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib//libclntshcore.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/hsdepxa] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

We already fixed the dynamic library dependency, so we just adjust the following:

Open  the environment file: /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

Search for the lines:

HSDEPXA_LINKLINE=$(LINK) $(OPT) $(HSDEPMAI) $(HSALIB_SUBSET1) 
$(HS_DEP_DRIVER) $(RDBMSLIB)$(XAD_OFF) 
$(HSALIB_SUBSET2)

Change this to:

HSDEPXA_LINKLINE=$(LINK) $(OPT) -Wl,--no-as-needed $(HSDEPMAI) $(HSALIB_SUBSET1) 
$(HS_DEP_DRIVER) $(RDBMSLIB)$(XAD_OFF) 
$(HSALIB_SUBSET2)

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004And again…an error..Let’s see what the problem is.. check the log file:

INFO: ly+0x3296): undefined reference to `oss_cell_discovery_close'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoOpenFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCreateCtxExt'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoIO'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoFnameMax'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCommit2P'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined refere
INFO: nce to `kgfoCheckHdl'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoRenameFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoDeleteFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCloseFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoErrorMessage'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoGetSize'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCreateFile'
/oracl
INFO: e/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoOpenDirty'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCheckMount'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoDestroyCtx'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoShrinkFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoControl'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCreate2P'

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/kfod] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

Ow. Ok..So..This is a completely different one..

This line though..

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/kfod] Error 1

This is a not a dynamic executable, so we just open the env file again..

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

Search for the lines:

KFOD_LINKLINE=$(LINK) $(S0MAIN) $(SSKFODED) $(SKFODPT) $(KFODOBJ) 
$(LIBGENERIC) $(LLIBDBTOOLS) 
$(LIBGENERIC) $(LLIBSAGE) $(LLIBSKGXP) $(LIBCORE) 
$(CSSCLNTLIBS_SERVER) $(LLIBASMCLNT) $(LINKTTLIBS)

Change this to:

KFOD_LINKLINE=$(LINK) $(S0MAIN) -Wl,--no-as-needed $(SSKFODED) $(SKFODPT) $(KFODOBJ) 
$(LIBGENERIC) $(LLIBDBTOOLS) 
$(LIBGENERIC) $(LLIBSAGE) $(LLIBSKGXP) $(LIBCORE) 
$(CSSCLNTLIBS_SERVER) $(LLIBASMCLNT) $(LINKTTLIBS)

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004*boink* Again! let’s check the log:

INFO: ellScanInit':
kfkl.c:(text.unlikely+0x3081): undefined reference to `oss_initialize'
kfkl.c:(text.unlikely+0x30e9): undefined reference to `oss_cell_discovery_open'
kfkl.c
INFO: :(text.unlikely+0x3172): undefined reference to `oss_cell_discovery_fetch'
/oracle/base/dbhome_1/lib//libasmclnt12.a(kfkl.o): In function `kfklCellScanNext':
kfkl.c:(text.unlikely+0x3231): undefined reference to `oss_cell_discovery_fetch'
/oracle/base/dbhome_1/lib//libasmclnt12.a(kfkl.o): In function `kfklCellScanTerm':
kfkl.c:(text.unlikely+0x3296): undefined reference to `oss_cell_discovery_close'
collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/amdu] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

Ah, the AMDU is the issue..again: we adjust the gcc parameter..

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

Search for the lines:

AMDU_LINKLINE=$(LINK) $(S0MAIN) -Wl,--no-as-needed $(SSKFMUED) $(SKFMUPT) 
$(LLIBDBTOOLS) $(LLIBCORE) $(LLIBGENERIC) $(LLIBUNLSRTL) 
$(LLIBNLSRTL) $(LLIBCORE) $(LLIBSAGE) $(LLIBSKGXP) 
$(LLIBNLSRTL) $(CSSCLNTLIBS_SERVER) $(LLIBASMCLNT) $(LINKTTLIBS)

Change these to:

AMDU_LINKLINE=$(LINK) $(S0MAIN) -Wl,--no-as-needed $(SSKFMUED) $(SKFMUPT) 
$(LLIBDBTOOLS) $(LLIBCORE) $(LLIBGENERIC) $(LLIBUNLSRTL) 
$(LLIBNLSRTL) $(LLIBCORE) $(LLIBSAGE) $(LLIBSKGXP) 
$(LLIBNLSRTL) $(CSSCLNTLIBS_SERVER) $(LLIBASMCLNT) $(LINKTTLIBS)

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Check, another one! Check the log..

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/kfed] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

ah, KFED..Also not dynamic.

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

Search for the lines:

KFED_LINKLINE=$(LINK) $(S0MAIN) $(SSKFEDED) $(SKFEDPT)  
$(LLIBDBTOOLS) $(LLIBSAGE) 
$(LLIBSKGXP) $(CSSCLNTLIBS_SERVER) $(LLIBASMCLNT) $(LINKTTLIBS)

Add the line below:

KFED_LINKLINE=$(LINK) $(S0MAIN) -Wl,--no-as-needed $(SSKFEDED) $(SKFEDPT)  
$(LLIBDBTOOLS) $(LLIBSAGE) 
$(LLIBSKGXP) $(CSSCLNTLIBS_SERVER) $(LLIBASMCLNT) $(LINKTTLIBS)

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Yep…It’s for real..Another one..Check the log:

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/plshprof

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/plshprof -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/rdbms/lib/s0khpf.o  -lclient12 -lpls12  -lrt -lplp12 -lslax12 -lpls12  -lrt -lplp12 -lclntsh -lclntshcore  `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs
INFO: 12 -ln12 -lnl12 -lnnz12 -lzt12 -lztkg12 -lztkg12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lmm -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12   -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls1
INFO: 2 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libclient12.a(kpue.o): undefined reference to symbol 'ons_subscriber_close'
/usr/bin/ld: note: 'ons_subscriber_close' is defined in DSO /oracle/base/dbhome_1/lib/libons.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib/libons.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/plshprof] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'utilities' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

The fix is known by now, open the make file:

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

Search for the lines:

$(PLSHPROF) : $(ALWAYS) $(PLSHPROF_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking hierarchical profiler utility (plshprof)"
$(RMF) $@
$(PLSHPROF_LINKLINE)

Explicitly add the libons.so file, to satisfy the compiler again:

$(PLSHPROF) : $(ALWAYS) $(PLSHPROF_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking hierarchical profiler utility (plshprof)"
$(RMF) $@
$(PLSHPROF_LINKLINE) -lons

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Yes, indeed..The next one is popping up..Again: hit the log file..

INFO:  - Linking recovery manager (rman)

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/rman

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/rman -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/lib/s0main.o /oracle/base/dbhome_1/rdbms/lib/sskrmed.o /oracle/base/dbhome_1/rdbms/lib/skrmpt.o -ldbtools12 -lclient12 -lsql12 -lpls12  -lrt -lplp12 -lsnls12 -lunls12 -lnls12 -lslax12 -lpls12  -lrt -lplp12 /oracle/base/dbhome_1/lib/libplc12.a -lclntsh -lclntshcore  `cat /o
INFO: racle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnnz12 -lzt12 -lztkg12 -lztkg12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lmm -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/
INFO: lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12   -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm
INFO:    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libclient12.a(kpue.o): undefined reference to symbol 'ons_subscriber_close'
/usr/bin/ld: note: 'ons_subscriber_close' is defined in DSO /oracle/base/dbhome_1/lib/libons.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib/libons.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/rman] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'utilities' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_08-51-51AM.log' for details.
Exception Severity: 1

Ah, not an un-important one..Let’s fix this quickly:

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

Search for the lines:

$(RMAN) : $(ALWAYS) $(RMAN_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking recovery manager (rman)"
$(RMF) $@
$(RMAN_LINKLINE)

Change to:

$(RMAN) : $(ALWAYS) $(RMAN_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking recovery manager (rman)"
$(RMF) $@
$(RMAN_LINKLINE) -lons

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Yes, again…But the end is nigh..Check the log files again..

INFO:  - Linking dg4pwd utility

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/dg4pwd

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/dg4pwd -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/rdbms/lib/dg4pwd.o /oracle/base/dbhome_1/rdbms/lib/houzi.o        -lpthread -lclntsh -lclntshcore   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib

INFO: /usr/bin/ld: /oracle/base/dbhome_1/rdbms/lib/houzi.o: undefined reference to symbol 'ztcsh'
/usr/bin/ld: note: 'ztcsh' is defined in DSO /oracle/base/dbhome_1/lib/libnnz12.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib/libnnz12.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/dg4pwd] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'utilities' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_01-00-29PM.log' for details.
Exception Severity: 1

Ah, GCC is in a twitch again:

/oracle/base/dbhome_1/lib/libnnz12.so: could not read symbols: Invalid operation

Edit the make file again:

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk

Search for the lines:

$(TG4PWD) : $(ALWAYS) $(TG4PWD_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking $(TG4DG4)pwd utility"
$(RMF) $@
$(TG4PWD_LINKLINE)

And add the following:

$(TG4PWD) : $(ALWAYS) $(TG4PWD_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) " - Linking $(TG4DG4)pwd utility"
$(RMF) $@
$(TG4PWD_LINKLINE) -lnnz12

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004And again: Check the log file:

INFO: Linking external procedure agent (/oracle/base/dbhome_1/rdbms/lib/extproc)

INFO: rm -f /oracle/base/dbhome_1/rdbms/lib/extproc

INFO: /oracle/base/dbhome_1/bin/orald -o /oracle/base/dbhome_1/rdbms/lib/extproc -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/rdbms/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/   /oracle/base/dbhome_1/rdbms/lib/hormc.o   /oracle/base/dbhome_1/rdbms/lib/homts.o               -lagtsh -lpthread -lclntsh -lclntshcore   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/
INFO: lib  -lnsgr12

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libagtsh.so: undefined reference to symbol 'nsdisc'
/usr/bin/ld: note: 'nsdisc' is
INFO:  defined in DSO /oracle/base/dbhome_1/lib//libclntsh.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib//libclntsh.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/extproc] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'utilities' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_01-00-29PM.log' for details.
Exception Severity: 1

And edit the make file to get the compilers satisfaction:

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk
Search for the lines:
$(EXTPROC): $(ALWAYS) $(EXTPROC_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) "Linking external procedure agent ($@)"
$(RMF) $@
$(EXTPROC_LINKLINE)

And change to:

$(EXTPROC): $(ALWAYS) $(EXTPROC_DEPS)
$(SILENT)$(ECHO)
$(SILENT)$(ECHO) "Linking external procedure agent ($@)"
$(RMF) $@
$(EXTPROC_LINKLINE) -lagtsh

Save the file.

Now edit the env file:

oracle$ vi /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

Search for the lines:

EXTPROC_LINKLINE=$(LINK) $(OPT) $(EXTPMAI) $(PROD_EXTPROC_OPT) 
$(HSALIB_SUBSET1) $(HSALIB_SUBSET2)

And add:

EXTPROC_LINKLINE=$(LINK) $(OPT) -Wl,--no-as-needed $(EXTPMAI) $(PROD_EXTPROC_OPT) 
$(HSALIB_SUBSET1) $(HSALIB_SUBSET2)

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Almost there! Check the log again:

INFO:  - Linking tnslsnr

INFO: rm -f tnslsnr

INFO: /oracle/base/dbhome_1/bin/orald -o tnslsnr -m64 -z noexecstack -Wl,--disable-new-dtags -L/oracle/base/dbhome_1/network/lib/ -L/oracle/base/dbhome_1/lib/ -L/oracle/base/dbhome_1/lib/stubs/  /oracle/base/dbhome_1/network/lib/s0nsgl.o /oracle/base/dbhome_1/network/lib/snsglp.o -lclntsh -lclntshcore  `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnnz12 -lzt12 -lztkg12 -lztkg12 -lc
INFO: lient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lmm -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lnro12 `cat /oracle/base/dbhome_1/lib/ldflags`    -lncrypt12 -lnsgr12 -lnzjs12 -ln12 -lnl12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12   -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls1
INFO: 2 -lsnls12 -lnls12 -lcore12 -lnls12 -lclient12 -lnnetd12  -lvsn12 -lcommon12 -lgeneric12 -lsnls12 -lnls12  -lcore12 -lsnls12 -lnls12 -lcore12 -lsnls12 -lnls12 -lxml12 -lcore12 -lunls12 -lsnls12 -lnls12 -lcore12 -lnls12   `cat /oracle/base/dbhome_1/lib/sysliblist` -Wl,-rpath,/oracle/base/dbhome_1/lib -lm    `cat /oracle/base/dbhome_1/lib/sysliblist` -ldl -lm   -L/oracle/base/dbhome_1/lib -lons -lnl12  -ln12 -lnlsnr12 -lnlsnrc12 -lnsgr12 -lncm12 -lnro12 -ln12   -lnl12 -lnlsnr12 -lnlsnrc12 -lncm12 -ln12     -l
INFO: m

INFO: /usr/bin/ld: /oracle/base/dbhome_1/lib//libclntsh.so: undefined reference to symbol 'ztcr2rnd'
/usr/bin/ld: note: 'ztcr2rnd' is defined in DSO /oracle/base/dbhome_1/lib//libnnz12.so so try adding it to the linker command line
/oracle/base/dbhome_1/lib//libnnz12.so: could not read symbols: Invalid operation

INFO: collect2: ld returned 1 exit status

INFO: make: *** [tnslsnr] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/oracle/base/dbhome_1/network/lib/ins_net_server.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_01-00-29PM.log' for details.
Exception Severity: 1

Edit the make file (THIS IS NOT THE SAME AS BEFORE!):

/oracle/base/dbhome_1/network/lib/ins_net_server.mk

look for:

tnslsnr: $(S0NSGL) $(SNSGLP) $(NSGLPNP)
$(SILENT)$(ECHO) " - Linking $(TNSLSNR)"
$(RMF) $@
$(TNSLSNR_LINKLINE)

And add TWO libs:

tnslsnr: $(S0NSGL) $(SNSGLP) $(NSGLPNP)
$(SILENT)$(ECHO) " - Linking $(TNSLSNR)"
$(RMF) $@
$(TNSLSNR_LINKLINE) -lnnz12 -lons

Save the file.

Now: hit the “Retry” button of the installer.

Selection_004Yes, again..This is still expected..Well..You know where to look now, don’t you? 😉

INFO: /oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCloseFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoShrinkFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCommit2P'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoErrorMessage'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoGetSize'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoOpenDirty'
/oracle/base/dbhome_1/lib//libo
INFO: crb12.so: undefined reference to `kgfoIO'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCreateCtxExt'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCreate2P'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCheckHdl'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoDestroyCtx'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoRenameFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kg
INFO: foCreateFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoDeleteFile'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoFnameMax'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoCheckMount'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoControl'
/oracle/base/dbhome_1/lib//libocrb12.so: undefined reference to `kgfoOpenFile'
/oracle/base/dbhome_1/lib//libocrutl12.so: undefined reference to `lfieno'
collect2: ld returned 1 e
INFO: xit status

INFO: make: *** [/oracle/base/dbhome_1/rdbms/lib/oracle] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'irman ioracle' of makefile '/oracle/base/dbhome_1/rdbms/lib/ins_rdbms.mk'. See '/oracle/oraInventory/logs/installActions2013-09-19_01-00-29PM.log' for details.
Exception Severity: 1

Ah, we have seen this before! A library is not feeling satisfied..

Fix it like this:

oracle$  ldd /oracle/base/dbhome_1/lib//libocrb12.so
linux-vdso.so.1 =>  (0x00007fffa83e3000)
libocrutl12.so => not found
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fe62fe75000)
/lib64/ld-linux-x86-64.so.2 (0x00007fe630520000)
root# ln -s /oracle/base/dbhome_1/lib//libocrutl12.so /usr/lib
root# ls -l /usr/lib/libocrutl12.so
lrwxrwxrwx 1 root root 41 Sep 19 13:44 /usr/lib/libocrutl12.so -> /oracle/base/dbhome_1/lib//libocrutl12.so

oracle$ ldd /oracle/base/dbhome_1/lib//libocrb12.so
linux-vdso.so.1 =>  (0x00007fff3d7ff000)
        libocrutl12.so => /usr/lib/libocrutl12.so (0x00007fec9674c000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fec9638d000)
/lib64/ld-linux-x86-64.so.2 (0x00007fec96c48000)

Ok, the library is happy..

Then edit the file : /oracle/base/dbhome_1/rdbms/lib/env_rdbms.mk

ORACLE_LINKLINE=$(ORACLE_LINKER) $(PL_FLAGS) $(ORAMAI) $(SSORED) $(TTCSOI) 
$(ORACLE_KERNEL_LIBS) $(LINKLDLIBS)

Change to:

ORACLE_LINKLINE=$(ORACLE_LINKER) -Wl,--no-as-needed $(PL_FLAGS) $(ORAMAI) $(SSORED) $(TTCSOI) 
$(ORACLE_KERNEL_LIBS) $(LINKLDLIBS)

Save the file.

Now: hit the “Retry” button of the installer.

Oracle Database 12c Release 1 Installer - Installing database - Step 12 of 13_005Wait,WAIT!! … Is it for real!?!? YES! We are PAST THE LINKER!! Now let the installer humm along..

Selection_007AH! This looks familiar…well..let’s just do this..

Execute the scripts AS ROOT:

root# /oracle/oraInventory/orainstRoot.sh
Changing permissions of /oracle/oraInventory.
Adding read,write permissions for group.
Removing read,write,execute permissions for world.

Changing groupname of /oracle/oraInventory to oinstall.
The execution of the script is complete.
root# /oracle/base/dbhome_1/root.sh
Performing root user operation for Oracle 12c

The following environment variables are set as:
ORACLE_OWNER= oracle
ORACLE_HOME=  /oracle/base/dbhome_1

Enter the full pathname of the local bin directory: [/usr/local/bin]:
Copying dbhome to /usr/local/bin ...
Copying oraenv to /usr/local/bin ...
Copying coraenv to /usr/local/bin ...

Creating /etc/oratab file...
Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.

And continue by pressing OK on the install screen.

Oracle Database 12c Release 1 Installer - Installing database - Step 13 of 13_008Indeed…Successful indeed…The base software is installed!

Great job, well done! Now grab yourself a good cup of coffee and relish in this accomplishment! No mean feat at all!

Of course, this is only the basis, we need to reap the benefits of all this work by installing (and at the same time do a sanity check to see if we really did our work correct) an database..

So: let’s fire up  the DBCA!

Quickly setup the environment:

~$ export ORACLE_HOME=/oracle/base/dbhome_1
oracle:~$ export PATH=$PATH:$ORACLE_HOME/bin
oracle:~$ dbca

_003

Database Configuration Assistant - Welcome - Step 1 of 5_010Press Next.

Database Configuration Assistant - Welcome - Step 1 of 5_010

Select advanced mode (we like control!) and press Next.

Database Configuration Assistant - Create Database - Step 3 of 13_013A General purpose db with samples: perfect! Press Next.

Database Configuration Assistant - Create Database - Step 4 of 13_015

Of course we go for the new features, but let’s play it cool, just create a container with just one PDB first..

Make the adjustments, and press Next.

Database Configuration Assistant - Create Database - Step 5 of 13_001Due to lack of OEM Cloud…we stick to the EM Database express (also VERY nice to play with!)

Press Next.

Database Configuration Assistant - Create Database - Step 6 of 14_002One ring to rule them all…erhm..password that is..will do..Press Next after making the adjustments.

Database Configuration Assistant - Create Database - Step 7 of 14_003One listener will suffice for now..Press Next.

Database Configuration Assistant - Create Database - Step 8 of 14_004Just a simple setup for now WITH FRA and ARCHIVING enabled..we are going to backup this database before we “rough treat” it ;-)..Make the adjustments, and press Next.

Database Configuration Assistant - Create Database - Step 9 of 14_005Yes, we love the examples…and we do need some data to play and display with..Press Next.

Database Configuration Assistant - Create Database - Step 10 of 14_006I can live with these settings, and we change them later anyway..so press Next.

Database Configuration Assistant - Create Database - Step 11 of 14_007Hmm, yes, please create a template for future reference, and yes, please create the database. Click the options and press Next.

Database Configuration Assistant - Create Database - Step 13 of 14_008Check the settings…and press Finish (the moment of truth!)..

Database Configuration Assistant_009Almost then…Click the pop-up..Press OK.

Database Configuration Assistant - Create Database - Step 14 of 14_002The DBCA gets going..

Selection_004

And finishes! Note down this information and press OK.

Selection_005Press Close.

And we are done. A new fresh database ready to use and abuse!

A small test is, of course, mandatory:

~$ sqlplus / as sysdba

SQL*Plus: Release 12.1.0.1.0 Production on Thu Sep 19 19:11:17 2013

Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
oracle$ export ORACLE_SID=packarddb
oracle$ sqlplus / as sysdba

SQL*Plus: Release 12.1.0.1.0 Production on Thu Sep 19 19:11:17 2013
Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options

SQL> select instance_name from gv$instance;

INSTANCE_NAME
----------------
packarddb

SQL>exit
Disconnected from Oracle Database 12c Enterprise Edition Release 12.1.0.1.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options

And RMAN:

$ rman  target /

Recovery Manager: Release 12.1.0.1.0 - Production on Thu Sep 19 19:13:50 2013

Copyright (c) 1982, 2013, Oracle and/or its affiliates.  All rights reserved.

connected to target database: PACKARDD (DBID=415606655)

RMAN> show all;

using target database control file instead of recovery catalog
RMAN configuration parameters for database with db_unique_name PACKARDDB are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 1; # default
CONFIGURE BACKUP OPTIMIZATION OFF; # default
CONFIGURE DEFAULT DEVICE TYPE TO DISK; # default
CONFIGURE CONTROLFILE AUTOBACKUP ON; # default
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; # default
CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO BACKUPSET; # default
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE ENCRYPTION FOR DATABASE OFF; # default
CONFIGURE ENCRYPTION ALGORITHM 'AES128'; # default
CONFIGURE COMPRESSION ALGORITHM 'BASIC' AS OF RELEASE 'DEFAULT' OPTIMIZE FOR LOAD TRUE ; # default
CONFIGURE RMAN OUTPUT TO KEEP FOR 7 DAYS; # default
CONFIGURE ARCHIVELOG DELETION POLICY TO NONE; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '/oracle/base/dbhome_1/dbs/snapcf_packarddb.f'; # default

RMAN>

It seems we are ready to roll!

I hope this post was of use to you, and of course, I’m open to suggestions. Please correct me if I made wrong assumptions, or you have improvements.

Happy Database’ing!

Trying to install Oracle DB 11g EE on RHEL 7. Installed the necessary packages as mentioned in the below link (Section 6.1).

But I am stuck at the package check step, which fails because it couldn’t find earlier versions of the packages.

Ex of one of the package error:

![Error Snippet of one particular package]

  • Expected Value: libaio-0.3.105 (i386)

Also, when I try to install the required package, the repo doesn’t find those versions. If I ignore, I am getting the below error.

![Snippet: Stuck here]

  • Error in Invoking target "client_sharedlib" of makefile '<path>/product/11.2.0/db_1/rdbms/lib/ins_rdbms.mk'.

Stuck here. Please help.

List of other packages getting failed:

  • libaio-0.3.105
  • compat-libstdc++-33-3.3.3
  • compat-libstdc++-33-3.3.3 (twice)
  • libaio-devel-0.3.105
  • libgcc-3.4.6
  • libstdc++-3.4.6
  • unixODBC-2.2.11
  • unixODBC-devel-2.2.11
  • pdksh-5.2.14

Exact versions:

  • OracleDB: Oracle Database 11g Release 2 (11.2.0)
  • RHEL: 3.10.0-123.el7.x86_64 — Red Hat Enterprise Linux Server release 7.0 (Maipo)

asked Jul 6, 2015 at 6:14

5

From My Oracle support, Doc ID 1304727.1

Red Hat Enterprise Linux 7 — 11.2.0.4 only

  • Oracle Unbreakable Enterprise Kernel:3.8.13-35.3.1.el7uek.x86_64 or higher
  • Red Hat compatible kernel: 3.10.0-123.el7.x86_64 or higher

So, unless you are installing 11.2.0.4, you will have compatibility issues on RHEL7. Either install 11.2.0.4 and up on RHEL7, or use a lower compatible version.

More information:

Red Hat Enterprise Linux 6.x — Database 11.2.0.3 and higher

  • Red Hat kernel 2.6.32-71.el6.x86_64 or later
  • Oracle Unbreakable Enterprise Kernel (UEK R1) 2.6.32-100.28.5.el6.x86_64 or later

answered Jul 6, 2015 at 7:02

Lalit Kumar B's user avatar

5

24.05.2020, 14:27. Показов 1708. Ответов 0


При установке кидает ошибку «Error in invoking target ‘client_sharedlib’ of makefile», в логах пишут:

INFO: Start output from spawned process:
INFO: ———————————-
INFO:

INFO:
/home/oracle/app/oracle/product/12.2.0/dbhome_1/bin/genclntsh

INFO:
/usr/bin/ld: cannot find /usr/lib64/libpthread_nonshared.a

INFO:
genclntsh: Failed to link libclntshcore.so.12.1

INFO:
make: *** [/home/oracle/app/oracle/product/12.2.0/dbhome_1/rdbms/lib/ins_rdbms.mk:56: client_sharedlib] Error 1

INFO: End output from spawned process.
INFO: ———————————-
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target ‘client_sharedlib’ of makefile

Кто-нибудь сталкивался?

__________________
Помощь в написании контрольных, курсовых и дипломных работ, диссертаций здесь



0



Its large, do you want to see all of it?? I am getting very desperate here as time is against me…….

Please help!!

Thanks………..


INFO: Using paramFile: /home/oracle1/Oracle10g/database/install/oraparam.ini
INFO:
INFO:
INFO: Checking installer requirements...
INFO:
INFO: Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
INFO: Passed
INFO:
INFO:
INFO: All installer requirements met.
INFO:
INFO:
INFO: The commandline for unzip:
INFO: /home/oracle1/Oracle10g/database/install/unzip -qqq ../stage/Components/oracle.swd.jre/1.4.2.8.0/1/DataFiles/*.jar -d /tmp/OraInstall2009-07-14_02-07-31AM
INFO: The commandline for unzip:
INFO: /home/oracle1/Oracle10g/database/install/unzip -qqq ../stage/Components/oracle.swd.oui/10.2.0.1.0/1/DataFiles/*.jar -d /tmp/OraInstall2009-07-14_02-07-31AM
INFO: The commandline for unzip:
INFO: /home/oracle1/Oracle10g/database/install/unzip -qqq ../stage/Components/oracle.swd.oui.core/10.2.0.1.0/1/DataFiles/*.jar -d /tmp/OraInstall2009-07-14_02-07-31AM
INFO:
INFO: The number of files bootstrapped for the jre is 590.
INFO:
INFO: The number of files bootstrapped for the oui is 94.
INFO: Execvp of the child jre : the cmdline is /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/bin/java, and the argv is
INFO: /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/bin/java
INFO: -Doracle.installer.library_loc=/tmp/OraInstall2009-07-14_02-07-31AM/oui/lib/linux
INFO: -Doracle.installer.oui_loc=/tmp/OraInstall2009-07-14_02-07-31AM/oui
INFO: -Doracle.installer.bootstrap=TRUE
INFO: -Doracle.installer.startup_location=/home/oracle1/Oracle10g/database/install
INFO: -Doracle.installer.jre_loc=/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2
INFO: -Doracle.installer.nlsEnabled="TRUE"
INFO: -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2009-07-14_02-07-31AM/prereq
INFO: -Doracle.installer.unixVersion=2.6.9-78.0.22.ELsmp
INFO: -mx150m
INFO: -cp
INFO: /tmp/OraInstall2009-07-14_02-07-31AM:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/oneclick.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/srvm.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/share.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/xml.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/emCfg.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ojmisc.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstImages.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/help4.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/help4-nls.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ewt3.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/swingaccess.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/classes12.jar::/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/jewt4.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/jewt4-nls.jar
INFO: oracle.sysman.oio.oioc.OiocOneClickInstaller
INFO: /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/bin/java
INFO: -Doracle.installer.library_loc=/tmp/OraInstall2009-07-14_02-07-31AM/oui/lib/linux
INFO: -Doracle.installer.oui_loc=/tmp/OraInstall2009-07-14_02-07-31AM/oui
INFO: -Doracle.installer.bootstrap=TRUE
INFO: -Doracle.installer.startup_location=/home/oracle1/Oracle10g/database/install
INFO: -Doracle.installer.jre_loc=/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2
INFO: -Doracle.installer.nlsEnabled="TRUE"
INFO: -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2009-07-14_02-07-31AM/prereq
INFO: -Doracle.installer.unixVersion=2.6.9-78.0.22.ELsmp
INFO: -mx150m
INFO: -cp
INFO: /tmp/OraInstall2009-07-14_02-07-31AM:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/oneclick.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/srvm.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/share.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/xml.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/emCfg.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ojmisc.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstImages.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/help4.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/help4-nls.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ewt3.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/swingaccess.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/classes12.jar::/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/jewt4.jar:/tmp/OraInstall2009-07-14_02-07-31AM/oui/jlib/jewt4-nls.jar
INFO: oracle.sysman.oii.oiic.OiicInstaller
INFO: UnixGroups="{oinstall1,dba1,}"
INFO: -scratchPath
INFO: /tmp/OraInstall2009-07-14_02-07-31AM
INFO: -sourceLoc
INFO: /home/oracle1/Oracle10g/database/install/../stage/products.xml
INFO: -sourceType
INFO: network
INFO: -timestamp
INFO: 2009-07-14_02-07-31AM
INFO: -oneclick
INFO: Environment Variables:
 
INFO: ORACLE_HOME =
 
INFO: PATH = /usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle1/bin:/home/oracle1/Oracle10g/database/install
 
INFO: CLASSPATH =
 
INFO: Username:oracle1
 
INFO: This installation is being performed using response file /home/oracle1/Oracle10g/database/install/response/ee.rsp.
 
INFO: This installation is being performed using response file /home/oracle1/Oracle10g/database/install/response/ee.rsp.
 
INFO: Setting variable 'FROM_LOCATION' to '/home/oracle1/Oracle10g/database/install/../stage/products.xml'. Received the value from the command line.
 
INFO: Setting variable 'ORACLE_HOME' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the command line.
 
INFO: Setting variable 'COMPONENT_LANGUAGES' to 'en,'. Received the value from response file.
 
INFO: Setting variable 'SHOW_WELCOME_PAGE' to 'false'. Received the value from response file.
 
INFO: Setting variable 'SHOW_CUSTOM_TREE_PAGE' to 'false'. Received the value from response file.
 
INFO: Setting variable 'SHOW_COMPONENT_LOCATIONS_PAGE' to 'false'. Received the value from response file.
 
INFO: Setting variable 'SHOW_SUMMARY_PAGE' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_INSTALL_PROGRESS_PAGE' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_REQUIRED_CONFIG_TOOL_PAGE' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_CONFIG_TOOL_PAGE' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_RELEASE_NOTES' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_ROOTSH_CONFIRMATION' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_END_SESSION_PAGE' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_EXIT_CONFIRMATION' to 'true'. Received the value from response file.
 
INFO: Setting variable 'NEXT_SESSION' to 'false'. Received the value from response file.
 
INFO: Setting variable 'NEXT_SESSION_ON_FAIL' to 'false'. Received the value from response file.
 
INFO: Setting variable 'DEINSTALL_LIST' to 'oracle.server,10.2.0.1.0,'. Received the value from response file.
 
INFO: Setting variable 'SHOW_DEINSTALL_CONFIRMATION' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SHOW_DEINSTALL_PROGRESS' to 'true'. Received the value from response file.
 
INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to '/tmp/OraInstall2009-07-14_02-07-31AM/prereq'. Received the value from variable association.
 
INFO: Setting variable 'INSTALL_TYPE' to 'EE'. Received the value from response file.
 
INFO: Setting variable 'ACCEPT_LICENSE_AGREEMENT' to 'true'. Received the value from response file.
 
INFO: Setting variable 'SELECTED_LANGUAGES' to 'en,'. Received the value from response file.
 
INFO: Setting variable 'TOPLEVEL_COMPONENT' to 'oracle.server,10.2.0.1.0,'. Received the value from response file.
 
INFO: Setting variable 'SHOW_SPLASH_SCREEN' to 'true'. Received the value from response file.
 
INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
 
INFO: Retrieving the global context: OiicGlobalContext.getGlobalContext()
 
INFO:
*** Welcome Page***
 
INFO:
*** Specify Inventory directory and credentials Page***
 
INFO: Setting the 'InventoryLocation ( INVENTORY_LOCATION )' property to '/u01/app/oracle/oraInventory'. Received the value from the UI page.
 
INFO: Setting the 'UnixInstallGroup ( UNIX_GROUP_NAME )' property to 'oinstall1'. Received the value from the UI page.
 
INFO: Initializing install inventory
 
INFO: Setting up install inventory
 
INFO: Unable to read the list of homes from the inventory.
 
INFO: Oracle Universal Installer version is 10.2.0.1.0
 
INFO:
*** Specify Source Location Page***
INFO: Setting the 'SourceLocation ( FROM_LOCATION )' property to '/home/oracle1/Oracle10g/database/install/../stage/products.xml'. Received the value from the command line.
INFO: Initializing OUI Shiphome access setup
INFO: Setting variable 'SELECTED_LANGUAGES' to 'en,'. Received the value from response file.
INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : true
INFO: fetch the file: /home/oracle1/Oracle10g/database/stage/shiphomeinfo.properties
INFO: Performing operation for OUI Shiphome access setup
INFO:
*** Select a Product to Install Page***
INFO: Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.server, 10.2.0.1.0, >0.0.0.0.0, [ 46 ][OH:2]'. Received the value from the default settings.
INFO:
*** Select Installation Type Page***
INFO: Setting variable 'INSTALL_TYPE' to 'EE'. Received the value from response file.
INFO: Setting the 'InstallType ( DEP_MODE )' property to 'EE'. Received the value from the default settings.
INFO: Setting the 'TopLevelInstallType ( TLDepModes )' property to 'EE,'. Received the value from the default settings.
INFO: The selected install type is "Enterprise Edition".
INFO:
*** Specify Home Details Page***
INFO: Setting the 'OracleHome ( ORACLE_HOME )' property to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the command line.
INFO: Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OraDb10g_home1'. Received the value from the default settings.
INFO: Initializing OUI Oracle Home access setup
INFO: Setting variable 'ORACLE_HOME' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the command line.
INFO: Loading shiphomepropertiesfrom /tmp/OraInstall2009-07-14_02-07-31AM/shiphomeproperties.xml
INFO: Setting variable 'SELECTED_LANGUAGES' to 'en,'. Received the value from response file.
INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : true
INFO: Setting the PROD_HOME variable of 'oracle.server_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.server Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.bali.displayFonts_9.0.2.0.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_fonts'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.assistants.acf_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.assistants.acf Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.assistants.server_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.buildtools.common_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_buildtools_common'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.buildtools.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_buildtools_rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.csmig_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms_expimp'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ctx_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.ctx Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.dbjava.common_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.dbjava.common'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.dbjava.ic_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_dbjava_ic'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_dbjava_jdbc'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc12_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.dbjava.jdbc12'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.dbjava.jdbc14_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.dbjava.jdbc14'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.dbjava.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.dbjava.rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.emdw.emcp_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.emdw.emcp Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.emdw.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.emdw.rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.has.common_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.has.db_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.has.db Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.has.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rsf_has_rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.javavm.client_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.javavm.client Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.javavm.containers_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_java_j2ee_core'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.javavm.server_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_javavm_server_cmp'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ldap.admin_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ldap.client_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ldap.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_ldap_rsf_cmp'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.mgw.common_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/mgw'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.network_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.network Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.network.aso_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.network.aso Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.network.client_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_network_client'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.network.owm_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.network.owm Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.network.cman_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.network.cman Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.network.listener_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.network.listener Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.network.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.network.rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.network.rsf.ic_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.network.rsf.ic'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.network.ssl_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.network.ssl'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_nlsrtl_rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.nlsrtl.rsf.lbuilder_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_nlsrtl_rsf_lbuilder'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ntrdbms.perfmon_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.ntrdbms.perfmon Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.odbc_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_in'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.oem.oemlt_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oemlt'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.options_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.options Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.oracore.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.oracore.rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.oraolap_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/olap'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.oraolap.api_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.oraolap.api'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.oraolap.dbscripts_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ordim.annotator_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ordim.client_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.interMedia.imclient'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ordim.jai_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.ordim.jai Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.ordim.rdbms_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ordim.server_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.options.intermedia.imserver'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ovm_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.ovm Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.precomp_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.precomp Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.precomp.common_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.precomp.common Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.precomp.lang_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.precomp.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rsf_precomp_rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.crs_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dbscripts_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms_dbscripts'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dmse_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.rdbms.dmse Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.dm_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.hs_common_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms_hs_common'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.common_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.rdbms.install.common'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.lbac_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.locator_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.oci_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms_oci'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.olap_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.partitioning_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.rdbms.partitioning Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.plsql_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms_plsql'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.rdbms.rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rsf.ic_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.rdbms.ic'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.rman_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.rdbms.rman'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.util_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.rdbms.util'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rsf_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.rsf Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.sdo_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_cartridges_spatial'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.slax.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.slax.rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sqlj.sqljruntime_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_java_sqlj_sqljruntime'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sqlplus_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.sqlplus Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.sqlplus.isqlplus_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sqlplus.rsf_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.sqlplus.rsf Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.agent.db_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/sysman'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.agent.core_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/sysman'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.common.core_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.bsln_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_sysman_bsln'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.console.db_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_sysman_console_db'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.console.emcp_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.sysman.console.emcp Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.repository.db_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/sysman'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.sysman.repository.core_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/sysman'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.wwg.plsql_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.xdk_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_prod'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.xdk.parser.java_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.xdk.parser.java Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.xdk.rsf_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rsf_rdbms_rsf'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.xdk.server_10.2.0.1.0' to ''. Received the value from the variable calculation.
INFO: oracle.xdk.server Product Location: Empty path specified.
INFO: Setting the PROD_HOME variable of 'oracle.sdo.locator_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_cartridges_locator'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.cabo_2.1.22.0.0' to '/u01/app/oracle/product/10.2.0/db_1/uix'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.dbui_2.2.13.0.0' to '/u01/app/oracle/product/10.2.0/db_1/dbui'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.dbui4_4.1.7.0.0' to '/u01/app/oracle/product/10.2.0/db_1/dbui4'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.ewt_3.4.38.0.0' to '/u01/app/oracle/product/10.2.0/db_1/ewt'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.help_4.2.6.1.0' to '/u01/app/oracle/product/10.2.0/db_1/help'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.ice_5.2.3.6.0' to '/u01/app/oracle/product/10.2.0/db_1/ice'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.jewt_4.2.33.0.0' to '/u01/app/oracle/product/10.2.0/db_1/jewt'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.jle_2.0.3.0.0' to '/u01/app/oracle/product/10.2.0/db_1/jle'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.kodiak_1.2.1.0.0I' to '/u01/app/oracle/product/10.2.0/db_1/kodiak'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.ohw_1.1.10.0.0' to '/u01/app/oracle/product/10.2.0/db_1/ohw'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.regexp_2.1.9.0.0' to '/u01/app/oracle/product/10.2.0/db_1/regexp'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.bali.share_1.1.18.0.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_tools_share'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.jdk_1.4.2.0.8' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.ons_10.1.0.3.0' to '/u01/app/oracle/product/10.2.0/db_1/opmn'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.perlint_5.8.3.0.2' to '/u01/app/oracle/product/10.2.0/db_1/perl'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.swd.oui_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.swd.oui.core_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.swd.opatch_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/OPatch'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.swd.jre_1.4.2.8.0' to '/u01/app/oracle/product/10.2.0/db_1/jre/1.4.2'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.java.j2ee.core_10.1.2.0.0' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.seeddb_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle.rdbms.install.seeddb'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms.install.seeddb.sample_schema_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema'. Received the value from the variable calculation.
INFO: Setting the PROD_HOME variable of 'oracle.rdbms_10.2.0.1.0' to '/u01/app/oracle/product/10.2.0/db_1/oracle_rdbms'. Received the value from the variable calculation.
INFO: Performing operation for OUI Oracle Home access setup
INFO: Unable to read /u01/app/oracle/product/10.2.0/db_1/inventory/ContentsXML/comps.xml. Some inventory information may be lost.
INFO: Unable to read /u01/app/oracle/oraInventory/ContentsXML/comps.xml. Some inventory information may be lost.
INFO: SRVM ClusterInfo.IsLocalOnly() called. Return value obtained is 'false'.
INFO: The CRS clusterware location for 'oracle.crs 10.1.0.2.0' is not found.
INFO: This is not a cluster system.
INFO: Node selection page will not be shown.
INFO: Install type for "Oracle Database 10g 10.2.0.1.0 " is "Enterprise Edition".
INFO: OUI-10066:Not all the dependencies for the component Oracle Database 10g 10.2.0.1.0 could be found. Missing component oracle.doc 10.2.0.1.0.
INFO: Install type for "Enterprise Edition Options 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Partitioning 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Spatial 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle OLAP 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Enterprise Manager Console DB 10.2.0.1.0 " is "EE".
INFO: Install type for "Oracle Net Services 10.2.0.1.0 " is "Server.Typical".
INFO: Install type for "Oracle Database 10g 10.2.0.1.0 " is "Typical".
INFO: OUI-10066:Not all the dependencies for the component Oracle Database 10g 10.2.0.1.0 could be found. Missing component oracle.rdbms.hybrid 10.1.0.2.0.
INFO: Install type for "Oracle Net Listener 10.2.0.1.0 " is "Typical".
INFO: Install type for "HAS Files for DB 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Internet Directory Client 10.2.0.1.0 " is "Typical".
INFO: OUI-10066:Not all the dependencies for the component Oracle Internet Directory Client 10.2.0.1.0 could be found. Missing component oracle.ldap.esm 10.2.0.1.0.
INFO: Install type for "Oracle Call Interface (OCI) 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Programmer 10.2.0.1.0 " is "Server Typical".
INFO: Install type for "Oracle interMedia 10.2.0.1.0 " is "Typical".
INFO: Install type for "Enterprise Manager Agent Core 10.2.0.1.0 " is "Complete".
INFO: Conflict while setting install type of "Enterprise Manager Common Files 10.2.0.1.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Oracle JVM 10.2.0.1.0 " is "Typical".
INFO: Install type for "Database Configuration and Upgrade Assistants 10.2.0.1.0 " is "Typical".
INFO: Conflict while setting install type of "XML Parser for Java 10.2.0.1.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: OUI-10066:Not all the dependencies for the component Database Configuration and Upgrade Assistants 10.2.0.1.0 could be found. Missing component oracle.iappserver.ldaporacfg 10.2.0.0.0.
INFO: Install type for "Oracle interMedia Locator 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle XML Development Kit 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Text 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Database Utilities 10.2.0.1.0 " is "Typical".
INFO: Install type for "Generic Connectivity Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Advanced Security 10.2.0.1.0 " is "Typical".
INFO: Install type for "Enterprise Manager Repository Core 10.2.0.1.0 " is "Typical".
INFO: Conflict while setting install type of "Database SQL Scripts 10.2.0.1.0 " to "Minimal (Minimum)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Oracle Java Client 10.2.0.1.0 " to "Minimal (Minimum)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "SQL*Plus 10.2.0.1.0 " to "Minimal (Minimum)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "PL/SQL 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Net 10.2.0.1.0 " is "Typical".
INFO: Install type for "Assistant Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Enterprise Manager plugin Common Files 10.2.0.1.0 Beta" is "Typical".
INFO: Install type for "Buildtools Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Installation Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle LDAP administration 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Java Client 10.2.0.1.0 " is "Custom".
INFO: Install type for "Precompiler Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Recovery Manager 10.2.0.1.0 " is "Typical".
INFO: Install type for "SQL*Plus 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "iSQL*Plus 10.2.0.1.0 " is "Typical".
INFO: Install type for "Enterprise Manager plugin Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "HAS Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Clusterware RDBMS Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Wallet Manager 10.2.0.1.0 " is "Typical".
INFO: Install type for "Enterprise Manager Minimal Integration 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Database User Interface 2.2.13.0.0 " is "Typical".
INFO: Install type for "Secure Socket Layer 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle ODBC Driver 10.2.0.1.0 " is "Typical".
INFO: Install type for "Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "Oracle Net Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Oracle Globalization Support 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Oracle Core Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Platform Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Precompiler Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Parser Generator Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "Agent Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "RDBMS Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Conflict while setting install type of "XDK Required Support Files 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: OUI-10066:Not all the dependencies for the component Required Support Files 10.2.0.1.0 could be found. Missing component oracle.rsf.hybrid 10.1.0.1.0.
INFO: Install type for "Database SQL Scripts 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "PL/SQL Embedded Gateway 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "OLAP SQL Scripts 10.2.0.1.0 " is "Custom".
INFO: Install type for "PL/SQL Embedded Gateway 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle Globalization Support 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "Perl Interpreter 5.8.3.0.2 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Character Set Migration Utility 10.2.0.1.0 " is "Typical".
INFO: Install type for "LDAP Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle Help for the Web 1.1.10.0.0 " is "Typical".
INFO: Install type for "Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle interMedia Client Option 10.2.0.1.0 " is "Typical".
INFO: Conflict while setting install type of "SQLJ Runtime 10.2.0.1.0 " to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Oracle Notification Service 10.1.0.3.0 " is "Typical".
INFO: OUI-10066:Not all the dependencies for the component Oracle Notification Service 10.1.0.3.0 could be found. Missing component oracle.rsf.hybrid 10.1.0.1.0.
INFO: Install type for "Oracle Code Editor 1.2.1.0.0I " is "Typical".
INFO: Install type for "Perl Interpreter 5.8.3.0.2 " is "Custom".
INFO: Install type for "JDBC Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Locale Builder 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "Oracle Help For Java 4.2.6.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Oracle Containers for Java 10.2.0.1.0 " is "Typical".
INFO: Install type for "Database Workspace Manager 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Core Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Platform Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle interMedia Locator RDBMS Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle JDBC/OCI Instant Client 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle interMedia Annotator 10.2.0.1.0 " is "Typical".
INFO: Install type for "SQLJ Runtime 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle interMedia Java Advanced Imaging 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Database 10g interMedia Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Data Mining RDBMS Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Enterprise Manager Baseline 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Help For Java 4.2.6.1.0 " is "Custom".
INFO: Conflict while setting install type of "Bali Share 1.1.18.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Oracle UIX 2.1.22.0.0 " is "Typical".
INFO: Install type for "XML Parser for Java 10.2.0.1.0 " is "Custom".
INFO: Install type for "Precompiler Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "XML Parser for Oracle JVM 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Message Gateway Common Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Starter Database 10.2.0.1.0 " is "Typical".
INFO: Install type for "Sample Schema Data 10.2.0.1.0 " is "Typical".
INFO: Install type for "Parser Generator Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Agent Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle RAC Required Support Files-HAS 10.2.0.1.0 " is "Typical".
INFO: Install type for "RDBMS Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "RDBMS Required Support Files for Instant Client 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "RDBMS Required Support Files for Instant Client 10.2.0.1.0 " is "Custom".
INFO: Install type for "XDK Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle OLAP API 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle OLAP RDBMS Files 10.2.0.1.0 " is "Typical".
INFO: Install type for "DBJAVA Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "SQL*Plus Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Oracle JFC Extended Windowing Toolkit 4.2.33.0.0 " is "Custom".
INFO: Install type for "Oracle Ice Browser 5.2.3.6.0 " is "Custom".
INFO: Conflict while setting install type of "Oracle Extended Windowing Toolkit 3.4.38.0.0 " to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Oracle Display Fonts 9.0.2.0.0 " is "Typical".
INFO: Install type for "Oracle Extended Windowing Toolkit 3.4.38.0.0 " is "Custom".
INFO: Install type for "Enterprise Manager Common Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Enterprise Manager Agent DB 10.2.0.1.0 " is "Typical".
INFO: Install type for "Oracle Net Required Support Files 10.2.0.1.0 " is "Custom".
INFO: Install type for "Enterprise Manager Repository DB 10.2.0.1.0 " is "Typical".
INFO: Install type for "SSL Required Support Files for InstantClient 10.2.0.1.0 " is "Custom".
INFO: Install type for "regexp 2.1.9.0.0 " is "Typical".
INFO: Install type for "Bali Share 1.1.18.0.0 " is "Custom".
INFO: Install type for "Oracle Universal Installer 10.2.0.1.0 " is "Custom".
INFO: Conflict while setting install type of "Installer SDK Component 10.2.0.1.0 " to "Custom (Custom)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)".
INFO: Install type for "Oracle One-Off Patch Installer 10.2.0.1.0 " is "Custom".
INFO: Install type for "Installer SDK Component 10.2.0.1.0 " is "Custom".
INFO: Install type for "Java Runtime Environment 1.4.2.8.0 " is "Custom".
INFO: Install type for "Sun JDK 1.4.2.0.8 " is "Complete".
INFO: Conflict while setting install type of "Sun JDK extensions 10.1.2.0.0 " to "Complete (Complete)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)".
INFO: Install type for "Sun JDK extensions 10.1.2.0.0 " is "Custom".
INFO: Setting the PRE_REQUISITE variable of 'oracle.server_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.options_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.console.db_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.oci_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlplus.isqlplus_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.odbc_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.install.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oui_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.opatch_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.jdbc12_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.aso_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.partitioning_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sdo_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.oraolap_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Calling Query rgsQueries10.1.0.2.0 isProductInstalled
 
Location = /u01/app/oracle/product/10.2.0/db_1
 
InternalName = ocommon
 
MaxVersion = 8.0.7
 
MinVersion = 7.3.2
INFO: Query Returned: false
INFO: Setting the PRE_REQUISITE variable of 'oracle.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sdo.locator_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.oraolap.api_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.olap_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.ohw_1.1.10.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.agent.core_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.agent.db_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.common.core_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.repository.core_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.repository.db_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.jdk_1.4.2.0.8' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.javavm.containers_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.console.emcp_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.listener_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.util_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.dbscripts_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.wwg.plsql_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlplus_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.javavm.server_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ovm_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.has.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.server_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlj.sqljruntime_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.rdbms_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.plsql_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.hs_common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.dm_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sysman.bsln_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.has.db_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.assistants.server_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk.server_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.mgw.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.install.seeddb_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ctx_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ons_10.1.0.3.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.assistants.acf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.has.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.dbui_2.2.13.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.ssl_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.admin_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.jdbc14_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.rsf.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.jai_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.slax.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.oracore.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.nlsrtl.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.emdw.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.oui.core_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk.parser.java_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.perlint_5.8.3.0.2' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.buildtools.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.precomp.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.xdk.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.javavm.client_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.oem.oemlt_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.locator_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.rman_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.csmig_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.owm_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.help_4.2.6.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.kodiak_1.2.1.0.0I' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.buildtools.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.emdw.emcp_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.cabo_2.1.22.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.swd.jre_1.4.2.8.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.crs_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ldap.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.sqlplus.rsf_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.oraolap.dbscripts_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.nlsrtl.rsf.lbuilder_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.common_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.dbjava.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.ordim.annotator_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.share_1.1.18.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.ewt_3.4.38.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.jewt_4.2.33.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.ice_5.2.3.6.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.java.j2ee.core_10.1.2.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.regexp_2.1.9.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.bali.displayFonts_9.0.2.0.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.rdbms.install.seeddb.sample_schema_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO: Setting the PRE_REQUISITE variable of 'oracle.network.rsf.ic_10.2.0.1.0' to 'true'. Received the value from the variable calculation.
INFO:
*** Language Selection Page***
INFO: Setting the 'SelectedLanguages ( SELECTED_LANGUAGES )' property to 'en,'. Received the value from response file.
INFO:
*** Specify Local Host Name Page***
INFO: Setting the 'HostName ( ORACLE_HOSTNAME )' property to '10.50.4.18'. Received the value from the default settings.
INFO:
*** Product-Specific Prerequisite Checks Page***
INFO: Entry point:oracle.server_EE
INFO: Starting Prerequisite checks : Tue Jul 14 02:28:50 BST 2009
INFO: Checking CertifiedVersions
This is a prerequisite condition to test whether the Oracle software is certified on the current O/S.
INFO: Expected result: One of redhat-3,redhat-4,SuSE-9,asianux-1,asianux-2
Actual Result: redhat-4
Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking Packages
This is a prerequisite condition to test whether the packages required for installing the product are available on the system.
INFO: Checking for make-3.79; found make-1:3.80-7.EL4. Passed
Checking for binutils-2.14; found binutils-2.15.92.0.2-25. Passed
Checking for gcc-3.2; found gcc-3.4.6-10. Passed
Checking for libaio-0.3.96; found libaio-0.3.105-2. Passed
Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking Kernel
This is a prerequisite condition to test whether the minimum required kernel parameters are configured.
INFO: Checking for semmsl=250; found semmsl=250. Passed
Checking for semmns=32000; found semmns=32000. Passed
Checking for semopm=100; found semopm=100. Passed
Checking for semmni=128; found semmni=128. Passed
Checking for shmmax=536870912; found shmmax=536870912. Passed
Checking for shmmni=4096; found shmmni=4096. Passed
Checking for shmall=2097152; found shmall=2097152. Passed
Checking for file-max=65536; found file-max=65536. Passed
Checking for VERSION=2.6.9; found VERSION=2.6.9-78.0.22.ELsmp. Passed
Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000. Passed
Checking for rmem_default=262144; found rmem_default=262144. Passed
Checking for rmem_max=262144; found rmem_max=262144. Passed
Checking for wmem_default=262144; found wmem_default=262144. Passed
Checking for wmem_max=262144; found wmem_max=262144. Passed
Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking GLIBC
This is a prerequisite condition to check whether the recommended glibc version is available on the system
INFO: Expected result: ATLEAST=2.3.2-95.27
Actual Result: 2.3.4-2.41.el4_7.1
Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking TotalMemory
This is a prerequisite condition to test whether the system has sufficient physical memory.
INFO: Expected result: 922MB
Actual Result: 15808MB
Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking SwapSpace
This is a prerequisite condition to test whether the system has sufficient available swap space to perform the install.
INFO: Expected result: 11856MB
Actual Result: 1983MB
Check complete. The overall result of this check is: Failed <<<<
 
INFO: --------------------------------------------------------------------------------
INFO: Checking DetectIfDHCPAssignedIP
This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
INFO: Detecting the IP.....:10.50.4.18
INFO: Checking the network interface display name.... :eth0
INFO: Checking the network reference name..... :eth0
INFO: Checking the platform .......46
INFO: Checking the LINUX vendor .... :redhat
INFO: Inspect interface file :/etc/sysconfig/network-scripts/ifcfg-eth0
INFO: Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking OracleBase
This is a prerequisite condition to test whether the environment variable 'ORACLE_BASE' is set as a subdirectory of the Oracle home
INFO: Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking OracleHomeSpace
This is a prerequisite condition to check whether the specified Oracle Home contains any spaces in the path.
INFO: Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking DetectAnyInvalidASMHome
This is a prerequisite condition to test whether the system has been cleaned properly.
INFO: Checking the platform .......46
INFO: About to read /etc/oratab file .......
INFO: No /etc/oratab file. Clean System detected....
INFO: Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Checking CompatibilityChecks
This is a prerequisite condition to check whether the Oracle Home specified by the user already contains an installed product which is incompatible with the product being installed.
INFO: Actual Result: NEW_HOME
Check complete. The overall result of this check is: Passed
 
INFO: --------------------------------------------------------------------------------
INFO: Prerequisite checks completed : Tue Jul 14 02:31:39 BST 2009
INFO: The user has manually verified 'Checking available swap space requirements ...'
INFO: The user has reverted the manual verification of 'Checking available swap space requirements ...'
INFO: The user has manually verified 'Checking available swap space requirements ...'
INFO: *** Entering Component: oracle.server installation
INFO: Setting variable 'sl_superAdminPasswds' to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting variable 'sl_retdisklist' to 'NO_VALUE,null,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_rawNodeList' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_migrateSIDDialogReturn' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_dlgEMCentralAgentsOraHomes' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_dlgDBConfig_Options0' to '&General Purpose,A starter database designed for general purpose usage.,&Transaction Processing,A starter database optimized for transaction-heavy applications.,&Data Warehouse,A starter database optimized for data warehousing applications.,&Advanced,Allows you to customize the configuration of your starter database.,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_dlgASMCfgSelectableDisks' to ''. Received the value from response file.
INFO: Setting variable 'sl_dlgASMCfgDefSelectableDisks' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_additionalSchemas' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_RACOraHomesAndSIDForMigration' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_upgradeASM' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_systemPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_sysmanPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_sysPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_sysASMPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_superAdminSamePasswd' to '*Protected value, not to be logged*'. Received the value from the command line.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = DBCA_RAW_CONFIG
INFO: Query Returned:
INFO: Setting variable 's_storageType' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: EE
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from the variable calculation.
INFO: Setting variable 's_sampleSchema' to '-sampleSchema true'. Received the value from the variable calculation.
INFO: Setting variable 's_rmCmd' to '/bin/rm'. Received the value from the variable calculation.
INFO: Setting variable 's_redundancy' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_recoveryAreaDestination' to ' -recoveryAreaDestination NO_VALUE '. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 's_portSpecificDiskLoc' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_ntEnvOH' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_isRAWChosen' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: EE
INFO: Setting variable 's_installType' to 'EE'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getHostIPAddress
INFO: Query Returned: 10.50.4.18
INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
 
ipAddress = 10.50.4.18
INFO: Query Returned: 10.50.4.18
INFO: Calling Query netQueries10.2.0.1.0 getMachineName
 
hostName = 10.50.4.18
INFO: Query Returned: 10
INFO: Setting variable 's_hostname' to '10'. Received the value from the variable calculation.
INFO: Setting variable 's_globalDBName' to 'demo1'. Received the value from the command line.
INFO: Setting variable 's_fullPath' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgStarterDBConfigCreateStarterDB' to 'Create a starter database'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgSIDMigrateSelection' to 'N'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgRBODefaultRecoveryOption' to 'File System'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgEMExtAutoBackupSelected' to 'N'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMDskGrpFormatPrompt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgRedundancyValue' to ''. Received the value from response file.
INFO: Setting variable 's_dlgASMCfgPrompt0' to 'Specify Disk Group characteristics and select disks.'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgNewDisksSize' to ''. Received the value from response file.
INFO: Setting variable 's_dlgASMCfgExistingFreeSpace' to '0'. Received the value from response file.
INFO: Setting variable 's_dlgASMCfgDiskGroupName' to 'DATA'. Received the value from response file.
INFO: Setting variable 's_dlgASMCfgDiskDiscoveryString' to ''. Received the value from response file.
INFO: Setting variable 's_dlgASMCfgDefRedundancyValue' to '2 (Norm)'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgDefExistingFreeSpace' to '0'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgDefDiskGroupName' to 'DATA'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgDefDiskDiscoveryString' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgDefAdditionalDiskSpace' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgAllowDiskGrpCreation' to 'Y'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgAdditionalSpaceNeeded' to '-100 MB'. Received the value from response file.
INFO: Setting variable 's_diskList' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_diskGroupName' to ''. Received the value from the variable calculation.
INFO: Calling Query LangQueries1.3.6.4 GetNLSCharSet
INFO: Query Returned: WE8ISO8859P1,US7ASCII,WE8MSWIN1252,AL32UTF8,UTF8,WE8ISO8859P15,
INFO: Setting variable 's_defCharSet' to 'WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 's_dbsnmpPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_dbnameOidca' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaProgressOnly' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbSelectedUsesASM' to 'No'. Received the value from response file.
INFO: Setting variable 's_dbSIDSelectedForUpgrade' to ''. Received the value from response file.
INFO: Setting variable 's_dbRetChar' to 'WE8ISO8859P1'. Received the value from response file.
INFO: Setting variable 's_dbOHSelectedForUpgrade' to ''. Received the value from response file.
INFO: Setting variable 's_dbNameToMigrate' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbCharacterSet' to 'WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 's_datafileDest' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_characterset' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_cfgtyperet' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getInstallType
INFO: Query Returned: EE
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.crs
 
startVersion = 10.2.0.0.0
 
endVersion = 10.2.9.9.9
 
acceptCompatible = true
INFO: Query Returned: false
INFO: Setting variable 's_CRSHome' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_ASMString' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_ASMSYSPassword' to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting variable 'ps_dbCharSet' to 'UTF8'. Received the value from the variable calculation.
INFO: Setting variable 'pb_askMountPoint' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'n_totalSpaceRequired' to '0'. Received the value from the variable calculation.
INFO: Setting variable 'n_starterdbSize' to '0'. Received the value from the variable calculation.
INFO: Setting variable 'n_softwareimgSize' to '0'. Received the value from the variable calculation.
INFO: Setting variable 'n_performUpgrade' to '0'. Received the value from response file.
INFO: Setting variable 'n_dlgASMDskGrpExtraSpaceReqrd' to '0'. Received the value from the variable calculation.
INFO: Setting variable 'n_dlgASMCfgRedundancySelected' to '2'. Received the value from response file.
INFO: Setting variable 'n_dlgASMCfgDefRedundancySelected' to '2'. Received the value from the variable calculation.
INFO: Setting variable 'n_dbType' to '1'. Received the value from response file.
INFO: Setting variable 'n_dbSelection' to '0'. Received the value from response file.
INFO: Setting variable 'n_TMPDIR_BYTES_REQ' to '10240000'. Received the value from the variable calculation.
INFO: Setting variable 'n_TEMP_BYTES_REQ' to '61440000'. Received the value from the variable calculation.
INFO: Setting variable 'b_validatedSelectedGroupOnce' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_validatedOnce' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_validateOnce_stateOfUpgradeASMCheckbox' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_useSamePassword' to 'true'. Received the value from response file.
INFO: Setting variable 'b_useFileSystemForRecovery' to 'true'. Received the value from response file.
INFO: Setting variable 'b_silentInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_showCharsetDialog' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_showASMConfigDialog' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_setOracleBase' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_removeNTenvOH' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_receiveEmailNotification' to 'false'. Received the value from response file.
INFO: Setting variable 'b_oneClick' to 'true'. Received the value from the command line.
INFO: Setting variable 'b_noMigration' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_loadExampleSchemas' to 'true'. Received the value from response file.
INFO: Setting variable 'b_launchODMA' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchNETCA' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchDBCA' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_isOrcaHome' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = DBCA_RAW_CONFIG
INFO: Query Returned:
INFO: Setting variable 'b_isDBCA_RAW_CONFIG_SET' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_iAS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_followDBInstallFlow' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_followASMInstallFlow' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_enableAutoBackup' to 'false'. Received the value from response file.
INFO: Setting variable 'b_dlgASMShowCandidateDisks' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_defaultUseFileSystemForRecovery' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_createStarterDB' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_checkForExistingSid' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_centrallyManageASMInstance' to 'true'. Received the value from response file.
INFO: Setting variable 'b_autoStartApache' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_askMountPoint' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_CheckASMDisks' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'SHOW_SCHEMA_PASSWORDS_PAGE' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SHOW_DATABASE_OPTIONS_PAGE' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SHOW_DATABASE_MANAGEMENT_PAGE' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SHOW_DATABASE_FILE_STORAGE_OPTION_PAGE' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SHOW_DATABASE_CONFIGURATION_PAGE' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SHOW_BACKUP_RECOVERY_OPTION_PAGE' to 'true'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.sysman.top.agent
 
startVersion = 4.1.0.1
 
endVersion = 10.9.9.9.9
 
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 'sl_dlgEMCentralAgentsList' to 'No Agents Found,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_dlgASMDskGrpSelectedGroup' to ' , , , ,'. Received the value from response file.
INFO: Setting variable 'b_validatedSelectedGroupOnce' to 'true'. Received the value from a code block.
INFO: Setting variable 'sl_dbCharSet' to 'West European WE8ISO8859P1,Unicode standard UTF-8 AL32UTF8,English US7ASCII,West European WE8ISO8859P15,West European WE8MSWIN1252,East European EE8ISO8859P2,East European EE8MSWIN1250,Baltic NEE8ISO8859P4,Baltic BLT8MSWIN1257,Baltic BLT8ISO8859P13,Cyrillic CL8ISO8859P5,Cyrillic CL8MSWIN1251,Arabic AR8ISO8859P6,Arabic AR8MSWIN1256,Greek EL8ISO8859P7,Greek EL8MSWIN1253,Hebrew IW8ISO8859P8,Hebrew IW8MSWIN1255,Japanese JA16EUC,Japanese JA16SJIS,Korean KO16KSC5601,Korean KO16MSWIN949,Simplified Chinese ZHS16GBK,Simplified Chinese ZHS16CGB231280,Simplified Chinese ZHS32GB18030,Thai TH8TISASCII,Traditional Chinese ZHT32EUC,Traditional Chinese ZHT16MSWIN950,Traditional Chinese ZHT16HKSCS,Traditional Chinese ZHT16BIG5,Turkish WE8ISO8859P9,Turkish TR8MSWIN1254,Vietnamese VN8MSWIN1258,Unicode UTF-8 without 4-byte values UTF8,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_RACsidsAndHomesDetected' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_oratabLocation' to '/etc/oratab'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleName' to 'oracle'. Received the value from the variable calculation.
INFO: Setting variable 's_err_shutdownInstanceNote' to 'Note: It is recommended that any DB instances using ASM are shutdown before shutting down ASM instance.'. Received the value from the variable calculation.
INFO: Setting variable 's_err_shutdownDBInstances_3' to 'Since you have chosen to upgrade the ASM to Release 2, you must shutdown these databases before proceeding.'. Received the value from the variable calculation.
INFO: Setting variable 's_err_shutdownASMandDBInstances_6' to 'Note: It is recommended that any DB instances using ASM are shutdown before shutting down ASM instance.'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgRBOUsername' to 'N/A'. Received the value from response file.
INFO: Setting variable 's_dlgRBODefaultRecoveryLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_dirs2rmForNT' to '/u01/app/oracle/product/10.2.0/db_1/bin /u01/app/oracle/product/10.2.0/db_1/css /u01/app/oracle/product/10.2.0/db_1/doc /u01/app/oracle/product/10.2.0/db_1/install /u01/app/oracle/product/10.2.0/db_1/ldap /u01/app/oracle/product/10.2.0/db_1/network/log /u01/app/oracle/product/10.2.0/db_1/oc4j /u01/app/oracle/product/10.2.0/db_1/ord /u01/app/oracle/product/10.2.0/db_1/rdbms /u01/app/oracle/product/10.2.0/db_1/sysman '. Received the value from the variable calculation.
INFO: Setting variable 's_dirs2rm' to '/u01/app/oracle/product/10.2.0/db_1/bin /u01/app/oracle/product/10.2.0/db_1/cdata /u01/app/oracle/product/10.2.0/db_1/css /u01/app/oracle/product/10.2.0/db_1/demo /u01/app/oracle/product/10.2.0/db_1/install /u01/app/oracle/product/10.2.0/db_1/jdk /u01/app/oracle/product/10.2.0/db_1/ldap /u01/app/oracle/product/10.2.0/db_1/network/lib /u01/app/oracle/product/10.2.0/db_1/network/log /u01/app/oracle/product/10.2.0/db_1/oc4j /u01/app/oracle/product/10.2.0/db_1/ord /u01/app/oracle/product/10.2.0/db_1/perl /u01/app/oracle/product/10.2.0/db_1/pg4appc /u01/app/oracle/product/10.2.0/db_1/rdbms /u01/app/oracle/product/10.2.0/db_1/tg4drda /u01/app/oracle/product/10.2.0/db_1/sysman '. Received the value from the variable calculation.
INFO: Setting variable 's_defaultDbStoreLocation' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = TEMP
INFO: Query Returned:
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = TMP
INFO: Query Returned:
INFO: Setting variable 's_TEMP_LOC' to '/tmp'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixDefaultPath' to '/usr/bin'. Received the value from the variable calculation.
INFO: Calling Query ClusterQueries10.2.0.1.0 getCssHome
INFO: Query Returned:
INFO: Setting variable 's_CSSOraHome' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getRequiredSpace
 
driveName = /u01/app/oracle/product/10.2.0/db_1
 
returnInMegaBytes = true
INFO: Query Returned: 1390
INFO: Setting variable 'pn_softwareSize' to '1390'. Received the value from the variable calculation.
INFO: Setting variable 'b_isUXW' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isRAC' to 'false'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getHostIPAddress
INFO: Query Returned: 10.50.4.18
INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
 
ipAddress = 10.50.4.18
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 'b_isOPS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isLinux' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_isIntel_Solaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDG' to 'false'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.rdbms
 
startVersion = 1.0
 
endVersion = 10.2
 
acceptCompatible = true
INFO: Query Returned: false
INFO: Setting variable 'b_inplaceInstall' to 'false'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.rsf
 
startVersion = 9.2.0.0.0
 
endVersion = 9.2.0.0.0
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'b_freshInstall' to 'true'. Received the value from the variable calculation.
INFO: Calling Query SIDQueries1.2.7 LocateSid
INFO: Query Returned: Null
Using the default value for query.
INFO: Setting variable 'sl_sidsAndHomesDetected' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_selectedNodes' to 'null,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/BIN/ORACLE.exe,/u01/app/oracle/product/10.2.0/db_1/bin/TNSLSNR.EXE,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_ASMNodes' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_seedNameinErrDialog' to 'Starter Database Files'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgEMCentralAgentSelected' to 'N/A'. Received the value from response file.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.sysman.top.agent
 
startVersion = 4.1.0.1
 
endVersion = 10.9.9.9.9
 
acceptCompatible = false
INFO: Query Returned: false
INFO: Setting variable 's_centralAgentsPresent' to 'N'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductVersion
 
location =
 
name = oracle.server
INFO:
Query Exception: HomeNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 's_CSSVersion' to ''. Received the value from the variable calculation.
INFO: Setting variable 'ps_mountPoint' to '/u01/app/oracle/product/10.2.0/db_1/oradata'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = DBCA_RAW_CONFIG
INFO: Query Returned:
INFO: Setting variable 'pn_databaseSize' to '1150'. Received the value from the variable calculation.
INFO: Setting variable 'b_useDBControl' to 'true'. Received the value from response file.
INFO: Setting variable 's_superAdminSamePasswdAgain' to '*Protected value, not to be logged*'. Received the value from the command line.
INFO: Setting variable 's_errMsgSidExists' to 'The SID you have specified is already registered in the oratab file (/etc/oratab) on your machine. The oratab file is used by Oracle Products to detect existing database instances.
 
Please specify a unique SID.'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgDefRecoveryAreaSize' to '2300'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgASMCfgDefDataFilesSize' to '1150'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = ORACLE_SID
INFO: Query Returned:
INFO: Setting variable 's_dbSidDef' to 'orcl'. Received the value from the variable calculation.
INFO: Setting variable 'b_isRAC_SE' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_CSSAlreadyUpgraded' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_RACOraHomesAndSIDForMigration' to ''. Received the value from a code block.
INFO: Setting variable 'sl_nonRACOraHomesAndSIDForMigration' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgEMSMTPServer' to '_NOT_AVAILABLE_'. Received the value from response file.
INFO: Setting variable 's_dlgEMExtUsername' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgEMExtPassword' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgEMEmailAddress' to '_NOT_AVAILABLE_'. Received the value from response file.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = TMPDIR
INFO: Query Returned:
INFO: Setting variable 's_TMPDIR_LOC' to '/tmp'. Received the value from the variable calculation.
INFO: Setting variable 'n_defaultDBStorageType' to '1'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = ORACLE_BASE
INFO: Query Returned:
INFO: Setting variable 's_oracleBase' to '/u01/app/oracle/product/10.2.0'. Received the value from the variable calculation.
INFO: Setting variable 's_eligibleHomeForExecutingKFOD' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_asm_sid_and_oh' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_SIDforASM' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_ORAHOMEforASM' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgRBORecoveryLocation' to 'N/A'. Received the value from response file.
INFO: Setting variable 'b_ASMInstancePresent' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_mountedASMDiskGroups' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_SIsidsAndHomesDetected' to ''. Received the value from the variable calculation.
INFO: Setting variable 'n_upgradeDB' to '0'. Received the value from response file.
INFO: Setting variable 'b_inplaceInstallAtASMHome' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_dlgASMDskGrpSelectableDisks' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_ASMAlreadyUpgraded' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_ASMisRAC' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgSIDBUpgrade_Prompt' to 'You may upgrade one of the databases listed below to Oracle Database 10g Release 2 during this install session. If you choose to perform an upgrade, the Oracle Database Upgrade Assistant (DBUA) will be launched at the end of the install to step you through the upgrade process.
 
Do you want to perform an upgrade now?'. Received the value from the variable calculation.
INFO: Setting variable 's_dlgRACDBUpgrade_Prompt' to 'You may upgrade one of the databases listed below to Oracle Database 10g Release 2 during this install session. Some of the Real Application Clusters (RAC) databases listed may be marked as not upgradable. See help for more details on the requirements for upgrading a RAC database to Release 2.
 
Do you want to perform an upgrade now?'. Received the value from the variable calculation.
INFO: Setting variable 'sl_instanceASMDetails' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgSIDBUpgrade_LabelForUpgradeASMCheckbox' to 'Upgrade ASM instance running from'. Received the value from the variable calculation.
INFO: Setting variable 'n_configurationOption' to '1'. Received the value from the command line.
INFO: Setting variable 'sl_upgradableSIDBInstances' to ''. Received the value from response file.
INFO: Setting variable 'sl_RACinstanceASMDetails' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgRACDBUpgrade_LabelForUpgradeASMCheckbox' to 'Upgrade ASM instance running from'. Received the value from the variable calculation.
INFO: Setting variable 'n_upgradeASM' to '0'. Received the value from response file.
INFO: Setting variable 'sl_dlgASMCfgDiskSelections' to ''. Received the value from response file.
INFO: Setting variable 'b_validatedOnce' to 'true'. Received the value from a code block.
INFO: Setting variable 's_ASMSYSPasswordAgain' to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting variable 'n_dbStorageType' to '1'. Received the value from response file.
INFO: Setting variable 'sl_superAdminUsers' to 'SYS,SYSTEM,SYSMAN,DBSNMP,'. Received the value from the variable calculation.
INFO: Setting variable 's_rawDeviceMapFileLocation' to 'N/A'. Received the value from response file.
INFO: Setting variable 'sl_upgradableRACDBInstances' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dlgRBOPassword' to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting variable 'b_stateOfUpgradeDBCheckbox' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_dbSid' to 'demo1'. Received the value from the command line.
INFO: Calling Query SIDQueries1.2.7 LocateSid
INFO: Query Returned: Null
Using the default value for query.
INFO: Setting variable 'b_dbSelectedUsesASM' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_superAdminPasswdsAgain' to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting variable 'b_showUpgradeDialog' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_mountPoint' to '/u01/app/oracle/product/10.2.0/db_1/oradata/'. Received the value from the variable calculation.
INFO: Calling Query cfsprereqQueries10.2.0.1.0 isOHonCFS
 
oraclehome = /u01/app/oracle/product/10.2.0/db_1/oradata/
 
nodeList =
 
localNode = 10
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = //u01/app/oracle/product/10.2.0/db_1/oradata
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = //u01/app/oracle/product/10.2.0/db_1
INFO: Query Returned: true
INFO: Calling Query generalQueries10.1.0.2.0 getFreeSpace
 
driveName = //u01/app/oracle/product/10.2.0/db_1
 
returnInMegaBytes = true
INFO: Query Returned: 12504
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/oradata//demo1/system01.dbf
INFO: Query Returned: false
INFO: Setting variable 'b_stateOfUpgradeASMCheckbox' to 'false'. Received the value from response file.
INFO: Setting variable 'b_validateOnce_stateOfUpgradeASMCheckbox' to 'true'. Received the value from a code block.
INFO: Setting variable 'b_noMigration' to 'true'. Received the value from a code block.
INFO:
*** Select Configuration Option Page***
INFO: Setting the 'TitleLabel' property to 'Select Configuration Option'.
INFO: Setting the 'Prompt0' property to 'Select the configuration that suits your needs. You can choose either to create a database or to configure Automatic Storage Management (ASM) for managing database file storage. Alternatively, you can choose to install just the software necessary to run a database, and perform any database configuration later.'.
INFO: Setting the 'CheckBoxLabel0' property to '&Create a database'.
INFO: Setting the 'CheckBoxLabel1' property to 'Configure &Automatic Storage Management (ASM)'.
INFO: Setting the 'Label0' property to 'Specify ASM SYS &Password:'.
INFO: Setting the 'Label1' property to '&Confirm ASM SYS Password:'.
INFO: Setting the 'CheckBoxLabel2' property to 'Install database &Software only'.
INFO: Setting the 'Selection ( n_configurationOption )' property to '1'. Received the value from the command line.
INFO: Setting the 'Text0 ( s_ASMSYSPassword )' property to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting the 'Text1 ( s_ASMSYSPasswordAgain )' property to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting variable 'b_followASMInstallFlow' to 'false'. Received the value from a code block.
INFO: Setting variable 'b_followDBInstallFlow' to 'true'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.server.createtype
 
value = -createDatabase
INFO: Query Returned: true
INFO: Setting variable 'b_autoStartApache' to 'true'. Received the value from a code block.
INFO: Setting variable 'b_launchNETCA' to 'true'. Received the value from a code block.
INFO:
*** Select Database Configuration Page***
INFO: Setting the 'TitleLabel' property to 'Select Database Configuration'.
INFO: Setting the 'Prompt0' property to 'Select the type of database you wish to create.'.
INFO: Setting the 'Options0' property to '&General Purpose,A starter database designed for general purpose usage.,&Transaction Processing,A starter database optimized for transaction-heavy applications.,&Data Warehouse,A starter database optimized for data warehousing applications.,&Advanced,Allows you to customize the configuration of your starter database.,'.
INFO: Setting the 'Selection ( n_dbType )' property to '1'. Received the value from response file.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.server.cfgType
 
value = &General Purpose
INFO: Query Returned: true
INFO: Setting variable 's_dbcaProgressOnly' to ' -progress_only'. Received the value from a code block.
INFO: Setting variable 'n_starterdbSize' to '1150'. Received the value from a code block.
INFO: Setting variable 'n_softwareimgSize' to '1390'. Received the value from a code block.
INFO: Setting variable 'b_checkForExistingSid' to 'true'. Received the value from a code block.
INFO:
*** Specify Database Configuration Options Page***
INFO: Setting the 'TitleLabel' property to 'Specify Database Configuration Options'.
INFO: Setting the 'SubTitle0' property to 'Database Naming'.
INFO: Setting the 'Prompt0' property to 'A Global Database Name, typically of the form "name.domain", uniquely identifies an Oracle database. In addition, each database is referenced by at least one Oracle System Identifier (SID). Specify the Global Database Name and SID for this database.'.
INFO: Setting the 'Label0' property to 'Global Database Name:'.
INFO: Setting the 'Label1' property to 'SID:'.
INFO: Setting the 'SubTitle1' property to 'Database Character Set'.
INFO: Setting the 'Prompt1' property to 'The database character set determines how character data is stored in the database. The default is based on the operating system language. Select Unicode (AL32UTF8) to store multiple languages.'.
INFO: Setting the 'Label2' property to 'Select Database Character set:'.
INFO: Setting the 'ListItems0' property to 'West European WE8ISO8859P1,Unicode standard UTF-8 AL32UTF8,English US7ASCII,West European WE8ISO8859P15,West European WE8MSWIN1252,East European EE8ISO8859P2,East European EE8MSWIN1250,Baltic NEE8ISO8859P4,Baltic BLT8MSWIN1257,Baltic BLT8ISO8859P13,Cyrillic CL8ISO8859P5,Cyrillic CL8MSWIN1251,Arabic AR8ISO8859P6,Arabic AR8MSWIN1256,Greek EL8ISO8859P7,Greek EL8MSWIN1253,Hebrew IW8ISO8859P8,Hebrew IW8MSWIN1255,Japanese JA16EUC,Japanese JA16SJIS,Korean KO16KSC5601,Korean KO16MSWIN949,Simplified Chinese ZHS16GBK,Simplified Chinese ZHS16CGB231280,Simplified Chinese ZHS32GB18030,Thai TH8TISASCII,Traditional Chinese ZHT32EUC,Traditional Chinese ZHT16MSWIN950,Traditional Chinese ZHT16HKSCS,Traditional Chinese ZHT16BIG5,Turkish WE8ISO8859P9,Turkish TR8MSWIN1254,Vietnamese VN8MSWIN1258,Unicode UTF-8 without 4-byte values UTF8,'.
INFO: Setting the 'CheckBoxLabel0' property to 'Create database with sample schemas'.
INFO: Setting the 'SubTitle2' property to 'Database Examples'.
INFO: Setting the 'Prompt2' property to 'You can choose to create a starter database with or without sample schemas. Note that you can plug in the sample schemas to your existing starter database after creation. See "Help" for more details.'.
INFO: Setting the 'RACInstall' property to 'false'.
INFO: Setting the 'Text0 ( s_globalDBName )' property to 'demo1'. Received the value from the command line.
INFO: Setting the 'Text1 ( s_dbSid )' property to 'demo1'. Received the value from the command line.
INFO: Setting the 'ListItemValue0 ( s_dbRetChar )' property to 'WE8ISO8859P1'. Received the value from response file.
INFO: Setting the 'CheckBoxValue0 ( b_loadExampleSchemas )' property to 'true'. Received the value from response file.
INFO: Setting variable 's_sampleSchema' to '-sampleSchema true'. Received the value from a code block.
INFO: Setting variable 's_dbRetChar' to 'West European WE8ISO8859P1'. Received the value from a code block.
INFO: Setting variable 's_characterset' to ' -characterset WE8ISO8859P1'. Received the value from a code block.
INFO:
*** Select Database Management Option Page***
INFO: Setting the 'TitleLabel' property to 'Select Database Management Option'.
INFO: Setting the 'Prompt0' property to 'Each Oracle Database 10g may be managed centrally using the Oracle Enterprise Manager 10g Grid Control or locally using the Oracle Enterprise Manager 10g Database Control. For Grid Control, specify the Oracle Management Service through which you will centrally manage your database. For Database Control, you may additionally indicate whether you want to receive email notifications for alerts.
 
Select the management options for your instance.'.
INFO: Setting the 'CheckBoxLabel0' property to 'Use Grid Control for Database Management'.
INFO: Setting the 'Label0' property to 'Management Service:'.
INFO: Setting the 'CentralAgentsPresent' property to 'N'.
INFO: Setting the 'ListItems0' property to 'No Agents Found,'.
INFO: Setting the 'CheckBoxLabel1' property to 'Use Database Control for Database Management'.
INFO: Setting the 'CheckBoxLabel2' property to 'Enable Email Notifications'.
INFO: Setting the 'Label1' property to 'Outgoing Mail (SMTP) Server:'.
INFO: Setting the 'Label2' property to 'Email Address:'.
INFO: Setting the 'StdEditionInstall' property to 'false'.
INFO: Setting the 'Selection ( b_useDBControl )' property to 'true'. Received the value from response file.
INFO: Setting the 'CheckBoxValue2 ( b_receiveEmailNotification )' property to 'false'. Received the value from response file.
INFO: Setting the 'ListItemValue0 ( s_dlgEMCentralAgentSelected )' property to 'N/A'. Received the value from response file.
INFO: Setting the 'Text0 ( s_dlgEMSMTPServer )' property to '_NOT_AVAILABLE_'. Received the value from response file.
INFO: Setting the 'Text1 ( s_dlgEMEmailAddress )' property to '_NOT_AVAILABLE_'. Received the value from response file.
INFO: Setting variable 's_defaultDbStoreLocation' to '/u01/app/oracle/product/10.2.0/oradata/'. Received the value from a code block.
INFO: Setting variable 's_dlgRBODefaultRecoveryLocation' to '/u01/app/oracle/product/10.2.0/flash_recovery_area/'. Received the value from a code block.
INFO: Setting variable 's_mountPoint' to '/u01/app/oracle/product/10.2.0/oradata/'. Received the value from a code block.
INFO: Calling Query cfsprereqQueries10.2.0.1.0 isOHonCFS
 
oraclehome = /u01/app/oracle/product/10.2.0/oradata/
 
nodeList =
 
localNode = 10
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = //u01/app/oracle/product/10.2.0/oradata
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = //u01/app/oracle/product/10.2.0
INFO: Query Returned: true
INFO: Calling Query generalQueries10.1.0.2.0 getFreeSpace
 
driveName = //u01/app/oracle/product/10.2.0
 
returnInMegaBytes = true
INFO: Query Returned: 12504
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/oradata//demo1/system01.dbf
INFO: Query Returned: false
INFO: Setting variable 's_mountPoint' to '/u01/app/oracle/product/10.2.0/oradata/'. Received the value from a code block.
INFO: Calling Query cfsprereqQueries10.2.0.1.0 isOHonCFS
 
oraclehome = /u01/app/oracle/product/10.2.0/oradata/
 
nodeList =
 
localNode = 10
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = //u01/app/oracle/product/10.2.0/oradata
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = //u01/app/oracle/product/10.2.0
INFO: Query Returned: true
INFO: Calling Query generalQueries10.1.0.2.0 getFreeSpace
 
driveName = //u01/app/oracle/product/10.2.0
 
returnInMegaBytes = true
INFO: Query Returned: 12504
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/oradata//demo1/system01.dbf
INFO: Query Returned: false
INFO: Setting variable 's_datafileDest' to ' -datafileDestination /u01/app/oracle/product/10.2.0/oradata/'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.server.isASM
 
value = no
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = s_isASM
 
value = false
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = s_isRAWChosen
 
value = false
INFO: Query Returned: true
INFO: Setting variable 'b_defaultUseFileSystemForRecovery' to 'true'. Received the value from a code block.
INFO:
*** Specify Backup and Recovery Options Page***
INFO: Setting the 'TitleLabel' property to 'Specify Backup and Recovery Options'.
INFO: Setting the 'Prompt0' property to 'Select whether or not to enable automated backups for your database. Backup Job, if selected, will use the specified recovery area storage.'.
INFO: Setting the 'CheckBoxLabel0' property to 'Do not enable Automated backups'.
INFO: Setting the 'CheckBoxLabel1' property to 'Enable Automated Backups'.
INFO: Setting the 'SubTitle0' property to 'Recovery Area Storage'.
INFO: Setting the 'CheckBoxLabel2' property to 'File System'.
INFO: Setting the 'SubPrompt0' property to 'Use the file system for files related to backup and recovery of your database.'.
INFO: Setting the 'Label0' property to 'Recovery Area Location:'.
INFO: Setting the 'CheckBoxLabel3' property to 'Automatic Storage Management'.
INFO: Setting the 'SubPrompt1' property to 'Use Automatic Storage Management for files related to backup and recovery.'.
INFO: Setting the 'SubPrompt2' property to 'Specify the operating system credentials used by the backup job.'.
INFO: Setting the 'SubTitle1' property to 'Backup Job Credentials'.
INFO: Setting the 'Label1' property to 'Username:'.
INFO: Setting the 'Label2' property to 'Password:'.
INFO: Setting the 'RACInstall' property to 'null'.
INFO: Setting the 'Selection ( b_enableAutoBackup )' property to 'false'. Received the value from response file.
INFO: Setting the 'SubSelection ( b_useFileSystemForRecovery )' property to 'true'. Received the value from response file.
INFO: Setting the 'Text0 ( s_dlgRBORecoveryLocation )' property to 'N/A'. Received the value from response file.
INFO: Setting the 'Text1 ( s_dlgRBOUsername )' property to 'N/A'. Received the value from response file.
INFO: Setting the 'Text2 ( s_dlgRBOPassword )' property to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.sysman.server.EMConfigureOption
 
value = LOCAL
INFO: Query Returned: true
INFO: Setting variable 's_recoveryAreaDestination' to ' -recoveryAreaDestination NO_VALUE '. Received the value from a code block.
INFO:
*** Specify Database Schema Passwords Page***
INFO: Setting the 'TitleLabel' property to 'Specify Database Schema Passwords'.
INFO: Setting the 'UserNameLabel' property to 'User Name'.
INFO: Setting the 'PasswdLabel' property to 'Enter Password'.
INFO: Setting the 'PasswdAgainLabel' property to 'Confirm Password'.
INFO: Setting the 'Label2' property to 'The Starter Database contains pre-loaded schemas, most of which have passwords that will expire and be locked at the end of install. After the install is complete, you must unlock and set new passwords for those accounts you wish to use. Schemas used for the database management and post-install functions are left unlocked, and passwords for these accounts will not expire. Specify the passwords for these accounts.'.
INFO: Setting the 'Label3' property to 'Enter Password:'.
INFO: Setting the 'Label4' property to 'Confirm Password:'.
INFO: Setting the 'Choice1' property to 'Use the same password for all the accounts'.
INFO: Setting the 'Choice2' property to 'Use different passwords for these accounts'.
INFO: Setting the 'Users' property to 'SYS,SYSTEM,SYSMAN,DBSNMP,'.
INFO: Setting the 'PasswordType ( b_useSamePassword )' property to 'true'. Received the value from response file.
INFO: Setting the 'Text2 ( s_superAdminSamePasswd )' property to '*Protected value, not to be logged*'. Received the value from the command line.
INFO: Setting the 'Text3 ( s_superAdminSamePasswdAgain )' property to '*Protected value, not to be logged*'. Received the value from the command line.
INFO: Setting the 'Passwords ( sl_superAdminPasswds )' property to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Setting the 'Cpasswords ( sl_superAdminPasswdsAgain )' property to '*Protected value, not to be logged*'. Received the value from response file.
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.syspwd
 
value = *Protected value, not to be logged*
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.sysmanpwd
 
value = *Protected value, not to be logged*
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.dbsnmpwd
 
value = *Protected value, not to be logged*
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.systempwd
 
value = *Protected value, not to be logged*
INFO: Query Returned: true
INFO: Setting variable 's_sysPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting variable 's_systemPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting variable 's_sysmanPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Setting variable 's_dbsnmpPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.sid
 
value = demo1
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.gdbname
 
value = demo1
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.dbfLocation
 
value = /u01/app/oracle/product/10.2.0/oradata/
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.assistants.server.dbname
 
value =
INFO: Query Returned: true
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.server.bundleName
 
value = EE
INFO: Query Returned: true
INFO: Setting value of child variable s_upgradeASM of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable s_storageType of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable s_serverInstallType of oracle.rdbms 10.2.0.1.0 to EE
INFO: Setting value of child variable s_serverInstallType of oracle.options 10.2.0.1.0 to EE
INFO: Setting value of child variable s_serverInstallType of oracle.sysman.console.db 10.2.0.1.0 to EE
INFO: Setting value of child variable s_sampleSchema of oracle.rdbms 10.2.0.1.0 to -sampleSchema true
INFO: Setting value of child variable s_redundancy of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable s_recoveryAreaDestination of oracle.rdbms 10.2.0.1.0 to -recoveryAreaDestination NO_VALUE
INFO: Setting value of child variable s_installTypeFromServer of oracle.rdbms 10.2.0.1.0 to EE
INFO: Setting value of child variable s_globalDBName of oracle.rdbms 10.2.0.1.0 to demo1
INFO: Setting value of child variable s_diskList of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable s_diskGroupName of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable s_dbcaProgressOnly of oracle.rdbms 10.2.0.1.0 to -progress_only
INFO: Setting value of child variable s_dbNameToMigrate of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable s_datafileDest of oracle.rdbms 10.2.0.1.0 to -datafileDestination /u01/app/oracle/product/10.2.0/oradata/
INFO: Setting value of child variable s_characterset of oracle.rdbms 10.2.0.1.0 to -characterset WE8ISO8859P1
INFO: Setting value of child variable s_cfgtyperet of oracle.rdbms 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_cfgtyperet of oracle.options 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_cfgtyperet of oracle.network 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_cfgtyperet of oracle.sysman.console.db 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_cfgtyperet of oracle.sqlplus.isqlplus 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_bundleName of oracle.rdbms 10.2.0.1.0 to EE
INFO: Setting value of child variable s_bundleName of oracle.options 10.2.0.1.0 to EE
INFO: Setting value of child variable s_bundleName of oracle.network 10.2.0.1.0 to EE
INFO: Setting value of child variable s_CRShome of oracle.rdbms 10.2.0.1.0 to
INFO: Setting value of child variable b_setOracleBase of oracle.rdbms 10.2.0.1.0 to false
INFO: Setting value of child variable b_noMigration of oracle.rdbms 10.2.0.1.0 to true
INFO: Setting value of child variable b_noMigration of oracle.network 10.2.0.1.0 to true
INFO: Setting value of child variable b_launchODMA of oracle.rdbms 10.2.0.1.0 to false
INFO: Setting value of child variable b_launchNETCA of oracle.network 10.2.0.1.0 to true
INFO: Setting value of child variable b_launchDBCA of oracle.rdbms 10.2.0.1.0 to false
INFO: Setting value of child variable b_isRAC of oracle.rdbms 10.2.0.1.0 to false
INFO: Setting value of child variable s_emailServer of oracle.sysman.console.db 10.2.0.1.0 to _NOT_AVAILABLE_
INFO: Setting value of child variable s_emailAddress of oracle.sysman.console.db 10.2.0.1.0 to _NOT_AVAILABLE_
INFO: Setting value of child variable s_oracleBase of oracle.rdbms 10.2.0.1.0 to /u01/app/oracle/product/10.2.0
INFO: Setting value of child variable b_ASMInstancePresent of oracle.rdbms 10.2.0.1.0 to false
INFO: Setting value of child variable b_ASMAlreadyUpgraded of oracle.rdbms 10.2.0.1.0 to false
INFO: Setting value of child variable s_dbSid of oracle.rdbms 10.2.0.1.0 to demo1
INFO: *** Entering Component: oracle.options installation
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: *** Entering Component: oracle.rdbms.partitioning installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sdo installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'VERSION' to '9.2.0.0.0 Beta'. Received the value from the variable calculation.
INFO: Setting variable 'ORDSYS_PASSWORD' to 'ordsys'. Received the value from the variable calculation.
INFO: Setting variable 'MDSYS_PASSWORD' to 'mdsys'. Received the value from the variable calculation.
INFO: Setting variable 'MD' to 'md'. Received the value from the variable calculation.
INFO: Setting variable 'DESCRIPTION' to 'Oracle8 Spatial Cartridge'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_sourceInstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mdinst.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_sourceDeinstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mddins.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_destInstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mdinst.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_destDeinstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mddins.sql'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/bin/oracle,'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.oraolap installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.console.db installation
INFO: Setting variable 's_sid' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 's_platform' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jAdmPasswd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_obfOc4jAdmPasswd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Calling Query LangQueries1.3.6.4 GetNlsLang
INFO: Query Returned: AMERICAN_AMERICA.WE8ISO8859P1
INFO: Setting variable 's_nlsLang' to 'AMERICAN_AMERICA.WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 's_emailServer' to '_NOT_AVAILABLE_'. Received the value from variable association.
INFO: Setting variable 's_emailAddress' to '_NOT_AVAILABLE_'. Received the value from variable association.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Setting variable 'n_uploadInterval' to '5'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchTools' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchBrowser' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_centralConsole' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'USE_HTTP_PROXY' to '#'. Received the value from the variable calculation.
INFO: Setting variable 'USE_DB_CONSOLE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'SET_CONSOLE_MODE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'SA_SETUP' to '1'. Received the value from the variable calculation.
INFO: Setting variable 'OC4JLOC' to 'oc4j/'. Received the value from the variable calculation.
INFO: Setting variable 'NO_PC_MODE' to '#'. Received the value from the variable calculation.
INFO: Setting variable 'LOGGING_LEVEL' to 'WARN'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 'ISQLPLUS_PROTOCOL' to 'http'. Received the value from the variable calculation.
INFO: Setting variable 'ISQLPLUS_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to 'host_sid'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getFullHostName
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 'HOSTNAME' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 'EM_UPLOAD_DISABLE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_UIX_DEBUG_FLAG' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMPRODVER' to '10.2.0.1.0'. Received the value from the variable calculation.
INFO: Setting variable 'CONSOLE_MODE' to 'standalone'. Received the value from the variable calculation.
INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Setting variable 'sl_oraclehomes' to '/u01/app/oracle/product/10.2.0/db_1,'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jDir' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jAppsDir' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/'. Received the value from the variable calculation.
INFO: Setting variable 's_jreHome' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_configcommand' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl /u01/app/oracle/product/10.2.0/db_1/sysman/install/precompilejsp.pl /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole/config/global-web-application.xml'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'b_isRAC' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'OJSP_JAR_LOC' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/lib'. Received the value from the variable calculation.
INFO: Setting variable 'OJSPUTIL_JAR_LOC' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/jsp/lib/taglib'. Received the value from the variable calculation.
INFO: Setting variable 'LDAP_JAR_LOC' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 'ISQLPLUS_HOST' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 'EM_UIX_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 'EM_REPOS_HOST' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 'EM_PING_COMMAND' to '/usr/sbin/ping6 <hostname>'. Received the value from the variable calculation.
INFO: Setting variable 'EM_OC4J_HOME' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole'. Received the value from the variable calculation.
INFO: Setting variable 'EM_EAR_LOC' to '/u01/app/oracle/product/10.2.0/db_1/lib'. Received the value from the variable calculation.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_launchBrowserClasspath' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oemlt-10_1_0.jar:/u01/app/oracle/product/10.2.0/db_1/install/jlib/:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1install/jlib/launchBrowser.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting value of child variable MAIL_SERVER_NAME of oracle.sysman.repository.core 10.2.0.1.0 to _NOT_AVAILABLE_
INFO: Setting value of child variable EMAIL_ADDRESS of oracle.sysman.repository.core 10.2.0.1.0 to _NOT_AVAILABLE_
INFO: Setting value of child variable n_uploadInterval of oracle.sysman.agent.core 10.2.0.1.0 to 5
INFO: Setting value of child variable SA_SETUP of oracle.sysman.agent.core 10.2.0.1.0 to 1
INFO: Setting value of child variable SA_SETUP of oracle.sysman.agent.db 10.2.0.1.0 to 1
INFO: Setting value of child variable OC4JLOC of oracle.sysman.agent.core 10.2.0.1.0 to oc4j/
INFO: Setting value of child variable OC4JLOC of oracle.sysman.common.core 10.2.0.1.0 to oc4j/
INFO: Setting value of child variable HOST_SID_OFFSET_ENABLED of oracle.sysman.agent.core 10.2.0.1.0 to host_sid
INFO: Setting value of child variable HOST_SID_OFFSET_ENABLED of oracle.sysman.common.core 10.2.0.1.0 to host_sid
INFO: Setting value of child variable EM_UPLOAD_DISABLE of oracle.sysman.agent.core 10.2.0.1.0 to
INFO: Setting value of child variable EMPRODVER of oracle.sysman.agent.core 10.2.0.1.0 to 10.2.0.1.0
INFO: Setting value of child variable CONSOLE_CFG of oracle.sysman.agent.core 10.2.0.1.0 to dbconsole
INFO: Setting value of child variable CONSOLE_CFG of oracle.sysman.common.core 10.2.0.1.0 to dbconsole
INFO: Setting value of child variable EM_OC4J_HOME of oracle.sysman.common.core 10.2.0.1.0 to /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole
INFO: *** Entering Component: oracle.network installation
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Setting variable 'b_noMigration' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_launchNETCA' to 'true'. Received the value from variable association.
INFO: Setting value of child variable s_cfgtyperet of oracle.network.client 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_bundleName of oracle.network.client 10.2.0.1.0 to EE
INFO: Setting value of child variable b_noMigration of oracle.network.client 10.2.0.1.0 to true
INFO: Setting value of child variable b_launchNETCA of oracle.network.client 10.2.0.1.0 to true
INFO: *** Entering Component: oracle.rdbms installation
INFO: Calling Query unixQueries10.1.0.2.0 getGroups
INFO: Query Returned: oinstall1,dba1,
INFO: Setting variable 'sl_dbaOperGroups' to 'oinstall1,oinstall1,'. Received the value from the variable calculation.
INFO: Setting variable 's_version' to '9.2.0.0.0'. Received the value from the variable calculation.
INFO: Setting variable 's_upgradeASM' to ''. Received the value from variable association.
INFO: Setting variable 's_storageType' to ''. Received the value from variable association.
INFO: Setting variable 's_sidToMigrate' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_sampleSchema' to '-sampleSchema true'. Received the value from variable association.
INFO: Setting variable 's_redundancy' to ''. Received the value from variable association.
INFO: Setting variable 's_recoveryAreaDestination' to ' -recoveryAreaDestination NO_VALUE '. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_operGroup' to 'dba'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = LD_LIBRARY_PATH
INFO: Query Returned: /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/client:/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386:/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/../lib/i386:/usr/lib
INFO: Setting variable 's_oldLDLibPath' to '/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/client:/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386:/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/../lib/i386:/usr/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_nameOfBundle' to 'EE'. Received the value from the variable calculation.
INFO: Setting variable 's_nameForOPERGrp' to 'oinstall1'. Received the value from the command line.
INFO: Setting variable 's_nameForDBAGrp' to 'oinstall1'. Received the value from the command line.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_lowResourceDialogPrompt' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_installTypeFromServer' to 'EE'. Received the value from variable association.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: Typical
INFO: Setting variable 's_installType' to 'Typical'. Received the value from the variable calculation.
INFO: Setting variable 's_groupDialogPrompt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_globalDBName' to 'demo1'. Received the value from the command line.
INFO: Setting variable 's_filemapLocation' to '/opt/ORCLfmap'. Received the value from the variable calculation.
INFO: Setting variable 's_diskList' to ''. Received the value from variable association.
INFO: Setting variable 's_diskGroupName' to ''. Received the value from variable association.
INFO: Setting variable 's_defaultDBName' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaProgressOnly' to ' -progress_only'. Received the value from variable association.
INFO: Setting variable 's_dbaGroup' to 'dba'. Received the value from the variable calculation.
INFO: Setting variable 's_dbSid' to 'demo1'. Received the value from the command line.
INFO: Setting variable 's_dbNameToMigrate' to ''. Received the value from variable association.
INFO: Setting variable 's_datafileDest' to ' -datafileDestination /u01/app/oracle/product/10.2.0/oradata/'. Received the value from variable association.
INFO: Setting variable 's_characterset' to ' -characterset WE8ISO8859P1'. Received the value from variable association.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Setting variable 's_c' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_OPSNodeInfoString' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSClusterUser' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSClusterPassword' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_DBNamePrompt' to 'Every Oracle 10g database is uniquely identified by a Global Database Name, typically of the form "name.domain". Enter the Global Database Name for this database.'. Received the value from the variable calculation.
INFO: Setting variable 's_DBName' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_DBDomain' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_CRShome' to ''. Received the value from variable association.
INFO: Setting variable 'pfile_name' to 'pfileinitsmpl.ora'. Received the value from the variable calculation.
INFO: Setting variable 'init_shared_pool_size' to '10000000'. Received the value from the variable calculation.
INFO: Setting variable 'init_sequence_cache_hash_buckets' to '10'. Received the value from the variable calculation.
INFO: Setting variable 'init_sequence_cache_entries' to '10'. Received the value from the variable calculation.
INFO: Setting variable 'init_processes' to '59'. Received the value from the variable calculation.
INFO: Setting variable 'init_path' to ''. Received the value from the variable calculation.
INFO: Setting variable 'init_open_links' to '4'. Received the value from the variable calculation.
INFO: Setting variable 'init_log_buffer' to '8192'. Received the value from the variable calculation.
INFO: Setting variable 'init_job_queue_processes' to '2'. Received the value from the variable calculation.
INFO: Setting variable 'init_job_queue_interval' to '10'. Received the value from the variable calculation.
INFO: Setting variable 'init_dml_locks' to '100'. Received the value from the variable calculation.
INFO: Setting variable 'init_distributed_transactions' to '5'. Received the value from the variable calculation.
INFO: Setting variable 'init_distributed_lock_timeout' to '300'. Received the value from the variable calculation.
INFO: Setting variable 'init_db_file_multiblock_read_count' to '8'. Received the value from the variable calculation.
INFO: Setting variable 'init_db_block_buffers' to '1000'. Received the value from the variable calculation.
INFO: Setting variable 'build_log_path' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_setOracleBase' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_rdbmsInstalling' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_promptForGroups' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_orabaseContainsOrahome' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_noMigration' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_lowResource' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchODMA' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_launchDBMA' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchDBCA' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_javaOptionBeingInstalled' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_isRAC' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_isDBup' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_ASMInstancePresent' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_ASMAlreadyUpgraded' to 'false'. Received the value from variable association.
INFO: Setting variable 'ORACLE_BASE' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_xslLocation' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/xml/xsl'. Received the value from the variable calculation.
INFO: Setting variable 's_shPath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/sales_history/'. Received the value from the variable calculation.
INFO: Setting variable 's_pmPath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/product_media/'. Received the value from the variable calculation.
INFO: Setting variable 's_oradimlocation' to '/u01/app/oracle/product/10.2.0/db_1bin'. Received the value from the variable calculation.
INFO: Setting variable 's_oradbalocation' to '/u01/app/oracle/product/10.2.0/db_1Database'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleBase' to '/u01/app/oracle/product/10.2.0'. Received the value from variable association.
INFO: Setting variable 's_oePath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/order_entry/'. Received the value from the variable calculation.
INFO: Setting variable 's_netAPILoc' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_mkdirFile' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_logPath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/log/'. Received the value from the variable calculation.
INFO: Setting variable 's_libDir' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_instMkdirFile' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_initmetaSource' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/initmeta.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_initmetaDest' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/admin/initmeta.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_ezLocation' to '/u01/app/oracle/product/10.2.0/db_1/instantclient'. Received the value from the variable calculation.
INFO: Setting variable 's_dbmssmlSource' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/dbmssml.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_dbmssmlDest' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/admin/dbmssml.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_RDBMS81' to '/u01/app/oracle/product/10.2.0/db_1RDBMS'. Received the value from the variable calculation.
INFO: Setting variable 'b_isUXW' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSequent' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isIntel_Solaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDec' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDG' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isAix' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/bin/ctxsrv,/u01/app/oracle/product/10.2.0/db_1/bin/dbsnmp,/u01/app/oracle/product/10.2.0/db_1/bin/extproc,/u01/app/oracle/product/10.2.0/db_1/bin/oracle,'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDSharelibExt' to '.so'. Received the value from the variable calculation.
INFO: Setting variable 'SO_EXT' to 'so'. Received the value from the variable calculation.
INFO: Setting variable 's_unixConfigFile' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.c'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName = /u01/app/oracle/product/10.2.0/db_1/bin/ctxsrv,/u01/app/oracle/product/10.2.0/db_1/bin/dbsnmp,/u01/app/oracle/product/10.2.0/db_1/bin/extproc,/u01/app/oracle/product/10.2.0/db_1/bin/oracle,
INFO: Query Returned:
INFO: Calling Query unixQueries10.1.0.2.0 getGroups
INFO: Query Returned: oinstall1,dba1,
INFO: Setting variable 's_groupDialogPrompt' to 'SYSDBA and SYSOPER privileges are required to create a database using operating system (OS) authentication. These are granted through membership in the UNIX groups OSDBA and OSOPER, respectively, and the dba group is usually used for this purpose. You are not a member of this group, so enter the names of the UNIX groups of which you are a member, to be used for OSDBA and OSOPER.'. Received the value from a code block.
INFO: Setting variable 'b_promptForGroups' to 'true'. Received the value from a code block.
INFO:
*** Privileged Operating System Groups Page***
INFO: Setting the 'TitleLabel' property to 'Privileged Operating System Groups'.
INFO: Setting the 'Prompt0' property to 'SYSDBA and SYSOPER privileges are required to create a database using operating system (OS) authentication. These are granted through membership in the UNIX groups OSDBA and OSOPER, respectively, and the dba group is usually used for this purpose. You are not a member of this group, so enter the names of the UNIX groups of which you are a member, to be used for OSDBA and OSOPER.'.
INFO: Setting the 'Label0' property to 'Database Administrator (OSDBA) Group'.
INFO: Setting the 'Label1' property to 'Database Operator (OSOPER) Group'.
INFO: Setting the 'Text0 ( s_nameForDBAGrp )' property to 'oinstall1'. Received the value from the command line.
INFO: Setting the 'Text1 ( s_nameForOPERGrp )' property to 'oinstall1'. Received the value from the command line.
INFO: Setting variable 's_dbaGroup' to 'oinstall1'. Received the value from a code block.
INFO: Setting variable 's_operGroup' to 'oinstall1'. Received the value from a code block.
INFO: Setting value of child variable s_upgradeASM of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_storageType of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_sidToMigrate of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_serverInstallType of oracle.rsf 10.2.0.1.0 to EE
INFO: Setting value of child variable s_serverInstallType of oracle.assistants.server 10.2.0.1.0 to EE
INFO: Setting value of child variable s_sampleSchema of oracle.assistants.server 10.2.0.1.0 to -sampleSchema true
INFO: Setting value of child variable s_redundancy of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_recoveryAreaDestination of oracle.assistants.server 10.2.0.1.0 to -recoveryAreaDestination NO_VALUE
INFO: Setting value of child variable s_installType of oracle.assistants.server 10.2.0.1.0 to EE
INFO: Setting value of child variable s_globalDBName of oracle.assistants.server 10.2.0.1.0 to demo1
INFO: Setting value of child variable s_diskList of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_diskGroupName of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_dbcaProgressOnly of oracle.assistants.server 10.2.0.1.0 to -progress_only
INFO: Setting value of child variable s_dbSid of oracle.assistants.server 10.2.0.1.0 to demo1
INFO: Setting value of child variable s_dbNameToMigrate of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable s_datafileDest of oracle.assistants.server 10.2.0.1.0 to -datafileDestination /u01/app/oracle/product/10.2.0/oradata/
INFO: Setting value of child variable s_characterset of oracle.assistants.server 10.2.0.1.0 to -characterset WE8ISO8859P1
INFO: Setting value of child variable s_cfgtyperet of oracle.assistants.server 10.2.0.1.0 to &General Purpose
INFO: Setting value of child variable s_bundleName of oracle.rsf 10.2.0.1.0 to EE
INFO: Setting value of child variable s_bundleName of oracle.rdbms.install.seeddb 10.2.0.1.0 to EE
INFO: Setting value of child variable s_CRShome of oracle.assistants.server 10.2.0.1.0 to
INFO: Setting value of child variable b_setOracleBase of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable b_rdbmsInstalling of oracle.rdbms.util 10.2.0.1.0 to true
INFO: Setting value of child variable b_rdbmsInstalling of oracle.has.common 10.2.0.1.0 to true
INFO: Setting value of child variable b_rdbmsInstalling of oracle.assistants.server 10.2.0.1.0 to true
INFO: Setting value of child variable b_noMigration of oracle.assistants.server 10.2.0.1.0 to true
INFO: Setting value of child variable b_lowResource of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable b_launchODMA of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable b_launchDBCA of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable b_isRAC of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable b_ASMInstancePresent of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable b_ASMAlreadyUpgraded of oracle.assistants.server 10.2.0.1.0 to false
INFO: Setting value of child variable s_oracleBase of oracle.assistants.server 10.2.0.1.0 to /u01/app/oracle/product/10.2.0
INFO: *** Entering Component: oracle.network.listener installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_iasPortInfo' to 'Oracle Net Listener = 1521'. Received the value from the variable calculation.
INFO: Setting variable 'b_net8ServerIsInstalling' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_iAS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr,'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName = /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr,
INFO: Query Returned:
INFO: Setting value of child variable b_net8ServerInstalling of oracle.network.client 10.2.0.1.0 to true
INFO: *** Entering Component: oracle.has.db installation
INFO: Setting variable 's_serverInstallType' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_lastHome' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: Typical
INFO: Setting variable 's_installType' to 'Typical'. Received the value from the variable calculation.
INFO: Setting variable 's_homeCounter' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_emltName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_embaseName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_defaultHome' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_cfgtyperet' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_JavaFlag' to '-Dsun.java2d.noddraw=true'. Received the value from the variable calculation.
INFO: Setting variable 'cs_swingName' to 'swingall-1_1_1.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_komodoName' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_jewtName' to 'jewt4.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_iceBrowserName' to 'oracle_ice5.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_ewtcompatName' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_ewtName' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_baliShareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Setting variable 'b_setLASTHOME' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_setHOMECOUNTER' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_setDEFAULTHOME' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchVIPCA' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'ORA_CRS_HOME' to ''. Received the value from the variable calculation.
INFO: Calling Query unixQueries10.1.0.2.0 getCurrentGroupOfUser
INFO: Query Returned: oinstall1
INFO: Setting variable 's_usergroup' to 'oinstall1'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = SRVM_SHARED_CONFIG
INFO: Query Returned:
INFO: Setting variable 's_rawDeviceName' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_policyFile' to '-Djava.security.policy="/u01/app/oracle/product/10.2.0/db_1/srvm/admin/srvm.policy"'. Received the value from the variable calculation.
INFO: Setting variable 's_orahomeSwitch' to '-orahome /u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_ohJlibLocation' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_netadmin' to '"/u01/app/oracle/product/10.2.0/db_1/network/admin/*"'. Received the value from the variable calculation.
INFO: Setting variable 's_minJreVersion' to '1.3.1'. Received the value from the variable calculation.
INFO: Setting variable 's_maxJreVersion' to '1.3.1'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_BatExtn' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_isRAC' to 'false'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getHostIPAddress
INFO: Query Returned: 10.50.4.18
INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
 
ipAddress = 10.50.4.18
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 'b_isOPS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDEC' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'ORACLE_BASE' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/bin/oracle,'. Received the value from the variable calculation.
INFO: Setting variable 's_racgWrapInstantiateDestn' to '/u01/app/oracle/product/10.2.0/db_1/bin/racgwrap'. Received the value from the variable calculation.
INFO: Setting variable 's_racgWrapInstantiate' to '/u01/app/oracle/product/10.2.0/db_1/bin/racgwrap.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_nodelist' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_OPSNodeInfoString' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaClasspath' to '";/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar;/u01/app/oracle/product/10.2.0/db_1/srvm/jlib/vipca.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice5.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar;/u01/app/oracle/product/10.2.0/db_1/jlib/oemlt-10_1_0.jar"'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName = /u01/app/oracle/product/10.2.0/db_1/bin/oracle,
INFO: Query Returned:
INFO: Setting variable 'b_setHOMECOUNTER' to 'true'. Received the value from a code block.
INFO: Setting variable 'b_setLASTHOME' to 'true'. Received the value from a code block.
INFO: Setting variable 'b_setDEFAULTHOME' to 'true'. Received the value from a code block.
INFO: *** Entering Component: oracle.ldap.client installation
INFO: Setting variable 's_provName' to 'providerutil.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_netAPIName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapName' to 'ldap.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jndiName' to 'jndi.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_iceBrowserName' to 'oracle_ice.jar'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getFullHostName
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 's_hostname' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 's_helpName' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtcompatName' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtName' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_dbuiName' to 'dbui2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_baliShareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_iAS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_makeargs' to 'ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,'. Received the value from the variable calculation.
INFO: Setting variable 's_schemasyncSrc' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/schemasync.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_odisrvregSrc' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/odisrvreg.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_odisrvSrc' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/odisrv.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_odiemapOrcFile' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/odiemap.orc'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jndiLoc' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jdklocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_iprofOrcFile' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/iprofiles.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_iprofOrcDest' to '/u01/app/oracle/product/10.2.0/db_1/ldap/odi/samples/iprofiles.ldif'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_JDKHOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_schemasyncDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/schemasync'. Received the value from the variable calculation.
INFO: Setting variable 's_oidemdpasswdSrc' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/oidemdpasswd.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_oidemdpasswdDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/oidemdpasswd'. Received the value from the variable calculation.
INFO: Setting variable 's_odisrvregDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/odisrvreg'. Received the value from the variable calculation.
INFO: Setting variable 's_odisrvDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/odisrv'. Received the value from the variable calculation.
INFO: Setting variable 's_odiemapBinFile' to '/u01/app/oracle/product/10.2.0/db_1/bin/odiemap'. Received the value from the variable calculation.
INFO: Setting variable 's_JRE_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rdbms.oci installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDec' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isAix' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDSharelibExt' to '.so'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.precomp installation
INFO: *** Entering Component: oracle.ordim.server installation
INFO: Setting variable 's_version' to '10.1.0.2.0 Production'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'MDSYS_PASSWORD' to 'mdsys'. Received the value from the variable calculation.
INFO: Setting variable 'MD' to 'md'. Received the value from the variable calculation.
INFO: Setting variable 's_sourceOrdisys' to '/u01/app/oracle/product/10.2.0/db_1/ord/admin/ordisys.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_sourceOrdLib' to '/u01/app/oracle/product/10.2.0/db_1/ord/im/admin/ordlib.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_sourceImimdloc' to '/u01/app/oracle/product/10.2.0/db_1/ord/im/admin/imimdloc.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_destOrdisys' to '/u01/app/oracle/product/10.2.0/db_1/ord/admin/ordisys.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_destOrdLib' to '/u01/app/oracle/product/10.2.0/db_1/ord/im/admin/ordlib.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_destImimdloc' to '/u01/app/oracle/product/10.2.0/db_1/ord/im/admin/imimdloc.sql'. Received the value from the variable calculation.
INFO: Setting variable 'VIR_SHLIB' to '/u01/app/oracle/product/10.2.0/db_1/lib/libordvir9.so'. Received the value from the variable calculation.
INFO: Setting variable 'IM_SHLIB' to '/u01/app/oracle/product/10.2.0/db_1/lib/libordim10.so'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.agent.core installation
INFO: Setting variable 's_webcachePort' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_virtualHostName' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 's_platform' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_installType' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_iasName' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_fullPerl5Lib' to ''. Received the value from the variable calculation.
INFO: Setting variable 'n_uploadInterval' to '5'. Received the value from variable association.
INFO: Setting variable 'b_coldFailOverInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_chainedInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_DRInstall' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'SA_SETUP' to '1'. Received the value from variable association.
INFO: Calling Query unixQueries10.1.0.2.0 getUidName
INFO: Query Returned: oracle1
INFO: Setting variable 'ORACLE_OWNER' to 'oracle1'. Received the value from the variable calculation.
INFO: Setting variable 'OMS_HOME' to ''. Received the value from the variable calculation.
INFO: Setting variable 'OC4JLOC' to 'oc4j/'. Received the value from variable association.
INFO: Setting variable 'LOGGING_LEVEL' to 'WARN'. Received the value from the variable calculation.
INFO: Setting variable 'IN_VOB' to 'FALSE'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getFullHostName
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 'HOSTNAME' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 'EM_UPLOAD_DISABLE' to ''. Received the value from variable association.
INFO: Setting variable 'EM_REPOS_PROXYPORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_REPOS_PROXYHOST' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_OC4J_HOME' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_HTTP_PORT' to '4889'. Received the value from the variable calculation.
INFO: Setting variable 'EM_DB_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_AGENT_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMPRODVER' to '10.2.0.1.0'. Received the value from variable association.
INFO: Setting variable 'EMPERLVER' to '5.8.3'. Received the value from the variable calculation.
INFO: Setting variable 'EMLOC_OVERRIDE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMD_FROM_EMAIL_ADDRESS' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMD_EMAIL_GATEWAY' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMD_EMAIL_ADDRESS' to ''. Received the value from the variable calculation.
INFO: Setting variable 'CONTEXT_PATH' to '/em'. Received the value from the variable calculation.
INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from variable association.
INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Setting variable 'sl_oraclehomes' to '/u01/app/oracle/product/10.2.0/db_1,'. Received the value from the variable calculation.
INFO: Setting variable 's_iasPortInfo' to 'Enterprise Manager Agent Port = '. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to 'host_sid'. Received the value from variable association.
INFO: Setting variable 'EM_UPLOAD_PORT' to '4889'. Received the value from the variable calculation.
INFO: Setting variable 'EM_SERVLET_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_REPOS_HOST' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getTotalPhysicalMemory
INFO: Calling Query generalQueries10.1.0.2.0 getFreeSpace
 
driveName = /u01/app/oracle/product/10.2.0/db_1
 
returnInMegaBytes = true
INFO: Query Returned: 12504
INFO: Setting variable 'AGENT_SEED' to '255298176'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.sysman.console.db
 
startVersion = 10.1.0.2
 
endVersion = 10.2.9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oracle_sysman_console_db
INFO: Setting variable 's_libDir' to 'lib'. Received the value from the variable calculation.
INFO: Setting variable 'PSEP' to ':'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.swd.oui.core
 
startVersion = 2.2.2.3.0
 
endVersion = 10.9.99.99.99
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting variable 'EMPERLOHBIN' to '/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_perl5Lib' to '/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux:/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3/i686-linux:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl:/u01/app/oracle/product/10.2.0/db_1/sysman/admin/scripts'. Received the value from the variable calculation.
INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 'filename' to '/u01/app/oracle/product/10.2.0/db_1/bin/emtgtctl.template'. Received the value from the variable calculation.
INFO: Setting variable 'PERL_BIN' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 'EMD_TRUSTCERTS_DIR' to '/u01/app/oracle/product/10.2.0/db_1/sysman/config'. Received the value from the variable calculation.
INFO: Setting variable 'PerlBin' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 'CLASSPATH' to '/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar'. Received the value from the variable calculation.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.iappserver.b_coldFailOverInstall
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: false
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.iappserver.b_disasterRecoveryInstall
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: false
INFO: Setting variable 'b_coldFailOverInstall' to 'false'. Received the value from a code block.
INFO: Setting variable 'b_DRInstall' to 'false'. Received the value from a code block.
INFO: Setting value of child variable CONSOLE_CFG of oracle.sysman.common.core 10.2.0.1.0 to dbconsole
INFO: Setting value of child variable AGENT_SRVC_NAME of oracle.sysman.common.core 10.2.0.1.0 to
INFO: Setting value of child variable JAVA_HOME of oracle.sysman.common.core 10.2.0.1.0 to /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting value of child variable HOST_SID_OFFSET_ENABLED of oracle.sysman.common.core 10.2.0.1.0 to host_sid
INFO: Setting value of child variable JRE_HOME of oracle.sysman.common.core 10.2.0.1.0 to /u01/app/oracle/product/10.2.0/db_1/jdk/jre
INFO: *** Entering Component: oracle.javavm.server installation
INFO: Setting variable 's_version' to '9.2.0.0.0 Beta'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 'b_javavmIsInstalling' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_sbsInstallDir' to '/u01/app/oracle/product/10.2.0/db_1/jis/install/sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_dirSep' to '/'. Received the value from the variable calculation.
INFO: Setting variable 's_classSep' to ':'. Received the value from the variable calculation.
INFO: Setting variable 'b_isIntel_Solaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting value of child variable b_javavmIsInstalling of oracle.network.client 10.2.0.1.0 to true
INFO: *** Entering Component: oracle.assistants.server installation
INFO: Setting variable 's_userCreds' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_upwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_upgradeASM' to ''. Received the value from variable association.
INFO: Setting variable 's_systemPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_systemEncrypt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_sysmanPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_sysmanEncrypt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_sysPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_sysEncrypt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_sysASMPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_sysASMEncrypt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_storageType' to ''. Received the value from variable association.
INFO: Setting variable 's_sidToMigrate' to ''. Received the value from variable association.
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_sampleSchema' to '-sampleSchema true'. Received the value from variable association.
INFO: Setting variable 's_responseFileName' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_redundancy' to ''. Received the value from variable association.
INFO: Setting variable 's_recoveryAreaDestination' to ' -recoveryAreaDestination NO_VALUE '. Received the value from variable association.
INFO: Setting variable 's_protocolSwitch' to '-DJDBC_PROTOCOL="thin"'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_oidSecurePasswd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_oidPasswd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_oidAdmin' to 'cn=orcladmin'. Received the value from the variable calculation.
INFO: Setting variable 's_obfuscateASM' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_obfPasswd' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_mountPoint' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 's_installType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_instType' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_gssJarName' to 'gss-1_1.zip'. Received the value from the variable calculation.
INFO: Setting variable 's_globalDBName' to 'demo1'. Received the value from the command line.
INFO: Setting variable 's_emltName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_emConfigure' to ' -emConfiguration NOBACKUP'. Received the value from the variable calculation.
INFO: Setting variable 's_diskList' to ''. Received the value from variable association.
INFO: Setting variable 's_diskGroupName' to ''. Received the value from variable association.
INFO: Setting variable 's_dbsnmpPass' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_dbsnmpEncrypt' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbnameOidca' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbSid' to 'demo1'. Received the value from the command line.
INFO: Setting variable 's_dbNameToMigrate' to ''. Received the value from variable association.
INFO: Setting variable 's_datafileDest' to ' -datafileDestination /u01/app/oracle/product/10.2.0/oradata/'. Received the value from variable association.
INFO: Setting variable 's_createtype' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_characterset' to ' -characterset WE8ISO8859P1'. Received the value from variable association.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 getClusterList
INFO: Query Returned:
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query ClusterQueries10.2.0.1.0 getCssHome
INFO: Query Returned:
INFO: Setting variable 's_CSSOraHome' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_CSSLocalconfig' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_CRShome' to ''. Received the value from variable association.
INFO: Setting variable 'ps_dbCharSet' to 'UTF8'. Received the value from the variable calculation.
INFO: Setting variable 'pn_dboffset' to '0'. Received the value from the variable calculation.
INFO: Setting variable 'cs_swingName' to 'swingall-1_1_1.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_runtimeLib' to 'rt.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_opsmName' to 'srvm.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_netAPIName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_komodoName' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_kodiakName' to 'kodiak.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_jewtName' to 'jewt4.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_jdbcName' to 'classes111.zip'. Received the value from the variable calculation.
INFO: Setting variable 'cs_iceBrowserName' to 'oracle_ice5.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_i18nLib' to 'i18n.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_ewtcompatName' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_ewtName' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Setting variable 'cs_baliShareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Setting variable 'b_sidEmpty' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_setOracleBase' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_rdbmsInstalling' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_orabaseContainsOrahome' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_noMigration' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_lowResource' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_launchODMA' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_launchLocalconfig' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchDBCA' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_launchAgent' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_isRAC' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_iAS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_createDBRet' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_configureOid' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_Displayed' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_ASMInstancePresent' to 'false'. Received the value from variable association.
INFO: Setting variable 'b_ASMAlreadyUpgraded' to 'false'. Received the value from variable association.
INFO: Setting variable 'CLUSTER_SERVICES' to ''. Received the value from the variable calculation.
INFO: Setting variable 'sl_dbmaParameterListForIcon' to '/u01/app/oracle/product/10.2.0/db_1assistantsdbua,dbua.cl,'. Received the value from the variable calculation.
INFO: Setting variable 'sl_dbcaParameterListForIcon' to '/u01/app/oracle/product/10.2.0/db_1/assistants/dbca,dbca.cl,'. Received the value from the variable calculation.
INFO: Setting variable 's_xmlparservLoc' to '/u01/app/oracle/product/10.2.0/db_1/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_windowsSystemDirectory' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_rconfigInstLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/assistants/bin/rconfig.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_ouiJlibLocation' to '/u01/app/oracle/product/10.2.0/db_1/oui/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_oratabLocation' to '/etc/oratab'. Received the value from the variable calculation.
INFO: Setting variable 's_orahomeSwitch' to '-DORACLE_HOME="/u01/app/oracle/product/10.2.0/db_1"'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleBase' to '/u01/app/oracle/product/10.2.0'. Received the value from variable association.
INFO: Setting variable 's_opsmLocation' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_ohJlibLocation' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_ohAsstJlibLocation' to '/u01/app/oracle/product/10.2.0/db_1/assistants/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jreBin' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_jdbcLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_gssLocation' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_dbmaLocation' to '/u01/app/oracle/product/10.2.0/db_1/assistants/dbua'. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaProgressOnly' to ' -progress_only'. Received the value from variable association.
INFO: Setting variable 's_dbcaLocation' to '/u01/app/oracle/product/10.2.0/db_1/assistants/dbca'. Received the value from the variable calculation.
INFO: Setting variable 's_cfgname' to 'OracleOraDb10g_home1Agent'. Received the value from the variable calculation.
INFO: Setting variable 's_JavaFlag' to ''. Received the value from the variable calculation.
INFO: Setting variable 'cs_ouijlibloc' to '/u01/app/oracle/product/10.2.0/db_1/oui/jlib'. Received the value from the variable calculation.
INFO: Setting variable 'b_isUXW' to 'false'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getHostIPAddress
INFO: Query Returned: 10.50.4.18
INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
 
ipAddress = 10.50.4.18
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 'b_isOPS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isIntel_Solaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDG' to 'false'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.rsf
 
startVersion = 9.2.0.0.0
 
endVersion = 9.2.0.0.0
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'b_freshInstall' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_windowsCommandLine' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_templateValue' to 'General_Purpose.dbc'. Received the value from the variable calculation.
INFO: Setting variable 's_seedNameinErrDialog' to 'Starter Database Files'. Received the value from the variable calculation.
INFO: Setting variable 's_seedLocation' to '-datafileJarLocation /u01/app/oracle/product/10.2.0/db_1/assistants/dbca/templates'. Received the value from the variable calculation.
INFO: Setting variable 's_odmaUserDirArg' to '-Duser.dir=/u01/app/oracle/product/10.2.0/db_1/assistants/dbua/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_customcreate' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_oidRegister' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_rconfigLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/bin/rconfig'. Received the value from the variable calculation.
INFO: Setting variable 's_policyFile' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = ORACLE_SID
INFO: Query Returned:
INFO: Setting variable 's_gdbDialogDefaultDbSid' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_OPSNodeInfoString' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_oidRegister' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbmaLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/bin/dbua'. Received the value from the variable calculation.
INFO: Setting variable 's_dbmaInstLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/assistants/dbua/dbua.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/bin/dbca'. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaInstLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/assistants/dbca/dbca.sbs'. Received the value from the variable calculation.
INFO: Setting variable 'varSelect' to '1'. Received the value from the variable calculation.
INFO: Setting variable 's_dbcaClasspath' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_odmaClasspath' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/assistants/dbua/jlib/dbma.jar:/u01/app/oracle/product/10.2.0/db_1/assistants/jlib/jnls.jar:/u01/app/oracle/product/10.2.0/db_1/assistants/jlib/assistantsCommon.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/gss-1_1.zip:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i18n.jar'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchDBCA' to 'true'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = s_isRAWChosen
INFO: Query Returned: false
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = s_isASM
INFO: Query Returned: false
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.dbca.dbfLocation
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 's_mountPoint' to ''. Received the value from a code block.
INFO: Setting variable 'pn_dboffset' to '720000000'. Received the value from a code block.
INFO: *** Entering Component: oracle.sdo.locator installation
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_sourceInstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mdinst.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_sourceDeinstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mddins.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_destInstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mdinst.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_destDeinstallScript' to '/u01/app/oracle/product/10.2.0/db_1/md/admin/mddins.sql'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.xdk installation
INFO: *** Entering Component: oracle.ctx installation
INFO: Setting variable 's_version' to '9.2.0.0.0 Beta'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/bin/ctxsrv,/u01/app/oracle/product/10.2.0/db_1/bin/oracle,'. Received the value from the variable calculation.
INFO: Setting variable 's_srcxml4cmess' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so.54.0'. Received the value from the variable calculation.
INFO: Setting variable 's_srcxml4c' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so.54.0'. Received the value from the variable calculation.
INFO: Setting variable 's_srcicuuc' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so.26.1'. Received the value from the variable calculation.
INFO: Setting variable 's_srcicudata' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so.26.1'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile8' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so.54'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile7' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile6' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so.26'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile5' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile4' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so.26'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile3' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile2' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so.54'. Received the value from the variable calculation.
INFO: Setting variable 's_desFile1' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so'. Received the value from the variable calculation.
INFO: Setting variable 's_ctxx_old_location' to '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/libctxx9.so'. Received the value from the variable calculation.
INFO: Setting variable 's_ctxx_location' to '/u01/app/oracle/product/10.2.0/db_1/lib/libctxx9.so'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName = /u01/app/oracle/product/10.2.0/db_1/bin/ctxsrv,/u01/app/oracle/product/10.2.0/db_1/bin/oracle,
INFO: Query Returned:
INFO: *** Entering Component: oracle.rdbms.util installation
INFO: Setting variable 's_verifier12Name' to 'verifier12.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapjclntName' to 'ldapjclnt10.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapName' to 'ldap.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jssl12Name' to 'jssl-1_2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jssl11Name' to 'jssl-1_1.jar'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jndiName' to 'jndi.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_javaxssl12Name' to 'javax-ssl-1_2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_classes12Name' to 'classes12.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_apJservStatement' to '
# Advanced Queuing - AQ xml Servlet
<IfModule mod_jserv.c>
ApJServMount /aqserv/servlet /root
ApJServGroupMount /aqserv/servlet balance://group1/root
</IfModule>
#
'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_setMshelp' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_rdbmsInstalling' to 'true'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_verifierDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_rdbmsJlibDir' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jre14Location' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jdk14Location' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_jdbcLibDir' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_aqxmlConfSbs' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/demo/aqxml.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_aqxmlConf' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/demo/aqxml.conf'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_MSHELP_TOOLS' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_isIntel_Solaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDec' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isAix' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 'APACHE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/Apache'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleApacheConfigFile' to '/u01/app/oracle/product/10.2.0/db_1/Apache/Apache/conf/oracle_apache.conf'. Received the value from the variable calculation.
INFO: Setting variable 's_aqxmlctlSrc' to '/u01/app/oracle/product/10.2.0/db_1/bin/aqxmlctl.template'. Received the value from the variable calculation.
INFO: Setting variable 's_aqxmlctlDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/aqxmlctl'. Received the value from the variable calculation.
INFO: Setting variable 's_RDBMS81' to '/u01/app/oracle/product/10.2.0/db_1RDBMS81'. Received the value from the variable calculation.
INFO: Setting variable 's_PLSQL81' to '/u01/app/oracle/product/10.2.0/db_1PLSQL81'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDSharelibExt' to '.so'. Received the value from the variable calculation.
INFO: Setting variable 'b_linkLibagtsh' to 'true'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rdbms.hs_common installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.network.aso installation
INFO: Setting variable 's_passwordPrompt' to 'Enter and confirm a password for the default Oracle wallet for this server. A wallet is used with secure authentication to ensure the identity of a communication channel.'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_nauAdaptersStringFlags' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_nauAdaptersString' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreDirectory' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: Typical
INFO: Setting variable 's_installType' to 'Typical'. Received the value from the variable calculation.
INFO: Setting variable 's_entrustRegistry' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 'b_nCryptExists' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = LD_LIBRARY_PATH
INFO: Query Returned: /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/client:/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386:/tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/../lib/i386:/usr/lib
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/client/libEntrust.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/client/libkmp.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/libEntrust.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/lib/i386/libkmp.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/../lib/i386/libEntrust.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /tmp/OraInstall2009-07-14_02-07-31AM/jre/1.4.2/../lib/i386/libkmp.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /usr/lib/libEntrust.so
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /usr/lib/libkmp.so
INFO: Query Returned: false
INFO: Setting variable 'b_entLibsExist' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_anoIsInstalling' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_makePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_exeExtension' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_isUXW' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSequent' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isLinux' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_isIntel_Solaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDec' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isDG' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isAIX' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to '/u01/app/oracle/product/10.2.0/db_1/bin/oracle,/u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.9.0,'. Received the value from the variable calculation.
INFO: Setting variable 's_CyberSafeLib' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_installEntrust' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_installDce' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_jreSharedLibDir' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName = /u01/app/oracle/product/10.2.0/db_1/bin/oracle,/u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.9.0,
INFO: Query Returned:
INFO: Setting value of child variable b_anoIsInstalling of oracle.network.client 10.2.0.1.0 to true
INFO: *** Entering Component: oracle.sysman.repository.core installation
INFO: Setting variable 's_reposSID' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_reposPwd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_reposPort' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_reposHost' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_createRepOptions' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_omsOnly' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 'PLATFORM' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.swd.oui.core
 
startVersion = 10.1.0.0.0
 
endVersion = 10.9.99.99.99
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting variable 'MAIL_SERVER_SENDER_NAME' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
INFO: Setting variable 'MAIL_SERVER_SENDER_ADDR' to '_NOT_AVAILABLE_'. Received the value from the variable calculation.
INFO: Setting variable 'MAIL_SERVER_NAME' to '_NOT_AVAILABLE_'. Received the value from variable association.
INFO: Setting variable 'EMAIL_ADDRESS' to '_NOT_AVAILABLE_'. Received the value from variable association.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rdbms.plsql installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.network.client installation
INFO: Setting variable 's_systemDirectory' to 'No System Directory'. Received the value from the variable calculation.
INFO: Setting variable 's_swingallName' to 'swingall-1_1_1.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_shareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_runtimeLib' to 'rt.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_responseFileName' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_phaosEngine' to 'ojpse_2_1_5.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_oemltName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_oembaseName' to 'oembase-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_netcfgName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_netcahelpName' to 'NetCAHelp.zip'. Received the value from the variable calculation.
INFO: Setting variable 's_netcaClass' to 'oracle.net.ca.NetCA'. Received the value from the variable calculation.
INFO: Setting variable 's_netCA_Args' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_netCAInstalledProtocols' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_netAPIName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_net8TNSNamesLoc' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_net8ConfigMethod' to 'local'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpZhTwJar' to 'mgr_help_zh_TW.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpZhCnJar' to 'mgr_help_zh_CN.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpPtBRJar' to 'mgr_help_pt_BR.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpKoJar' to 'mgr_help_ko.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpJar' to 'mgr_help.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpJaJar' to 'mgr_help_ja.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpItJar' to 'mgr_help_it.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpFrJar' to 'mgr_help_fr.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpEsJar' to 'mgr_help_es.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpDeJar' to 'mgr_help_de.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_mafName' to 'sysmanmaf.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapclnt9' to 'ldapjclnt9.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapclnt10' to 'ldapjclnt10.jar'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.2
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jreJarFile' to 'i18n.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jewtName' to 'jewt4.jar'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: Typical
INFO: Setting variable 's_installTypeForLaunchNETCA' to 'Typical'. Received the value from the variable calculation.
INFO: Setting variable 's_icebrowserName' to 'oracle_ice.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_icebrowser5Name' to 'oracle_ice5.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_i18nLib' to 'i18n.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_helpName' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtcompatName' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtName' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtFile' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtCompat' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_emltName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Setting variable 's_cfgMethod' to 'local'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpZhTwJar' to 'ca_help_zh_TW.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpZhCnJar' to 'ca_help_zh_CN.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpPtBRJar' to 'ca_help_pt_BR.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpKoJar' to 'ca_help_ko.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpJar' to 'ca_help.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpJaJar' to 'ca_help_ja.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpItJar' to 'ca_help_it.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpFrJar' to 'ca_help_fr.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpEsJar' to 'ca_help_es.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpDeJar' to 'ca_help_de.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_authAdaptors' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_NLSLANG' to 'AMERICAN_AMERICA.WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 'ps_netCA_Args_OverRide' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_setNLSLANG' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_removeOCI' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_rdbmsInstalling' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_noMigration' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_net8ServerInstalling' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_launchNETCA' to 'true'. Received the value from variable association.
INFO: Setting variable 'b_javavmIsInstalling' to 'true'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWindows' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_cmanIsInstalling' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_anoIsInstalling' to 'true'. Received the value from variable association.
INFO: Setting variable 's_windowsSystemDirectory' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_phaosDir' to '/u01/app/oracle/product/10.2.0/db_1/encryption/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleClasses' to '/u01/app/oracle/product/10.2.0/db_1/classes'. Received the value from the variable calculation.
INFO: Setting variable 's_netjlibDir' to '/u01/app/oracle/product/10.2.0/db_1/network/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_netcahelpLocation' to '/u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca'. Received the value from the variable calculation.
INFO: Setting variable 's_netCA' to '/u01/app/oracle/product/10.2.0/db_1/network'. Received the value from the variable calculation.
INFO: Setting variable 's_mgrHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/'. Received the value from the variable calculation.
INFO: Setting variable 's_mafLocation' to '/u01/app/oracle/product/10.2.0/db_1/network/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_lioHelpLocation' to '/u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/elogin/help'. Received the value from the variable calculation.
INFO: Setting variable 's_jreBin' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin'. Received the value from the variable calculation.
INFO: Setting variable 's_jnlsLocation' to '/u01/app/oracle/product/10.2.0/db_1/assistants/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_instLaunchFile' to '/u01/app/oracle/product/10.2.0/db_1/network/install/sbs/trcasst.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_computerName' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_caHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/'. Received the value from the variable calculation.
INFO: Setting variable 's_OracleHomeBin' to '/u01/app/oracle/product/10.2.0/db_1/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_JavaFlag' to ''. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getHostIPAddress
INFO: Query Returned: 10.50.4.18
INFO: Calling Query netQueries10.2.0.1.0 getHostNameForIPAddress
 
ipAddress = 10.50.4.18
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 'b_isOPS' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_windowsCommandLine' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_net8mgrFileToInstantiate' to '/u01/app/oracle/product/10.2.0/db_1/network/install/sbs/netmgr.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_net8mgrExecutable' to '/u01/app/oracle/product/10.2.0/db_1/bin/netmgr'. Received the value from the variable calculation.
INFO: Setting variable 's_net8caFileToInstantiate' to '/u01/app/oracle/product/10.2.0/db_1/network/install/sbs/netca.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_net8caExecutable' to '/u01/app/oracle/product/10.2.0/db_1/bin/netca'. Received the value from the variable calculation.
INFO: Setting variable 's_launchFile' to '/u01/app/oracle/product/10.2.0/db_1/bin/trcasst'. Received the value from the variable calculation.
INFO: Setting variable 's_jreDirectory' to '/u01/app/oracle/product/10.2.0/db_1/jre'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: Typical
INFO: Setting variable 's_installType' to 'typical'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSNodeInfoString' to 'NO_VALUE'. Received the value from the variable calculation.
INFO: Setting variable 's_netcaUserDirArg' to '-Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_netCAInstalledProducts' to 'client,oraclenet,javavm,server,ano'. Received the value from the variable calculation.
INFO: Setting variable 's_netcaClasspath' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.assistants.acf installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreProductLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_minJreVersion' to '1.4.2'. Received the value from the variable calculation.
INFO: Setting variable 's_maxJreVersion' to '1.4.2'. Received the value from the variable calculation.
INFO: Setting variable 's_komodoLocation' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jnlsLocation' to '/u01/app/oracle/product/10.2.0/db_1/assistants/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtLocation' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_accLocation' to '/u01/app/oracle/product/10.2.0/db_1/assistants/jlib'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.emdw.emcp installation
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.crs
 
startVersion = 10.2.0.0.0
 
endVersion = 99.9.9.9.9
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'CRS_HOME' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 's_perlBin' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.buildtools.common installation
INFO: *** Entering Component: oracle.rdbms.install.common installation
INFO: Setting variable 's_runInstallerSourceLoc' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_jreProductLocation' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_dbSid' to 'demo1'. Received the value from the command line.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_validOUILoc' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query unixQueries10.1.0.2.0 getUidName
INFO: Query Returned: oracle1
INFO: Setting variable 'OwnerId' to 'oracle1'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_oratabloc' to '/etc'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ldap.admin installation
INFO: Setting variable 's_oembaseName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_netAPIName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jewtName' to 'jewt4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_iceBrowserName' to 'oracle_ice.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_helpNlsName' to 'help4-nls.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_helpName' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtcompatName' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtNlsName' to 'ewt3-nls.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtName' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_dbuiNlsName' to 'dbui2-nls.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_dbuiName' to 'dbui2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_baliShareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_oidprovSrc' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/oidprovtool.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_ldifmigSrc' to '/u01/app/oracle/product/10.2.0/db_1/ldap/install/ldifmigrator.orc'. Received the value from the variable calculation.
INFO: Setting variable 's_JDKHOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_oidprovDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/oidprovtool'. Received the value from the variable calculation.
INFO: Setting variable 's_ldifmigDest' to '/u01/app/oracle/product/10.2.0/db_1/bin/ldifmigrator'. Received the value from the variable calculation.
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/JRE'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.javavm.client installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_jreRunCmd' to 'java'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jreJDBCclassfile' to 'classes12.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkSQLJclassfile' to 'runtime12.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkRunCmd' to 'java'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkNLSclassfile' to 'nls_charset12.zip'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkJDBCclassfile' to 'classes12.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_statusnc' to 'statusnc'. Received the value from the variable calculation.
INFO: Setting variable 's_sessSh816' to 'sess_sh_816'. Received the value from the variable calculation.
INFO: Setting variable 's_sessSh' to 'sess_sh'. Received the value from the variable calculation.
INFO: Setting variable 's_removeFile816' to 'remove_816'. Received the value from the variable calculation.
INFO: Setting variable 's_removeFile' to 'remove'. Received the value from the variable calculation.
INFO: Setting variable 's_publish816' to 'publish_816'. Received the value from the variable calculation.
INFO: Setting variable 's_publish' to 'publish'. Received the value from the variable calculation.
INFO: Setting variable 's_ojvmjava' to 'ojvmjava'. Received the value from the variable calculation.
INFO: Setting variable 's_ncomp' to 'ncomp'. Received the value from the variable calculation.
INFO: Setting variable 's_modifyprops' to 'modifyprops'. Received the value from the variable calculation.
INFO: Setting variable 's_loadjava' to 'loadjava'. Received the value from the variable calculation.
INFO: Setting variable 's_jisSbsInstallDir' to '/u01/app/oracle/product/10.2.0/db_1/jis/install/sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_javavmSbsInstallDir' to '/u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_java2rmiIiop' to 'java2rmi_iiop'. Received the value from the variable calculation.
INFO: Setting variable 's_idl2java' to 'idl2java'. Received the value from the variable calculation.
INFO: Setting variable 's_ejbdescriptor' to 'ejbdescriptor'. Received the value from the variable calculation.
INFO: Setting variable 's_dropjava' to 'dropjava'. Received the value from the variable calculation.
INFO: Setting variable 's_deploywar' to 'deploywar'. Received the value from the variable calculation.
INFO: Setting variable 's_deploync' to 'deploync'. Received the value from the variable calculation.
INFO: Setting variable 's_deployejb' to 'deployejb'. Received the value from the variable calculation.
INFO: Setting variable 's_debugproxy' to 'debugproxy'. Received the value from the variable calculation.
INFO: Setting variable 's_classSep' to ':'. Received the value from the variable calculation.
INFO: Setting variable 's_binDir' to '/u01/app/oracle/product/10.2.0/db_1/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_jreSSLclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jlib/javax-ssl-1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jssl-1_1.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jreJREclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkSSLclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jlib/javax-ssl-1_2.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jssl-1_2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkJDKclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jdk/lib/dt.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/lib/tools.jar'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.precomp.common installation
INFO: Setting variable 's_windowsSystemRoot' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkRunCmd' to 'java'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_precompHome' to '/u01/app/oracle/product/10.2.0/db_1/precomp'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkSSLclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jlib/javax-ssl-1_2.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jssl-1_2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkSQLJclassfile' to '/u01/app/oracle/product/10.2.0/db_1/sqlj/lib/runtime12.jar:/u01/app/oracle/product/10.2.0/db_1/sqlj/lib/translator.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkOTTclassfile' to '/u01/app/oracle/product/10.2.0/db_1/precomp/lib/ottclasses.zip'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkNLSclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib/nls_charset12.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkJVMclassfile' to '/u01/app/oracle/product/10.2.0/db_1/javavm/lib/aurora.zip'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkJDBCclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib/classes12.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkJDKclassfile' to '/u01/app/oracle/product/10.2.0/db_1/jdk/lib/dt.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/lib/tools.jar'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rdbms.rman installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sqlplus installation
INFO: Setting variable 's_version' to '9.2.0.0.0'. Received the value from the variable calculation.
INFO: Setting variable 's_systemDirectory' to 'c:winntsystem32'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'b_sqlpathExists' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_currentSqlpath' to ''. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sqlplus.isqlplus installation
INFO: Setting variable 's_stop' to 'stop'. Received the value from the variable calculation.
INFO: Setting variable 's_start' to 'start'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jAdmPasswd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_obfOc4jAdmPasswd' to '*Protected value, not to be logged*'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getFullHostName
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 's_machineName' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 's_cfgtyperet' to '&General Purpose'. Received the value from variable association.
INFO: Setting variable 's_IplusZhsHelpJar' to 'zhs.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusUsHelpJar' to 'us.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusPtbHelpJar' to 'ptb.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusKoHelpJar' to 'ko.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusJaHelpJar' to 'ja.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusIHelpJar' to 'i.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusFHelpJar' to 'f.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusEsaHelpJar' to 'esa.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusDHelpJar' to 'd.jar'. Received the value from the variable calculation.
INFO: Setting variable 'b_present' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_old_name' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_new_name' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchRmvISQLPLUS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWindows' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_sqlplusadm_pw' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/'. Received the value from the variable calculation.
INFO: Setting variable 's_sqlplusadm' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jDir' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jAppsDir' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkExtLib' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/ext'. Received the value from the variable calculation.
INFO: Setting variable 's_isqlplusbin' to '/u01/app/oracle/product/10.2.0/db_1/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_isqlplus_extra_arg' to '-initial-env SHLIB_PATH -initial-env LD_LIBRARY_PATH -initial-env ORACLE_HOME -initial-env ORACLE_SID -initial-env TNS_ADMIN -initial-env NLS_LANG -initial-env NLS_NCHAR'. Received the value from the variable calculation.
INFO: Setting variable 's_isqlplusInstantiateFile' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/bin/isqlplus.ini'. Received the value from the variable calculation.
INFO: Setting variable 's_isqlplus' to '/u01/app/oracle/product/10.2.0/db_1/bin/isqlplus'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusZhsHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/zhs/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusUsHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/us/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusPtbHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/ptb/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusKoHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/ko/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusJaHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/ja/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusIHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/i/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusFHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/f/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusEsaHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/esa/'. Received the value from the variable calculation.
INFO: Setting variable 's_IplusDHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/d/'. Received the value from the variable calculation.
INFO: Setting variable 'b_isRac' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jre'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Calling Query generalPortQueries2.1.0.19.8 getFreePort
 
lowerPortNumber = 5580
 
upperPortNumber = 5599
 
currentOracleHome = /u01/app/oracle/product/10.2.0/db_1
 
portName = iSqlplus RMI Port
 
oracleHomes = null
 
configurationPath = null
 
attributeName = null
 
UDPFlag = null
INFO: Query Returned: 5580
INFO: Setting variable 'ISQL_RMI_PORT' to '5580'. Received the value from the variable calculation.
INFO: Calling Query generalPortQueries2.1.0.19.8 getFreePort
 
lowerPortNumber = 5600
 
upperPortNumber = 5619
 
currentOracleHome = /u01/app/oracle/product/10.2.0/db_1
 
portName = iSqlplus JMS Port
 
oracleHomes = null
 
configurationPath = null
 
attributeName = null
 
UDPFlag = null
INFO: Query Returned: 5600
INFO: Setting variable 'ISQL_JMS_PORT' to '5600'. Received the value from the variable calculation.
INFO: Calling Query generalPortQueries2.1.0.19.8 getFreePort
 
lowerPortNumber = 5560
 
upperPortNumber = 5579
 
currentOracleHome = /u01/app/oracle/product/10.2.0/db_1
 
portName = iSqlplus Http Port
 
oracleHomes = null
 
configurationPath = null
 
attributeName = null
 
UDPFlag = null
INFO: Query Returned: 5560
INFO: Calling Query globalVarQueries2.1.0.4.1 setGlobalVariable
 
variable = oracle.sqlplus.isqlplus.httpport
 
value = 5560
INFO: Query Returned: true
INFO: Setting variable 'ISQL_HTTP_PORT' to '5560'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jWebsitePort' to '5560'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jRmiPort' to '5580'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jJmsPort' to '5600'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchISQLPLUS' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_isqlplusURL' to 'iSQL*Plus URL:
http://10.50.4.18:5560/isqlplus
'. Received the value from the variable calculation.
INFO: Setting variable 's_isqlplusDBAURL' to 'iSQL*Plus DBA URL:
http://10.50.4.18:5560/isqlplus/dba
'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = oracle.rdbms.sqlplus.isqlplus
 
name = /u01/app/oracle/product/10.2.0/db_1
 
startVersion = 0.0.0.0.0a
 
endVersion = 9.9.9.9.9z
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'b_old_name' to 'false'. Received the value from a code block.
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = oracle.rdbms.sqlplus.isqlplus
 
name = /u01/app/oracle/product/10.2.0/db_1
 
startVersion = 0.0.0.0.0a
 
endVersion = 9.9.9.9.9z
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'b_new_name' to 'false'. Received the value from a code block.
INFO: Setting variable 'b_present' to 'false'. Received the value from a code block.
INFO: *** Entering Component: oracle.sysman.console.emcp installation
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.crs
 
startVersion = 10.2.0.0.0
 
endVersion = 99.9.9.9.9
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'CRS_HOME' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 's_perlBin' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.has.common installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_netAPIName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_languageid' to 'AMERICAN_AMERICA.WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 's_CssSrvc' to 'OracleCSService'. Received the value from the variable calculation.
INFO: Setting variable 's_CSSLocalconfig' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_rdbmsInstalling' to 'true'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWindows' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_isASMSet' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_RemLocalOcr' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_LaunchCrsSetup' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_CssRunning' to 'false'. Received the value from the variable calculation.
INFO: Calling Query unixQueries10.1.0.2.0 getCurrentGroupOfUser
INFO: Query Returned: oinstall1
INFO: Setting variable 's_usergroup' to 'oinstall1'. Received the value from the variable calculation.
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_DelFlg' to ''. Received the value from the variable calculation.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.srvm.formCluster
INFO: Query Returned: false
INFO: Setting variable 'b_isRAC' to 'false'. Received the value from the variable calculation.
INFO: Calling Query unixQueries10.1.0.2.0 getUidName
INFO: Query Returned: oracle1
INFO: Setting variable 'OwnerId' to 'oracle1'. Received the value from the variable calculation.
INFO: Setting variable 's_ocrpartitionlocation' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_localConfigInstantiate' to '/u01/app/oracle/product/10.2.0/db_1/bin/localconfig'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Setting variable 'ORA_CRS_HOME' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rdbms.crs installation
INFO: *** Entering Component: oracle.network.owm installation
INFO: Setting variable 's_swingallName' to 'swingall-1_1_1.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_shareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpZhTwJar' to 'owm_help_zh_TW.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpZhCnJar' to 'owm_help_zh_CN.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpPtBrJar' to 'owm_help_pt_BR.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpKoJar' to 'owm_help_ko.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpJar' to 'owm_help.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpJaJar' to 'owm_help_ja.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpItJar' to 'owm_help_it.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpFrJar' to 'owm_help_fr.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpEsJar' to 'owm_help_es.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpDeJar' to 'owm_help_de.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_oraclepkiName' to 'oraclepki.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_oemltName' to 'oemlt-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_oembaseName' to 'oembase-10_1_0.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_netcfgName' to 'netcfg.jar'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.2
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jewtName' to 'jewt4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_icebrowser5Name' to 'oracle_ice5.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_helpName' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtcompatName' to 'ewtcompat-3_3_15.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ewtName' to 'ewt3.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_pkiDir' to '/u01/app/oracle/product/10.2.0/db_1/network/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_owmLocation' to '/u01/app/oracle/product/10.2.0/db_1/owm/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHome' to '/u01/app/oracle/product/10.2.0/db_1/owm'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpLocation' to '/u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/help'. Received the value from the variable calculation.
INFO: Setting variable 's_owmHelpDir' to '/u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleClasses' to '/u01/app/oracle/product/10.2.0/db_1/classes'. Received the value from the variable calculation.
INFO: Setting variable 's_lioHelpLocation' to '/u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/elogin/help'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_orapki' to '/u01/app/oracle/product/10.2.0/db_1/bin/orapki'. Received the value from the variable calculation.
INFO: Setting variable 's_mkstore' to '/u01/app/oracle/product/10.2.0/db_1/bin/mkstore'. Received the value from the variable calculation.
INFO: Setting variable 's_instorapki' to '/u01/app/oracle/product/10.2.0/db_1/owm/install/orapki.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_instmkstore' to '/u01/app/oracle/product/10.2.0/db_1/owm/install/mkstore.sbs'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.oem.oemlt installation
INFO: Setting variable 'OEM_VER' to '10_1_0'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.bali.dbui installation
INFO: *** Entering Component: oracle.network.ssl installation
INFO: Setting variable 's_passwordPrompt' to 'Enter and confirm a password for the default Oracle wallet for this server. A wallet is used with secure authentication to ensure the identity of a communication channel.'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.2
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreDirectory' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getComponentInstallTypeName
INFO: Query Returned: Typical
INFO: Setting variable 's_installType' to 'Typical'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_osdUnixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_exeExtension' to ''. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.odbc installation
INFO: Setting variable 's_windowsSystemRoot' to 'foo'. Received the value from the variable calculation.
INFO: Setting variable 's_windowsSystemDirectory' to 'foo'. Received the value from the variable calculation.
INFO: Setting variable 's_registryRoot' to 'HKEY_LOCAL_MACHINE'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleBin' to '/u01/app/oracle/product/10.2.0/db_1BIN'. Received the value from the variable calculation.
INFO: Setting variable 's_odbcLocation' to '/u01/app/oracle/product/10.2.0/db_1ODBC'. Received the value from the variable calculation.
INFO: Setting variable 's_odbcKey' to 'softwareodbcodbcinst.iniOracle in OraDb10g_home1'. Received the value from the variable calculation.
INFO: Setting variable 's_netAdminFolder' to 'nullNetwork Administration'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rsf installation
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting value of child variable s_serverInstallType of oracle.nlsrtl.rsf 10.2.0.1.0 to EE
INFO: Setting value of child variable s_bundleName of oracle.network.rsf 10.2.0.1.0 to EE
INFO: Setting value of child variable s_bundleName of oracle.rdbms.rsf 10.2.0.1.0 to EE
INFO: *** Entering Component: oracle.rdbms.dbscripts installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_xslLocation' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/xml/xsl'. Received the value from the variable calculation.
INFO: Setting variable 's_initmetaSource' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/initmeta.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_initmetaDest' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/admin/initmeta.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_dbmssmlSource' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/dbmssml.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_dbmssmlDest' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/admin/dbmssml.sql'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'SO_EXT' to 'so'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.oraolap.dbscripts installation
INFO: *** Entering Component: oracle.wwg.plsql installation
INFO: *** Entering Component: oracle.nlsrtl.rsf installation
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_NLSLANG' to 'AMERICAN_AMERICA.WE8ISO8859P1'. Received the value from the variable calculation.
INFO: Setting variable 'b_setNLSLANG' to 'true'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_cr9idata' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_perlexe' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl '. Received the value from the variable calculation.
INFO: Setting variable 's_plcmd' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin/perl /u01/app/oracle/product/10.2.0/db_1/nls/data/old/cr9idata.pl /u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: Setting value of child variable s_serverInstallType of oracle.nlsrtl.rsf.lbuilder 10.2.0.1.0 to EE
INFO: *** Entering Component: oracle.csmig installation
INFO: Setting variable 's_verifier12Name' to 'verifier12.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapjclntName' to 'ldapjclnt10.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_ldapName' to 'ldap.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jssl12Name' to 'jssl-1_2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_jssl11Name' to 'jssl-1_1.jar'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jndiName' to 'jndi.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_javaxssl12Name' to 'javax-ssl-1_2.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_classes12Name' to 'classes12.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_verifierDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_rdbmsJlibDir' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jre14Location' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_jdk14Location' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting variable 's_jdbcLibDir' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_umuSbsFile' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/umu.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_umuInstFile' to '/u01/app/oracle/product/10.2.0/db_1/bin/umu'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ldap.rsf installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.bali.ohw installation
INFO: *** Entering Component: oracle.dbjava.jdbc14 installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_jservFile' to '/u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.dbjava.jdbc12 installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_jservFile' to '/u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ordim.client installation
INFO: Setting variable 's_ordimPropertiesFile' to '/u01/app/oracle/product/10.2.0/db_1/ord/im/admin/ordim.properties'. Received the value from the variable calculation.
INFO: Setting variable 's_oracleJservPropertiesFile' to '/u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ons installation
INFO: Setting variable 's_sharedOH' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_opmnRemotePort' to '6200'. Received the value from the variable calculation.
INFO: Setting variable 's_opmnLocalPort' to '6100'. Received the value from the variable calculation.
INFO: Setting variable 's_CRSInstalling' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_opmnInstalled' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWindows' to 'false'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Setting variable 'sl_OracleHomes' to '/u01/app/oracle/product/10.2.0/db_1,'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.bali.kodiak installation
INFO: *** Entering Component: oracle.perlint installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_perlArch' to 'i686-linux-thread-multi'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWindows' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_perlHome' to '/u01/app/oracle/product/10.2.0/db_1/perl'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.dbjava.common installation
INFO: *** Entering Component: oracle.nlsrtl.rsf.lbuilder installation
INFO: Setting variable 's_swingallName' to 'swingall-1_1_1.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_serverInstallType' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_jewtName' to 'jewt4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_iceBrowserName' to 'oracle_ice.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_help4Name' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_baliShareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'sl_ParameterListForIcon' to '/u01/app/oracle/product/10.2.0/db_1nlslbuilder,lbuilder.cl,'. Received the value from the variable calculation.
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/jdk/jre
INFO: Query Returned: false
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jre/1.4.2'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.javavm.containers installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_instanceName' to 'IAS-1'. Received the value from the variable calculation.
INFO: Calling Query netQueries10.2.0.1.0 getFullHostName
INFO: Query Returned: 10.50.4.18
INFO: Setting variable 's_hostname' to '10.50.4.18'. Received the value from the variable calculation.
INFO: Setting variable 's_deployClassName' to 'oracle.j2ee.tools.deploy.DbOc4jDeploy'. Received the value from the variable calculation.
INFO: Setting variable 's_apacheListenPort' to '7777'. Received the value from the variable calculation.
INFO: Setting variable 'b_launchOC4J' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_configureOC4J' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_targetsxml' to '/u01/app/oracle/product/10.2.0/db_1/j2ee/j2eetargets.xml'. Received the value from the variable calculation.
INFO: Setting variable 's_portalPrp' to '/u01/app/oracle/product/10.2.0/db_1/j2ee/properties/oc4j_portal.properties'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jdir' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home'. Received the value from the variable calculation.
INFO: Setting variable 's_jreBin' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkHome' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_iniFile' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/deploy_db.ini'. Received the value from the variable calculation.
INFO: Setting variable 's_emconfigjar' to '/u01/app/oracle/product/10.2.0/db_1/jlib/emConfigInstall.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_demosPrp' to '/u01/app/oracle/product/10.2.0/db_1/j2ee/properties/oc4j_demos.properties'. Received the value from the variable calculation.
INFO: Setting variable 's_biFormsPrp' to '/u01/app/oracle/product/10.2.0/db_1/j2ee/properties/oc4j_bi_forms.properties'. Received the value from the variable calculation.
INFO: Setting variable 's_OPSNodeInfoString' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_javapOracleHome' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 's_classPath' to '":/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/db_oc4j_deploy.jar:/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/oc4j.jar:"'. Received the value from the variable calculation.
INFO: Setting variable 'FORMS_ORACLE_HOME' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ovm installation
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.oracore.rsf installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.buildtools.rsf installation
INFO: Setting variable 's_systemDirectory' to 'c:winntsystem32'. Received the value from the variable calculation.
INFO: Setting variable 's_progOra' to 'not set/Oracle'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.rdbms.locator installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.dbjava.ic installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_jservFile' to '/u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ordim.annotator installation
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_jewtName' to 'jewt4.zip'. Received the value from the variable calculation.
INFO: Setting variable 's_iceBrowserName' to 'oracle_ice.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_help4Name' to 'help4.jar'. Received the value from the variable calculation.
INFO: Setting variable 's_baliShareName' to 'share.jar'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_scriptSbs' to '/u01/app/oracle/product/10.2.0/db_1/ord/Annotator/Annotator.sbs'. Received the value from the variable calculation.
INFO: Setting variable 's_script' to '/u01/app/oracle/product/10.2.0/db_1/ord/Annotator/Annotator.sh'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sqlj.sqljruntime installation
INFO: Setting variable 's_deployStr' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'b_iASMidtier' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 's_oc4jDeployini' to '/u01/app/oracle/product/10.2.0/db_1/j2ee/deploy.ini'. Received the value from the variable calculation.
INFO: Setting variable 's_jdkLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.ordim.jai installation
INFO: *** Entering Component: oracle.ordim.rdbms installation
INFO: *** Entering Component: oracle.rdbms.dm installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.bsln installation
INFO: *** Entering Component: oracle.bali.help installation
INFO: *** Entering Component: oracle.bali.cabo installation
INFO: *** Entering Component: oracle.xdk.parser.java installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_jarLocation' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_ncompDir' to '/u01/app/oracle/product/10.2.0/db_1/javavm/admin'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.precomp.rsf installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.xdk.server installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_jarLocation' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_ncompDir' to '/u01/app/oracle/product/10.2.0/db_1/javavm/admin'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.mgw.common installation
INFO: *** Entering Component: oracle.rdbms.install.seeddb installation
INFO: Setting variable 's_isASM' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_unixConfigFile' to '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.s'. Received the value from the variable calculation.
INFO: Setting value of child variable s_bundleName of oracle.rdbms.install.seeddb.sample_schema 10.2.0.1.0 to EE
INFO: *** Entering Component: oracle.rdbms.install.seeddb.sample_schema installation
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_shPath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/sales_history/'. Received the value from the variable calculation.
INFO: Setting variable 's_pmPath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/product_media/'. Received the value from the variable calculation.
INFO: Setting variable 's_oePath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/order_entry/'. Received the value from the variable calculation.
INFO: Setting variable 's_mkdirFile' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql'. Received the value from the variable calculation.
INFO: Setting variable 's_logPath' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/log/'. Received the value from the variable calculation.
INFO: Setting variable 's_instMkdirFile' to '/u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql.sbs'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.slax.rsf installation
INFO: *** Entering Component: oracle.emdw.rsf installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.has.rsf installation
INFO: *** Entering Component: oracle.rdbms.rsf installation
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 9.9.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SO_VER' to '.10.1'. Received the value from the variable calculation.
INFO: Setting variable 's_libDir' to '/u01/app/oracle/product/10.2.0/db_1/jdbc/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_jlibDir' to '/u01/app/oracle/product/10.2.0/db_1/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'oracle_key' to ''. Received the value from the variable calculation.
INFO: Setting variable 'SO_EXT' to 'so'. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.rdbms.rsf.ic installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_ociBkpFileName' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWINDOWS' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_ezLocation' to '/u01/app/oracle/product/10.2.0/db_1/instantclient'. Received the value from the variable calculation.
INFO: Setting variable 'b_isSolaris' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'b_isHP' to 'false'. Received the value from the variable calculation.
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.sl.10.1
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.a
INFO: Query Returned: false
INFO: Setting variable 'b_clntshExists' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'SO_EXT' to 'so'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.xdk.rsf installation
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.oraolap.api installation
INFO: *** Entering Component: oracle.rdbms.olap installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from the variable calculation.
INFO: Setting variable 's_unixOSDMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.dbjava.rsf installation
INFO: *** Entering Component: oracle.sqlplus.rsf installation
INFO: *** Entering Component: oracle.bali.jewt installation
INFO: *** Entering Component: oracle.bali.ice installation
INFO: *** Entering Component: oracle.bali.displayFonts installation
INFO: *** Entering Component: oracle.bali.ewt installation
INFO: *** Entering Component: oracle.sysman.common.core installation
INFO: Setting variable 's_iasSrvcName' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_centralSrvcName' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_agentSrvcName' to ''. Received the value from the variable calculation.
INFO: Setting variable 'b_centralConsole' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'SA_SETUP' to '0'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOS
INFO: Query Returned: Linux
INFO: Setting variable 'PLATFORM' to 'Linux'. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.swd.oui.core
 
startVersion = 10.1.0.0.0
 
endVersion = 10.9.99.99.99
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/oui
INFO: Setting variable 'OUILOC' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: Setting variable 'OC4JLOC' to 'oc4j/'. Received the value from variable association.
INFO: Setting variable 'JRE_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from variable association.
INFO: Setting variable 'JRE_EXTDIR' to '/jdk/jre'. Received the value from the variable calculation.
INFO: Setting variable 'IN_VOB' to ''. Received the value from the variable calculation.
INFO: Setting variable 'HOST_SID_OFFSET_ENABLED' to 'host_sid'. Received the value from variable association.
INFO: Setting variable 'EM_STANDALONE' to 'NOSTANDALONE'. Received the value from the variable calculation.
INFO: Setting variable 'EM_OC4J_HOME' to '/u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole'. Received the value from variable association.
INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.apache.SSLlisten
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: 4443
INFO: Setting variable 'EM_HTTPS_PORT' to '4443'. Received the value from the variable calculation.
INFO: Setting variable 'EM_DB_CONSOLE_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EM_ADMIN_PORT' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMLOC_OVERRIDE' to ''. Received the value from the variable calculation.
INFO: Setting variable 'EMDW_EXTDIR' to ''. Received the value from the variable calculation.
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.crs
 
startVersion = 10.2.0.0.0
 
endVersion = 99.9.9.9.9
 
acceptCompatible = null
INFO: Query Returned: false
INFO: Setting variable 'CRS_HOME' to ''. Received the value from the variable calculation.
INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from variable association.
INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from variable association.
INFO: Setting variable 'b_UNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 'OHN' to 'OraDb10g_home1'. Received the value from the variable calculation.
INFO: Setting variable 'JAVA_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from variable association.
INFO: Setting variable 'EMDROOT' to '/u01/app/oracle/product/10.2.0/db_1'. Received the value from the variable calculation.
INFO: Setting variable 'PERL_BIN' to '/u01/app/oracle/product/10.2.0/db_1/perl/bin'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.sysman.agent.db installation
INFO: Setting variable 'SA_SETUP' to '1'. Received the value from variable association.
INFO: *** Entering Component: oracle.network.rsf installation
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 's_operatingSystem' to 'Linux'. Received the value from the variable calculation.
INFO: Setting variable 's_makeLogFile' to 'make.log'. Received the value from the variable calculation.
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from variable association.
INFO: Setting variable 's_OPSSelectedNodes' to ''. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = UNIX
INFO: Query Returned: true
INFO: Setting variable 'b_isUNIX' to 'true'. Received the value from the variable calculation.
INFO: Setting variable 's_installLogDir' to '/u01/app/oracle/product/10.2.0/db_1/install/'. Received the value from the variable calculation.
INFO: Setting variable 's_OSDunixMakePath' to '/usr/bin/make'. Received the value from the variable calculation.
INFO: Setting variable 'sl_processList' to ''. Received the value from the variable calculation.
INFO: Calling Query RunningProcessQuery1.5.2 getRunningProcess
 
multiParamName =
INFO: Query Returned:
INFO: *** Entering Component: oracle.sysman.repository.db installation
INFO: *** Entering Component: oracle.network.rsf.ic installation
INFO: *** Entering Component: oracle.bali.regexp installation
INFO: *** Entering Component: oracle.bali.share installation
INFO: *** Entering Component: oracle.swd.oui installation
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'isPlatGroupWindows' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_LOCATION' to ''. Received the value from the variable calculation.
INFO: Setting variable 'InstVer' to '10.2.0.1.0'. Received the value from the variable calculation.
INFO: Setting variable 'ABSOLUTE_JRE_LOCATION' to ''. Received the value from the variable calculation.
INFO: Setting variable 's_extLib' to '/u01/app/oracle/product/10.2.0/db_1/inventory/Scripts/ext/lib'. Received the value from the variable calculation.
INFO: Setting variable 's_extJlib' to '/u01/app/oracle/product/10.2.0/db_1/inventory/Scripts/ext/jlib'. Received the value from the variable calculation.
INFO: Setting variable 's_extBin' to '/u01/app/oracle/product/10.2.0/db_1/inventory/Scripts/ext/bin'. Received the value from the variable calculation.
INFO: Setting variable 'OUIFolder' to 'nullOracle Installation Products'. Received the value from the variable calculation.
INFO: Setting variable 'InstLocProp' to '/u01/app/oracle/product/10.2.0/db_1/oui'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.swd.opatch installation
INFO: *** Entering Component: oracle.swd.oui.core installation
INFO: Setting variable 'InstVer' to '10.2.0.1.0'. Received the value from the variable calculation.
INFO: *** Entering Component: oracle.swd.jre installation
INFO: *** Entering Component: oracle.jdk installation
INFO: Setting variable 's_jdkVersion' to '1.4.2.0.3'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 getOSName
INFO: Query Returned: Linux
INFO: Setting variable 'isNT' to 'false'. Received the value from the variable calculation.
INFO: Calling Query generalQueries10.1.0.2.0 isCurrentPlatformInGroup
 
platGroup = WINDOWS
INFO: Query Returned: false
INFO: Setting variable 'b_isWindows' to 'false'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_LIBHOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_LIB' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib'. Received the value from the variable calculation.
INFO: Setting variable 'JRE_BIN' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/bin'. Received the value from the variable calculation.
INFO: Setting variable 'JDK_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Setting value of child variable JDK_HOME of oracle.java.j2ee.core 10.1.2.0.0 to /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: *** Entering Component: oracle.java.j2ee.core installation
INFO: Setting variable 'JDK_HOME' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from variable association.
INFO: oracle.srvm.formCluster:false
INFO:
*** Summary Page***
INFO: ComputeDiskInfo Key is NULL, discarding
INFO:
-----------------------------------------------------------------------------
Summary
Global Settings
Source: /home/oracle1/Oracle10g/database/install/../stage/products.xml
Oracle Home: /u01/app/oracle/product/10.2.0/db_1 (OraDb10g_home1)
Installation Type: Enterprise Edition
Product Languages
English
Space Requirements
/ Required 1.36GB (includes 108MB temporary) : Available 12.21GB
New Installations (107 products)
Oracle Database 10g 10.2.0.1.0
Enterprise Edition Options 10.2.0.1.0
Oracle Partitioning 10.2.0.1.0
Oracle Spatial 10.2.0.1.0
Oracle OLAP 10.2.0.1.0
Oracle Enterprise Manager Console DB 10.2.0.1.0
Oracle Net Services 10.2.0.1.0
Oracle Database 10g 10.2.0.1.0
Oracle Net Listener 10.2.0.1.0
HAS Files for DB 10.2.0.1.0
Oracle Internet Directory Client 10.2.0.1.0
Oracle Call Interface (OCI) 10.2.0.1.0
Oracle Programmer 10.2.0.1.0
Oracle interMedia 10.2.0.1.0
Enterprise Manager Agent Core 10.2.0.1.0
Oracle JVM 10.2.0.1.0
Database Configuration and Upgrade Assistants 10.2.0.1.0
Oracle interMedia Locator 10.2.0.1.0
Oracle XML Development Kit 10.2.0.1.0
Oracle Text 10.2.0.1.0
Oracle Database Utilities 10.2.0.1.0
Generic Connectivity Common Files 10.2.0.1.0
Oracle Advanced Security 10.2.0.1.0
Enterprise Manager Repository Core 10.2.0.1.0
PL/SQL 10.2.0.1.0
Oracle Net 10.2.0.1.0
Assistant Common Files 10.2.0.1.0
Enterprise Manager plugin Common Files 10.2.0.1.0 Beta
Buildtools Common Files 10.2.0.1.0
Installation Common Files 10.2.0.1.0
Oracle LDAP administration 10.2.0.1.0
Oracle Java Client 10.2.0.1.0
Precompiler Common Files 10.2.0.1.0
Oracle Recovery Manager 10.2.0.1.0
SQL*Plus 10.2.0.1.0
iSQL*Plus 10.2.0.1.0
Enterprise Manager plugin Common Files 10.2.0.1.0
HAS Common Files 10.2.0.1.0
Oracle Clusterware RDBMS Files 10.2.0.1.0
Oracle Wallet Manager 10.2.0.1.0
Enterprise Manager Minimal Integration 10.2.0.1.0
Oracle Database User Interface 2.2.13.0.0
Secure Socket Layer 10.2.0.1.0
Oracle ODBC Driver 10.2.0.1.0
Required Support Files 10.2.0.1.0
Database SQL Scripts 10.2.0.1.0
OLAP SQL Scripts 10.2.0.1.0
PL/SQL Embedded Gateway 10.2.0.1.0
Oracle Globalization Support 10.2.0.1.0
Character Set Migration Utility 10.2.0.1.0
LDAP Required Support Files 10.2.0.1.0
Oracle Help for the Web 1.1.10.0.0
Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0
Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0
Oracle interMedia Client Option 10.2.0.1.0
Oracle Notification Service 10.1.0.3.0
Oracle Code Editor 1.2.1.0.0I
Perl Interpreter 5.8.3.0.2
JDBC Common Files 10.2.0.1.0
Oracle Locale Builder 10.2.0.1.0
Oracle Containers for Java 10.2.0.1.0
Database Workspace Manager 10.2.0.1.0
Oracle Core Required Support Files 10.2.0.1.0
Platform Required Support Files 10.2.0.1.0
Oracle interMedia Locator RDBMS Files 10.2.0.1.0
Oracle JDBC/OCI Instant Client 10.2.0.1.0
Oracle interMedia Annotator 10.2.0.1.0
SQLJ Runtime 10.2.0.1.0
Oracle interMedia Java Advanced Imaging 10.2.0.1.0
Oracle Database 10g interMedia Files 10.2.0.1.0
Oracle Data Mining RDBMS Files 10.2.0.1.0
Enterprise Manager Baseline 10.2.0.1.0
Oracle Help For Java 4.2.6.1.0
Oracle UIX 2.1.22.0.0
XML Parser for Java 10.2.0.1.0
Precompiler Required Support Files 10.2.0.1.0
XML Parser for Oracle JVM 10.2.0.1.0
Oracle Message Gateway Common Files 10.2.0.1.0
Oracle Starter Database 10.2.0.1.0
Sample Schema Data 10.2.0.1.0
Parser Generator Required Support Files 10.2.0.1.0
Agent Required Support Files 10.2.0.1.0
Oracle RAC Required Support Files-HAS 10.2.0.1.0
RDBMS Required Support Files 10.2.0.1.0
RDBMS Required Support Files for Instant Client 10.2.0.1.0
XDK Required Support Files 10.2.0.1.0
Oracle OLAP API 10.2.0.1.0
Oracle OLAP RDBMS Files 10.2.0.1.0
DBJAVA Required Support Files 10.2.0.1.0
SQL*Plus Required Support Files 10.2.0.1.0
Oracle JFC Extended Windowing Toolkit 4.2.33.0.0
Oracle Ice Browser 5.2.3.6.0
Oracle Display Fonts 9.0.2.0.0
Oracle Extended Windowing Toolkit 3.4.38.0.0
Enterprise Manager Common Files 10.2.0.1.0
Enterprise Manager Agent DB 10.2.0.1.0
Oracle Net Required Support Files 10.2.0.1.0
Enterprise Manager Repository DB 10.2.0.1.0
SSL Required Support Files for InstantClient 10.2.0.1.0
regexp 2.1.9.0.0
Bali Share 1.1.18.0.0
Oracle Universal Installer 10.2.0.1.0
Oracle One-Off Patch Installer 10.2.0.1.0
Installer SDK Component 10.2.0.1.0
Java Runtime Environment 1.4.2.8.0
Sun JDK 1.4.2.0.8
Sun JDK extensions 10.1.2.0.0
-----------------------------------------------------------------------------
INFO: Method 'dispose()' Not implemented in class 'oracle.sysman.oii.oiif.oiifp.OiifpInvLocationPanel'
INFO: config-context initialized
INFO: *** Install Page***
INFO: FastCopy : File Version is Compatible
INFO: Install mode is fastcopy mode for component 'oracle.server' with Install type 'EE'.
INFO: HomeSetup JRE files in Scratch :590
INFO: Setting variable 'ROOTSH_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/root.sh'. Received the value from a code block.
INFO: Setting variable 'ROOTSH_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/root.sh'. Received the value from a code block.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_exp_1.xml'.
INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_dirs.lst'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_filemap.jar'.
INFO: Performing fastcopy operations based on the information in the file 'oracle.server_EE_1.xml'.
INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
INFO: Number of threads for fast copy :1
INFO: The expanded list location :/tmp/OraInstall2009-07-14_02-07-31AM/fastcopy/oracle.server_EE_exp_1.xml
INFO: Executing permissions file from :/tmp/OraInstall2009-07-14_02-07-31AM/fastcopy/setperms1.sh
INFO: DONE Executing permissions file from :/tmp/OraInstall2009-07-14_02-07-31AM/fastcopy/setperms1.sh
INFO: 7/14/09 2:51:33 AM BST: Starting install Install Phase 1 of component Sun JDK extensions
INFO: 7/14/09 2:51:34 AM BST: Starting install Install Phase 1 of component Sun JDK
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = bin
permissions = 755
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp0
gpEntries = [[HtmlConverter ->%PROD_HOME%/bin/HtmlConverter 1080 plats=1=>[46] langs=1=>[en]]
, [appletviewer ->%PROD_HOME%/bin/appletviewer 66420 plats=1=>[46] langs=1=>[en]]
, [extcheck ->%PROD_HOME%/bin/extcheck 66156 plats=1=>[46] langs=1=>[en]]
, [idlj ->%PROD_HOME%/bin/idlj 66188 plats=1=>[46] langs=1=>[en]]
, [jar ->%PROD_HOME%/bin/jar 66156 plats=1=>[46] langs=1=>[en]]
, [jarsigner ->%PROD_HOME%/bin/jarsigner 66156 plats=1=>[46] langs=1=>[en]]
, [java ->%PROD_HOME%/bin/java 64940 plats=1=>[46] langs=1=>[en]]
, [java-rmi.cgi ->%PROD_HOME%/bin/java-rmi.cgi 1789 plats=1=>[46] langs=1=>[en]]
, [javac ->%PROD_HOME%/bin/javac 66156 plats=1=>[46] langs=1=>[en]]
, [javadoc ->%PROD_HOME%/bin/javadoc 66156 plats=1=>[46] langs=1=>[en]]
, [javah ->%PROD_HOME%/bin/javah 66156 plats=1=>[46] langs=1=>[en]]
, [javap ->%PROD_HOME%/bin/javap 66156 plats=1=>[46] langs=1=>[en]]
, [jdb ->%PROD_HOME%/bin/jdb 66156 plats=1=>[46] langs=1=>[en]]
, [keytool ->%PROD_HOME%/bin/keytool 66156 plats=1=>[46] langs=1=>[en]]
, [kinit ->%PROD_HOME%/bin/kinit 66188 plats=1=>[46] langs=1=>[en]]
, [klist ->%PROD_HOME%/bin/klist 66188 plats=1=>[46] langs=1=>[en]]
, [ktab ->%PROD_HOME%/bin/ktab 66188 plats=1=>[46] langs=1=>[en]]
, [native2ascii ->%PROD_HOME%/bin/native2ascii 66156 plats=1=>[46] langs=1=>[en]]
, [orbd ->%PROD_HOME%/bin/orbd 66380 plats=1=>[46] langs=1=>[en]]
, [policytool ->%PROD_HOME%/bin/policytool 66420 plats=1=>[46] langs=1=>[en]]
, [rmic ->%PROD_HOME%/bin/rmic 66156 plats=1=>[46] langs=1=>[en]]
, [rmid ->%PROD_HOME%/bin/rmid 66156 plats=1=>[46] langs=1=>[en]]
, [rmiregistry ->%PROD_HOME%/bin/rmiregistry 66156 plats=1=>[46] langs=1=>[en]]
, [serialver ->%PROD_HOME%/bin/serialver 66156 plats=1=>[46] langs=1=>[en]]
, [servertool ->%PROD_HOME%/bin/servertool 66188 plats=1=>[46] langs=1=>[en]]
, [tnameserv ->%PROD_HOME%/bin/tnameserv 66188 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = include
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp1
gpEntries = [[jawt.h ->%PROD_HOME%/include/jawt.h 8497 plats=1=>[46] langs=1=>[en]]
, [jni.h ->%PROD_HOME%/include/jni.h 68021 plats=1=>[46] langs=1=>[en]]
, [jvmdi.h ->%PROD_HOME%/include/jvmdi.h 39355 plats=1=>[46] langs=1=>[en]]
, [jvmpi.h ->%PROD_HOME%/include/jvmpi.h 22210 plats=1=>[46] langs=1=>[en]]
, [jawt_md.h ->%PROD_HOME%/include/linux/jawt_md.h 948 plats=1=>[46] langs=1=>[en]]
, [jni_md.h ->%PROD_HOME%/include/linux/jni_md.h 453 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = systemprefs
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp2
gpEntries = [[.system.lock ->%PROD_HOME%/.systemPrefs/.system.lock 0 plats=1=>[46] langs=1=>[en]]
, [.systemRootModFile ->%PROD_HOME%/.systemPrefs/.systemRootModFile 0 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = misc
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp3
gpEntries = [[COPYRIGHT ->%PROD_HOME%/COPYRIGHT 4431 plats=1=>[46] langs=1=>[en]]
, [README.html ->%PROD_HOME%/README.html 16251 plats=1=>[46] langs=1=>[en]]
, [README ->%PROD_HOME%/README 8986 plats=1=>[46] langs=1=>[en]]
, [LICENSE ->%PROD_HOME%/LICENSE 17669 plats=1=>[46] langs=1=>[en]]
, [THIRDPARTYLICENSEREADME.txt ->%PROD_HOME%/THIRDPARTYLICENSEREADME.txt 10129 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = lib
permissions = 744
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp4
gpEntries = [[dt.jar ->%PROD_HOME%/lib/dt.jar 138980 plats=1=>[46] langs=1=>[en]]
, [htmlconverter.jar ->%PROD_HOME%/lib/htmlconverter.jar 1193789 plats=1=>[46] langs=1=>[en]]
, [ir.idl ->%PROD_HOME%/lib/ir.idl 18381 plats=1=>[46] langs=1=>[en]]
, [orb.idl ->%PROD_HOME%/lib/orb.idl 429 plats=1=>[46] langs=1=>[en]]
, [tools.jar ->%PROD_HOME%/lib/tools.jar 5093177 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = jre_misc
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp5
gpEntries = [[CHANGES ->%PROD_HOME%/jre/CHANGES 1098 plats=1=>[46] langs=1=>[en]]
, [COPYRIGHT ->%PROD_HOME%/jre/COPYRIGHT 4431 plats=1=>[46] langs=1=>[en]]
, [ControlPanel.html ->%PROD_HOME%/jre/ControlPanel.html 446 plats=1=>[46] langs=1=>[en]]
, [LICENSE ->%PROD_HOME%/jre/LICENSE 14331 plats=1=>[46] langs=1=>[en]]
, [README ->%PROD_HOME%/jre/README 10088 plats=1=>[46] langs=1=>[en]]
, [THIRDPARTYLICENSEREADME.txt ->%PROD_HOME%/jre/THIRDPARTYLICENSEREADME.txt 10129 plats=1=>[46] langs=1=>[en]]
, [Welcome.html ->%PROD_HOME%/jre/Welcome.html 969 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = jre_javaws
permissions = 744
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp6
gpEntries = [[cacerts ->%PROD_HOME%/jre/javaws/cacerts 30337 plats=1=>[46] langs=1=>[en]]
, [javalogo52x88.gif ->%PROD_HOME%/jre/javaws/javalogo52x88.gif 2841 plats=1=>[46] langs=1=>[en]]
, [javaws ->%PROD_HOME%/jre/javaws/javaws 1100 plats=1=>[46] langs=1=>[en]]
, [javaws-l10n.jar ->%PROD_HOME%/jre/javaws/javaws-l10n.jar 97897 plats=1=>[46] langs=1=>[en]]
, [javaws.jar ->%PROD_HOME%/jre/javaws/javaws.jar 1181391 plats=1=>[46] langs=1=>[en]]
, [javaws.policy ->%PROD_HOME%/jre/javaws/javaws.policy 132 plats=1=>[46] langs=1=>[en]]
, [javawsbin ->%PROD_HOME%/jre/javaws/javawsbin 178906 plats=1=>[46] langs=1=>[en]]
, [readme.html ->%PROD_HOME%/jre/javaws/readme.html 12114 plats=1=>[46] langs=1=>[en]]
, [readme_de.html ->%PROD_HOME%/jre/javaws/readme_de.html 15549 plats=1=>[46] langs=1=>[en]]
, [readme_es.html ->%PROD_HOME%/jre/javaws/readme_es.html 14835 plats=1=>[46] langs=1=>[en]]
, [readme_fr.html ->%PROD_HOME%/jre/javaws/readme_fr.html 15153 plats=1=>[46] langs=1=>[en]]
, [readme_it.html ->%PROD_HOME%/jre/javaws/readme_it.html 14813 plats=1=>[46] langs=1=>[en]]
, [readme_ja.html ->%PROD_HOME%/jre/javaws/readme_ja.html 14793 plats=1=>[46] langs=1=>[en]]
, [readme_ko.html ->%PROD_HOME%/jre/javaws/readme_ko.html 11703 plats=1=>[46] langs=1=>[en]]
, [readme_sv.html ->%PROD_HOME%/jre/javaws/readme_sv.html 12844 plats=1=>[46] langs=1=>[en]]
, [readme_zh_CN.html ->%PROD_HOME%/jre/javaws/readme_zh_CN.html 9694 plats=1=>[46] langs=1=>[en]]
, [readme_zh_TW.html ->%PROD_HOME%/jre/javaws/readme_zh_TW.html 11686 plats=1=>[46] langs=1=>[en]]
, [sunlogo64x30.gif ->%PROD_HOME%/jre/javaws/sunlogo64x30.gif 980 plats=1=>[46] langs=1=>[en]]
, [copyright.jpg ->%PROD_HOME%/jre/javaws/resources/copyright.jpg 18743 plats=1=>[46] langs=1=>[en]]
, [messages.properties ->%PROD_HOME%/jre/javaws/resources/messages.properties 1696 plats=1=>[46] langs=1=>[en]]
, [messages_de.properties ->%PROD_HOME%/jre/javaws/resources/messages_de.properties 2095 plats=1=>[46] langs=1=>[en]]
, [messages_es.properties ->%PROD_HOME%/jre/javaws/resources/messages_es.properties 2149 plats=1=>[46] langs=1=>[en]]
, [messages_fr.properties ->%PROD_HOME%/jre/javaws/resources/messages_fr.properties 2131 plats=1=>[46] langs=1=>[en]]
, [messages_it.properties ->%PROD_HOME%/jre/javaws/resources/messages_it.properties 1986 plats=1=>[46] langs=1=>[en]]
, [messages_ja.properties ->%PROD_HOME%/jre/javaws/resources/messages_ja.properties 3709 plats=1=>[46] langs=1=>[en]]
, [messages_ko.properties ->%PROD_HOME%/jre/javaws/resources/messages_ko.properties 3134 plats=1=>[46] langs=1=>[en]]
, [messages_sv.properties ->%PROD_HOME%/jre/javaws/resources/messages_sv.properties 2132 plats=1=>[46] langs=1=>[en]]
, [messages_zh_CN.properties ->%PROD_HOME%/jre/javaws/resources/messages_zh_CN.properties 2177 plats=1=>[46] langs=1=>[en]]
, [messages_zh_TW.properties ->%PROD_HOME%/jre/javaws/resources/messages_zh_TW.properties 2245 plats=1=>[46] langs=1=>[en]]
, [miniSplash.jpg ->%PROD_HOME%/jre/javaws/resources/miniSplash.jpg 5076 plats=1=>[46] langs=1=>[en]]
, [splash.jpg ->%PROD_HOME%/jre/javaws/resources/splash.jpg 10008 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = sol_jre_lib
permissions = 755
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp7
gpEntries = [[charsets.jar ->%PROD_HOME%/jre/lib/charsets.jar 5896381 plats=1=>[46] langs=1=>[en]]
, [content-types.properties ->%PROD_HOME%/jre/lib/content-types.properties 5874 plats=1=>[46] langs=1=>[en]]
, [flavormap.properties ->%PROD_HOME%/jre/lib/flavormap.properties 3924 plats=1=>[46] langs=1=>[en]]
, [font.properties ->%PROD_HOME%/jre/lib/font.properties 5870 plats=1=>[46] langs=1=>[en]]
, [font.properties.Redhat6.1 ->%PROD_HOME%/jre/lib/font.properties.Redhat6.1 5681 plats=1=>[46] langs=1=>[en]]
, [font.properties.Redhat8.0 ->%PROD_HOME%/jre/lib/font.properties.Redhat8.0 3828 plats=1=>[46] langs=1=>[en]]
, [font.properties.SuSE8.0 ->%PROD_HOME%/jre/lib/font.properties.SuSE8.0 3752 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja ->%PROD_HOME%/jre/lib/font.properties.ja 8432 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Redhat3 ->%PROD_HOME%/jre/lib/font.properties.ja.Redhat3 7572 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Redhat6.1 ->%PROD_HOME%/jre/lib/font.properties.ja.Redhat6.1 10287 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Redhat6.2 ->%PROD_HOME%/jre/lib/font.properties.ja.Redhat6.2 10287 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Redhat7.2 ->%PROD_HOME%/jre/lib/font.properties.ja.Redhat7.2 8692 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Redhat7.3 ->%PROD_HOME%/jre/lib/font.properties.ja.Redhat7.3 8692 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Redhat8.0 ->%PROD_HOME%/jre/lib/font.properties.ja.Redhat8.0 11356 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Turbo ->%PROD_HOME%/jre/lib/font.properties.ja.Turbo 11240 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja.Turbo6.0 ->%PROD_HOME%/jre/lib/font.properties.ja.Turbo6.0 10225 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja_JP.Sun ->%PROD_HOME%/jre/lib/font.properties.ja_JP.Sun 11298 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja_JP.Sun2003 ->%PROD_HOME%/jre/lib/font.properties.ja_JP.Sun2003 11330 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja_JP_UTF8.Sun ->%PROD_HOME%/jre/lib/font.properties.ja_JP_UTF8.Sun 9905 plats=1=>[46] langs=1=>[en]]
, [font.properties.ja_JP_UTF8.Sun2003 ->%PROD_HOME%/jre/lib/font.properties.ja_JP_UTF8.Sun2003 8608 plats=1=>[46] langs=1=>[en]]
, [font.properties.ko.Redhat ->%PROD_HOME%/jre/lib/font.properties.ko.Redhat 7164 plats=1=>[46] langs=1=>[en]]
, [font.properties.ko.Redhat2.1 ->%PROD_HOME%/jre/lib/font.properties.ko.Redhat2.1 7199 plats=1=>[46] langs=1=>[en]]
, [font.properties.ko_KR.Sun ->%PROD_HOME%/jre/lib/font.properties.ko_KR.Sun 7126 plats=1=>[46] langs=1=>[en]]
, [font.properties.ko_KR_UTF8.Sun ->%PROD_HOME%/jre/lib/font.properties.ko_KR_UTF8.Sun 7250 plats=1=>[46] langs=1=>[en]]
, [font.properties.ko_KR_UTF8.Sun2003 ->%PROD_HOME%/jre/lib/font.properties.ko_KR_UTF8.Sun2003 5780 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh.Turbo ->%PROD_HOME%/jre/lib/font.properties.zh.Turbo 6521 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_CN.Redhat ->%PROD_HOME%/jre/lib/font.properties.zh_CN.Redhat 6854 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_CN.Redhat2.1 ->%PROD_HOME%/jre/lib/font.properties.zh_CN.Redhat2.1 7410 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_CN.Sun ->%PROD_HOME%/jre/lib/font.properties.zh_CN.Sun 6845 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_CN_UTF8.Sun ->%PROD_HOME%/jre/lib/font.properties.zh_CN_UTF8.Sun 7137 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_HK.Sun ->%PROD_HOME%/jre/lib/font.properties.zh_HK.Sun 6922 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_HK_UTF8.Sun ->%PROD_HOME%/jre/lib/font.properties.zh_HK_UTF8.Sun 7132 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_HK_UTF8.Sun2003 ->%PROD_HOME%/jre/lib/font.properties.zh_HK_UTF8.Sun2003 5810 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_TW.Redhat ->%PROD_HOME%/jre/lib/font.properties.zh_TW.Redhat 7236 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_TW.Redhat2.1 ->%PROD_HOME%/jre/lib/font.properties.zh_TW.Redhat2.1 7232 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_TW.Sun ->%PROD_HOME%/jre/lib/font.properties.zh_TW.Sun 6892 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_TW_UTF8.Sun ->%PROD_HOME%/jre/lib/font.properties.zh_TW_UTF8.Sun 7142 plats=1=>[46] langs=1=>[en]]
, [font.properties.zh_TW_UTF8.Sun2003 ->%PROD_HOME%/jre/lib/font.properties.zh_TW_UTF8.Sun2003 5810 plats=1=>[46] langs=1=>[en]]
, [jce.jar ->%PROD_HOME%/jre/lib/jce.jar 69571 plats=1=>[46] langs=1=>[en]]
, [jsse.jar ->%PROD_HOME%/jre/lib/jsse.jar 901949 plats=1=>[46] langs=1=>[en]]
, [jvm.hprof.txt ->%PROD_HOME%/jre/lib/jvm.hprof.txt 2689 plats=1=>[46] langs=1=>[en]]
, [jvm.jcov.txt ->%PROD_HOME%/jre/lib/jvm.jcov.txt 4788 plats=1=>[46] langs=1=>[en]]
, [logging.properties ->%PROD_HOME%/jre/lib/logging.properties 2245 plats=1=>[46] langs=1=>[en]]
, [plugin.jar ->%PROD_HOME%/jre/lib/plugin.jar 1969985 plats=1=>[46] langs=1=>[en]]
, [psfont.properties.ja ->%PROD_HOME%/jre/lib/psfont.properties.ja 3070 plats=1=>[46] langs=1=>[en]]
, [psfontj2d.properties ->%PROD_HOME%/jre/lib/psfontj2d.properties 10669 plats=1=>[46] langs=1=>[en]]
, [rt.jar ->%PROD_HOME%/jre/lib/rt.jar 26910912 plats=1=>[46] langs=1=>[en]]
, [sunrsasign.jar ->%PROD_HOME%/jre/lib/sunrsasign.jar 89343 plats=1=>[46] langs=1=>[en]]
, [CET ->%PROD_HOME%/jre/lib/zi/CET 1168 plats=1=>[46] langs=1=>[en]]
, [EET ->%PROD_HOME%/jre/lib/zi/EET 1072 plats=1=>[46] langs=1=>[en]]
, [GMT ->%PROD_HOME%/jre/lib/zi/GMT 27 plats=1=>[46] langs=1=>[en]]
, [MET ->%PROD_HOME%/jre/lib/zi/MET 1168 plats=1=>[46] langs=1=>[en]]
, [WET ->%PROD_HOME%/jre/lib/zi/WET 1068 plats=1=>[46] langs=1=>[en]]
, [ZoneInfoMappings ->%PROD_HOME%/jre/lib/zi/ZoneInfoMappings 12970 plats=1=>[46] langs=1=>[en]]
, [GMT0 ->%PROD_HOME%/jre/lib/zi/Etc/GMT 27 plats=1=>[46] langs=1=>[en]]
, [GMT+1 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+1 27 plats=1=>[46] langs=1=>[en]]
, [GMT+10 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+10 27 plats=1=>[46] langs=1=>[en]]
, [GMT+11 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+11 27 plats=1=>[46] langs=1=>[en]]
, [GMT+12 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+12 27 plats=1=>[46] langs=1=>[en]]
, [GMT+2 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+2 27 plats=1=>[46] langs=1=>[en]]
, [GMT+3 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+3 27 plats=1=>[46] langs=1=>[en]]
, [GMT+4 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+4 27 plats=1=>[46] langs=1=>[en]]
, [GMT+5 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+5 27 plats=1=>[46] langs=1=>[en]]
, [GMT+6 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+6 27 plats=1=>[46] langs=1=>[en]]
, [GMT+7 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+7 27 plats=1=>[46] langs=1=>[en]]
, [GMT+8 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+8 27 plats=1=>[46] langs=1=>[en]]
, [GMT+9 ->%PROD_HOME%/jre/lib/zi/Etc/GMT+9 27 plats=1=>[46] langs=1=>[en]]
, [GMT-1 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-1 27 plats=1=>[46] langs=1=>[en]]
, [GMT-10 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-10 27 plats=1=>[46] langs=1=>[en]]
, [GMT-11 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-11 27 plats=1=>[46] langs=1=>[en]]
, [GMT-12 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-12 27 plats=1=>[46] langs=1=>[en]]
, [GMT-13 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-13 27 plats=1=>[46] langs=1=>[en]]
, [GMT-14 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-14 27 plats=1=>[46] langs=1=>[en]]
, [GMT-2 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-2 27 plats=1=>[46] langs=1=>[en]]
, [GMT-3 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-3 27 plats=1=>[46] langs=1=>[en]]
, [GMT-4 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-4 27 plats=1=>[46] langs=1=>[en]]
, [GMT-5 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-5 27 plats=1=>[46] langs=1=>[en]]
, [GMT-6 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-6 27 plats=1=>[46] langs=1=>[en]]
, [GMT-7 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-7 27 plats=1=>[46] langs=1=>[en]]
, [GMT-8 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-8 27 plats=1=>[46] langs=1=>[en]]
, [GMT-9 ->%PROD_HOME%/jre/lib/zi/Etc/GMT-9 27 plats=1=>[46] langs=1=>[en]]
, [UCT ->%PROD_HOME%/jre/lib/zi/Etc/UCT 27 plats=1=>[46] langs=1=>[en]]
, [UTC ->%PROD_HOME%/jre/lib/zi/Etc/UTC 27 plats=1=>[46] langs=1=>[en]]
, [Aden ->%PROD_HOME%/jre/lib/zi/Asia/Aden 65 plats=1=>[46] langs=1=>[en]]
, [Almaty ->%PROD_HOME%/jre/lib/zi/Asia/Almaty 1016 plats=1=>[46] langs=1=>[en]]
, [Amman ->%PROD_HOME%/jre/lib/zi/Asia/Amman 1052 plats=1=>[46] langs=1=>[en]]
, [Anadyr ->%PROD_HOME%/jre/lib/zi/Asia/Anadyr 1044 plats=1=>[46] langs=1=>[en]]
, [Aqtau ->%PROD_HOME%/jre/lib/zi/Asia/Aqtau 1016 plats=1=>[46] langs=1=>[en]]
, [Aqtobe ->%PROD_HOME%/jre/lib/zi/Asia/Aqtobe 1016 plats=1=>[46] langs=1=>[en]]
, [Ashgabat ->%PROD_HOME%/jre/lib/zi/Asia/Ashgabat 269 plats=1=>[46] langs=1=>[en]]
, [Baghdad ->%PROD_HOME%/jre/lib/zi/Asia/Baghdad 1004 plats=1=>[46] langs=1=>[en]]
, [Bahrain ->%PROD_HOME%/jre/lib/zi/Asia/Bahrain 77 plats=1=>[46] langs=1=>[en]]
, [Baku ->%PROD_HOME%/jre/lib/zi/Asia/Baku 984 plats=1=>[46] langs=1=>[en]]
, [Bangkok ->%PROD_HOME%/jre/lib/zi/Asia/Bangkok 65 plats=1=>[46] langs=1=>[en]]
, [Beirut ->%PROD_HOME%/jre/lib/zi/Asia/Beirut 1208 plats=1=>[46] langs=1=>[en]]
, [Bishkek ->%PROD_HOME%/jre/lib/zi/Asia/Bishkek 1024 plats=1=>[46] langs=1=>[en]]
, [Brunei ->%PROD_HOME%/jre/lib/zi/Asia/Brunei 77 plats=1=>[46] langs=1=>[en]]
, [Calcutta ->%PROD_HOME%/jre/lib/zi/Asia/Calcutta 97 plats=1=>[46] langs=1=>[en]]
, [Choibalsan ->%PROD_HOME%/jre/lib/zi/Asia/Choibalsan 361 plats=1=>[46] langs=1=>[en]]
, [Chongqing ->%PROD_HOME%/jre/lib/zi/Asia/Chongqing 181 plats=1=>[46] langs=1=>[en]]
, [Colombo ->%PROD_HOME%/jre/lib/zi/Asia/Colombo 121 plats=1=>[46] langs=1=>[en]]
, [Damascus ->%PROD_HOME%/jre/lib/zi/Asia/Damascus 1300 plats=1=>[46] langs=1=>[en]]
, [Dhaka ->%PROD_HOME%/jre/lib/zi/Asia/Dhaka 97 plats=1=>[46] langs=1=>[en]]
, [Dili ->%PROD_HOME%/jre/lib/zi/Asia/Dili 93 plats=1=>[46] langs=1=>[en]]
, [Dubai ->%PROD_HOME%/jre/lib/zi/Asia/Dubai 65 plats=1=>[46] langs=1=>[en]]
, [Dushanbe ->%PROD_HOME%/jre/lib/zi/Asia/Dushanbe 261 plats=1=>[46] langs=1=>[en]]
, [Gaza ->%PROD_HOME%/jre/lib/zi/Asia/Gaza 1236 plats=1=>[46] langs=1=>[en]]
, [Harbin ->%PROD_HOME%/jre/lib/zi/Asia/Harbin 205 plats=1=>[46] langs=1=>[en]]
, [Hong_Kong ->%PROD_HOME%/jre/lib/zi/Asia/Hong_Kong 617 plats=1=>[46] langs=1=>[en]]
, [Hovd ->%PROD_HOME%/jre/lib/zi/Asia/Hovd 357 plats=1=>[46] langs=1=>[en]]
, [Irkutsk ->%PROD_HOME%/jre/lib/zi/Asia/Irkutsk 1040 plats=1=>[46] langs=1=>[en]]
, [Jakarta ->%PROD_HOME%/jre/lib/zi/Asia/Jakarta 129 plats=1=>[46] langs=1=>[en]]
, [Jayapura ->%PROD_HOME%/jre/lib/zi/Asia/Jayapura 85 plats=1=>[46] langs=1=>[en]]
, [Jerusalem ->%PROD_HOME%/jre/lib/zi/Asia/Jerusalem 1236 plats=1=>[46] langs=1=>[en]]
, [Kabul ->%PROD_HOME%/jre/lib/zi/Asia/Kabul 65 plats=1=>[46] langs=1=>[en]]
, [Kamchatka ->%PROD_HOME%/jre/lib/zi/Asia/Kamchatka 1040 plats=1=>[46] langs=1=>[en]]
, [Karachi ->%PROD_HOME%/jre/lib/zi/Asia/Karachi 121 plats=1=>[46] langs=1=>[en]]
, [Kashgar ->%PROD_HOME%/jre/lib/zi/Asia/Kashgar 193 plats=1=>[46] langs=1=>[en]]
, [Katmandu ->%PROD_HOME%/jre/lib/zi/Asia/Katmandu 77 plats=1=>[46] langs=1=>[en]]
, [Krasnoyarsk ->%PROD_HOME%/jre/lib/zi/Asia/Krasnoyarsk 1040 plats=1=>[46] langs=1=>[en]]
, [Kuala_Lumpur ->%PROD_HOME%/jre/lib/zi/Asia/Kuala_Lumpur 121 plats=1=>[46] langs=1=>[en]]
, [Kuching ->%PROD_HOME%/jre/lib/zi/Asia/Kuching 217 plats=1=>[46] langs=1=>[en]]
, [Kuwait ->%PROD_HOME%/jre/lib/zi/Asia/Kuwait 65 plats=1=>[46] langs=1=>[en]]
, [Macau ->%PROD_HOME%/jre/lib/zi/Asia/Macau 393 plats=1=>[46] langs=1=>[en]]
, [Magadan ->%PROD_HOME%/jre/lib/zi/Asia/Magadan 1040 plats=1=>[46] langs=1=>[en]]
, [Makassar ->%PROD_HOME%/jre/lib/zi/Asia/Makassar 85 plats=1=>[46] langs=1=>[en]]
, [Manila ->%PROD_HOME%/jre/lib/zi/Asia/Manila 125 plats=1=>[46] langs=1=>[en]]
, [Muscat ->%PROD_HOME%/jre/lib/zi/Asia/Muscat 65 plats=1=>[46] langs=1=>[en]]
, [Nicosia ->%PROD_HOME%/jre/lib/zi/Asia/Nicosia 1116 plats=1=>[46] langs=1=>[en]]
, [Novosibirsk ->%PROD_HOME%/jre/lib/zi/Asia/Novosibirsk 1048 plats=1=>[46] langs=1=>[en]]
, [Omsk ->%PROD_HOME%/jre/lib/zi/Asia/Omsk 1040 plats=1=>[46] langs=1=>[en]]
, [Oral ->%PROD_HOME%/jre/lib/zi/Asia/Oral 1016 plats=1=>[46] langs=1=>[en]]
, [Phnom_Penh ->%PROD_HOME%/jre/lib/zi/Asia/Phnom_Penh 97 plats=1=>[46] langs=1=>[en]]
, [Pontianak ->%PROD_HOME%/jre/lib/zi/Asia/Pontianak 125 plats=1=>[46] langs=1=>[en]]
, [Pyongyang ->%PROD_HOME%/jre/lib/zi/Asia/Pyongyang 101 plats=1=>[46] langs=1=>[en]]
, [Qatar ->%PROD_HOME%/jre/lib/zi/Asia/Qatar 77 plats=1=>[46] langs=1=>[en]]
, [Qyzylorda ->%PROD_HOME%/jre/lib/zi/Asia/Qyzylorda 1028 plats=1=>[46] langs=1=>[en]]
, [Rangoon ->%PROD_HOME%/jre/lib/zi/Asia/Rangoon 85 plats=1=>[46] langs=1=>[en]]
, [Riyadh ->%PROD_HOME%/jre/lib/zi/Asia/Riyadh 65 plats=1=>[46] langs=1=>[en]]
, [Riyadh87 ->%PROD_HOME%/jre/lib/zi/Asia/Riyadh87 4661 plats=1=>[46] langs=1=>[en]]
, [Riyadh88 ->%PROD_HOME%/jre/lib/zi/Asia/Riyadh88 4581 plats=1=>[46] langs=1=>[en]]
, [Riyadh89 ->%PROD_HOME%/jre/lib/zi/Asia/Riyadh89 4581 plats=1=>[46] langs=1=>[en]]
, [Saigon ->%PROD_HOME%/jre/lib/zi/Asia/Saigon 97 plats=1=>[46] langs=1=>[en]]
, [Sakhalin ->%PROD_HOME%/jre/lib/zi/Asia/Sakhalin 1044 plats=1=>[46] langs=1=>[en]]
, [Samarkand ->%PROD_HOME%/jre/lib/zi/Asia/Samarkand 281 plats=1=>[46] langs=1=>[en]]
, [Seoul ->%PROD_HOME%/jre/lib/zi/Asia/Seoul 165 plats=1=>[46] langs=1=>[en]]
, [Shanghai ->%PROD_HOME%/jre/lib/zi/Asia/Shanghai 201 plats=1=>[46] langs=1=>[en]]
, [Singapore ->%PROD_HOME%/jre/lib/zi/Asia/Singapore 121 plats=1=>[46] langs=1=>[en]]
, [Taipei ->%PROD_HOME%/jre/lib/zi/Asia/Taipei 381 plats=1=>[46] langs=1=>[en]]
, [Tashkent ->%PROD_HOME%/jre/lib/zi/Asia/Tashkent 277 plats=1=>[46] langs=1=>[en]]
, [Tbilisi ->%PROD_HOME%/jre/lib/zi/Asia/Tbilisi 1008 plats=1=>[46] langs=1=>[en]]
, [Tehran ->%PROD_HOME%/jre/lib/zi/Asia/Tehran 924 plats=1=>[46] langs=1=>[en]]
, [Thimphu ->%PROD_HOME%/jre/lib/zi/Asia/Thimphu 77 plats=1=>[46] langs=1=>[en]]
, [Tokyo ->%PROD_HOME%/jre/lib/zi/Asia/Tokyo 27 plats=1=>[46] langs=1=>[en]]
, [Ulaanbaatar ->%PROD_HOME%/jre/lib/zi/Asia/Ulaanbaatar 357 plats=1=>[46] langs=1=>[en]]
, [Urumqi ->%PROD_HOME%/jre/lib/zi/Asia/Urumqi 181 plats=1=>[46] langs=1=>[en]]
, [Vientiane ->%PROD_HOME%/jre/lib/zi/Asia/Vientiane 97 plats=1=>[46] langs=1=>[en]]
, [Vladivostok ->%PROD_HOME%/jre/lib/zi/Asia/Vladivostok 1040 plats=1=>[46] langs=1=>[en]]
, [Yakutsk ->%PROD_HOME%/jre/lib/zi/Asia/Yakutsk 1040 plats=1=>[46] langs=1=>[en]]
, [Yekaterinburg ->%PROD_HOME%/jre/lib/zi/Asia/Yekaterinburg 1040 plats=1=>[46] langs=1=>[en]]
, [Yerevan ->%PROD_HOME%/jre/lib/zi/Asia/Yerevan 1016 plats=1=>[46] langs=1=>[en]]
, [Abidjan ->%PROD_HOME%/jre/lib/zi/Africa/Abidjan 65 plats=1=>[46] langs=1=>[en]]
, [Accra ->%PROD_HOME%/jre/lib/zi/Africa/Accra 181 plats=1=>[46] langs=1=>[en]]
, [Addis_Ababa ->%PROD_HOME%/jre/lib/zi/Africa/Addis_Ababa 65 plats=1=>[46] langs=1=>[en]]
, [Algiers ->%PROD_HOME%/jre/lib/zi/Africa/Algiers 333 plats=1=>[46] langs=1=>[en]]
, [Asmera ->%PROD_HOME%/jre/lib/zi/Africa/Asmera 65 plats=1=>[46] langs=1=>[en]]
, [Bamako ->%PROD_HOME%/jre/lib/zi/Africa/Bamako 85 plats=1=>[46] langs=1=>[en]]
, [Bangui ->%PROD_HOME%/jre/lib/zi/Africa/Bangui 65 plats=1=>[46] langs=1=>[en]]
, [Banjul ->%PROD_HOME%/jre/lib/zi/Africa/Banjul 77 plats=1=>[46] langs=1=>[en]]
, [Bissau ->%PROD_HOME%/jre/lib/zi/Africa/Bissau 77 plats=1=>[46] langs=1=>[en]]
, [Blantyre ->%PROD_HOME%/jre/lib/zi/Africa/Blantyre 65 plats=1=>[46] langs=1=>[en]]
, [Brazzaville ->%PROD_HOME%/jre/lib/zi/Africa/Brazzaville 65 plats=1=>[46] langs=1=>[en]]
, [Bujumbura ->%PROD_HOME%/jre/lib/zi/Africa/Bujumbura 27 plats=1=>[46] langs=1=>[en]]
, [Cairo ->%PROD_HOME%/jre/lib/zi/Africa/Cairo 1500 plats=1=>[46] langs=1=>[en]]
, [Casablanca ->%PROD_HOME%/jre/lib/zi/Africa/Casablanca 213 plats=1=>[46] langs=1=>[en]]
, [Ceuta ->%PROD_HOME%/jre/lib/zi/Africa/Ceuta 1112 plats=1=>[46] langs=1=>[en]]
, [Conakry ->%PROD_HOME%/jre/lib/zi/Africa/Conakry 85 plats=1=>[46] langs=1=>[en]]
, [Dakar ->%PROD_HOME%/jre/lib/zi/Africa/Dakar 77 plats=1=>[46] langs=1=>[en]]
, [Dar_es_Salaam ->%PROD_HOME%/jre/lib/zi/Africa/Dar_es_Salaam 85 plats=1=>[46] langs=1=>[en]]
, [Djibouti ->%PROD_HOME%/jre/lib/zi/Africa/Djibouti 65 plats=1=>[46] langs=1=>[en]]
, [Douala ->%PROD_HOME%/jre/lib/zi/Africa/Douala 65 plats=1=>[46] langs=1=>[en]]
, [El_Aaiun ->%PROD_HOME%/jre/lib/zi/Africa/El_Aaiun 77 plats=1=>[46] langs=1=>[en]]
, [Freetown ->%PROD_HOME%/jre/lib/zi/Africa/Freetown 313 plats=1=>[46] langs=1=>[en]]
, [Gaborone ->%PROD_HOME%/jre/lib/zi/Africa/Gaborone 77 plats=1=>[46] langs=1=>[en]]
, [Harare ->%PROD_HOME%/jre/lib/zi/Africa/Harare 65 plats=1=>[46] langs=1=>[en]]
, [Johannesburg ->%PROD_HOME%/jre/lib/zi/Africa/Johannesburg 105 plats=1=>[46] langs=1=>[en]]
, [Kampala ->%PROD_HOME%/jre/lib/zi/Africa/Kampala 97 plats=1=>[46] langs=1=>[en]]
, [Khartoum ->%PROD_HOME%/jre/lib/zi/Africa/Khartoum 337 plats=1=>[46] langs=1=>[en]]
, [Kigali ->%PROD_HOME%/jre/lib/zi/Africa/Kigali 65 plats=1=>[46] langs=1=>[en]]
, [Kinshasa ->%PROD_HOME%/jre/lib/zi/Africa/Kinshasa 27 plats=1=>[46] langs=1=>[en]]
, [Lagos ->%PROD_HOME%/jre/lib/zi/Africa/Lagos 65 plats=1=>[46] langs=1=>[en]]
, [Libreville ->%PROD_HOME%/jre/lib/zi/Africa/Libreville 65 plats=1=>[46] langs=1=>[en]]
, [Lome ->%PROD_HOME%/jre/lib/zi/Africa/Lome 27 plats=1=>[46] langs=1=>[en]]
, [Luanda ->%PROD_HOME%/jre/lib/zi/Africa/Luanda 65 plats=1=>[46] langs=1=>[en]]
, [Lubumbashi ->%PROD_HOME%/jre/lib/zi/Africa/Lubumbashi 27 plats=1=>[46] langs=1=>[en]]
, [Lusaka ->%PROD_HOME%/jre/lib/zi/Africa/Lusaka 65 plats=1=>[46] langs=1=>[en]]
, [Malabo ->%PROD_HOME%/jre/lib/zi/Africa/Malabo 77 plats=1=>[46] langs=1=>[en]]
, [Maputo ->%PROD_HOME%/jre/lib/zi/Africa/Maputo 65 plats=1=>[46] langs=1=>[en]]
, [Maseru ->%PROD_HOME%/jre/lib/zi/Africa/Maseru 89 plats=1=>[46] langs=1=>[en]]
, [Mbabane ->%PROD_HOME%/jre/lib/zi/Africa/Mbabane 65 plats=1=>[46] langs=1=>[en]]
, [Mogadishu ->%PROD_HOME%/jre/lib/zi/Africa/Mogadishu 73 plats=1=>[46] langs=1=>[en]]
, [Monrovia ->%PROD_HOME%/jre/lib/zi/Africa/Monrovia 77 plats=1=>[46] langs=1=>[en]]
, [Nairobi ->%PROD_HOME%/jre/lib/zi/Africa/Nairobi 97 plats=1=>[46] langs=1=>[en]]
, [Ndjamena ->%PROD_HOME%/jre/lib/zi/Africa/Ndjamena 89 plats=1=>[46] langs=1=>[en]]
, [Niamey ->%PROD_HOME%/jre/lib/zi/Africa/Niamey 89 plats=1=>[46] langs=1=>[en]]
, [Nouakchott ->%PROD_HOME%/jre/lib/zi/Africa/Nouakchott 85 plats=1=>[46] langs=1=>[en]]
, [Ouagadougou ->%PROD_HOME%/jre/lib/zi/Africa/Ouagadougou 65 plats=1=>[46] langs=1=>[en]]
, [Porto-Novo ->%PROD_HOME%/jre/lib/zi/Africa/Porto-Novo 77 plats=1=>[46] langs=1=>[en]]
, [Sao_Tome ->%PROD_HOME%/jre/lib/zi/Africa/Sao_Tome 65 plats=1=>[46] langs=1=>[en]]
, [Timbuktu ->%PROD_HOME%/jre/lib/zi/Africa/Timbuktu 65 plats=1=>[46] langs=1=>[en]]
, [Tripoli ->%PROD_HOME%/jre/lib/zi/Africa/Tripoli 293 plats=1=>[46] langs=1=>[en]]
, [Tunis ->%PROD_HOME%/jre/lib/zi/Africa/Tunis 265 plats=1=>[46] langs=1=>[en]]
, [Windhoek ->%PROD_HOME%/jre/lib/zi/Africa/Windhoek 824 plats=1=>[46] langs=1=>[en]]
, [Amsterdam ->%PROD_HOME%/jre/lib/zi/Europe/Amsterdam 1544 plats=1=>[46] langs=1=>[en]]
, [Andorra ->%PROD_HOME%/jre/lib/zi/Europe/Andorra 968 plats=1=>[46] langs=1=>[en]]
, [Athens ->%PROD_HOME%/jre/lib/zi/Europe/Athens 1196 plats=1=>[46] langs=1=>[en]]
, [Belfast ->%PROD_HOME%/jre/lib/zi/Europe/Belfast 2032 plats=1=>[46] langs=1=>[en]]
, [Belgrade ->%PROD_HOME%/jre/lib/zi/Europe/Belgrade 1040 plats=1=>[46] langs=1=>[en]]
, [Berlin ->%PROD_HOME%/jre/lib/zi/Europe/Berlin 1236 plats=1=>[46] langs=1=>[en]]
, [Brussels ->%PROD_HOME%/jre/lib/zi/Europe/Brussels 1564 plats=1=>[46] langs=1=>[en]]
, [Bucharest ->%PROD_HOME%/jre/lib/zi/Europe/Bucharest 1180 plats=1=>[46] langs=1=>[en]]
, [Budapest ->%PROD_HOME%/jre/lib/zi/Europe/Budapest 1312 plats=1=>[46] langs=1=>[en]]
, [Chisinau ->%PROD_HOME%/jre/lib/zi/Europe/Chisinau 1212 plats=1=>[46] langs=1=>[en]]
, [Copenhagen ->%PROD_HOME%/jre/lib/zi/Europe/Copenhagen 1152 plats=1=>[46] langs=1=>[en]]
, [Dublin ->%PROD_HOME%/jre/lib/zi/Europe/Dublin 1916 plats=1=>[46] langs=1=>[en]]
, [Gibraltar ->%PROD_HOME%/jre/lib/zi/Europe/Gibraltar 1676 plats=1=>[46] langs=1=>[en]]
, [Helsinki ->%PROD_HOME%/jre/lib/zi/Europe/Helsinki 1036 plats=1=>[46] langs=1=>[en]]
, [Istanbul ->%PROD_HOME%/jre/lib/zi/Europe/Istanbul 1464 plats=1=>[46] langs=1=>[en]]
, [Kaliningrad ->%PROD_HOME%/jre/lib/zi/Europe/Kaliningrad 1140 plats=1=>[46] langs=1=>[en]]
, [Kiev ->%PROD_HOME%/jre/lib/zi/Europe/Kiev 1048 plats=1=>[46] langs=1=>[en]]
, [Lisbon ->%PROD_HOME%/jre/lib/zi/Europe/Lisbon 1868 plats=1=>[46] langs=1=>[en]]
, [London ->%PROD_HOME%/jre/lib/zi/Europe/London 2024 plats=1=>[46] langs=1=>[en]]
, [Luxembourg ->%PROD_HOME%/jre/lib/zi/Europe/Luxembourg 1568 plats=1=>[46] langs=1=>[en]]
, [Madrid ->%PROD_HOME%/jre/lib/zi/Europe/Madrid 1416 plats=1=>[46] langs=1=>[en]]
, [Malta ->%PROD_HOME%/jre/lib/zi/Europe/Malta 1440 plats=1=>[46] langs=1=>[en]]
, [Minsk ->%PROD_HOME%/jre/lib/zi/Europe/Minsk 1064 plats=1=>[46] langs=1=>[en]]
, [Monaco ->%PROD_HOME%/jre/lib/zi/Europe/Monaco 1576 plats=1=>[46] langs=1=>[en]]
, [Moscow ->%PROD_HOME%/jre/lib/zi/Europe/Moscow 1152 plats=1=>[46] langs=1=>[en]]
, [Oslo ->%PROD_HOME%/jre/lib/zi/Europe/Oslo 1216 plats=1=>[46] langs=1=>[en]]
, [Paris ->%PROD_HOME%/jre/lib/zi/Europe/Paris 1568 plats=1=>[46] langs=1=>[en]]
, [Prague ->%PROD_HOME%/jre/lib/zi/Europe/Prague 1216 plats=1=>[46] langs=1=>[en]]
, [Riga ->%PROD_HOME%/jre/lib/zi/Europe/Riga 1108 plats=1=>[46] langs=1=>[en]]
, [Rome ->%PROD_HOME%/jre/lib/zi/Europe/Rome 1440 plats=1=>[46] langs=1=>[en]]
, [Samara ->%PROD_HOME%/jre/lib/zi/Europe/Samara 1040 plats=1=>[46] langs=1=>[en]]
, [Simferopol ->%PROD_HOME%/jre/lib/zi/Europe/Simferopol 1064 plats=1=>[46] langs=1=>[en]]
, [Sofia ->%PROD_HOME%/jre/lib/zi/Europe/Sofia 1088 plats=1=>[46] langs=1=>[en]]
, [Stockholm ->%PROD_HOME%/jre/lib/zi/Europe/Stockholm 1040 plats=1=>[46] langs=1=>[en]]
, [Tallinn ->%PROD_HOME%/jre/lib/zi/Europe/Tallinn 1080 plats=1=>[46] langs=1=>[en]]
, [Tirane ->%PROD_HOME%/jre/lib/zi/Europe/Tirane 1164 plats=1=>[46] langs=1=>[en]]
, [Uzhgorod ->%PROD_HOME%/jre/lib/zi/Europe/Uzhgorod 1052 plats=1=>[46] langs=1=>[en]]
, [Vaduz ->%PROD_HOME%/jre/lib/zi/Europe/Vaduz 1008 plats=1=>[46] langs=1=>[en]]
, [Vienna ->%PROD_HOME%/jre/lib/zi/Europe/Vienna 1200 plats=1=>[46] langs=1=>[en]]
, [Vilnius ->%PROD_HOME%/jre/lib/zi/Europe/Vilnius 1060 plats=1=>[46] langs=1=>[en]]
, [Warsaw ->%PROD_HOME%/jre/lib/zi/Europe/Warsaw 1400 plats=1=>[46] langs=1=>[en]]
, [Zaporozhye ->%PROD_HOME%/jre/lib/zi/Europe/Zaporozhye 1072 plats=1=>[46] langs=1=>[en]]
, [Zurich ->%PROD_HOME%/jre/lib/zi/Europe/Zurich 1056 plats=1=>[46] langs=1=>[en]]
, [Antananarivo ->%PROD_HOME%/jre/lib/zi/Indian/Antananarivo 89 plats=1=>[46] langs=1=>[en]]
, [Chagos ->%PROD_HOME%/jre/lib/zi/Indian/Chagos 65 plats=1=>[46] langs=1=>[en]]
, [Christmas ->%PROD_HOME%/jre/lib/zi/Indian/Christmas 27 plats=1=>[46] langs=1=>[en]]
, [Cocos ->%PROD_HOME%/jre/lib/zi/Indian/Cocos 27 plats=1=>[46] langs=1=>[en]]
, [Comoro ->%PROD_HOME%/jre/lib/zi/Indian/Comoro 65 plats=1=>[46] langs=1=>[en]]
, [Kerguelen ->%PROD_HOME%/jre/lib/zi/Indian/Kerguelen 65 plats=1=>[46] langs=1=>[en]]
, [Mahe ->%PROD_HOME%/jre/lib/zi/Indian/Mahe 65 plats=1=>[46] langs=1=>[en]]
, [Maldives ->%PROD_HOME%/jre/lib/zi/Indian/Maldives 65 plats=1=>[46] langs=1=>[en]]
, [Mauritius ->%PROD_HOME%/jre/lib/zi/Indian/Mauritius 65 plats=1=>[46] langs=1=>[en]]
, [Mayotte ->%PROD_HOME%/jre/lib/zi/Indian/Mayotte 65 plats=1=>[46] langs=1=>[en]]
, [Reunion ->%PROD_HOME%/jre/lib/zi/Indian/Reunion 65 plats=1=>[46] langs=1=>[en]]
, [Adak ->%PROD_HOME%/jre/lib/zi/America/Adak 1224 plats=1=>[46] langs=1=>[en]]
, [Anchorage ->%PROD_HOME%/jre/lib/zi/America/Anchorage 1224 plats=1=>[46] langs=1=>[en]]
, [Anguilla ->%PROD_HOME%/jre/lib/zi/America/Anguilla 65 plats=1=>[46] langs=1=>[en]]
, [Antigua ->%PROD_HOME%/jre/lib/zi/America/Antigua 77 plats=1=>[46] langs=1=>[en]]
, [Araguaina ->%PROD_HOME%/jre/lib/zi/America/Araguaina 1036 plats=1=>[46] langs=1=>[en]]
, [Aruba ->%PROD_HOME%/jre/lib/zi/America/Aruba 77 plats=1=>[46] langs=1=>[en]]
, [Asuncion ->%PROD_HOME%/jre/lib/zi/America/Asuncion 1116 plats=1=>[46] langs=1=>[en]]
, [Barbados ->%PROD_HOME%/jre/lib/zi/America/Barbados 137 plats=1=>[46] langs=1=>[en]]
, [Belem ->%PROD_HOME%/jre/lib/zi/America/Belem 297 plats=1=>[46] langs=1=>[en]]
, [Belize ->%PROD_HOME%/jre/lib/zi/America/Belize 513 plats=1=>[46] langs=1=>[en]]
, [Boa_Vista ->%PROD_HOME%/jre/lib/zi/America/Boa_Vista 329 plats=1=>[46] langs=1=>[en]]
, [Bogota ->%PROD_HOME%/jre/lib/zi/America/Bogota 89 plats=1=>[46] langs=1=>[en]]
, [Boise ->%PROD_HOME%/jre/lib/zi/America/Boise 1284 plats=1=>[46] langs=1=>[en]]
, [Buenos_Aires ->%PROD_HOME%/jre/lib/zi/America/Buenos_Aires 517 plats=1=>[46] langs=1=>[en]]
, [Cambridge_Bay ->%PROD_HOME%/jre/lib/zi/America/Cambridge_Bay 1096 plats=1=>[46] langs=1=>[en]]
, [Cancun ->%PROD_HOME%/jre/lib/zi/America/Cancun 792 plats=1=>[46] langs=1=>[en]]
, [Caracas ->%PROD_HOME%/jre/lib/zi/America/Caracas 77 plats=1=>[46] langs=1=>[en]]
, [Catamarca ->%PROD_HOME%/jre/lib/zi/America/Catamarca 517 plats=1=>[46] langs=1=>[en]]
, [Cayenne ->%PROD_HOME%/jre/lib/zi/America/Cayenne 77 plats=1=>[46] langs=1=>[en]]
, [Cayman ->%PROD_HOME%/jre/lib/zi/America/Cayman 65 plats=1=>[46] langs=1=>[en]]
, [Chicago ->%PROD_HOME%/jre/lib/zi/America/Chicago 1960 plats=1=>[46] langs=1=>[en]]
, [Chihuahua ->%PROD_HOME%/jre/lib/zi/America/Chihuahua 816 plats=1=>[46] langs=1=>[en]]
, [Cordoba ->%PROD_HOME%/jre/lib/zi/America/Cordoba 517 plats=1=>[46] langs=1=>[en]]
, [Costa_Rica ->%PROD_HOME%/jre/lib/zi/America/Costa_Rica 137 plats=1=>[46] langs=1=>[en]]
, [Cuiaba ->%PROD_HOME%/jre/lib/zi/America/Cuiaba 1116 plats=1=>[46] langs=1=>[en]]
, [Curacao ->%PROD_HOME%/jre/lib/zi/America/Curacao 77 plats=1=>[46] langs=1=>[en]]
, [Danmarkshavn ->%PROD_HOME%/jre/lib/zi/America/Danmarkshavn 341 plats=1=>[46] langs=1=>[en]]
, [Dawson ->%PROD_HOME%/jre/lib/zi/America/Dawson 1108 plats=1=>[46] langs=1=>[en]]
, [Dawson_Creek ->%PROD_HOME%/jre/lib/zi/America/Dawson_Creek 509 plats=1=>[46] langs=1=>[en]]
, [Denver ->%PROD_HOME%/jre/lib/zi/America/Denver 1336 plats=1=>[46] langs=1=>[en]]
, [Detroit ->%PROD_HOME%/jre/lib/zi/America/Detroit 1200 plats=1=>[46] langs=1=>[en]]
, [Dominica ->%PROD_HOME%/jre/lib/zi/America/Dominica 65 plats=1=>[46] langs=1=>[en]]
, [Edmonton ->%PROD_HOME%/jre/lib/zi/America/Edmonton 1316 plats=1=>[46] langs=1=>[en]]
, [Eirunepe ->%PROD_HOME%/jre/lib/zi/America/Eirunepe 313 plats=1=>[46] langs=1=>[en]]
, [El_Salvador ->%PROD_HOME%/jre/lib/zi/America/El_Salvador 105 plats=1=>[46] langs=1=>[en]]
, [Fortaleza ->%PROD_HOME%/jre/lib/zi/America/Fortaleza 377 plats=1=>[46] langs=1=>[en]]
, [Glace_Bay ->%PROD_HOME%/jre/lib/zi/America/Glace_Bay 1204 plats=1=>[46] langs=1=>[en]]
, [Godthab ->%PROD_HOME%/jre/lib/zi/America/Godthab 1036 plats=1=>[46] langs=1=>[en]]
, [Goose_Bay ->%PROD_HOME%/jre/lib/zi/America/Goose_Bay 1792 plats=1=>[46] langs=1=>[en]]
, [Grand_Turk ->%PROD_HOME%/jre/lib/zi/America/Grand_Turk 1044 plats=1=>[46] langs=1=>[en]]
, [Grenada ->%PROD_HOME%/jre/lib/zi/America/Grenada 65 plats=1=>[46] langs=1=>[en]]
, [Guadeloupe ->%PROD_HOME%/jre/lib/zi/America/Guadeloupe 65 plats=1=>[46] langs=1=>[en]]
, [Guatemala ->%PROD_HOME%/jre/lib/zi/America/Guatemala 121 plats=1=>[46] langs=1=>[en]]
, [Guayaquil ->%PROD_HOME%/jre/lib/zi/America/Guayaquil 65 plats=1=>[46] langs=1=>[en]]
, [Guyana ->%PROD_HOME%/jre/lib/zi/America/Guyana 89 plats=1=>[46] langs=1=>[en]]
, [Halifax ->%PROD_HOME%/jre/lib/zi/America/Halifax 1924 plats=1=>[46] langs=1=>[en]]
, [Havana ->%PROD_HOME%/jre/lib/zi/America/Havana 1372 plats=1=>[46] langs=1=>[en]]
, [Hermosillo ->%PROD_HOME%/jre/lib/zi/America/Hermosillo 189 plats=1=>[46] langs=1=>[en]]
, [Indianapolis ->%PROD_HOME%/jre/lib/zi/America/Indianapolis 329 plats=1=>[46] langs=1=>[en]]
, [Inuvik ->%PROD_HOME%/jre/lib/zi/America/Inuvik 1096 plats=1=>[46] langs=1=>[en]]
, [Iqaluit ->%PROD_HOME%/jre/lib/zi/America/Iqaluit 1092 plats=1=>[46] langs=1=>[en]]
, [Jamaica ->%PROD_HOME%/jre/lib/zi/America/Jamaica 233 plats=1=>[46] langs=1=>[en]]
, [Jujuy ->%PROD_HOME%/jre/lib/zi/America/Jujuy 517 plats=1=>[46] langs=1=>[en]]
, [Juneau ->%PROD_HOME%/jre/lib/zi/America/Juneau 1224 plats=1=>[46] langs=1=>[en]]
, [La_Paz ->%PROD_HOME%/jre/lib/zi/America/La_Paz 81 plats=1=>[46] langs=1=>[en]]
, [Lima ->%PROD_HOME%/jre/lib/zi/America/Lima 169 plats=1=>[46] langs=1=>[en]]
, [Los_Angeles ->%PROD_HOME%/jre/lib/zi/America/Los_Angeles 1560 plats=1=>[46] langs=1=>[en]]
, [Louisville ->%PROD_HOME%/jre/lib/zi/America/Louisville 1500 plats=1=>[46] langs=1=>[en]]
, [Maceio ->%PROD_HOME%/jre/lib/zi/America/Maceio 393 plats=1=>[46] langs=1=>[en]]
, [Managua ->%PROD_HOME%/jre/lib/zi/America/Managua 153 plats=1=>[46] langs=1=>[en]]
, [Manaus ->%PROD_HOME%/jre/lib/zi/America/Manaus 313 plats=1=>[46] langs=1=>[en]]
, [Martinique ->%PROD_HOME%/jre/lib/zi/America/Martinique 89 plats=1=>[46] langs=1=>[en]]
, [Mazatlan ->%PROD_HOME%/jre/lib/zi/America/Mazatlan 840 plats=1=>[46] langs=1=>[en]]
, [Mendoza ->%PROD_HOME%/jre/lib/zi/America/Mendoza 517 plats=1=>[46] langs=1=>[en]]
, [Menominee ->%PROD_HOME%/jre/lib/zi/America/Menominee 1216 plats=1=>[46] langs=1=>[en]]
, [Merida ->%PROD_HOME%/jre/lib/zi/America/Merida 788 plats=1=>[46] langs=1=>[en]]
, [Mexico_City ->%PROD_HOME%/jre/lib/zi/America/Mexico_City 880 plats=1=>[46] langs=1=>[en]]
, [Miquelon ->%PROD_HOME%/jre/lib/zi/America/Miquelon 1032 plats=1=>[46] langs=1=>[en]]
, [Monterrey ->%PROD_HOME%/jre/lib/zi/America/Monterrey 788 plats=1=>[46] langs=1=>[en]]
, [Montevideo ->%PROD_HOME%/jre/lib/zi/America/Montevideo 581 plats=1=>[46] langs=1=>[en]]
, [Montreal ->%PROD_HOME%/jre/lib/zi/America/Montreal 1928 plats=1=>[46] langs=1=>[en]]
, [Montserrat ->%PROD_HOME%/jre/lib/zi/America/Montserrat 65 plats=1=>[46] langs=1=>[en]]
, [Nassau ->%PROD_HOME%/jre/lib/zi/America/Nassau 1284 plats=1=>[46] langs=1=>[en]]
, [New_York ->%PROD_HOME%/jre/lib/zi/America/New_York 1960 plats=1=>[46] langs=1=>[en]]
, [Nipigon ->%PROD_HOME%/jre/lib/zi/America/Nipigon 1144 plats=1=>[46] langs=1=>[en]]
, [Nome ->%PROD_HOME%/jre/lib/zi/America/Nome 1228 plats=1=>[46] langs=1=>[en]]
, [Noronha ->%PROD_HOME%/jre/lib/zi/America/Noronha 329 plats=1=>[46] langs=1=>[en]]
, [Panama ->%PROD_HOME%/jre/lib/zi/America/Panama 65 plats=1=>[46] langs=1=>[en]]
, [Pangnirtung ->%PROD_HOME%/jre/lib/zi/America/Pangnirtung 1096 plats=1=>[46] langs=1=>[en]]
, [Paramaribo ->%PROD_HOME%/jre/lib/zi/America/Paramaribo 101 plats=1=>[46] langs=1=>[en]]
, [Phoenix ->%PROD_HOME%/jre/lib/zi/America/Phoenix 141 plats=1=>[46] langs=1=>[en]]
, [Port-au-Prince ->%PROD_HOME%/jre/lib/zi/America/Port-au-Prince 313 plats=1=>[46] langs=1=>[en]]
, [Port_of_Spain ->%PROD_HOME%/jre/lib/zi/America/Port_of_Spain 65 plats=1=>[46] langs=1=>[en]]
, [Porto_Velho ->%PROD_HOME%/jre/lib/zi/America/Porto_Velho 297 plats=1=>[46] langs=1=>[en]]
, [Puerto_Rico ->%PROD_HOME%/jre/lib/zi/America/Puerto_Rico 77 plats=1=>[46] langs=1=>[en]]
, [Rainy_River ->%PROD_HOME%/jre/lib/zi/America/Rainy_River 1144 plats=1=>[46] langs=1=>[en]]
, [Rankin_Inlet ->%PROD_HOME%/jre/lib/zi/America/Rankin_Inlet 1088 plats=1=>[46] langs=1=>[en]]
, [Recife ->%PROD_HOME%/jre/lib/zi/America/Recife 377 plats=1=>[46] langs=1=>[en]]
, [Regina ->%PROD_HOME%/jre/lib/zi/America/Regina 497 plats=1=>[46] langs=1=>[en]]
, [Rio_Branco ->%PROD_HOME%/jre/lib/zi/America/Rio_Branco 297 plats=1=>[46] langs=1=>[en]]
, [Santiago ->%PROD_HOME%/jre/lib/zi/America/Santiago 1360 plats=1=>[46] langs=1=>[en]]
, [Santo_Domingo ->%PROD_HOME%/jre/lib/zi/America/Santo_Domingo 201 plats=1=>[46] langs=1=>[en]]
, [Sao_Paulo ->%PROD_HOME%/jre/lib/zi/America/Sao_Paulo 1116 plats=1=>[46] langs=1=>[en]]
, [Scoresbysund ->%PROD_HOME%/jre/lib/zi/America/Scoresbysund 1040 plats=1=>[46] langs=1=>[en]]
, [St_Johns ->%PROD_HOME%/jre/lib/zi/America/St_Johns 2048 plats=1=>[46] langs=1=>[en]]
, [St_Kitts ->%PROD_HOME%/jre/lib/zi/America/St_Kitts 65 plats=1=>[46] langs=1=>[en]]
, [St_Lucia ->%PROD_HOME%/jre/lib/zi/America/St_Lucia 65 plats=1=>[46] langs=1=>[en]]
, [St_Thomas ->%PROD_HOME%/jre/lib/zi/America/St_Thomas 65 plats=1=>[46] langs=1=>[en]]
, [St_Vincent ->%PROD_HOME%/jre/lib/zi/America/St_Vincent 65 plats=1=>[46] langs=1=>[en]]
, [Swift_Current ->%PROD_HOME%/jre/lib/zi/America/Swift_Current 241 plats=1=>[46] langs=1=>[en]]
, [Tegucigalpa ->%PROD_HOME%/jre/lib/zi/America/Tegucigalpa 105 plats=1=>[46] langs=1=>[en]]
, [Thule ->%PROD_HOME%/jre/lib/zi/America/Thule 852 plats=1=>[46] langs=1=>[en]]
, [Thunder_Bay ->%PROD_HOME%/jre/lib/zi/America/Thunder_Bay 1192 plats=1=>[46] langs=1=>[en]]
, [Tijuana ->%PROD_HOME%/jre/lib/zi/America/Tijuana 1276 plats=1=>[46] langs=1=>[en]]
, [Tortola ->%PROD_HOME%/jre/lib/zi/America/Tortola 65 plats=1=>[46] langs=1=>[en]]
, [Vancouver ->%PROD_HOME%/jre/lib/zi/America/Vancouver 1592 plats=1=>[46] langs=1=>[en]]
, [Whitehorse ->%PROD_HOME%/jre/lib/zi/America/Whitehorse 1108 plats=1=>[46] langs=1=>[en]]
, [Winnipeg ->%PROD_HOME%/jre/lib/zi/America/Winnipeg 1568 plats=1=>[46] langs=1=>[en]]
, [Yakutat ->%PROD_HOME%/jre/lib/zi/America/Yakutat 1220 plats=1=>[46] langs=1=>[en]]
, [Yellowknife ->%PROD_HOME%/jre/lib/zi/America/Yellowknife 1088 plats=1=>[46] langs=1=>[en]]
, [Knox ->%PROD_HOME%/jre/lib/zi/America/Indiana/Knox 765 plats=1=>[46] langs=1=>[en]]
, [Marengo ->%PROD_HOME%/jre/lib/zi/America/Indiana/Marengo 361 plats=1=>[46] langs=1=>[en]]
, [Vevay ->%PROD_HOME%/jre/lib/zi/America/Indiana/Vevay 185 plats=1=>[46] langs=1=>[en]]
, [Monticello ->%PROD_HOME%/jre/lib/zi/America/Kentucky/Monticello 1260 plats=1=>[46] langs=1=>[en]]
, [Center ->%PROD_HOME%/jre/lib/zi/America/North_Dakota/Center 1276 plats=1=>[46] langs=1=>[en]]
, [Apia ->%PROD_HOME%/jre/lib/zi/Pacific/Apia 77 plats=1=>[46] langs=1=>[en]]
, [Auckland ->%PROD_HOME%/jre/lib/zi/Pacific/Auckland 1336 plats=1=>[46] langs=1=>[en]]
, [Chatham ->%PROD_HOME%/jre/lib/zi/Pacific/Chatham 856 plats=1=>[46] langs=1=>[en]]
, [Easter ->%PROD_HOME%/jre/lib/zi/Pacific/Easter 1264 plats=1=>[46] langs=1=>[en]]
, [Efate ->%PROD_HOME%/jre/lib/zi/Pacific/Efate 233 plats=1=>[46] langs=1=>[en]]
, [Enderbury ->%PROD_HOME%/jre/lib/zi/Pacific/Enderbury 89 plats=1=>[46] langs=1=>[en]]
, [Fakaofo ->%PROD_HOME%/jre/lib/zi/Pacific/Fakaofo 65 plats=1=>[46] langs=1=>[en]]
, [Fiji ->%PROD_HOME%/jre/lib/zi/Pacific/Fiji 105 plats=1=>[46] langs=1=>[en]]
, [Funafuti ->%PROD_HOME%/jre/lib/zi/Pacific/Funafuti 65 plats=1=>[46] langs=1=>[en]]
, [Galapagos ->%PROD_HOME%/jre/lib/zi/Pacific/Galapagos 77 plats=1=>[46] langs=1=>[en]]
, [Gambier ->%PROD_HOME%/jre/lib/zi/Pacific/Gambier 65 plats=1=>[46] langs=1=>[en]]
, [Guadalcanal ->%PROD_HOME%/jre/lib/zi/Pacific/Guadalcanal 65 plats=1=>[46] langs=1=>[en]]
, [Guam ->%PROD_HOME%/jre/lib/zi/Pacific/Guam 65 plats=1=>[46] langs=1=>[en]]
, [Honolulu ->%PROD_HOME%/jre/lib/zi/Pacific/Honolulu 117 plats=1=>[46] langs=1=>[en]]
, [Johnston ->%PROD_HOME%/jre/lib/zi/Pacific/Johnston 27 plats=1=>[46] langs=1=>[en]]
, [Kiritimati ->%PROD_HOME%/jre/lib/zi/Pacific/Kiritimati 89 plats=1=>[46] langs=1=>[en]]
, [Kosrae ->%PROD_HOME%/jre/lib/zi/Pacific/Kosrae 85 plats=1=>[46] langs=1=>[en]]
, [Kwajalein ->%PROD_HOME%/jre/lib/zi/Pacific/Kwajalein 89 plats=1=>[46] langs=1=>[en]]
, [Majuro ->%PROD_HOME%/jre/lib/zi/Pacific/Majuro 77 plats=1=>[46] langs=1=>[en]]
, [Marquesas ->%PROD_HOME%/jre/lib/zi/Pacific/Marquesas 65 plats=1=>[46] langs=1=>[en]]
, [Midway ->%PROD_HOME%/jre/lib/zi/Pacific/Midway 65 plats=1=>[46] langs=1=>[en]]
, [Nauru ->%PROD_HOME%/jre/lib/zi/Pacific/Nauru 97 plats=1=>[46] langs=1=>[en]]
, [Niue ->%PROD_HOME%/jre/lib/zi/Pacific/Niue 89 plats=1=>[46] langs=1=>[en]]
, [Norfolk ->%PROD_HOME%/jre/lib/zi/Pacific/Norfolk 77 plats=1=>[46] langs=1=>[en]]
, [Noumea ->%PROD_HOME%/jre/lib/zi/Pacific/Noumea 121 plats=1=>[46] langs=1=>[en]]
, [Pago_Pago ->%PROD_HOME%/jre/lib/zi/Pacific/Pago_Pago 77 plats=1=>[46] langs=1=>[en]]
, [Palau ->%PROD_HOME%/jre/lib/zi/Pacific/Palau 65 plats=1=>[46] langs=1=>[en]]
, [Pitcairn ->%PROD_HOME%/jre/lib/zi/Pacific/Pitcairn 77 plats=1=>[46] langs=1=>[en]]
, [Ponape ->%PROD_HOME%/jre/lib/zi/Pacific/Ponape 65 plats=1=>[46] langs=1=>[en]]
, [Port_Moresby ->%PROD_HOME%/jre/lib/zi/Pacific/Port_Moresby 27 plats=1=>[46] langs=1=>[en]]
, [Rarotonga ->%PROD_HOME%/jre/lib/zi/Pacific/Rarotonga 285 plats=1=>[46] langs=1=>[en]]
, [Saipan ->%PROD_HOME%/jre/lib/zi/Pacific/Saipan 77 plats=1=>[46] langs=1=>[en]]
, [Tahiti ->%PROD_HOME%/jre/lib/zi/Pacific/Tahiti 65 plats=1=>[46] langs=1=>[en]]
, [Tarawa ->%PROD_HOME%/jre/lib/zi/Pacific/Tarawa 65 plats=1=>[46] langs=1=>[en]]
, [Tongatapu ->%PROD_HOME%/jre/lib/zi/Pacific/Tongatapu 133 plats=1=>[46] langs=1=>[en]]
, [Truk ->%PROD_HOME%/jre/lib/zi/Pacific/Truk 65 plats=1=>[46] langs=1=>[en]]
, [Wake ->%PROD_HOME%/jre/lib/zi/Pacific/Wake 65 plats=1=>[46] langs=1=>[en]]
, [Wallis ->%PROD_HOME%/jre/lib/zi/Pacific/Wallis 65 plats=1=>[46] langs=1=>[en]]
, [Yap ->%PROD_HOME%/jre/lib/zi/Pacific/Yap 77 plats=1=>[46] langs=1=>[en]]
, [Azores ->%PROD_HOME%/jre/lib/zi/Atlantic/Azores 1868 plats=1=>[46] langs=1=>[en]]
, [Bermuda ->%PROD_HOME%/jre/lib/zi/Atlantic/Bermuda 1124 plats=1=>[46] langs=1=>[en]]
, [Canary ->%PROD_HOME%/jre/lib/zi/Atlantic/Canary 1044 plats=1=>[46] langs=1=>[en]]
, [Cape_Verde ->%PROD_HOME%/jre/lib/zi/Atlantic/Cape_Verde 97 plats=1=>[46] langs=1=>[en]]
, [Faeroe ->%PROD_HOME%/jre/lib/zi/Atlantic/Faeroe 1016 plats=1=>[46] langs=1=>[en]]
, [Madeira ->%PROD_HOME%/jre/lib/zi/Atlantic/Madeira 1864 plats=1=>[46] langs=1=>[en]]
, [Reykjavik ->%PROD_HOME%/jre/lib/zi/Atlantic/Reykjavik 577 plats=1=>[46] langs=1=>[en]]
, [South_Georgia ->%PROD_HOME%/jre/lib/zi/Atlantic/South_Georgia 27 plats=1=>[46] langs=1=>[en]]
, [St_Helena ->%PROD_HOME%/jre/lib/zi/Atlantic/St_Helena 65 plats=1=>[46] langs=1=>[en]]
, [Stanley ->%PROD_HOME%/jre/lib/zi/Atlantic/Stanley 1080 plats=1=>[46] langs=1=>[en]]
, [Adelaide ->%PROD_HOME%/jre/lib/zi/Australia/Adelaide 1224 plats=1=>[46] langs=1=>[en]]
, [Brisbane ->%PROD_HOME%/jre/lib/zi/Australia/Brisbane 189 plats=1=>[46] langs=1=>[en]]
, [Broken_Hill ->%PROD_HOME%/jre/lib/zi/Australia/Broken_Hill 1224 plats=1=>[46] langs=1=>[en]]
, [Darwin ->%PROD_HOME%/jre/lib/zi/Australia/Darwin 125 plats=1=>[46] langs=1=>[en]]
, [Hobart ->%PROD_HOME%/jre/lib/zi/Australia/Hobart 1288 plats=1=>[46] langs=1=>[en]]
, [Lindeman ->%PROD_HOME%/jre/lib/zi/Australia/Lindeman 221 plats=1=>[46] langs=1=>[en]]
, [Lord_Howe ->%PROD_HOME%/jre/lib/zi/Australia/Lord_Howe 1012 plats=1=>[46] langs=1=>[en]]
, [Melbourne ->%PROD_HOME%/jre/lib/zi/Australia/Melbourne 1224 plats=1=>[46] langs=1=>[en]]
, [Perth ->%PROD_HOME%/jre/lib/zi/Australia/Perth 157 plats=1=>[46] langs=1=>[en]]
, [Sydney ->%PROD_HOME%/jre/lib/zi/Australia/Sydney 1224 plats=1=>[46] langs=1=>[en]]
, [Casey ->%PROD_HOME%/jre/lib/zi/Antarctica/Casey 65 plats=1=>[46] langs=1=>[en]]
, [Davis ->%PROD_HOME%/jre/lib/zi/Antarctica/Davis 81 plats=1=>[46] langs=1=>[en]]
, [DumontDUrville ->%PROD_HOME%/jre/lib/zi/Antarctica/DumontDUrville 81 plats=1=>[46] langs=1=>[en]]
, [Mawson ->%PROD_HOME%/jre/lib/zi/Antarctica/Mawson 65 plats=1=>[46] langs=1=>[en]]
, [McMurdo ->%PROD_HOME%/jre/lib/zi/Antarctica/McMurdo 1124 plats=1=>[46] langs=1=>[en]]
, [Palmer ->%PROD_HOME%/jre/lib/zi/Antarctica/Palmer 1144 plats=1=>[46] langs=1=>[en]]
, [Rothera ->%PROD_HOME%/jre/lib/zi/Antarctica/Rothera 65 plats=1=>[46] langs=1=>[en]]
, [Syowa ->%PROD_HOME%/jre/lib/zi/Antarctica/Syowa 65 plats=1=>[46] langs=1=>[en]]
, [Vostok ->%PROD_HOME%/jre/lib/zi/Antarctica/Vostok 65 plats=1=>[46] langs=1=>[en]]
, [indicim.jar ->%PROD_HOME%/jre/lib/im/indicim.jar 10441 plats=1=>[46] langs=1=>[en]]
, [thaiim.jar ->%PROD_HOME%/jre/lib/im/thaiim.jar 7939 plats=1=>[46] langs=1=>[en]]
, [dnsns.jar ->%PROD_HOME%/jre/lib/ext/dnsns.jar 8896 plats=1=>[46] langs=1=>[en]]
, [ldapsec.jar ->%PROD_HOME%/jre/lib/ext/ldapsec.jar 53248 plats=1=>[46] langs=1=>[en]]
, [localedata.jar ->%PROD_HOME%/jre/lib/ext/localedata.jar 769342 plats=1=>[46] langs=1=>[en]]
, [sunjce_provider.jar ->%PROD_HOME%/jre/lib/ext/sunjce_provider.jar 111430 plats=1=>[46] langs=1=>[en]]
, [CIEXYZ.pf ->%PROD_HOME%/jre/lib/cmm/CIEXYZ.pf 51236 plats=1=>[46] langs=1=>[en]]
, [GRAY.pf ->%PROD_HOME%/jre/lib/cmm/GRAY.pf 632 plats=1=>[46] langs=1=>[en]]
, [LINEAR_RGB.pf ->%PROD_HOME%/jre/lib/cmm/LINEAR_RGB.pf 1044 plats=1=>[46] langs=1=>[en]]
, [PYCC.pf ->%PROD_HOME%/jre/lib/cmm/PYCC.pf 274474 plats=1=>[46] langs=1=>[en]]
, [sRGB.pf ->%PROD_HOME%/jre/lib/cmm/sRGB.pf 150368 plats=1=>[46] langs=1=>[en]]
, [awt_robot ->%PROD_HOME%/jre/lib/i386/awt_robot 21524 plats=1=>[46] langs=1=>[en]]
, [jvm.cfg ->%PROD_HOME%/jre/lib/i386/jvm.cfg 671 plats=1=>[46] langs=1=>[en]]
, [libJdbcOdbc.so ->%PROD_HOME%/jre/lib/i386/libJdbcOdbc.so 62116 plats=1=>[46] langs=1=>[en]]
, [libawt.so ->%PROD_HOME%/jre/lib/i386/libawt.so 3059052 plats=1=>[46] langs=1=>[en]]
, [libcmm.so ->%PROD_HOME%/jre/lib/i386/libcmm.so 348652 plats=1=>[46] langs=1=>[en]]
, [libdcpr.so ->%PROD_HOME%/jre/lib/i386/libdcpr.so 186632 plats=1=>[46] langs=1=>[en]]
, [libdt_socket.so ->%PROD_HOME%/jre/lib/i386/libdt_socket.so 12312 plats=1=>[46] langs=1=>[en]]
, [libfontmanager.so ->%PROD_HOME%/jre/lib/i386/libfontmanager.so 880084 plats=1=>[46] langs=1=>[en]]
, [libhprof.so ->%PROD_HOME%/jre/lib/i386/libhprof.so 77372 plats=1=>[46] langs=1=>[en]]
, [libioser12.so ->%PROD_HOME%/jre/lib/i386/libioser12.so 15672 plats=1=>[46] langs=1=>[en]]
, [libjaas_unix.so ->%PROD_HOME%/jre/lib/i386/libjaas_unix.so 4856 plats=1=>[46] langs=1=>[en]]
, [libjava.so ->%PROD_HOME%/jre/lib/i386/libjava.so 142076 plats=1=>[46] langs=1=>[en]]
, [libjavaplugin_jni.so ->%PROD_HOME%/jre/lib/i386/libjavaplugin_jni.so 77528 plats=1=>[46] langs=1=>[en]]
, [libjawt.so ->%PROD_HOME%/jre/lib/i386/libjawt.so 3988 plats=1=>[46] langs=1=>[en]]
, [libjcov.so ->%PROD_HOME%/jre/lib/i386/libjcov.so 82800 plats=1=>[46] langs=1=>[en]]
, [libjdwp.so ->%PROD_HOME%/jre/lib/i386/libjdwp.so 183292 plats=1=>[46] langs=1=>[en]]
, [libjpeg.so ->%PROD_HOME%/jre/lib/i386/libjpeg.so 229076 plats=1=>[46] langs=1=>[en]]
, [libjsig.so ->%PROD_HOME%/jre/lib/i386/libjsig.so 8913 plats=1=>[46] langs=1=>[en]]
, [libjsound.so ->%PROD_HOME%/jre/lib/i386/libjsound.so 304660 plats=1=>[46] langs=1=>[en]]
, [libjsoundalsa.so ->%PROD_HOME%/jre/lib/i386/libjsoundalsa.so 30136 plats=1=>[46] langs=1=>[en]]
, [libmlib_image.so ->%PROD_HOME%/jre/lib/i386/libmlib_image.so 340188 plats=1=>[46] langs=1=>[en]]
, [libnative_chmod.so ->%PROD_HOME%/jre/lib/i386/libnative_chmod.so 5511 plats=1=>[46] langs=1=>[en]]
, [libnet.so ->%PROD_HOME%/jre/lib/i386/libnet.so 67964 plats=1=>[46] langs=1=>[en]]
, [libnio.so ->%PROD_HOME%/jre/lib/i386/libnio.so 24636 plats=1=>[46] langs=1=>[en]]
, [librmi.so ->%PROD_HOME%/jre/lib/i386/librmi.so 3608 plats=1=>[46] langs=1=>[en]]
, [libverify.so ->%PROD_HOME%/jre/lib/i386/libverify.so 70980 plats=1=>[46] langs=1=>[en]]
, [libzip.so ->%PROD_HOME%/jre/lib/i386/libzip.so 90040 plats=1=>[46] langs=1=>[en]]
, [libjsig.so0 ->%PROD_HOME%/jre/lib/i386/server/libjsig.so 8913 plats=1=>[46] langs=1=>[en]]
, [Xusage.txt ->%PROD_HOME%/jre/lib/i386/server/Xusage.txt 1386 plats=1=>[46] langs=1=>[en]]
, [libjvm.so ->%PROD_HOME%/jre/lib/i386/server/libjvm.so 7727807 plats=1=>[46] langs=1=>[en]]
, [libjsig.so1 ->%PROD_HOME%/jre/lib/i386/client/libjsig.so 8913 plats=1=>[46] langs=1=>[en]]
, [Xusage.txt0 ->%PROD_HOME%/jre/lib/i386/client/Xusage.txt 1386 plats=1=>[46] langs=1=>[en]]
, [libjvm.so0 ->%PROD_HOME%/jre/lib/i386/client/libjvm.so 5224816 plats=1=>[46] langs=1=>[en]]
, [libhpi.so ->%PROD_HOME%/jre/lib/i386/native_threads/libhpi.so 33188 plats=1=>[46] langs=1=>[en]]
, [LucidaBrightDemiBold.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaBrightDemiBold.ttf 75144 plats=1=>[46] langs=1=>[en]]
, [LucidaBrightDemiItalic.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaBrightDemiItalic.ttf 75124 plats=1=>[46] langs=1=>[en]]
, [LucidaBrightItalic.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaBrightItalic.ttf 80856 plats=1=>[46] langs=1=>[en]]
, [LucidaBrightRegular.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaBrightRegular.ttf 344908 plats=1=>[46] langs=1=>[en]]
, [LucidaSansDemiBold.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaSansDemiBold.ttf 317896 plats=1=>[46] langs=1=>[en]]
, [LucidaSansDemiOblique.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaSansDemiOblique.ttf 91352 plats=1=>[46] langs=1=>[en]]
, [LucidaSansOblique.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaSansOblique.ttf 253724 plats=1=>[46] langs=1=>[en]]
, [LucidaSansRegular.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaSansRegular.ttf 698236 plats=1=>[46] langs=1=>[en]]
, [LucidaTypewriterBold.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaTypewriterBold.ttf 234068 plats=1=>[46] langs=1=>[en]]
, [LucidaTypewriterBoldOblique.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaTypewriterBoldOblique.ttf 63168 plats=1=>[46] langs=1=>[en]]
, [LucidaTypewriterOblique.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaTypewriterOblique.ttf 137484 plats=1=>[46] langs=1=>[en]]
, [LucidaTypewriterRegular.ttf ->%PROD_HOME%/jre/lib/fonts/LucidaTypewriterRegular.ttf 242700 plats=1=>[46] langs=1=>[en]]
, [fonts.dir ->%PROD_HOME%/jre/lib/fonts/fonts.dir 6153 plats=1=>[46] langs=1=>[en]]
, [soundbank.gm ->%PROD_HOME%/jre/lib/audio/soundbank.gm 493589 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo ->%PROD_HOME%/jre/lib/locale/de/LC_MESSAGES/sunw_java_plugin.mo 2417 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo0 ->%PROD_HOME%/jre/lib/locale/es/LC_MESSAGES/sunw_java_plugin.mo 2471 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo1 ->%PROD_HOME%/jre/lib/locale/fr/LC_MESSAGES/sunw_java_plugin.mo 2357 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo2 ->%PROD_HOME%/jre/lib/locale/it/LC_MESSAGES/sunw_java_plugin.mo 2397 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo3 ->%PROD_HOME%/jre/lib/locale/ja/LC_MESSAGES/sunw_java_plugin.mo 2312 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo4 ->%PROD_HOME%/jre/lib/locale/ko/LC_MESSAGES/sunw_java_plugin.mo 2314 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo5 ->%PROD_HOME%/jre/lib/locale/sv/LC_MESSAGES/sunw_java_plugin.mo 2282 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo6 ->%PROD_HOME%/jre/lib/locale/zh/LC_MESSAGES/sunw_java_plugin.mo 1997 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo7 ->%PROD_HOME%/jre/lib/locale/zh_TW/LC_MESSAGES/sunw_java_plugin.mo 2012 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo8 ->%PROD_HOME%/jre/lib/locale/zh.GBK/LC_MESSAGES/sunw_java_plugin.mo 1997 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo9 ->%PROD_HOME%/jre/lib/locale/ko.UTF-8/LC_MESSAGES/sunw_java_plugin.mo 2602 plats=1=>[46] langs=1=>[en]]
, [sunw_java_plugin.mo10 ->%PROD_HOME%/jre/lib/locale/zh_TW.BIG5/LC_MESSAGES/sunw_java_plugin.mo 2012 plats=1=>[46] langs=1=>[en]]
, [cursors.properties ->%PROD_HOME%/jre/lib/images/cursors/cursors.properties 1316 plats=1=>[46] langs=1=>[en]]
, [invalid32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/invalid32x32.gif 153 plats=1=>[46] langs=1=>[en]]
, [motif_CopyDrop32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/motif_CopyDrop32x32.gif 183 plats=1=>[46] langs=1=>[en]]
, [motif_CopyNoDrop32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/motif_CopyNoDrop32x32.gif 195 plats=1=>[46] langs=1=>[en]]
, [motif_LinkDrop32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/motif_LinkDrop32x32.gif 183 plats=1=>[46] langs=1=>[en]]
, [motif_LinkNoDrop32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/motif_LinkNoDrop32x32.gif 195 plats=1=>[46] langs=1=>[en]]
, [motif_MoveDrop32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/motif_MoveDrop32x32.gif 156 plats=1=>[46] langs=1=>[en]]
, [motif_MoveNoDrop32x32.gif ->%PROD_HOME%/jre/lib/images/cursors/motif_MoveNoDrop32x32.gif 174 plats=1=>[46] langs=1=>[en]]
, [US_export_policy.jar ->%PROD_HOME%/jre/lib/security/US_export_policy.jar 2429 plats=1=>[46] langs=1=>[en]]
, [cacerts ->%PROD_HOME%/jre/lib/security/cacerts 30337 plats=1=>[46] langs=1=>[en]]
, [java.policy ->%PROD_HOME%/jre/lib/security/java.policy 2223 plats=1=>[46] langs=1=>[en]]
, [java.security ->%PROD_HOME%/jre/lib/security/java.security 6871 plats=1=>[46] langs=1=>[en]]
, [local_policy.jar ->%PROD_HOME%/jre/lib/security/local_policy.jar 2910 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = jre_plugin
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp8
gpEntries = [[libjavaplugin.so ->%PROD_HOME%/jre/plugin/i386/ns4/libjavaplugin.so 119628 plats=1=>[46] langs=1=>[en]]
, [libjavaplugin_oji.so ->%PROD_HOME%/jre/plugin/i386/ns610/libjavaplugin_oji.so 312832 plats=1=>[46] langs=1=>[en]]
, [libjavaplugin_oji.so0 ->%PROD_HOME%/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 281996 plats=1=>[46] langs=1=>[en]]
, [sun_java.desktop ->%PROD_HOME%/jre/plugin/desktop/sun_java.desktop 258 plats=1=>[46] langs=1=>[en]]
, [sun_java.png ->%PROD_HOME%/jre/plugin/desktop/sun_java.png 2215 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = sol_jre_bin
permissions = 755
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp9
gpEntries = [[ControlPanel ->%PROD_HOME%/jre/bin/ControlPanel 4108 plats=1=>[46] langs=1=>[en]]
, [java ->%PROD_HOME%/jre/bin/java 64940 plats=1=>[46] langs=1=>[en]]
, [java_vm ->%PROD_HOME%/jre/bin/java_vm 23028 plats=1=>[46] langs=1=>[en]]
, [keytool ->%PROD_HOME%/jre/bin/keytool 66156 plats=1=>[46] langs=1=>[en]]
, [kinit ->%PROD_HOME%/jre/bin/kinit 66188 plats=1=>[46] langs=1=>[en]]
, [klist ->%PROD_HOME%/jre/bin/klist 66188 plats=1=>[46] langs=1=>[en]]
, [ktab ->%PROD_HOME%/jre/bin/ktab 66188 plats=1=>[46] langs=1=>[en]]
, [orbd ->%PROD_HOME%/jre/bin/orbd 66380 plats=1=>[46] langs=1=>[en]]
, [policytool ->%PROD_HOME%/jre/bin/policytool 66420 plats=1=>[46] langs=1=>[en]]
, [rmid ->%PROD_HOME%/jre/bin/rmid 66156 plats=1=>[46] langs=1=>[en]]
, [rmiregistry ->%PROD_HOME%/jre/bin/rmiregistry 66156 plats=1=>[46] langs=1=>[en]]
, [servertool ->%PROD_HOME%/jre/bin/servertool 66188 plats=1=>[46] langs=1=>[en]]
, [tnameserv ->%PROD_HOME%/jre/bin/tnameserv 66188 plats=1=>[46] langs=1=>[en]]
]
DllGroup = false
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = ../libjsig.so
destination = /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/server/libjsig.so
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = ../libjsig.so
destination = /u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client/libjsig.so
overwriteExistingLink = true
 
INFO: 7/14/09 2:51:43 AM BST: Starting install Install Phase 1 of component Java Runtime Environment
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/jre/1.4.2/bin
permissions = 775
 
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/jre/1.4.2/lib
permissions = 775
 
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/jre/1.4.2/lib/security
permissions = 775
 
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/jre/1.4.2/lib/i386
permissions = 775
 
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/jre/1.4.2/lib/i386/native_threads
permissions = 775
 
INFO: 7/14/09 2:51:43 AM BST: Starting install Install Phase 1 of component Installer SDK Component
INFO: 7/14/09 2:51:43 AM BST: Starting install Install Phase 1 of component Oracle One-Off Patch Installer
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/OPatch/opatch.ini
destination = /u01/app/oracle/product/10.2.0/db_1/OPatch/opatch.ini
variables = null
delimiter = null
 
INFO: 7/14/09 2:51:44 AM BST: Starting install Install Phase 1 of component Oracle Universal Installer
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4
 
endVersion = 1.4
 
acceptCompatible = null
INFO: Setting the PROD_HOME variable of 'oracle.jdk_1.4.2.0.8' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from the variable calculation.
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 'JRE_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from a code block.
INFO: Setting variable 'ABSOLUTE_JRE_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '/jdk/jre'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to 'jdk/jre'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '../../jdk/jre'. Received the value from a code block.
INFO: Setting variable 'JRE_LOCATION' to '../../jdk/jre'. Received the value from a code block.
INFO: Setting variable 'ABSOLUTE_JRE_LOCATION' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/oui/bin/runInstaller.sh
destination = /u01/app/oracle/product/10.2.0/db_1/oui/bin/runInstaller.sh
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/oui/bin/addNode.sh
destination = /u01/app/oracle/product/10.2.0/db_1/oui/bin/addNode.sh
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/oui/bin/addLangs.sh
destination = /u01/app/oracle/product/10.2.0/db_1/oui/bin/addLangs.sh
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/oui/bin/runConfig.sh
destination = /u01/app/oracle/product/10.2.0/db_1/oui/bin/runConfig.sh
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/oui/bin/ouica.sh
destination = /u01/app/oracle/product/10.2.0/db_1/oui/bin/ouica.sh
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/oui/oraparam.ini
destination = /u01/app/oracle/product/10.2.0/db_1/oui/oraparam.ini
variables = null
delimiter = null
 
INFO: 7/14/09 2:51:44 AM BST: Starting install Install Phase 1 of component Bali Share
INFO: 7/14/09 2:51:44 AM BST: Starting install Install Phase 1 of component regexp
INFO: 7/14/09 2:51:44 AM BST: Starting install Install Phase 1 of component SSL Required Support Files for InstantClient
INFO: 7/14/09 2:51:44 AM BST: Starting install Install Phase 1 of component Enterprise Manager Repository DB
INFO: 7/14/09 2:51:45 AM BST: Starting install Install Phase 1 of component Oracle Net Required Support Files
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/lib/libntcps10_ee.a.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libntcps10.a
 
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/lib/naeet_ee.o.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/lib/naeet.o
 
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/lib/naect_ee.o.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/lib/naect.o
 
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/lib/nautab_ee.o.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/lib/nautab.o
 
INFO: 7/14/09 2:51:45 AM BST: Starting install Install Phase 1 of component Enterprise Manager Agent DB
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component Enterprise Manager Common Files
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/b64InternetCertificate.txt
permissions = 0600
 
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component Oracle Extended Windowing Toolkit
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component Oracle Display Fonts
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component Oracle Ice Browser
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component Oracle JFC Extended Windowing Toolkit
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component SQL*Plus Required Support Files
INFO: 7/14/09 2:51:47 AM BST: Starting install Install Phase 1 of component DBJAVA Required Support Files
INFO: 7/14/09 2:51:48 AM BST: Starting install Install Phase 1 of component Oracle OLAP RDBMS Files
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.server.bundleName
INFO: Query Returned: EE
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from a code block.
INFO: 7/14/09 2:51:48 AM BST: Starting install Install Phase 1 of component Oracle OLAP API
INFO: 7/14/09 2:51:48 AM BST: Starting install Install Phase 1 of component XDK Required Support Files
INFO: 7/14/09 2:51:48 AM BST: Starting install Install Phase 1 of component RDBMS Required Support Files for Instant Client
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/oci.dll
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/oci.dll
INFO: Query Returned: false
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.rdbms.rsf.ic
 
startVersion = 9.2.0.0.0
 
endVersion = 99.99.99.99.99
 
acceptCompatible = null
INFO: Query Returned: false
INFO: 7/14/09 2:51:48 AM BST: Starting install Install Phase 1 of component RDBMS Required Support Files
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/olsadmintool.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/olsadmintool
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/olsadmintool
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/olsoidsync.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/olsoidsync
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/olsoidsync
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/lib/libvsn10_ee.a.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libvsn10.a
 
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Oracle RAC Required Support Files-HAS
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Agent Required Support Files
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Parser Generator Required Support Files
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Sample Schema Data
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Oracle Starter Database
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Oracle Message Gateway Common Files
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/mgw/log
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/mgw/doc
permissions = null
owner = null
group = null
 
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component XML Parser for Oracle JVM
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Precompiler Required Support Files
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component XML Parser for Java
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Oracle UIX
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Oracle Help For Java
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Enterprise Manager Baseline
INFO: 7/14/09 2:51:54 AM BST: Starting install Install Phase 1 of component Oracle Data Mining RDBMS Files
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.server.bundleName
INFO: Query Returned: EE
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from a code block.
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle Database 10g interMedia Files
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle interMedia Java Advanced Imaging
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component SQLJ Runtime
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle interMedia Annotator
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle JDBC/OCI Instant Client
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle interMedia Locator RDBMS Files
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Platform Required Support Files
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle Core Required Support Files
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Database Workspace Manager
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle Containers for Java
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/config/jazn.security.props
INFO: Query Returned: true
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/config/jazn.security.props
permissions = 444
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/log
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/persistence
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action generalActions10.2.0.3.0 appendStringToEndMsgs
stringToAppend = The following J2EE Applications have been deployed and are accessible at the URLs listed below.
 
 
INFO: 7/14/09 2:51:55 AM BST: Starting install Install Phase 1 of component Oracle Locale Builder
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/nls/lbuilder/lbuilder
destination = /u01/app/oracle/product/10.2.0/db_1/nls/lbuilder/lbuilder
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/nls/lbuilder/lbuilder
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/nls/lbuilder/lbuilder
destination = /u01/app/oracle/product/10.2.0/db_1/bin/lbuilder
overwriteExistingLink = true
 
INFO: 7/14/09 2:51:56 AM BST: Starting install Install Phase 1 of component JDBC Common Files
INFO: 7/14/09 2:51:56 AM BST: Starting install Install Phase 1 of component Perl Interpreter
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = PERL5LIB
value = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3
append = true
replace = null
 
INFO: 7/14/09 2:51:58 AM BST: Starting install Install Phase 1 of component Oracle Code Editor
INFO: 7/14/09 2:51:58 AM BST: Starting install Install Phase 1 of component Oracle Notification Service
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.crs.ons
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: false
INFO: Setting variable 's_CRSInstalling' to 'false'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = unix_bin
permissions = 700
owner = null
group = null
copyAsText = false
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp10
gpEntries = [[ons ->%PROD_HOME%/bin/ons 1351578 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/opmn/logs
permissions = 700
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/opmn/conf
permissions = 700
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = config
permissions = 600
owner = null
group = null
copyAsText = false
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp11
gpEntries = [[ons.config.tmp ->%PROD_HOME%/conf/ons.config 71 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Query generalPortQueries2.1.0.19.8 getFreePort
 
lowerPortNumber = 6100
 
upperPortNumber = 6199
 
currentOracleHome = /u01/app/oracle/product/10.2.0/db_1
 
portName = Oracle Notification Server Local port
 
oracleHomes = /u01/app/oracle/product/10.2.0/db_1,
 
configurationPath = /u01/app/oracle/product/10.2.0/db_1/opmn/conf/ons.config
 
attributeName = local
 
UDPFlag = null
INFO: Query Returned: 6100
INFO: Setting variable 's_opmnLocalPort' to '6100'. Received the value from a code block.
INFO: Calling Query generalPortQueries2.1.0.19.8 getFreePort
 
lowerPortNumber = 6200
 
upperPortNumber = 6299
 
currentOracleHome = /u01/app/oracle/product/10.2.0/db_1
 
portName = Oracle Notification Server Remote port
 
oracleHomes = /u01/app/oracle/product/10.2.0/db_1,
 
configurationPath = /u01/app/oracle/product/10.2.0/db_1/opmn/conf/ons.config
 
attributeName = remote
 
UDPFlag = null
INFO: Query Returned: 6200
INFO: Setting variable 's_opmnRemotePort' to '6200'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = lib
permissions = 644
owner = null
group = null
copyAsText = false
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp12
gpEntries = [[ons.jar ->%PROD_HOME%/lib/ons.jar 48492 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = mesg
permissions = 755
owner = null
group = null
copyAsText = false
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp13
gpEntries = [[ensus.msb ->%PROD_HOME%/mesg/ensus.msb 12800 plats=1=>[46] langs=12=>[en]]
, [opmus.msb ->%PROD_HOME%/mesg/opmus.msb 12288 plats=1=>[46] langs=12=>[en]]
]
DllGroup = false
 
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.crs.sharedoh
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: false
INFO: Setting variable 's_sharedOH' to 'false'. Received the value from a code block.
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/opmn/conf/ons.config
INFO: Query Returned: true
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component Oracle interMedia Client Option
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component Oracle JDBC Thin Driver for JDK 1.2
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component Oracle JDBC Thin Driver for JDK 1.4
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component Oracle Help for the Web
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component LDAP Required Support Files
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component Character Set Migration Utility
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/umu.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/umu
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/umu
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/umu.sbs
 
INFO: 7/14/09 2:55:20 AM BST: Starting install Install Phase 1 of component Oracle Globalization Support
INFO: 7/14/09 2:55:22 AM BST: Starting install Install Phase 1 of component PL/SQL Embedded Gateway
INFO: 7/14/09 2:55:22 AM BST: Starting install Install Phase 1 of component OLAP SQL Scripts
INFO: 7/14/09 2:55:22 AM BST: Starting install Install Phase 1 of component Database SQL Scripts
INFO: 7/14/09 2:55:22 AM BST: Starting install Install Phase 1 of component Required Support Files
INFO: 7/14/09 2:55:22 AM BST: Starting install Install Phase 1 of component Oracle ODBC Driver
INFO: 7/14/09 2:55:23 AM BST: Starting install Install Phase 1 of component Secure Socket Layer
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = NA
installTarget = NA
installArguments =
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
undoTarget = nnfgt.o
undoArguments = ORACLE_HOME =/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = null
 
INFO: 7/14/09 2:55:23 AM BST: Starting install Install Phase 1 of component Oracle Database User Interface
INFO: 7/14/09 2:55:23 AM BST: Starting install Install Phase 1 of component Enterprise Manager Minimal Integration
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = filegroup1
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp14
gpEntries = [[oemlt.jar ->%ORACLE_HOME%/jlib/oemlt-%OEM_VER%.jar 8297699 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: 7/14/09 2:55:24 AM BST: Starting install Install Phase 1 of component Oracle Wallet Manager
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/install/owm.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/owm
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/owm
permissions = 755
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_de.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_de.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_de.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_es.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_es.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_es.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_fr.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_fr.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_fr.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_it.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_it.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_it.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_ja.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_ja.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_ja.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_ko.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_ko.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_ko.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_pt_BR.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_pt_BR.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_pt_BR.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_zh_CN.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_zh_CN.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_zh_CN.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_zh_TW.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_zh_TW.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/jlib/help/owm/owm_help_zh_TW.jar
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/install/orapki.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/orapki
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/install/orapki.sbs
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/install/mkstore.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/mkstore
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/owm/install/mkstore.sbs
 
INFO: 7/14/09 2:55:28 AM BST: Starting install Install Phase 1 of component Oracle Clusterware RDBMS Files
INFO: 7/14/09 2:55:28 AM BST: Starting install Install Phase 1 of component HAS Common Files
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/srvm/utl/rootlocaladd
destination = /u01/app/oracle/product/10.2.0/db_1/srvm/utl/rootlocaladd
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/install/rootlocaladd
destination = /u01/app/oracle/product/10.2.0/db_1/install/rootlocaladd
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/css/admin/init.cssd
destination = /u01/app/oracle/product/10.2.0/db_1/css/admin/init.cssd
variables = null
 
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/css/admin/init.cssd
permissions = 555
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/bin/ocssd
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ocssd
variables = null
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/gsd.sh
INFO: Query Returned: true
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/gsd.sh
destination = /u01/app/oracle/product/10.2.0/db_1/bin/gsd.sh
variables = null
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/gsdctl
INFO: Query Returned: true
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/gsdctl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/gsdctl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/bin/crsctl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/crsctl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/ocrdump
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ocrdump
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/ocrcheck
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ocrcheck
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/ocrconfig
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ocrconfig
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/srvctl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/srvctl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/oclsmon
destination = /u01/app/oracle/product/10.2.0/db_1/bin/oclsmon
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/clsid
destination = /u01/app/oracle/product/10.2.0/db_1/bin/clsid
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/clscfg
destination = /u01/app/oracle/product/10.2.0/db_1/bin/clscfg
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/clsfmt
destination = /u01/app/oracle/product/10.2.0/db_1/bin/clsfmt
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/cdata/localhost
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/css/init
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/css/log
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/css/auth
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/localconfig
destination = /u01/app/oracle/product/10.2.0/db_1/bin/localconfig
variables = null
 
INFO: 7/14/09 2:55:31 AM BST: Starting install Install Phase 1 of component Enterprise Manager plugin Common Files
INFO: 7/14/09 2:55:31 AM BST: Starting install Install Phase 1 of component iSQL*Plus
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/us/us.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/esa/esa.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/zhs/zhs.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/ko/ko.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/ja/ja.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/i/i.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/d/d.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/f/f.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/sqlplus/admin/iplus/help/ptb/ptb.jar
INFO: Query Returned: false
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sqlplus/log/isqlplus
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sqlplus/opmn/conf
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/sqlplus/bin/isqlplus.ini
destination = /u01/app/oracle/product/10.2.0/db_1/sqlplus/bin/isqlplus.ini
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/isqlplusctl.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/isqlplusctl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/isqlplusctl.template
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/isqlplusctl.pl.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/isqlplusctl.pl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/isqlplusctl.pl.template
 
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplus.ear
DestDir = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplus
permissions = null
owner = null
group = null
 
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplushelp.ear
DestDir = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplushelp
permissions = null
owner = null
group = null
 
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus.war
DestDir = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplus/isqlplus
permissions = null
owner = null
group = null
 
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplushelp/isqlplushelp.war
DestDir = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/isqlplushelp/isqlplushelp
permissions = null
owner = null
group = null
 
INFO: 7/14/09 2:55:45 AM BST: Starting install Install Phase 1 of component SQL*Plus
INFO: 7/14/09 2:55:45 AM BST: Starting install Install Phase 1 of component Oracle Recovery Manager
INFO: 7/14/09 2:55:45 AM BST: Starting install Install Phase 1 of component Precompiler Common Files
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/ott
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ott
variables = null
 
INFO: 7/14/09 2:55:46 AM BST: Starting install Install Phase 1 of component Oracle Java Client
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs/statusnc.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/statusnc
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs/ncomp.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ncomp
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs/deploync.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/deploync
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs/loadjava.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/loadjava
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs/dropjava.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/dropjava
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/javavm/install/sbs/ojvmjava.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ojvmjava
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/statusnc
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/ncomp
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/deploync
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/dropjava
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/loadjava
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/ojvmjava
permissions = 755
 
INFO: 7/14/09 2:55:46 AM BST: Starting install Install Phase 1 of component Oracle LDAP administration
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/ldifmigrator.orc
destination = /u01/app/oracle/product/10.2.0/db_1/bin/ldifmigrator
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/ldifmigrator
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/oidprovtool.orc
destination = /u01/app/oracle/product/10.2.0/db_1/bin/oidprovtool
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/oidprovtool
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/ldifmigrator.orc
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/oidprovtool.orc
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/oidadmin.orc
destination = /u01/app/oracle/product/10.2.0/db_1/bin/oidadmin
variables = null
 
INFO: 7/14/09 2:55:47 AM BST: Starting install Install Phase 1 of component Installation Common Files
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.1
 
endVersion = 1.4.9
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreProductLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from a code block.
INFO: Setting variable 's_jreProductLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes =
destination = /u01/app/oracle/product/10.2.0/db_1/install
permissions = null
owner = null
group = null
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes =
name = ORACLE_HOME
value = /u01/app/oracle/product/10.2.0/db_1
append = null
replace = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/bin/bndlchk
destination = /u01/app/oracle/product/10.2.0/db_1/bin/bndlchk
variables = null
 
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = ORACLE_SID
INFO: Query Returned:
INFO: Setting variable 's_dbSid' to ''. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/install/utl/root.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/install/utl/root.sh
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 appendFileToRootSh
source = /u01/app/oracle/product/10.2.0/db_1/install/utl/root.sh
requiredBeforeConfig = null
 
INFO: Setting variable 'ROOTSH_STATUS' to '1'. Received the value from a code block.
INFO: 7/14/09 2:56:11 AM BST: Starting install Install Phase 1 of component Buildtools Common Files
INFO: 7/14/09 2:56:11 AM BST: Starting install Install Phase 1 of component Enterprise Manager plugin Common Files
INFO: 7/14/09 2:56:11 AM BST: Starting install Install Phase 1 of component Assistant Common Files
INFO: Calling Query areasQueries10.2.0.1.0 getProductHome
 
name = oracle.jdk
 
startVersion = 1.4.2
 
endVersion = 1.4.2
 
acceptCompatible = null
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1/jdk
INFO: Setting variable 's_jreProductLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk'. Received the value from a code block.
INFO: Setting variable 's_jreProductLocation' to '/u01/app/oracle/product/10.2.0/db_1/jdk/jre/'. Received the value from a code block.
INFO: 7/14/09 2:56:11 AM BST: Starting install Install Phase 1 of component Oracle Net
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/install/sbs/netca.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/netca
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/netca
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/netca_deinst.sh
destination = /u01/app/oracle/product/10.2.0/db_1/bin/netca_deinst.sh
variables = null
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = LD_LIBRARY_PATH
value = /u01/app/oracle/product/10.2.0/db_1/lib
append = false
replace = true
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = LD_LIBRARY_PATH
value = /u01/app/oracle/product/10.2.0/db_1/network/lib
append = true
replace = false
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help/ca_help.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help/ca_help.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help/ca_help.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_de/ca_help_de.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_es/ca_help_es.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_fr/ca_help_fr.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_it/ca_help_it.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_ja/ca_help_ja.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_ko/ca_help_ko.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_pt_BR/ca_help_pt_BR.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_zh_CN/ca_help_zh_CN.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/ca/help_zh_TW/ca_help_zh_TW.jar
INFO: Query Returned: false
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/install/sbs/trcasst.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/trcasst
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/install/sbs/trcasst.sbs
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/trcasst
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/install/sbs/netmgr.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/netmgr
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/netmgr
permissions = 755
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help/mgr_help.jar
INFO: Query Returned: true
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help/mgr_help.jar
DestDir = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help/
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help/mgr_help.jar
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_de/mgr_help_de.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_es/mgr_help_es.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_fr/mgr_help_fr.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_it/mgr_help_it.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_ja/mgr_help_ja.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_ko/mgr_help_ko.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_pt_BR/mgr_help_pt_BR.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_zh_CN/mgr_help_zh_CN.jar
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/tools/help/mgr/help_zh_TW/mgr_help_zh_TW.jar
INFO: Query Returned: false
INFO: 7/14/09 2:56:13 AM BST: Starting install Install Phase 1 of component PL/SQL
INFO: 7/14/09 2:56:13 AM BST: Starting install Install Phase 1 of component Enterprise Manager Repository Core
INFO: 7/14/09 2:56:15 AM BST: Starting install Install Phase 1 of component Oracle Advanced Security
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = NA
installTarget = NA
installArguments =
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking oracle executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = NA
installTarget = NA
installArguments =
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
undoTarget = client_sharedlib
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building client shared library
 
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = NA
installTarget = NA
installArguments =
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
undoTarget = ntcontab.o
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = null
 
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = NA
installTarget = NA
installArguments =
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
undoTarget = nnfgt.o
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = null
 
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/jlib/netentrust12.jar.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/network/jlib/netentrust12.jar
 
INFO: Calling Action fileActions10.2.0.0.0 moveFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/network/jlib/netentrust14.jar.dbl
destination = /u01/app/oracle/product/10.2.0/db_1/network/jlib/netentrust14.jar
 
INFO: 7/14/09 2:56:17 AM BST: Starting install Install Phase 1 of component Generic Connectivity Common Files
INFO: 7/14/09 2:56:17 AM BST: Starting install Install Phase 1 of component Oracle Database Utilities
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/demo/aqxml.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/demo/aqxml.conf
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/demo/aqxml.sbs
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/bin/aqxmlctl.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/aqxmlctl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/aqxmlctl.template
 
INFO: Calling Action fileActions10.2.0.0.0 appendStringToFile
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/demo/aqxml.conf
stringToAppend =
# Advanced Queuing - AQ xml Servlet
<IfModule mod_jserv.c>
ApJServMount /aqserv/servlet /root
ApJServGroupMount /aqserv/servlet balance://group1/root
</IfModule>
#
 
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = libagtsh.so.1.0
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libagtsh.so
overwriteExistingLink = null
 
INFO: 7/14/09 2:56:17 AM BST: Starting install Install Phase 1 of component Oracle Text
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/log
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/ctx/admin/dr0ulib.sql.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/admin/dr0ulib.sql
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ctx/admin/dr0ulib.sql.sbs
 
INFO: 7/14/09 2:56:20 AM BST: Starting install Install Phase 1 of component Oracle XML Development Kit
INFO: 7/14/09 2:56:20 AM BST: Starting install Install Phase 1 of component Oracle interMedia Locator
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/md/admin/mddins.sql
destination = /u01/app/oracle/product/10.2.0/db_1/md/admin/mddins.sql
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/md/admin/mdinst.sql
destination = /u01/app/oracle/product/10.2.0/db_1/md/admin/mdinst.sql
variables = null
delimiter = null
 
INFO: 7/14/09 2:56:20 AM BST: Starting install Install Phase 1 of component Database Configuration and Upgrade Assistants
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/assistants/dbca/logs
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = ORACLE_HOME
value = /u01/app/oracle/product/10.2.0/db_1
append = false
replace = true
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = LD_LIBRARY_PATH
value = /u01/app/oracle/product/10.2.0/db_1/lib
append = false
replace = true
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = LD_LIBRARY_PATH
value = /u01/app/oracle/product/10.2.0/db_1/network/lib
append = true
replace = false
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = ORACLE_SID
value = demo1
append = false
replace = true
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/assistants/dbua/dbua.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/dbua
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/assistants/dbua/dbua.sbs
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/assistants/bin/rconfig.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/rconfig
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/assistants/bin/rconfig.sbs
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/dbua
permissions = 755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/rconfig
permissions = 755
 
INFO: 7/14/09 2:56:21 AM BST: Starting install Install Phase 1 of component Oracle JVM
INFO: 7/14/09 2:56:22 AM BST: Starting install Install Phase 1 of component Enterprise Manager Agent Core
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = filegroup27
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp15
gpEntries = [[zerofile.0 ->%ORACLE_HOME%/%s_libDir%/libnmadbg.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.00 ->%ORACLE_HOME%/%s_libDir%/libnmadm.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.01 ->%ORACLE_HOME%/%s_libDir%/libnmalk.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.02 ->%ORACLE_HOME%/%s_libDir%/libnmarl.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.03 ->%ORACLE_HOME%/%s_libDir%/libnmasf.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.04 ->%ORACLE_HOME%/%s_libDir%/libnmastk.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.05 ->%ORACLE_HOME%/%s_libDir%/libnmefos.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.06 ->%ORACLE_HOME%/%s_libDir%/libnmefsql.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.07 ->%ORACLE_HOME%/%s_libDir%/libnmefud.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.08 ->%ORACLE_HOME%/%s_libDir%/libnmefut.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.09 ->%ORACLE_HOME%/%s_libDir%/libnmefvr.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.010 ->%ORACLE_HOME%/%s_libDir%/libnmefw.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.011 ->%ORACLE_HOME%/%s_libDir%/libnmemso.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.012 ->%ORACLE_HOME%/%s_libDir%/libnmeoci.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.013 ->%ORACLE_HOME%/%s_libDir%/libnmevq.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.014 ->%ORACLE_HOME%/%s_libDir%/libnmuc.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [zerofile.015 ->%ORACLE_HOME%/%s_libDir%/libnmuk.so.0 0 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = filegroup23
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp16
gpEntries = [[libnmadbg.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmadbg.def 110 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmadm.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmadm.def 165 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmalk.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmalk.def 57 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmarl.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmarl.def 113 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmasf.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmasf.def 84 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmastk.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmastk.def 79 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeclurac.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmeclurac.def 112 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefos.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefos.def 278 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefsql.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefsql.def 59 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefud.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefud.def 177 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefut.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefut.def 56 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefvr.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefvr.def 62 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefw.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefw.def 18 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmemso.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmemso.def 83242 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeoci.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmeoci.def 1873 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmevq.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmevq.def 11 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmuc.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmuc.def 14 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmuk.def ->%ORACLE_HOME%/sysman/%s_libDir%/libnmuk.def 65 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = filegroup22
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp17
gpEntries = [[env_sysman.mk ->%ORACLE_HOME%/sysman/%s_libDir%/env_sysman.mk 88103 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [ins_sysman.mk ->%ORACLE_HOME%/sysman/%s_libDir%/ins_sysman.mk 7042 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmadbg.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmadbg.a 20766 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmadm.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmadm.a 30546 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmalk.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmalk.a 9794 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmarl.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmarl.a 20828 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmasf.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmasf.a 17032 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmastk.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmastk.a 10780 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmb.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmb.a 8912 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeb.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmeb.a 57830 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmec.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmec.a 245400 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeclumgr.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmeclumgr.a 16756 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmecluster.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmecluster.a 4224 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmectl.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmectl.a 117258 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmedc.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmedc.a 465126 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmedm.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmedm.a 330876 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmedr.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmedr.a 37822 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmedt.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmedt.a 84568 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmee.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmee.a 183292 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefmgr.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefmgr.a 29766 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefos.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefos.a 53204 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefsql.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefsql.a 49952 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefud.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefud.a 17716 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefut.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefut.a 171046 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefvr.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefvr.a 8016 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefw.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmefw.a 18062 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmehl.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmehl.a 203366 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmehu.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmehu.a 207192 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmei.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmei.a 41932 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmej.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmej.a 21528 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmejc.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmejc.a 220262 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmem.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmem.a 115328 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeoci.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmeoci.a 75632 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmepm.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmepm.a 19640 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmer.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmer.a 56446 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmesched.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmesched.a 104996 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeu.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmeu.a 307916 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmevq.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmevq.a 73280 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmevr.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmevr.a 50580 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmexml.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmexml.a 32654 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmi.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmi.a 66970 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnml.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnml.a 9148 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmo.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmo.a 11240 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmocat.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmocat.a 8490 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmt.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmt.a 11004 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmuc.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmuc.a 32536 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmum.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmum.a 31260 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmupm.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmupm.a 19306 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmus.a ->%ORACLE_HOME%/sysman/%s_libDir%/libnmus.a 38682 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libtcl.a ->%ORACLE_HOME%/sysman/%s_libDir%/libtcl.a 2762448 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [nmaj.o ->%ORACLE_HOME%/sysman/%s_libDir%/nmaj.o 57441 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [nmajclbk.o ->%ORACLE_HOME%/sysman/%s_libDir%/nmajclbk.o 7869 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [nmajout.o ->%ORACLE_HOME%/sysman/%s_libDir%/nmajout.o 21205 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [nmajrules.o ->%ORACLE_HOME%/sysman/%s_libDir%/nmajrules.o 39034 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [nmajsm.o ->%ORACLE_HOME%/sysman/%s_libDir%/nmajsm.o 5979 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [nmajutl.o ->%ORACLE_HOME%/sysman/%s_libDir%/nmajutl.o 4841 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmb.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmb.o 1828 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmdmain.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmdmain.o 16246 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmectl.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmectl.o 4082 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmei.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmei.o 14602 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmem.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmem.o 4331 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmetgctl.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmetgctl.o 4090 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmitclsh.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmitclsh.o 8018 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmo.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmo.o 3728 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmocat.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmocat.o 2689 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmum.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmum.o 2680 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmupm.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmupm.o 2686 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0nmus.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0nmus.o 1833 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [s0tnmuc.o ->%ORACLE_HOME%/sysman/%s_libDir%/s0tnmuc.o 3044 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [snmajmn.o ->%ORACLE_HOME%/sysman/%s_libDir%/snmajmn.o 4118 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [snmajpt.o ->%ORACLE_HOME%/sysman/%s_libDir%/snmajpt.o 4039 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [snmajutl.o ->%ORACLE_HOME%/sysman/%s_libDir%/snmajutl.o 4758 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [snmitclsh.o ->%ORACLE_HOME%/sysman/%s_libDir%/snmitclsh.o 3193 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [snmuk.o ->%ORACLE_HOME%/sysman/%s_libDir%/snmuk.o 2660 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [ssnmajed.o ->%ORACLE_HOME%/sysman/%s_libDir%/ssnmajed.o 3224 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = filegroup21
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp18
gpEntries = [[libnmcfhc.so ->%ORACLE_HOME%/%s_libDir%/libnmcfhc.so 58920 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmcfsga.so ->%ORACLE_HOME%/%s_libDir%/libnmcfsga.so 68677 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeclurac.so ->%ORACLE_HOME%/%s_libDir%/libnmeclurac.so 56583 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 copyGroupFromJar
selectedNodes = null
copyGroup = filegroup20
permissions = null
owner = null
group = null
copyAsText = null
JarLoc = /tmp/OraInstall2009-07-14_02-07-31AM/temp19
gpEntries = [[libnmadbg.so ->%ORACLE_HOME%/%s_libDir%/libnmadbg.so 50367 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmadm.so ->%ORACLE_HOME%/%s_libDir%/libnmadm.so 30897 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmalk.so ->%ORACLE_HOME%/%s_libDir%/libnmalk.so 13791 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmarl.so ->%ORACLE_HOME%/%s_libDir%/libnmarl.so 23759 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmasf.so ->%ORACLE_HOME%/%s_libDir%/libnmasf.so 20257 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmastk.so ->%ORACLE_HOME%/%s_libDir%/libnmastk.so 43734 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefos.so ->%ORACLE_HOME%/%s_libDir%/libnmefos.so 118055 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefsql.so ->%ORACLE_HOME%/%s_libDir%/libnmefsql.so 58955 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefud.so ->%ORACLE_HOME%/%s_libDir%/libnmefud.so 86271 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefut.so ->%ORACLE_HOME%/%s_libDir%/libnmefut.so 208988 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefvr.so ->%ORACLE_HOME%/%s_libDir%/libnmefvr.so 75451 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmefw.so ->%ORACLE_HOME%/%s_libDir%/libnmefw.so 84249 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmemso.so ->%ORACLE_HOME%/%s_libDir%/libnmemso.so 4509046 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmeoci.so ->%ORACLE_HOME%/%s_libDir%/libnmeoci.so 138594 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmevq.so ->%ORACLE_HOME%/%s_libDir%/libnmevq.so 75008 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmuc.so ->%ORACLE_HOME%/%s_libDir%/libnmuc.so 64982 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
, [libnmuk.so ->%ORACLE_HOME%/%s_libDir%/libnmuk.so 6602 plats=1=>[46] langs=1=>[en,fr,ar,bn,pt_BR,bg,fr_CA,ca,hr,cs,da,nl,ar_EG,en_GB,et,fi,de,el,iw,hu,is,in,it,ja,ko,es,lv,lt,ms,es_MX,no,pl,pt,ro,ru,zh_CN,sk,sl,es_ES,sv,th,zh_TW,tr,uk,vi]]
]
DllGroup = false
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/config
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/log
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/emd/collection
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/emd/recv
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/emd/state
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/emd/upload
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/j2ee/log
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/env_sysman.mk
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/env_sysman.mk
variables = JRE_HOME,
delimiter = null
 
INFO: 7/14/09 2:56:24 AM BST: Starting install Install Phase 1 of component Oracle interMedia
INFO: 7/14/09 2:56:24 AM BST: Starting install Install Phase 1 of component Oracle Programmer
INFO: 7/14/09 2:56:24 AM BST: Starting install Install Phase 1 of component Oracle Call Interface (OCI)
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = libocci.so.10.1
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libocci.so
overwriteExistingLink = null
 
INFO: 7/14/09 2:56:24 AM BST: Starting install Install Phase 1 of component Oracle Internet Directory Client
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/ldap/log
INFO: Query Returned: false
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/log
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/admin/LOGS
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/odi/data/import
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/odi/data/export
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/odi/log
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/odi/archive
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/odi/bin
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/odi/sslwallets
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/ldap/load
selectedNodes = null
permissions = 755
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/odisrvreg.orc
destination = /u01/app/oracle/product/10.2.0/db_1/bin/odisrvreg
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/schemasync.orc
destination = /u01/app/oracle/product/10.2.0/db_1/bin/schemasync
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/odisrvreg.orc
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/schemasync.orc
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/ldap/install/oidca.orc
destination = /u01/app/oracle/product/10.2.0/db_1/bin/oidca
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/oidca
permissions = 755
 
INFO: 7/14/09 2:56:25 AM BST: Starting install Install Phase 1 of component HAS Files for DB
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/srvm/log
selectedNodes =
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/srvm/auth
selectedNodes =
permissions = null
owner = null
group = null
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libskgxp9.a
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libskgxpu.a
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/install/rootdeletenode.sh
INFO: Query Returned: true
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/install/rootdeletenode.sh
destination = /u01/app/oracle/product/10.2.0/db_1/install/rootdeletenode.sh
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/srvconfig
destination = /u01/app/oracle/product/10.2.0/db_1/bin/srvconfig
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/srvm/config
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/racg/log
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/racg/tmp
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/racg/dump
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/racgwrap.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/racgwrap
variables = null
 
INFO: Calling Query areasQueries10.2.0.1.0 getAllOracleHomes
INFO: Query Returned: /u01/app/oracle/product/10.2.0/db_1,
INFO: Calling Query areasQueries10.2.0.1.0 productInstalled
 
location = /u01/app/oracle/product/10.2.0/db_1
 
name = oracle.crs
 
startVersion = 10.2.0.0.0
 
endVersion = 10.2.9.9.9
 
acceptCompatible = true
INFO: Query Returned: false
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/bin/racgons
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/racgons
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/cluvfy
destination = /u01/app/oracle/product/10.2.0/db_1/bin/cluvfy
variables = null
 
INFO: 7/14/09 2:56:26 AM BST: Starting install Install Phase 1 of component Oracle Net Listener
INFO: 7/14/09 2:56:26 AM BST: Starting install Install Phase 1 of component Oracle Database 10g
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes =
destination = /u01/app/oracle/product/10.2.0/db_1/install
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/log
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/trcsess.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/trcsess
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/trcsess
permissions = 755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/rdbms/config.orc
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.c
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/extusrupgrade.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/extusrupgrade
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/lib/libodmd10.so
permissions = 755
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libodm10.so
INFO: Query Returned: false
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = libodmd10.so
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libodm10.so
overwriteExistingLink = null
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = libodmd10.so
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libodm10.so
overwriteExistingLink = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/demo/schema/log
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/demo/schema/order_entry/createUser.sql
destination = /u01/app/oracle/product/10.2.0/db_1/demo/schema/order_entry/createUser.sql
variables = null
 
INFO: 7/14/09 2:56:30 AM BST: Starting install Install Phase 1 of component Oracle Net Services
INFO: 7/14/09 2:56:30 AM BST: Starting install Install Phase 1 of component Oracle Enterprise Manager Console DB
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/recv
permissions = 0755
owner = null
group = null
 
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/em.ear
DestDir = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/em
permissions = null
owner = null
group = null
 
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/em/em.war
DestDir = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/em/em
permissions = null
owner = null
group = null
 
INFO: 7/14/09 2:56:49 AM BST: Starting install Install Phase 1 of component Oracle OLAP
INFO: 7/14/09 2:56:49 AM BST: Starting install Install Phase 1 of component Oracle Spatial
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.server.bundleName
INFO: Query Returned: EE
INFO: Setting variable 's_bundleName' to 'EE'. Received the value from a code block.
INFO: 7/14/09 2:56:49 AM BST: Starting install Install Phase 1 of component Oracle Partitioning
INFO: 7/14/09 2:56:49 AM BST: Starting install Install Phase 1 of component Enterprise Edition Options
INFO: 7/14/09 2:56:51 AM BST: Starting install Install Phase 1 of component Oracle Database 10g
INFO: Calling Action SpawnActions10.1.0.2.0 Spawn
installcommand =
deinstallcommand = /bin/rm -rf /u01/app/oracle/product/10.2.0/db_1/bin /u01/app/oracle/product/10.2.0/db_1/cdata /u01/app/oracle/product/10.2.0/db_1/css /u01/app/oracle/product/10.2.0/db_1/demo /u01/app/oracle/product/10.2.0/db_1/install /u01/app/oracle/product/10.2.0/db_1/jdk /u01/app/oracle/product/10.2.0/db_1/ldap /u01/app/oracle/product/10.2.0/db_1/network/lib /u01/app/oracle/product/10.2.0/db_1/network/log /u01/app/oracle/product/10.2.0/db_1/oc4j /u01/app/oracle/product/10.2.0/db_1/ord /u01/app/oracle/product/10.2.0/db_1/perl /u01/app/oracle/product/10.2.0/db_1/pg4appc /u01/app/oracle/product/10.2.0/db_1/rdbms /u01/app/oracle/product/10.2.0/db_1/tg4drda /u01/app/oracle/product/10.2.0/db_1/sysman
WaitForCompletion = null
 
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = PATH
INFO: Query Returned: /usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle1/bin:/home/oracle1/Oracle10g/database/install
INFO: Setting variable 's_fullPath' to '/u01/app/oracle/product/10.2.0/db_1/bin:/usr/bin:/usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle1/bin:/home/oracle1/Oracle10g/database/install'. Received the value from a code block.
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = PATH
value = /u01/app/oracle/product/10.2.0/db_1/bin:/usr/bin:/usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/oracle1/bin:/home/oracle1/Oracle10g/database/install
append = false
replace = true
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = ORACLE_HOME
value = /u01/app/oracle/product/10.2.0/db_1
append = false
replace = true
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = LD_LIBRARY_PATH
value = /u01/app/oracle/product/10.2.0/db_1/lib
append = false
replace = true
 
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = LD_LIBRARY_PATH
value = /u01/app/oracle/product/10.2.0/db_1/network/lib
append = true
replace = false
 
INFO: Install Phase 1 JRE files in Scratch :590
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Sun JDK extensions
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Sun JDK
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Java Runtime Environment
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Installer SDK Component
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Oracle One-Off Patch Installer
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Oracle Universal Installer
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Bali Share
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component regexp
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component SSL Required Support Files for InstantClient
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Enterprise Manager Repository DB
INFO: 7/14/09 2:56:52 AM BST: Starting install Link Phase of component Oracle Net Required Support Files
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = mkldflags
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ldflags
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = ntcontab.o
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ntcontab
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f ntcontab.*
 
INFO: (if [ "compile" = "compile" ] ; then 
/u01/app/oracle/product/10.2.0/db_1/bin/gennttab > ntcontab.c ;
/usr/bin/gcc -c ntcontab.c ;
rm -f /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o ;
mv ntcontab.o /u01/app/oracle/product/10.2.0/db_1/lib/ ;
/usr/bin/ar rv /u01/app/oracle/product/10.2.0/db_1/lib/libn10.a /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o ; fi)
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: mv:
INFO: cannot stat `ntcontab.o'
INFO: : No such file or directory
INFO:
 
INFO: /usr/bin/ar: /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o: No such file or directory
 
INFO: make: *** [ntcontab.o] Error 1
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'ntcontab.o' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = nnfgt.o
installArguments = ORACLE_HOME =/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking nnfgt
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f nnfgt.*
 
INFO: (if [ "compile" = "compile" ] ; then 
/u01/app/oracle/product/10.2.0/db_1/bin/gennfgt > nnfgt.c ;
/usr/bin/gcc -c nnfgt.c ;
rm -f /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o ;
mv nnfgt.o /u01/app/oracle/product/10.2.0/db_1/lib/ ;
 
INFO: /usr/bin/ar rv /u01/app/oracle/product/10.2.0/db_1/lib/libn10.a /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o ; fi)
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: mv: cannot stat `nnfgt.o': No such file or directory
 
INFO: /usr/bin/ar: /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o: No such file or directory
 
INFO: make: *** [nnfgt.o] Error 1
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'nnfgt.o' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = client_sharedlib
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building client shared libraries
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: genclntsh: Failed to link libclntsh.so.10.1
 
INFO: make: *** [client_sharedlib] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Enterprise Manager Agent DB
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Enterprise Manager Common Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Extended Windowing Toolkit
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Display Fonts
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Ice Browser
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle JFC Extended Windowing Toolkit
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component SQL*Plus Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component DBJAVA Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle OLAP RDBMS Files
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Unlinking oracle
 
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = olap_on
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = olap_off
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = null
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /usr/bin/ar d /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a xsnoolap.o
 
INFO: /usr/bin/ar cr /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/xsyeolap.o
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Oracle
 
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle OLAP API
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component XDK Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component RDBMS Required Support Files for Instant Client
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component RDBMS Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle RAC Required Support Files-HAS
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Agent Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Parser Generator Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Sample Schema Data
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Starter Database
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Message Gateway Common Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component XML Parser for Oracle JVM
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Precompiler Required Support Files
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component XML Parser for Java
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle UIX
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Help For Java
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Enterprise Manager Baseline
INFO: 7/14/09 2:59:50 AM BST: Starting install Link Phase of component Oracle Data Mining RDBMS Files
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Unlinking oracle
 
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = dm_on
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = dm_off
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Label Security Option
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /usr/bin/ar cr /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/dmndmse.o
 
INFO: /usr/bin/ar cr /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/dmwdm.o
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Unlinking oracle
 
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Database 10g interMedia Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle interMedia Java Advanced Imaging
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component SQLJ Runtime
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle interMedia Annotator
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle JDBC/OCI Instant Client
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle interMedia Locator RDBMS Files
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking oracle
 
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = sdo_on
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = sdo_off
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking sdo options
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /usr/bin/ar cr /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/kxmwsd.o
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Oracle
 
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Platform Required Support Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Core Required Support Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Database Workspace Manager
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Containers for Java
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Locale Builder
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component JDBC Common Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Perl Interpreter
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Code Editor
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Notification Service
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle interMedia Client Option
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle JDBC Thin Driver for JDK 1.2
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle JDBC Thin Driver for JDK 1.4
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Help for the Web
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component LDAP Required Support Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Character Set Migration Utility
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Globalization Support
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component PL/SQL Embedded Gateway
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component OLAP SQL Scripts
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Database SQL Scripts
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Required Support Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle ODBC Driver
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Secure Socket Layer
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = nnfgt.o
installArguments = ORACLE_HOME =/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking nnfgt
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = mkldflags
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ldflags
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = client_sharedlib
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building client shared library
 
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Database User Interface
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Enterprise Manager Minimal Integration
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Wallet Manager
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Clusterware RDBMS Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component HAS Common Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Enterprise Manager plugin Common Files
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component iSQL*Plus
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component SQL*Plus
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sqlplus/lib/ins_sqlplus.mk
installTarget = install
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking SQLPLUS executables
 
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Oracle Recovery Manager
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = irman
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking RMAN utility
 
INFO: 7/14/09 2:59:51 AM BST: Starting install Link Phase of component Precompiler Common Files
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/precomp/lib/ins_precomp.mk
installTarget = links
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/precomp/lib/ins_precomp.mk
undoTarget = rmlinks
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking links
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f SQLCA.H)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f ORACA.H)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f SQLDA.H)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f SQLCA.COB)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f ORACA.COB)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f SQLCA.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f ORACA.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f BNDDSC.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; rm -f SELDSC.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s sqlca.h SQLCA.H)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s oraca.h ORACA.H)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s sqlda.h SQLDA.H)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s sqlca.cob SQLCA.COB)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s oraca.cob ORACA.COB)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s sqlca.for SQLCA.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s oraca.for ORACA.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s bnddsc.for BNDDSC.FOR)
 
INFO: (cd /u01/app/oracle/product/10.2.0/db_1/precomp/public ; ln -s seldsc.for SELDSC.FOR)
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/precomp/lib/ins_precomp.mk
installTarget = relink
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,EXENAME=proc,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking proc
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: Linking /u01/app/oracle/product/10.2.0/db_1/precomp/lib/proc
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: /bin/chmod: cannot access `/u01/app/oracle/product/10.2.0/db_1/precomp/lib/proc': No such file or directory
 
INFO: make: *** [/u01/app/oracle/product/10.2.0/db_1/precomp/lib/proc] Error 1
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'relink' of makefile '/u01/app/oracle/product/10.2.0/db_1/precomp/lib/ins_precomp.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Java Client
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle LDAP administration
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Installation Common Files
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Buildtools Common Files
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Enterprise Manager plugin Common Files
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Assistant Common Files
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Net
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = install
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking netclient executables
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component PL/SQL
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = client_sharedlib
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building client shared libraries
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/plsql/lib/ins_plsql.mk
installTarget = install
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking PLSQL executables
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Enterprise Manager Repository Core
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Advanced Security
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = ntcontab.o
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ntcontab
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = nnfgt.o
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking nnfgt
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = mkldflags
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ldflags executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = client_sharedlib
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building client shared libraries
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = install
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building network insatall executables
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a
INFO: Query Returned: true
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking oracle executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_nau.mk
installTarget = ioklist
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Adapters
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_nau.mk
installTarget = iokinit
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Adapters
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_nau.mk
installTarget = iokdstry
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Adapters
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Generic Connectivity Common Files
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Database Utilities
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = utilities
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking Utilities executables
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Text
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Unlinking Oracle
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ctx_on
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ctx_on
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking oracle
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk
installTarget = install
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking install
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle XML Development Kit
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle interMedia Locator
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Database Configuration and Upgrade Assistants
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle JVM
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Enterprise Manager Agent Core
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_sysman.mk
installTarget = agent
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building Agent libraries
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_sysman.mk
installTarget = nmo
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building nmo executable
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_sysman.mk
installTarget = nmb
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building nmb executable
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle interMedia
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Programmer
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Call Interface (OCI)
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Internet Directory Client
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/ldap/lib/ins_ldap.mk
installTarget = clientonlyinstall
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = clientonlyinstall
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = OiD Client relink
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/ldap/lib/ins_ldap.mk
installTarget = clientonlyinstall
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/ldap/lib/ins_ldap.mk
undoTarget = clientonlyinstall
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = clientonlyinstall relink
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component HAS Files for DB
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/srvm/lib/ins_srvm.mk
installTarget = install
installArguments = null
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking RDBMS executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/racg/lib/ins_has.mk
installTarget = racg_install
installArguments = null
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking RACG executables
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Net Listener
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_server.mk
installTarget = install
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking netclient install executables
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Database 10g
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = client_sharedlib
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Building client shared libraries
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking RDBMS executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = all_no_orcl
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking RDBMS executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ihsodbc
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking ODBC generic connectivity executables
 
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ipc_udp
installArguments = null
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ipc_none
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking UDP
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Net Services
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Enterprise Manager Console DB
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_emdb.mk
installTarget = collector
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Relinking SGA fetchlet and nmccollector binary
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle OLAP
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Spatial
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Partitioning
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = ioracle
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Unlinking Oracle
 
INFO: Calling Action unixActions10.2.0.1.0 make
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = part_on
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
undoTarget = part_off
undoArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Turning Partitioning on
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /usr/bin/ar cr /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libknlopt.a /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/kkpoban.o
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 registerForMake
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
undoMakeFileName = null
undoTarget = null
undoArguments = null
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
progMsg = Linking oracle
 
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Enterprise Edition Options
INFO: 7/14/09 3:00:17 AM BST: Starting install Link Phase of component Oracle Database 10g
INFO: Link Phase JRE files in Scratch :590
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ioracle
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking Oracle
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: /usr/bin/ar: /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o: No such file or directory
 
INFO: make: *** [/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o] Error 1
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'ioracle' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = nnfgt.o mkldflags client_sharedlib
undoMakeFileName =
installArguments = ORACLE_HOME =/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking nnfgt
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f nnfgt.*
 
INFO: (if [ "compile" = "compile" ] ; then 
/u01/app/oracle/product/10.2.0/db_1/bin/gennfgt > nnfgt.c ;
/usr/bin/gcc -c nnfgt.c ;
rm -f /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o ;
mv nnfgt.o /u01/app/oracle/product/10.2.0/db_1/lib/ ;
/usr/bin/ar rv /u01/app/oracle/product/10.2.0/db_1/lib/libn10.a /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o ; fi)
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: mv: cannot stat `nnfgt.o': No such file or directory
 
INFO: /usr/bin/ar: /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o: No such file or directory
 
INFO: make: *** [nnfgt.o] Error 1
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'nnfgt.o mkldflags client_sharedlib' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sqlplus/lib/ins_sqlplus.mk
installTarget = install
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking SQLPLUS executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f sqlplus
 
INFO: /bin/chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin/helpins
 
INFO: /bin/chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin/pupbld
 
INFO: Linking sqlplus
 
INFO: rm -f sqlplus
 
INFO: gcc -o sqlplus -L/u01/app/oracle/product/10.2.0/db_1/sqlplus/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/sqlplus/lib/s0afimai.o -lsqlplus -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnn
INFO: etd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls1
INFO: 0 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm -lpthread `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -lpthread -L/u01/app/oracle/product/10.2.0/db_1/
INFO: lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [sqlplus] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_1/sqlplus/lib/ins_sqlplus.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = irman
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking RMAN utility
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO:
 
INFO: - Linking recovery manager (rman)
 
INFO: rm -f /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/rman
 
INFO: gcc -o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/rman -L/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/lib/s0main.o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/sskrmed.o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/skrmpt.o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/defopt.o -ldbtools10 -lclient10 -lsql10 -lpls10 -lplp10 -lsnls10 -lunls10 -lnls10 -lsla
INFO: x10 -lpls10 -lplp10 /u01/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10
INFO: `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnl
INFO: s10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/rman] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'irman' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = install
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking netclient executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /bin/chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin/
 
INFO: - Linking trcroute
 
INFO: rm -f trcroute
 
INFO: gcc -o trcroute -L/u01/app/oracle/product/10.2.0/db_1/network/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/network/lib/s0nur.o /u01/app/oracle/product/10.2.0/db_1/network/lib/nur.o -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -ln
INFO: zjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10
INFO: -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/ora
INFO: cle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [trcroute] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/plsql/lib/ins_plsql.mk
installTarget = install
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking PLSQL executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin
 
INFO: rm -f wrap
 
INFO: Linking wrap
 
INFO: gcc -o wrap -L/u01/app/oracle/product/10.2.0/db_1/plsql/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/plsql/lib/s0plsw.o -lpsa10 -lpls10 -lplp10 -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient1
INFO: 0 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10
INFO: -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm /u01/app/oracle/product/10.2.0/db_1/lib/libplc10.a -lpls10 -lclient10 -lnl10 -lnro10 -ln10 /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/kpudfo.o -lmm -lgeneric10 -
INFO: lcommon10 -lslax10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lsql10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [wrap] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_1/plsql/lib/ins_plsql.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk
installTarget = ntcontab.o nnfgt.o
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking ntcontab
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f ntcontab.*
 
INFO: (if [ "compile" = "compile" ] ; then 
/u01/app/oracle/product/10.2.0/db_1/bin/gennttab > ntcontab.c ;
/usr/bin/gcc -c ntcontab.c ;
rm -f /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o ;
mv ntcontab.o /u01/app/oracle/product/10.2.0/db_1/lib/ ;
/usr/bin/ar rv /u01/app/oracle/product/10.2.0/db_1/lib/libn10.a /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o ; fi)
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: mv:
INFO: cannot stat `ntcontab.o'
INFO: : No such file or directory
INFO:
 
INFO: /usr/bin/ar: /u01/app/oracle/product/10.2.0/db_1/lib/ntcontab.o: No such file or directory
 
INFO: make: *** [ntcontab.o] Error 1
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'ntcontab.o nnfgt.o' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_nau.mk
installTarget = ioklist iokinit iokdstry
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking Adapters
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: - Linking
 
INFO: rm -f oklist
 
INFO: gcc -o oklist -L/u01/app/oracle/product/10.2.0/db_1/network/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/network/lib/snauk5pt.o /u01/app/oracle/product/10.2.0/db_1/network/lib/s0nauk5l.o -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr
INFO: 10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneri
INFO: c10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/a
INFO: pp/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [oklist] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'ioklist iokinit iokdstry' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_nau.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = utilities ctx_on
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking Utilities executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO:
 
INFO: - Linking Import utility (imp)
 
INFO: rm -f /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/imp
 
INFO: gcc -o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/imp -L/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/s0impdrv.o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/defopt.o -ldbtools10 -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0
INFO: /db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10
INFO: -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/produc
INFO: t/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/imp] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'utilities ctx_on' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk
installTarget = install
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking install
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: gcc -o ctxload -L/u01/app/oracle/product/10.2.0/db_1/ctx/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/ctx/lib/sdrz.o -lctxs10 -lctx10 -lctxs10 -lzx10 -lgx10 -lctx10 -lzx10 -lgx10 /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/defopt.o -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/
INFO: db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -
INFO: lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product
INFO: /10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [ctxload] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_1/ctx/lib/ins_ctx.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_sysman.mk
installTarget = agent nmo nmb
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Building Agent libraries
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: make -f /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_sysman.mk relink_sharedobj SHAREDOBJ=libnmemso
make[1]: Entering directory `/u01/app/oracle/product/10.2.0/db_1/sysman/lib'
gcc -o /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmemso.so -Wl,--whole-archive -shared -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/sysman/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/u01/app/oracle/product/10.2.0/db_1/lib -L/u01/app/oracle/product/10.2.0/db_1/sysman/li
INFO: b/ -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib/:/u01/app/oracle/product/10.2.0/db_1/sysman/lib/ /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmem.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmer.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmeu.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmt.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnml.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmee.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmefmgr.a /u0
INFO: 1/app/oracle/product/10.2.0/db_1/sysman/lib/libnmevr.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmehu.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmehl.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmepm.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmedc.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmedt.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmedm.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmedr.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/li
INFO: bnmeb.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmec.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmesched.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmectl.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmejc.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmej.a -L/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client -L/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386 -z lazyload -ljava -ljvm -lverify -z nolazyload -Wl,-rpath,/u01/app/oracle/product/10.2.0/db
INFO: _1/lib/:/u01/app/oracle/product/10.2.0/db_1/sysman/lib/:/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386/client:/u01/app/oracle/product/10.2.0/db_1/jdk/jre/lib/i386 /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmeclumgr.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmecluster.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmexml.a -Wl,--no-whole-archive -lxml10 -lcore10 -lnls10 -lunls10 -lclntsh -lnnz10 -lpthread -lnsl -lm -ldl -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib `cat
INFO: /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm
make[1]: Leaving directory `/u01/app/oracle/product/10.2.0/db_1/sysman/lib'
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
make[1]: *** [/u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmemso.so] Error 127
make: *** [libnmemso] Error 2
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'agent nmo nmb' of makefile '/u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_sysman.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/ldap/lib/ins_ldap.mk
installTarget = clientonlyinstall
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = OiD Client relink
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f ldapadd ldapbind ldapcompare ldapdelete ldapmodify ldapsearch ldapmoddn ldapaddmt ldapmodifymt dsml2ldif
 
INFO: Building client shared library libclntsh.so ...
 
INFO: Call script /u01/app/oracle/product/10.2.0/db_1/bin/genclntsh ...
 
INFO: /u01/app/oracle/product/10.2.0/db_1/bin/genclntsh
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: genclntsh: Failed to link libclntsh.so.10.1
 
INFO: make: *** [/u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'clientonlyinstall' of makefile '/u01/app/oracle/product/10.2.0/db_1/ldap/lib/ins_ldap.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/srvm/lib/ins_srvm.mk
installTarget = install
undoMakeFileName =
installArguments =
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking RDBMS executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /usr/bin/nm -gp /u01/app/oracle/product/10.2.0/db_1/srvm/lib/libsrvm10.a | grep T | grep Java | awk '{ print "-u " $3 }' > /u01/app/oracle/product/10.2.0/db_1/srvm/lib/libsrvm10.def; /u01/app/oracle/product/10.2.0/db_1/bin/echodo /usr/bin/gcc -o libsrvm10.so `cat /u01/app/oracle/product/10.2.0/db_1/srvm/lib/libsrvm10.def` -h libsrvm10.so -shared /u01/app/oracle/product/10.2.0/db_1/srvm/lib/libsrvm10.a -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle
INFO: /product/10.2.0/db_1/srvm/lib/ /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -lm -lm -L/u01/app/oracle/product/10.2.0/db_1/lib ; rm /u01/app/oracle/product/10.2.0/db_1/srvm/lib/libsrvm10.def
 
INFO: /usr/bin/gcc -o libsrvm10.so -u Java_oracle_ops_mgmt_nativesystem_Native_getEnvironment -u Java_oracle_ops_mgmt_nativesystem_Native_getRDBMSVersion -u Java_oracle_ops_mgmt_nativesystem_UnixNative_startDaemon -u Java_oracle_ops_mgmt_nativesystem_UnixNative_validateRawDevice -u Java_oracle_ops_mgmt_nativesystem_UnixNative_getOracleGroup -u Java_oracle_ops_mgmt_nativesystem_UnixNative_getEffectiveGroup -h libsrvm10.so -shared /u01/app/oracle/product/10.2.0/db_1/srvm/lib/libsrvm10.a -L/u01/app/oracle/product/10
INFO: .2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/srvm/lib/ /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o -ldl -lm -lpthread -lnsl -lirc -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm -ldl -lm -lpthread -lnsl -lirc -lm -lm -L/u01/app/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: mv -f /u01/app/oracle/product/10.2.0/db_1/lib/libsrvm10.so /u01/app/oracle/product/10.2.0/db_1/lib/libsrvm10.so0
 
INFO: mv -f libsrvm10.so /u01/app/oracle/product/10.2.0/db_1/lib/libsrvm10.so
 
INFO: mv: cannot stat `libsrvm10.so'
INFO: : No such file or directory
 
INFO: make: [isrvm] Error 1 (ignored)
 
INFO: /usr/bin/gcc -O2 -DLINUX -D_GNU_SOURCE -D_LARGEFILE64_SOURCE=1 -D_LARGEFILE_SOURCE=1 -DSLTS_ENABLE -DSLMXMX_ENABLE -D_REENTRANT -DNS_THREADS -c -o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.c
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make:
INFO: *** [/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_1/srvm/lib/ins_srvm.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/racg/lib/ins_has.mk
installTarget = racg_install
undoMakeFileName =
installArguments =
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking RACG executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgchsn /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgeut /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgmdb /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgimon /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgmain /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgwrap /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgvip /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgons /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgevtf /u01/app/oracle/product/
INFO: 10.2.0/db_1/racg/lib/usrvip
 
INFO:
 
INFO: rm -f /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgmain
 
INFO: gcc -o /u01/app/oracle/product/10.2.0/db_1/racg/lib/racgmain -L/u01/app/oracle/product/10.2.0/db_1/racg/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/racg/lib/s0clsrmain.o -lclsr10 /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libdbtools10.a -lons -lclntsh -lnls10 -lcore10 -lnls10 -lcore10 -lclntsh -lunls10 -loevm -lhasgen10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore1
INFO: 0 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -locr10 -locrb10 -locrutl10 -lhasgen10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclntsh -lskgxn2 -lcore10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -lclntsh -lclntsh -lskgxn2 -locr10 -locrb10 -locrutl10 -lhasgen10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclntsh -lskgxn2 -lcore10 `c
INFO: at /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -lclntsh -ldbcfg10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib -lpthread
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make:
INFO: *** [/u01/app/oracle/product/10.2.0/db_1/racg/lib/racgmain] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'racg_install' of makefile '/u01/app/oracle/product/10.2.0/db_1/racg/lib/ins_has.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_server.mk
installTarget = install
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking netclient install executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: /bin/chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin/
 
INFO: - Linking tnslsnr
 
INFO: rm -f tnslsnr
 
INFO: gcc -o tnslsnr -L/u01/app/oracle/product/10.2.0/db_1/network/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/network/lib/s0nsgl.o /u01/app/oracle/product/10.2.0/db_1/network/lib/snsglp.o -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10
INFO: -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10
INFO: -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/
INFO: oracle/product/10.2.0/db_1/lib -lons -lnl10 -ln10 -lnlsnr10 -lnlsnrc10 -lnsgr10 -lnms -lncm10 -lnmsp -lpeer -lnro10 -ln10 -lnl10 -lnlsnr10 -lnlsnrc10 -lnms -lncm10 -lnmsp -ln10 -lnnz10 -lm
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [tnslsnr] Error 127
INFO:
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/u01/app/oracle/product/10.2.0/db_1/network/lib/ins_net_server.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = all_no_orcl ihsodbc
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking RDBMS executables
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: chmod 755 /u01/app/oracle/product/10.2.0/db_1/bin
 
INFO: rm -f oracle dbv tstshm maxmem orapwd dbfsize cursize genoci extproc extproc32 hsalloci hsots hsdepxa dgmgrl dumpsga mapsga osh sbttest expdp impdp imp exp sqlldr rman nid extjob extjobo genezi ikfod grdcscan /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ksms.s /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ksms.o
 
INFO:
 
INFO: - Linking DB*Verify utility (dbv)
 
INFO: rm -f /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/dbv
 
INFO: gcc -o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/dbv -L/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/lib/stubs/ -L/usr/lib -lirc /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/s0kudbv.o /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/defopt.o -ldbtools10 -lsnls10 -lunls10 -lnls10 -lclntsh `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/
INFO: app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/ldflags` -lnsslb10 -lncrypt10 -lnsgr10 -lnzj
INFO: s10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `c
INFO: at /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make: *** [/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/dbv] Error 127
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk
installTarget = ipc_udp
undoMakeFileName =
installArguments =
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Linking UDP
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: rm -f /u01/app/oracle/product/10.2.0/db_1/lib/libskgxp10.so
 
INFO: cp /u01/app/oracle/product/10.2.0/db_1/lib//libskgxpu.so /u01/app/oracle/product/10.2.0/db_1/lib/libskgxp10.so
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Calling Action unixActions10.2.0.1.0 make
registerOnly = false
installMakePath = /usr/bin/make
installMakeFileName = /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_emdb.mk
installTarget = collector
undoMakeFileName =
installArguments = ORACLE_HOME=/u01/app/oracle/product/10.2.0/db_1,
logFile = /u01/app/oracle/product/10.2.0/db_1/install/make.log
undoTarget =
progMsg = Relinking SGA fetchlet and nmccollector binary
 
INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db_1/install/make.log'
INFO:
 
INFO: Start output from spawned process:
INFO: ----------------------------------
INFO:
 
INFO: make -f /u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_emdb.mk relink_exe EXENAME=nmccollector
 
INFO: make[1]: Entering directory `/u01/app/oracle/product/10.2.0/db_1/sysman/lib'
gcc -o /u01/app/oracle/product/10.2.0/db_1/sysman/lib/nmccollector -L/u01/app/oracle/product/10.2.0/db_1/lib/ -L/u01/app/oracle/product/10.2.0/db_1/sysman/lib/ `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/10.2.0/db_1/lib -lm `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/10.2.0/db_1/lib -Wl,-export-dynamic /u01/app/oracle/product/10
INFO: .2.0/db_1/sysman/lib/snmccolm.o /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmccol.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib/libnmcbuf.a /u01/app/oracle/product/10.2.0/db_1/sysman/lib//libnmadbg.a /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/libdsga10.a /u01/app/oracle/product/10.2.0/db_1/lib/libserver10.a /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so `cat /u01/app/oracle/product/10.2.0/db_1/lib/sysliblist` -ldl -lm
 
INFO: /usr/bin/gcc: line 2: gcc.: command not found
 
INFO: make[1]: Leaving directory `/u01/app/oracle/product/10.2.0/db_1/sysman/lib'
 
INFO: make[1]: *** [/u01/app/oracle/product/10.2.0/db_1/sysman/lib/nmccollector] Error 127
 
INFO: make: *** [nmccollector] Error 2
 
INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'collector' of makefile '/u01/app/oracle/product/10.2.0/db_1/sysman/lib/ins_emdb.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2009-07-14_02-07-31AM.log' for details.
Exception Severity: 1
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Sun JDK extensions
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Sun JDK
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Java Runtime Environment
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Installer SDK Component
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle One-Off Patch Installer
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle Universal Installer
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Bali Share
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component regexp
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component SSL Required Support Files for InstantClient
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Enterprise Manager Repository DB
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle Net Required Support Files
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/network/log
permissions = 770
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes = null
destination = /u01/app/oracle/product/10.2.0/db_1/network/trace
permissions = 770
owner = null
group = null
 
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Enterprise Manager Agent DB
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Enterprise Manager Common Files
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.j2ee.iasconsoleadminport
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 'EM_ADMIN_PORT' to ''. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.console.oms.console_cfg
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: dbconsole
INFO: Setting variable 'CONSOLE_CFG' to 'dbconsole'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/EmctlCommon.pm.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/EmctlCommon.pm
variables = OC4JLOC,EM_OC4J_HOME,EMLOC_OVERRIDE,PERL_BIN,EM_IAS_CONSOLE_PORT,EM_DB_CONSOLE_PORT,IN_VOB,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/EmctlCommon.pm.template
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/emctl.pl.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emctl.pl
variables = EM_ADMIN_PORT,SA_SETUP,OC4JLOC,EM_ADMIN_PORT,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/emctl.pl.template
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/emctl.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emctl
variables = EMDW_EXTDIR,JRE_EXTDIR,CONSOLE_CFG,EMDROOT,JAVA_HOME,JRE_HOME,ORACLE_HOME,OUILOC,PLATFORM,PERL_BIN,EM_STANDALONE,EM_OC4J_HOME,CRS_HOME,HOST_SID_OFFSET_ENABLED,
delimiter = #
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/emctl
permissions = 0744
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/emutil.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emutil
variables = CONSOLE_CFG,EMDROOT,JAVA_HOME,ORACLE_HOME,OUILOC,PLATFORM,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/emutil.template
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/emutil
permissions = 0755
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/sslsetup.sh.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/sslsetup
variables = EMDROOT,EM_HTTPS_PORT,JAVA_HOME,JRE_HOME,ORACLE_HOME,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/sslsetup.sh.template
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/sslsetup
permissions = 0755
 
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle Extended Windowing Toolkit
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle Display Fonts
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle Ice Browser
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle JFC Extended Windowing Toolkit
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component SQL*Plus Required Support Files
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component DBJAVA Required Support Files
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle OLAP RDBMS Files
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component Oracle OLAP API
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/olap/admin/catawxml.sql
destination = /u01/app/oracle/product/10.2.0/db_1/olap/admin/catawxml.sql
variables = null
delimiter = null
 
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component XDK Required Support Files
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component RDBMS Required Support Files for Instant Client
INFO: 7/14/09 3:07:05 AM BST: Starting install Install Phase 2 of component RDBMS Required Support Files
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so.10.1
destination = /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so
overwriteExistingLink = true
 
INFO: Exception thrown from action: createLink
Exception Name: FileNotFoundException
Exception String: File not found: %fileName%
Exception Severity: 2
INFO: Exception handling set to prompt user with options to Retry Ignore
User Choice: Ignore
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Oracle RAC Required Support Files-HAS
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Agent Required Support Files
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Parser Generator Required Support Files
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Sample Schema Data
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql
variables = null
 
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Oracle Starter Database
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Oracle Message Gateway Common Files
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component XML Parser for Oracle JVM
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Precompiler Required Support Files
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component XML Parser for Java
INFO: 7/14/09 3:07:36 AM BST: Starting install Install Phase 2 of component Oracle UIX
INFO: Calling Action jarActions10.2.0.0.0 copyJarContents
JarLoc = /u01/app/oracle/product/10.2.0/db_1/jlib/uix2-install.zip
DestDir = /u01/app/oracle/product/10.2.0/db_1/uix
permissions = null
owner = null
group = null
 
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle Help For Java
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Enterprise Manager Baseline
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle Data Mining RDBMS Files
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle Database 10g interMedia Files
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle interMedia Java Advanced Imaging
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component SQLJ Runtime
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle interMedia Annotator
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle JDBC/OCI Instant Client
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties
INFO: Query Returned: false
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle interMedia Locator RDBMS Files
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Platform Required Support Files
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle Core Required Support Files
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Database Workspace Manager
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle Containers for Java
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Oracle Locale Builder
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component JDBC Common Files
INFO: 7/14/09 3:07:37 AM BST: Starting install Install Phase 2 of component Perl Interpreter
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/h2ph
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/h2ph
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2html
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2html
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/splain
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/splain
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/find2perl
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/find2perl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pl2pm
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pl2pm
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/s2p
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/s2p
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perldoc
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perldoc
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/cpan
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/cpan
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pstruct
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pstruct
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perlcc
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perlcc
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2text
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2text
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2usage
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2usage
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/podchecker
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/podchecker
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/podselect
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/podselect
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perlbug
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perlbug
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2man
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2man
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/h2xs
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/h2xs
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2latex
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/pod2latex
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/dprofpp
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/dprofpp
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux-thread-multi/Config.pm
destination = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux-thread-multi/Config.pm
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux-thread-multi/CORE/config.h
destination = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux-thread-multi/CORE/config.h
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux-thread-multi/perllocal.pod
destination = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux-thread-multi/perllocal.pod
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/GET
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/GET
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/HEAD
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/HEAD
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/POST
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/POST
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/dbiproxy
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/dbiproxy
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-download
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-download
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-mirror
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-mirror
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-request
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-request
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-rget
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/lwp-rget
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/ora_explain
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/ora_explain
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/enc2xs
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/enc2xs
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/instmodsh
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/instmodsh
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/libnetcfg
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/libnetcfg
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perlivp
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/perlivp
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/piconv
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/piconv
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/prove
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/prove
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/psed
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/psed
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/xsubpp
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/xsubpp
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/perl/bin/c2ph
destination = /u01/app/oracle/product/10.2.0/db_1/perl/bin/c2ph
variables = null
 
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component Oracle Code Editor
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component Oracle Notification Service
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/onsctl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/onsctl
variables = null
 
INFO: Calling Action generalActions10.2.0.3.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/onsctl
permissions = 700
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/opmn/conf/ons.config
destination = /u01/app/oracle/product/10.2.0/db_1/opmn/conf/ons.config
variables = null
 
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component Oracle interMedia Client Option
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties
INFO: Query Returned: false
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component Oracle JDBC Thin Driver for JDK 1.2
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/Apache/Jserv/etc/jserv.properties
INFO: Query Returned: false
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component Oracle JDBC Thin Driver for JDK 1.4
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component Oracle Help for the Web
INFO: 7/14/09 3:07:38 AM BST: Starting install Install Phase 2 of component LDAP Required Support Files
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Character Set Migration Utility
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Oracle Globalization Support
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component PL/SQL Embedded Gateway
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component OLAP SQL Scripts
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Database SQL Scripts
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/dbmssml.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/admin/dbmssml.sql
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/sbs/initmeta.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/admin/initmeta.sql
variables = null
 
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Required Support Files
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Oracle ODBC Driver
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Secure Socket Layer
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Oracle Database User Interface
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Enterprise Manager Minimal Integration
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Oracle Wallet Manager
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component Oracle Clusterware RDBMS Files
INFO: 7/14/09 3:07:40 AM BST: Starting install Install Phase 2 of component HAS Common Files
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = s_isASM
INFO: Query Returned: false
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = css.localconfig
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: no
INFO: Setting variable 's_CSSLocalconfig' to 'no'. Received the value from a code block.
INFO: Setting variable 'b_isASMSet' to 'false'. Received the value from a code block.
INFO: 7/14/09 3:07:43 AM BST: Starting install Install Phase 2 of component Enterprise Manager plugin Common Files
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emca.properties
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emca.properties
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/targetdeploy.pl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/targetdeploy.pl
variables = s_javapOracleHome,
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/emca
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emca
variables = null
 
INFO: 7/14/09 3:07:44 AM BST: Starting install Install Phase 2 of component iSQL*Plus
INFO: Calling Action fileActions10.2.0.0.0 appendFileEx
source = /u01/app/oracle/product/10.2.0/db_1/sqlplus/bin/isqlplus.ini
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/deploy_db.ini
permissions = 755
owner = null
group = null
 
INFO: Calling Action generalActions10.2.0.3.0 appendStringToEndMsgs
stringToAppend = iSQL*Plus URL:
http://10.50.4.18:5560/isqlplus
 
 
INFO: Calling Action generalActions10.2.0.3.0 appendStringToEndMsgs
stringToAppend = iSQL*Plus DBA URL:
http://10.50.4.18:5560/isqlplus/dba
 
 
INFO: Calling Action fileActions10.2.0.0.0 appendStringToFile
source = /u01/app/oracle/product/10.2.0/db_1/install/portlist.ini
stringToAppend = iSQL*Plus HTTP port number =5560
 
INFO: Calling Query RepositoryQueries3.0.0.2.17 Obfuscate
 
InputString = *Protected value, not to be logged*
 
OracleHome = null
 
JavaLocation = null
 
JarLocation = null
INFO: Query Returned: *Protected value, not to be logged*
INFO: Setting variable 's_obfOc4jAdmPasswd' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/jazn-data.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/jazn-data.xml
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/http-web-site.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/http-web-site.xml
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/jms.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/jms.xml
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/rmi.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/rmi.xml
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/server.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//isqlplus/config/server.xml
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 copyFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/home/config/jazn.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/isqlplus/application-deployments/isqlplus/config/jazn.xml
permissions = null
owner = null
group = null
 
INFO: 7/14/09 3:07:44 AM BST: Starting install Install Phase 2 of component SQL*Plus
INFO: 7/14/09 3:07:44 AM BST: Starting install Install Phase 2 of component Oracle Recovery Manager
INFO: 7/14/09 3:07:44 AM BST: Starting install Install Phase 2 of component Precompiler Common Files
INFO: 7/14/09 3:07:44 AM BST: Starting install Install Phase 2 of component Oracle Java Client
INFO: 7/14/09 3:07:44 AM BST: Starting install Install Phase 2 of component Oracle LDAP administration
INFO: 7/14/09 3:07:45 AM BST: Starting install Install Phase 2 of component Installation Common Files
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes =
name = ORACLE_HOME
value = /u01/app/oracle/product/10.2.0/db_1
append = null
replace = null
 
INFO: 7/14/09 3:07:45 AM BST: Starting install Install Phase 2 of component Buildtools Common Files
INFO: 7/14/09 3:07:45 AM BST: Starting install Install Phase 2 of component Enterprise Manager plugin Common Files
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emca.properties
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emca.properties
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/targetdeploy.pl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/targetdeploy.pl
variables = s_javapOracleHome,
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/emca
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emca
variables = null
 
INFO: 7/14/09 3:07:45 AM BST: Starting install Install Phase 2 of component Assistant Common Files
INFO: 7/14/09 3:07:45 AM BST: Starting install Install Phase 2 of component Oracle Net
INFO: Setting variable 's_responseFileName' to '/u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp'. Received the value from a code block.
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
INFO: Query Returned: true
INFO: Setting variable 's_netCAInstalledProtocols' to 'tcp'. Received the value from a code block.
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/ntspxctl
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/ntllsnr
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/lib/libntcps9.a
INFO: Query Returned: false
INFO: Setting variable 's_netCA_Args' to ' -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1'. Received the value from a code block.
INFO: Setting variable 's_netCA_Args' to ' -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp'. Received the value from a code block.
INFO: 7/14/09 3:07:46 AM BST: Starting install Install Phase 2 of component PL/SQL
INFO: 7/14/09 3:07:46 AM BST: Starting install Install Phase 2 of component Enterprise Manager Repository Core
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/sysman/emdrep/config/repository.variables.template
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/emdrep/config/repository.variables
variables = EMAIL_ADDRESS,MAIL_SERVER_NAME,MAIL_SERVER_SENDER_NAME,MAIL_SERVER_SENDER_ADDR,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/repo_mig.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/repo_mig
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/repo_mig.template
 
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = ORACLE_SID
INFO: Query Returned: demo1
INFO: Setting variable 's_reposSID' to 'demo1'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.console.oms.metalinkUserName
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: _NOT_AVAILABLE_
INFO: Setting variable 's_createRepOptions' to ' -metalink_username _NOT_AVAILABLE_'. Received the value from a code block.
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/sysman/admin/emdrep/bin/RepManager
permissions = 0755
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/sysman/admin/emdrep/bin/emrepmgr.pl
permissions = 0755
 
INFO: 7/14/09 3:07:46 AM BST: Starting install Install Phase 2 of component Oracle Advanced Security
INFO: 7/14/09 3:07:46 AM BST: Starting install Install Phase 2 of component Generic Connectivity Common Files
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/hs/log
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: 7/14/09 3:07:46 AM BST: Starting install Install Phase 2 of component Oracle Database Utilities
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/Apache/Apache/conf/oracle_apache.conf
INFO: Query Returned: false
INFO: 7/14/09 3:07:46 AM BST: Starting install Install Phase 2 of component Oracle Text
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so.54.0
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so.54.0
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libXML4CMessages.so.54
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so.26.1
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so.26.1
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicudata.so.26
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so.26.1
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so.26.1
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libicuuc.so.26
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so.54.0
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so
overwriteExistingLink = true
 
INFO: Calling Action unixActions10.2.0.1.0 createLink
source = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so.54.0
destination = /u01/app/oracle/product/10.2.0/db_1/ctx/lib/libxml4c.so.54
overwriteExistingLink = true
 
INFO: 7/14/09 3:07:47 AM BST: Starting install Install Phase 2 of component Oracle XML Development Kit
INFO: 7/14/09 3:07:47 AM BST: Starting install Install Phase 2 of component Oracle interMedia Locator
INFO: 7/14/09 3:07:47 AM BST: Starting install Install Phase 2 of component Database Configuration and Upgrade Assistants
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = css.localconfig
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: no
INFO: Setting variable 's_CSSLocalconfig' to 'no'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.server.createtype
INFO: Query Returned: -createDatabase
INFO: Setting variable 's_createtype' to '-createDatabase'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.server.centralagent
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.server.EMConfigureOption
INFO: Query Returned: LOCAL
INFO: Setting variable 's_emConfigure' to ' -emConfiguration LOCAL'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/assistants/dbca/dbca.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/bin/dbca
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/assistants/dbca/dbca.sbs
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/bin/dbca
permissions = 755
 
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = s_isASM
INFO: Query Returned: false
INFO: Setting variable 's_obfuscateASM' to 'false'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.server.syspwd
INFO: Query Returned: *Protected value, not to be logged*
INFO: Setting variable 's_sysPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.server.systempwd
INFO: Query Returned: *Protected value, not to be logged*
INFO: Setting variable 's_systemPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.server.sysmanpwd
INFO: Query Returned: *Protected value, not to be logged*
INFO: Setting variable 's_sysmanPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.server.dbsnmpwd
INFO: Query Returned: *Protected value, not to be logged*
INFO: Setting variable 's_dbsnmpPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.server.sysASMpwd
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO: *Protected value, not to be logged*
INFO: Setting variable 's_sysASMPass' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Query RepositoryQueries3.0.0.2.17 Obfuscate
 
InputString = *Protected value, not to be logged*
 
OracleHome = null
 
JavaLocation = null
 
JarLocation = null
INFO: Query Returned: 0555ee4a4303233cf4bd48076a8f1f597e
INFO: Setting variable 's_sysEncrypt' to ' -sysPassword 0555ee4a4303233cf4bd48076a8f1f597e'. Received the value from a code block.
INFO: Calling Query RepositoryQueries3.0.0.2.17 Obfuscate
 
InputString = *Protected value, not to be logged*
 
OracleHome = null
 
JavaLocation = null
 
JarLocation = null
INFO: Query Returned: 0555ee4a4303233cf4bd48076a8f1f597e
INFO: Setting variable 's_systemEncrypt' to ' -systemPassword 0555ee4a4303233cf4bd48076a8f1f597e'. Received the value from a code block.
INFO: Calling Query RepositoryQueries3.0.0.2.17 Obfuscate
 
InputString = *Protected value, not to be logged*
 
OracleHome = null
 
JavaLocation = null
 
JarLocation = null
INFO: Query Returned: 05eef61b430280361bcc1a592b4cd0b136
INFO: Setting variable 's_sysmanEncrypt' to ' -sysmanPassword 05eef61b430280361bcc1a592b4cd0b136'. Received the value from a code block.
INFO: Calling Query RepositoryQueries3.0.0.2.17 Obfuscate
 
InputString = *Protected value, not to be logged*
 
OracleHome = null
 
JavaLocation = null
 
JarLocation = null
INFO: Query Returned: 054e9cfe4222fa9273d1405e06dac85b30
INFO: Setting variable 's_dbsnmpEncrypt' to ' -dbsnmpPassword 054e9cfe4222fa9273d1405e06dac85b30'. Received the value from a code block.
INFO: Setting variable 's_obfPasswd' to ' -obfuscatedPasswords true '. Received the value from a code block.
INFO: Setting variable 's_oratabLocation' to '/u01/app/oracle/product/10.2.0/db_1/install/oratab'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 createFile
source = /u01/app/oracle/product/10.2.0/db_1/install/oratab
permissions = 755
owner = null
group = null
 
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.server.dbName
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 's_dbNameToMigrate' to ''. Received the value from a code block.
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /etc/oratab
INFO: Query Returned: false
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /etc/oratab
INFO: Query Returned: false
INFO: 7/14/09 3:07:47 AM BST: Starting install Install Phase 2 of component Oracle JVM
INFO: 7/14/09 3:07:47 AM BST: Starting install Install Phase 2 of component Enterprise Manager Agent Core
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.emd.iasconsoleport
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 'EM_IAS_CONSOLE_PORT' to ''. Received the value from a code block.
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sysman.top.agent.s_agentSrvcName
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 'AGENT_SRVC_NAME' to ''. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/install/unix/rootadd.orc
destination = /u01/app/oracle/product/10.2.0/db_1/install/unix/rootadd.orc
variables = ORACLE_HOME,ORACLE_OWNER,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/install/unix/rootadd.orc
destination = /u01/app/oracle/product/10.2.0/db_1/install/unix/rootadd.sh
variables = null
delimiter = null
 
INFO: Calling Action unixActions10.2.0.1.0 appendFileToRootSh
source = /u01/app/oracle/product/10.2.0/db_1/install/unix/rootadd.sh
requiredBeforeConfig = null
 
INFO: Setting variable 'ROOTSH_STATUS' to '1'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/commonenv.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/commonenv
variables = EMPERLOHBIN,EMPERLVER,EMPRODVER,
delimiter = #
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emd.properties.template
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emd.properties
variables = AGENT_SEED,CONTEXT_PATH,EMDROOT,EMD_EMAIL_ADDRESS,EMD_EMAIL_GATEWAY,EMD_FROM_EMAIL_ADDRESS,EMD_TRUSTCERTS_DIR,EM_HTTP_PORT,EM_REPOS_HOST,EM_REPOS_PROXYHOST,EM_REPOS_PROXYPORT,EM_SERVLET_PORT,EM_UPLOAD_DISABLE,EM_UPLOAD_PORT,HOSTNAME,JAVA_HOME,JRE_HOME,OC4JLOC,ORACLE_HOME,OUILOC,PSEP,PerlBin,n_uploadInterval,s_javapOracleHome,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emd.properties.template
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emd.properties.emca
variables = AGENT_SEED,CONTEXT_PATH,EMDROOT,EMD_EMAIL_ADDRESS,EMD_EMAIL_GATEWAY,EMD_FROM_EMAIL_ADDRESS,EMD_TRUSTCERTS_DIR,EM_REPOS_PROXYHOST,EM_REPOS_PROXYPORT,EM_UPLOAD_DISABLE,JAVA_HOME,JRE_HOME,OC4JLOC,ORACLE_HOME,OUILOC,PSEP,PerlBin,n_uploadInterval,s_javapOracleHome,
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/bin/emagentdeploy.pl
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emagentdeploy.pl
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/emtgtctl.template
destination = /u01/app/oracle/product/10.2.0/db_1/bin/emtgtctl
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emagentlogging.properties.template
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emagentlogging.properties
variables = null
 
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.iappserver.install_type
INFO:
Query Exception: VariableNotFoundException
Query Exception Class: class oracle.sysman.oii.oiil.OiilQueryException
INFO:
INFO: Setting variable 's_installType' to ''. Received the value from a code block.
INFO: Calling Query generalQueries10.1.0.2.0 getenv
 
name = PERL5LIB
INFO: Query Returned: :/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3
INFO: Setting variable 's_fullPerl5Lib' to '/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux:/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3/i686-linux:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl:/u01/app/oracle/product/10.2.0/db_1/sysman/admin/scripts::/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3'. Received the value from a code block.
INFO: Calling Action generalActions10.2.0.3.0 setenv
selectedNodes = null
name = PERL5LIB
value = /u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3/i686-linux:/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3/i686-linux:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl:/u01/app/oracle/product/10.2.0/db_1/sysman/admin/scripts::/u01/app/oracle/product/10.2.0/db_1/perl/lib/5.8.3:/u01/app/oracle/product/10.2.0/db_1/perl/lib/site_perl/5.8.3
append = false
replace = true
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/bin/emtgtctl.template
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/bin/pdh.dll
INFO: Query Returned: false
INFO: 7/14/09 3:07:49 AM BST: Starting install Install Phase 2 of component Oracle interMedia
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/ord/im/admin/imimdloc.sql
destination = /u01/app/oracle/product/10.2.0/db_1/ord/im/admin/imimdloc.sql
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/ord/admin/ordisys.sql
destination = /u01/app/oracle/product/10.2.0/db_1/ord/admin/ordisys.sql
variables = null
delimiter = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/ord/im/admin/ordlib.sql
destination = /u01/app/oracle/product/10.2.0/db_1/ord/im/admin/ordlib.sql
variables = null
delimiter = null
 
INFO: 7/14/09 3:07:50 AM BST: Starting install Install Phase 2 of component Oracle Programmer
INFO: 7/14/09 3:07:50 AM BST: Starting install Install Phase 2 of component Oracle Call Interface (OCI)
INFO: 7/14/09 3:07:50 AM BST: Starting install Install Phase 2 of component Oracle Internet Directory Client
INFO: 7/14/09 3:07:50 AM BST: Starting install Install Phase 2 of component HAS Files for DB
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/srvm/install/rootinstalladd.sbs
INFO: Query Returned: true
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/srvm/install/rootinstalladd.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/srvm/install/rootinstalladd.sbs
variables = null
 
INFO: Calling Query fileQueries10.1.0.2.0 exists
 
filename = /u01/app/oracle/product/10.2.0/db_1/srvm/install/rootconfigadd.sbs
INFO: Query Returned: true
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/srvm/install/rootconfigadd.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/srvm/install/rootconfigadd.sbs
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/bin/ldapbind
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/lib/ldflags
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/lib/nnfgt.o
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/network/lib/nnfgt.s
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/network/lib/ntcontab.s
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/config.o
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/lib/nmliblist
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/lib/libclntsh.so
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/BNDDSC.FOR
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/ORACA.COB
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/ORACA.FOR
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/ORACA.H
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/SELDSC.FOR
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/SQLCA.COB
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/SQLCA.FOR
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/SQLCA.H
 
INFO: Calling Action unixActions10.2.0.1.0 touchFile
source = /u01/app/oracle/product/10.2.0/db_1/precomp/public/SQLDA.H
 
INFO: 7/14/09 3:07:51 AM BST: Starting install Install Phase 2 of component Oracle Net Listener
INFO: Calling Action unixActions10.2.0.1.0 appendStringToRootSh
stringToAppend =
#
# Root Actions related to network
#
requiredBeforeConfig = false
 
INFO: Setting variable 'ROOTSH_STATUS' to '1'. Received the value from a code block.
INFO: Calling Action unixActions10.2.0.1.0 appendFileToRootSh
source = /u01/app/oracle/product/10.2.0/db_1/network/install/sqlnet/setowner.sh
requiredBeforeConfig = false
 
INFO: Setting variable 'ROOTSH_STATUS' to '1'. Received the value from a code block.
INFO: 7/14/09 3:07:56 AM BST: Starting install Install Phase 2 of component Oracle Database 10g
INFO: Calling Action unixActions10.2.0.1.0 appendFileToRootSh
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/rootadd.sh
requiredBeforeConfig = null
 
INFO: Setting variable 'ROOTSH_STATUS' to '1'. Received the value from a code block.
INFO: Calling Action unixActions10.2.0.1.0 appendFileToRootSh
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/rootadd_filemap.sh
requiredBeforeConfig = null
 
INFO: Setting variable 'ROOTSH_STATUS' to '1'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes =
source = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/config_filemap.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/install/filemap.ora
variables = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes =
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/audit
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 createDir
selectedNodes =
destination = /u01/app/oracle/product/10.2.0/db_1/rdbms/log
permissions = null
owner = null
group = null
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql.sbs
destination = /u01/app/oracle/product/10.2.0/db_1/demo/schema/mk_dir.sql
variables = null
 
INFO: 7/14/09 3:07:57 AM BST: Starting install Install Phase 2 of component Oracle Net Services
INFO: 7/14/09 3:07:57 AM BST: Starting install Install Phase 2 of component Oracle Enterprise Manager Console DB
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.sqlplus.isqlplus.httpport
INFO: Query Returned: 5560
INFO: Setting variable 'ISQLPLUS_PORT' to '5560'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emoms.properties.template
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emoms.properties.emca
variables = NO_PC_MODE,USE_HTTP_PROXY,EM_PING_COMMAND,SET_CONSOLE_MODE,USE_DB_CONSOLE,CONSOLE_MODE,ISQLPLUS_PORT,ISQLPLUS_HOST,ISQLPLUS_PROTOCOL,
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emomslogging.properties.template
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emomslogging.properties
variables = EMDROOT,LOGGING_LEVEL,s_javapOracleHome,
 
INFO: Calling Action fileActions10.2.0.0.0 instantiateFileEx
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emomsintg.xml
destination = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emomsintg.xml
variables = EMDROOT,LOGGING_LEVEL,
delimiter = null
 
INFO: Calling Query RepositoryQueries3.0.0.2.17 Obfuscate
 
InputString = *Protected value, not to be logged*
 
OracleHome = /u01/app/oracle/product/10.2.0/db_1
 
JavaLocation = null
 
JarLocation = null
INFO: Query Returned: *Protected value, not to be logged*
INFO: Setting variable 's_obfOc4jAdmPasswd' to '*Protected value, not to be logged*'. Received the value from a code block.
INFO: Calling Action fileActions10.2.0.0.0 instantiateFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//OC4J_DBConsole/config/jazn-data.xml
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee//OC4J_DBConsole/config/jazn-data.xml
variables = null
 
INFO: Calling Action unixActions10.2.0.1.0 changePermissions
source = /u01/app/oracle/product/10.2.0/db_1/sysman/config/emoms.properties.emca
permissions = 0640
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/em.ear
 
INFO: Calling Action fileActions10.2.0.0.0 removeFile
selectedNodes = null
source = /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/oc4j_applications/applications/em/em.war
 
INFO: Calling Query globalVarQueries2.1.0.4.1 getGlobalVariable
 
variable = oracle.assistants.server.sid
INFO: Query Returned: demo1
INFO: Setting variable 's_sid' to 'demo1'. Received the value from a code block.
INFO: Setting variable 'b_launchBrowser' to 'true'. Received the value from a code block.
INFO: Calling Action generalActions10.2.0.3.0 appendStringToEndMsgs
stringToAppend = Enterprise Manager 10g Database Control URL:
 
INFO: 7/14/09 3:07:58 AM BST: Starting install Install Phase 2 of component Oracle OLAP
INFO: 7/14/09 3:07:58 AM BST: Starting install Install Phase 2 of component Oracle Spatial
INFO: 7/14/09 3:07:58 AM BST: Starting install Install Phase 2 of component Oracle Partitioning
INFO: 7/14/09 3:07:58 AM BST: Starting install Install Phase 2 of component Enterprise Edition Options
INFO: 7/14/09 3:07:58 AM BST: Starting install Install Phase 2 of component Oracle Database 10g
INFO: Calling Action fileActions10.2.0.0.0 createDirRecurse
destination = /u01/app/oracle/product/10.2.0/db_1/oc4j/opmn/lib
selectedNodes = null
permissions = null
owner = null
group = null
 
INFO: Install Phase 2 JRE files in Scratch :590
INFO: Initializing OUI save inventory
INFO: The flags set for this home (/u01/app/oracle/product/10.2.0/db_1) are:aruID|aruDesc|guid|addedToCI
INFO: Saving serialized component list for /u01/app/oracle/product/10.2.0/db_1
INFO: Updating XML inventory.
INFO: Saving comps.xml for /u01/app/oracle/product/10.2.0/db_1
INFO: Current Inventory:
Oracle Home: OraDb10g_home1
Sun JDK extensions 10.1.2.0.0
Sun JDK 1.4.2.0.8
Java Runtime Environment 1.4.2.8.0
Installer SDK Component 10.2.0.1.0
Oracle One-Off Patch Installer 10.2.0.1.0
Oracle Universal Installer 10.2.0.1.0
Bali Share 1.1.18.0.0
regexp 2.1.9.0.0
SSL Required Support Files for InstantClient 10.2.0.1.0
Enterprise Manager Repository DB 10.2.0.1.0
Oracle Net Required Support Files 10.2.0.1.0
Enterprise Manager Agent DB 10.2.0.1.0
Enterprise Manager Common Files 10.2.0.1.0
Oracle Extended Windowing Toolkit 3.4.38.0.0
Oracle Display Fonts 9.0.2.0.0
Oracle Ice Browser 5.2.3.6.0
Oracle JFC Extended Windowing Toolkit 4.2.33.0.0
SQL*Plus Required Support Files 10.2.0.1.0
DBJAVA Required Support Files 10.2.0.1.0
Oracle OLAP RDBMS Files 10.2.0.1.0
Oracle OLAP API 10.2.0.1.0
XDK Required Support Files 10.2.0.1.0
RDBMS Required Support Files for Instant Client 10.2.0.1.0
RDBMS Required Support Files 10.2.0.1.0
Oracle RAC Required Support Files-HAS 10.2.0.1.0
Agent Required Support Files 10.2.0.1.0
Parser Generator Required Support Files 10.2.0.1.0
Sample Schema Data 10.2.0.1.0
Oracle Starter Database 10.2.0.1.0
Oracle Message Gateway Common Files 10.2.0.1.0
XML Parser for Oracle JVM 10.2.0.1.0
Precompiler Required Support Files 10.2.0.1.0
XML Parser for Java 10.2.0.1.0
Oracle UIX 2.1.22.0.0
Oracle Help For Java 4.2.6.1.0
Enterprise Manager Baseline 10.2.0.1.0
Oracle Data Mining RDBMS Files 10.2.0.1.0
Oracle Database 10g interMedia Files 10.2.0.1.0
Oracle interMedia Java Advanced Imaging 10.2.0.1.0
SQLJ Runtime 10.2.0.1.0
Oracle interMedia Annotator 10.2.0.1.0
Oracle JDBC/OCI Instant Client 10.2.0.1.0
Oracle interMedia Locator RDBMS Files 10.2.0.1.0
Platform Required Support Files 10.2.0.1.0
Oracle Core Required Support Files 10.2.0.1.0
Database Workspace Manager 10.2.0.1.0
Oracle Containers for Java 10.2.0.1.0
Oracle Locale Builder 10.2.0.1.0
JDBC Common Files 10.2.0.1.0
Perl Interpreter 5.8.3.0.2
Oracle Code Editor 1.2.1.0.0I
Oracle Notification Service 10.1.0.3.0
Oracle interMedia Client Option 10.2.0.1.0
Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0
Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0
Oracle Help for the Web 1.1.10.0.0
LDAP Required Support Files 10.2.0.1.0
Character Set Migration Utility 10.2.0.1.0
Oracle Globalization Support 10.2.0.1.0
PL/SQL Embedded Gateway 10.2.0.1.0
OLAP SQL Scripts 10.2.0.1.0
Database SQL Scripts 10.2.0.1.0
Required Support Files 10.2.0.1.0
Oracle ODBC Driver 10.2.0.1.0
Secure Socket Layer 10.2.0.1.0
Oracle Database User Interface 2.2.13.0.0
Enterprise Manager Minimal Integration 10.2.0.1.0
Oracle Wallet Manager 10.2.0.1.0
Oracle Clusterware RDBMS Files 10.2.0.1.0
HAS Common Files 10.2.0.1.0
Enterprise Manager plugin Common Files 10.2.0.1.0
iSQL*Plus 10.2.0.1.0
SQL*Plus 10.2.0.1.0
Oracle Recovery Manager 10.2.0.1.0
Precompiler Common Files 10.2.0.1.0
Oracle Java Client 10.2.0.1.0
Oracle LDAP administration 10.2.0.1.0
Installation Common Files 10.2.0.1.0
Buildtools Common Files 10.2.0.1.0
Enterprise Manager plugin Common Files 10.2.0.1.0 Beta
Assistant Common Files 10.2.0.1.0
Oracle Net 10.2.0.1.0
PL/SQL 10.2.0.1.0
Enterprise Manager Repository Core 10.2.0.1.0
Oracle Advanced Security 10.2.0.1.0
Generic Connectivity Common Files 10.2.0.1.0
Oracle Database Utilities 10.2.0.1.0
Oracle Text 10.2.0.1.0
Oracle XML Development Kit 10.2.0.1.0
Oracle interMedia Locator 10.2.0.1.0
Database Configuration and Upgrade Assistants 10.2.0.1.0
Oracle JVM 10.2.0.1.0
Enterprise Manager Agent Core 10.2.0.1.0
Oracle interMedia 10.2.0.1.0
Oracle Programmer 10.2.0.1.0
Oracle Call Interface (OCI) 10.2.0.1.0
Oracle Internet Directory Client 10.2.0.1.0
HAS Files for DB 10.2.0.1.0
Oracle Net Listener 10.2.0.1.0
Oracle Database 10g 10.2.0.1.0
Oracle Net Services 10.2.0.1.0
Oracle Enterprise Manager Console DB 10.2.0.1.0
Oracle OLAP 10.2.0.1.0
Oracle Spatial 10.2.0.1.0
Oracle Partitioning 10.2.0.1.0
Enterprise Edition Options 10.2.0.1.0
Oracle Database 10g 10.2.0.1.0
 
INFO: SaveInvWCCE JRE files in Scratch :590
INFO: Config Initialize JRE files in Scratch :590
INFO: stage loc: /tmp/OraInstall2009-07-14_02-07-31AM/
INFO: Copying Aggr XML for: HAS Common Files
INFO: stage loc: /tmp/OraInstall2009-07-14_02-07-31AM/
INFO: Copying Aggr XML for: iSQL*Plus
INFO: stage loc: /tmp/OraInstall2009-07-14_02-07-31AM/
INFO: Copying Aggr XML for: Oracle Net
INFO: stage loc: /tmp/OraInstall2009-07-14_02-07-31AM/
INFO: Copying Aggr XML for: Database Configuration and Upgrade Assistants
INFO: stage loc: /tmp/OraInstall2009-07-14_02-07-31AM/
INFO: Copying Aggr XML for: Oracle Enterprise Manager Console DB
INFO: stage loc: /tmp/OraInstall2009-07-14_02-07-31AM/
INFO: Copying Aggr XML for: Oracle Database 10g
INFO: Namespace prefix 'agg' used but not declared.
INFO: no. of tools to supress: 0 for comp: HAS Common Files
INFO: no. of tools to supress: 0 for comp: iSQL*Plus
INFO: processing tool: iSQL*Plus Configuration Assistant
INFO: removing plugin invocation for: iSQL*Plus Configuration Assistantas it doesnt support clone mode
INFO: removing plugin invocation for: iSQL*Plus Configuration Assistantas it doesnt support add node mode
INFO: Namespace prefix 'agg' used but not declared.
INFO: no. of tools to supress: 0 for comp: Oracle Net
INFO: processing tool: Oracle Net Configuration Assistant
INFO: removing plugin invocation for: Oracle Net Configuration Assistantas it doesnt support clone mode
INFO: removing plugin invocation for: Oracle Net Configuration Assistantas it doesnt support add node mode
INFO: Namespace prefix 'agg' used but not declared.
INFO: processing tool: Oracle Net Configuration Assistant - Deinstall Script
INFO: removing plugin invocation for: Oracle Net Configuration Assistant - Deinstall Scriptas it doesnt support clone mode
INFO: removing plugin invocation for: Oracle Net Configuration Assistant - Deinstall Scriptas it doesnt support addnode mode
INFO: no. of tools to supress: 0 for comp: Database Configuration and Upgrade Assistants
INFO: processing tool: Oracle Database Configuration Assistant
INFO: removing plugin invocation for: Oracle Database Configuration Assistantas it doesnt support clone mode
INFO: removing plugin invocation for: Oracle Database Configuration Assistantas it doesnt support add node mode
INFO: Namespace prefix 'agg' used but not declared.
INFO: processing tool: Database Upgrade Assistant
INFO: removing plugin invocation for: Database Upgrade Assistantas it doesnt support clone mode
INFO: removing plugin invocation for: Database Upgrade Assistantas it doesnt support add node mode
INFO: Namespace prefix 'agg' used but not declared.
INFO: can't remove invocation for plugin: Database Upgrade Assistant from Action: cloningdrastic
INFO: can't remove invocation for plugin: Database Upgrade Assistant from Action: addingnode
INFO: no. of tools to supress: 0 for comp: Oracle Enterprise Manager Console DB
INFO: cf session will be created for OH: /u01/app/oracle/product/10.2.0/db_1/ TLAggr: oracle.server instancePath: inventory/ContentsXML/ConfigXML/
INFO: cf session for OH: /u01/app/oracle/product/10.2.0/db_1/ TL Aggr: [oracle.server] instancePath: inventory/ContentsXML/ConfigXML/
INFO: aggr ref length : 7
INFO: cf session hashcode: 19930004
INFO: cf session saved with key: OraDb10g_home1 oracle.server
INFO: cf session is ok
INFO: created and saved cf session for oh: OraDb10g_home1
INFO: passing params to cf
INFO: ORACLE_HOME is not settable, hence not setting the value
INFO: ORACLE_HOME is not settable, hence not setting the value
INFO: ORACLE_HOME is not settable, hence not setting the value
INFO: {Parameter:TOPLEVEL_COMPONENT in {Aggregate:OuiConfigVariables:1.0.0.0.0:common}}: Parameter data type is not compatible with the provided String Array.
INFO: passing params to cf done
INFO: done saving info by cf
INFO: This is a shared oracle home or remote nodes are null. No copy required.
INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
INFO: cf session retrieved for key: OraDb10g_home1 oracle.server
INFO: RUN_RECOMMENDED_TOOLS FIRST is set to false
INFO: No of Recommended Tools3
INFO: plugin-list is created
INFO: pluginlist is updated for: Oracle Database 10g current size: 1
INFO: No of ExitOnly Tools in this session: 0
INFO: cf session for perform has hashcode: 19930004
INFO: detached tool list getting prepared fo comp: Oracle Database 10g
INFO: cfsession hashcode for exit only tools: 19930004
INFO: hashcode for action: 17952112
INFO: No of ExitOnly Tools: 0
INFO: saving exit only tools ...
INFO: no detached only tools in this session
INFO: exit-only tools are created in single installation
INFO: no. of sets of tools to be run: 1
INFO: ca page to be shown: true
INFO: exitonly tools to be excuted passed: 0
INFO: Starting to execute configuration assistants
INFO: Command = /u01/app/oracle/product/10.2.0/db_1/jdk/jre//bin/java -Duser.dir=/u01/app/oracle/product/10.2.0/db_1/network/jlib -classpath /u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/i18n.jar:/u01/app/oracle/product/10.2.0/db_1/jdk/jre//lib/rt.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewt3.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ewtcompat-3_3_15.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/netcfg.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netcam.jar:/u01/app/oracle/product/10.2.0/db_1/network/jlib/netca.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/help4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/jewt4.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/oracle_ice.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/share.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/swingall-1_1_1.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvmhas.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/srvm.jar:/u01/app/oracle/product/10.2.0/db_1/network/tools:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt9.jar:/u01/app/oracle/product/10.2.0/db_1/jlib/ldapjclnt10.jar:/u01/app/oracle/product/10.2.0/db_1/oui/jlib/OraInstaller.jar:/u01/app/oracle/product/10.2.0/db_1/lib/xmlparserv2.jar oracle.net.ca.NetCA /orahome /u01/app/oracle/product/10.2.0/db_1 /orahnam OraDb10g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/10.2.0/db_1/network/install/netca_typ.rsp
 
UnsatisfiedLinkError exception loading native library: njni10
 
 
 
Execution of the plugin was aborted
INFO: Configuration assistant "Oracle Net Configuration Assistant" was canceled.
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to /u01/app/oracle/product/10.2.0/db_1
Configuration directory is set to /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs. All xml files under the directory will be processed
INFO: The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
-----------------------------------------------------------------------------
SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
2. Fix the errors causing these failures.
3. Select the failed assistants and click the 'Retry' button to retry them.
INFO: User Selected: Yes/OK
 
INFO: --------------------------------------
INFO: The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
INFO: The "/u01/app/oracle/product/10.2.0/db_1/cfgtoollogs/configToolAllCommands" script contains all commands to be executed by the configuration assistants. This file may be used to run the configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
SEVERE: OUI-25029:One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
INFO: User Selected: Yes/OK
 
INFO: The following configuration scripts need to be executed as the "root" user.
INFO: #!/bin/sh
INFO: #Root script to run
INFO: /u01/app/oracle/oraInventory/orainstRoot.sh #On nodes
INFO: /u01/app/oracle/product/10.2.0/db_1/root.sh
INFO: To execute the configuration scripts:
1. Open a terminal window
2. Log in as "root"
3. Run the scripts
4. Return to this window and click "OK" to continue
 
INFO:
*** End of Installation Page***
The installation of Oracle Database 10g was successful, but some optional configuration assistants failed, were cancelled or skipped.
WARNING: Do you really want to exit?
INFO: User Selected: Yes/OK
 
INFO: The OUICA command is launched from /u01/app/oracle/product/10.2.0/db_1/oui/bin/ouica.sh.
-----------------------------------------------------------------------------
*** Starting OUICA ***
Oracle Home set to /u01/app/oracle/product/10.2.0/db_1
Configuration directory is set to /u01/app/oracle/product/10.2.0/db_1/cfgtoollogs. All xml files under the directory will be processed

Open in new window

Понравилась статья? Поделить с друзьями:
  • Error in install packages updating loaded packages
  • Error in initializing st link device reason target held under reset
  • Error in initializing st link device reason no device found on target
  • Error in initializing st link device reason 18 could not verify st device abort connection
  • Error in include chain keil