![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Greetings! Our databases run on the HP-UX platform and I've seen something similar on very rare occasions. I was able to fix it by relinking (recreating) the "oracle" object file. Never really sure what the root cause ever was. Could have been due to an earlier patch that never mentioned that a relink was mandatory. Not sure what the syntax would be to "relink" in Windows. My expertise is Unix-oriented. Certainly worth a shot. Regards, Eugene Pokopac (Oracle DBA - GSFA - Tucker, GA) |
#4
| |||
| |||
|
|
On May 25, 3:42 pm, epoko... (AT) excite (DOT) com wrote: Greetings! Our databases run on the HP-UX platform and I've seen something similar on very rare occasions. I was able to fix it by relinking (recreating) the "oracle" object file. Never really sure what the root cause ever was. Could have been due to an earlier patch that never mentioned that a relink was mandatory. Not sure what the syntax would be to "relink" in Windows. My expertise is Unix-oriented. Certainly worth a shot. Regards, Eugene Pokopac (Oracle DBA - GSFA - Tucker, GA) Unfortunately for what i know on window binaries are not relinkable. It is a word apart. Only on Windows Oracle works with threads, on Unix oracle spawns processes. on unix it is easy see a similar situation by a "ps aux", then v$process and V$session . On windows it is a bit more complicated. (i think that is not possible to kill a thread). However maybe that the problem is tha same. Thank you, Eugene Bye Cristian Cudizio http://oracledb.wordpress.comhttp://....wordpress.com |
#5
| |||
| |||
|
|
Greetings! Our databases run on the HP-UX platform and I've seen something similar on very rare occasions. I was able to fix it by relinking (recreating) the "oracle" object file. Never really sure what the root cause ever was. Could have been due to an earlier patch that never mentioned that a relink was mandatory. Not sure what the syntax would be to "relink" in Windows. My expertise is Unix-oriented. Certainly worth a shot. Regards, Eugene Pokopac (Oracle DBA - GSFA - Tucker, GA) |
#6
| |||
| |||
|
|
On May 25, 9:42 am, epoko... (AT) excite (DOT) com wrote: Greetings! Our databases run on the HP-UX platform and I've seen something similar on very rare occasions. I was able to fix it by relinking (recreating) the "oracle" object file. Never really sure what the root cause ever was. Could have been due to an earlier patch that never mentioned that a relink was mandatory. Not sure what the syntax would be to "relink" in Windows. My expertise is Unix-oriented. Certainly worth a shot. Regards, Eugene Pokopac (Oracle DBA - GSFA - Tucker, GA) Relink in windows = reinstall. or you could try regsrving everything, but that's not too fun... |
![]() |
| Thread Tools | |
| Display Modes | |
| |