|
|

楼主 |
发表于 2005/4/27 17:41:21
|
显示全部楼层
Hi. As mentioned previously, ORA-1041 is often signalled after other errors such as ORA-3113. ORA-3113 signals that the communication between the client and the server has abnormally terminated for some reason. This can be due to an error the server process encountered or networking issues. Both ORA-1041 or ORA-3113 are side-effects and are signalled subsequent to the error(s) which are causing the problem. The original error must be determined in order to progress the issue.
This means checking the server for trace files/core files and the alert.log for any other errors which may have occurred at the time. If no errors/trace files can be found, then the Networking logs should be reviewed for errors encountered at the time.
I hope this helps. Regards,
Helen
Oracle Server EE Analyst |
|