Updating database to 10.2.0.3 [message #348891] |
Thu, 18 September 2008 04:09 |
jayarajkrishna
Messages: 7 Registered: August 2008 Location: Mumbai,India
|
Junior Member |
|
|
i installed 10.2.0.1 in AIX server and without creating database i updated to 10.2.0.3
It showd that succefully installed the patch.But aftr that i am not able to connect as sysdba
.Its throwing follwing error
$ sqlplus
/usr/bin/procmap : no such process : 1261778
/usr/bin/procmap : no such process : 1261778
/usr/bin/procmap : no such process : 1261778
SQL*Plus: Release 10.2.0.3.0 - Production on Thu Sep 18 09:03:41 2008
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
Enter user-name: sys as sysdba
Enter password:
ERROR:
ORA-12547: TNS:lost contact
please hel me to sortout this issue
|
|
|
Re: Updating database to 10.2.0.3 [message #348899 is a reply to message #348891] |
Thu, 18 September 2008 04:29 |
rooneyd
Messages: 9 Registered: September 2008
|
Junior Member |
|
|
Hello,
I know that their was a procmap bug introduced on AIX in 10.2.0.3 but it didnt manifest like this. Can you execute procmap on another process that you know is running (maybe the process from your own session) whilst logged in as oracle.
Thanks
|
|
|
|
|