Dear Consultants,
We are installing SAP Netweaver 2004 system on oracle 11g OS AIX 6.1, during the DB installation it is getting failed in phase,
oracle post load actions, where in it is not able to apply the saplicense:
Following is the content of dev_slice file in installation directory.
got NLS_LANG='AMERICAN_AMERICA.WE8DEC' from environment
Logon as OPS$-user to get SAPBWD's password
Connecting as /@BWD on connection 0 (nls_hdl 0) ... (dbsl 640 180309)
Nls CharacterSet NationalCharSet C EnvHp
ErrHp ErrHpBatch
0 0 0
0 0
Allocating service context handle for con_hdl=0
ERROR => OCI-call 'OCIHandleAlloc' failed: rc = -2 [dboci.c 2812]
ERROR => CONNECT failed with sql error -2. [dbsloci.c 11461]
set_ocica() -> OCI or SQL return code -2
ERROR => OCI-call 'OCIErrorGet' failed: rc = -2 [dboci.c 2081]
Try to connect with default password
Connecting as SAPBWD/<pwd>@BWD on connection 0 (nls_hdl 0) ... (dbsl 640 180309)
Nls CharacterSet NationalCharSet C EnvHp
ErrHp ErrHpBatch
0 0 0
0 0
Allocating service context handle for con_hdl=0
ERROR => OCI-call 'OCIHandleAlloc' failed: rc = -2 [dboci.c 2812]
ERROR => CONNECT failed with sql error -2. [dbsloci.c 11461]
set_ocica() -> OCI or SQL return code -2
i have checked the tnsping it is working fine, i have checked R3trans from sidadm it is working fine,
Thanks,
Balaji.S