About once a week, one of my instances locks up. I looked at the dump logs and found the following:
TNS-12571 TNS
acket writer failure
I looked this up in the documentation and it says:
TNS-12571 TNS
acket writer failure
Cause: An error occurred during a data send. This message is not normally visible to the user.
Action: For further details, turn on tracing and re-execute the operation. If the error persists, contact Oracle Customer Support.
Also, according to the dump files, it is not the same query every time, but seems to be against the same table. So, I am not sure if rerunning the query with tracing on will help. Also, each of these select queries are run by a process by Crystal Reports.
Any ideas?
System Specifics:
Oracle 8.1.7 on NT 4.0. SP6a
Four database instances
Terry
**************************
* General Disclaimor - Please read *
**************************
Please make sure your post is in the CORRECT forum, has a descriptive title, gives as much detail to the problem as possible, and has examples of expected results. This will enable me and others to help you faster...
TNS-12571 TNS
I looked this up in the documentation and it says:
TNS-12571 TNS
Cause: An error occurred during a data send. This message is not normally visible to the user.
Action: For further details, turn on tracing and re-execute the operation. If the error persists, contact Oracle Customer Support.
Also, according to the dump files, it is not the same query every time, but seems to be against the same table. So, I am not sure if rerunning the query with tracing on will help. Also, each of these select queries are run by a process by Crystal Reports.
Any ideas?
System Specifics:
Oracle 8.1.7 on NT 4.0. SP6a
Four database instances
Terry
**************************
* General Disclaimor - Please read *
**************************
Please make sure your post is in the CORRECT forum, has a descriptive title, gives as much detail to the problem as possible, and has examples of expected results. This will enable me and others to help you faster...