Ora-01013 Error [message #76567] |
Tue, 10 December 2002 15:04 |
Mandar Gore
Messages: 6 Registered: November 2002
|
Junior Member |
|
|
Hi,
Through my ASP page, when I fire a Oracle Query (it is a huge query with lot of 'If Then' and subqueries) to the Oracle 8i(release 8.1.7)database I'm getting 'Ora-01013: User Requested Cancel of the Operation'. My query is related to Students Attendance, If I fire the same query for a specific student, then I'm getting the result, but when I fire the same query for all students, then I'm getting ORA-01013. Through few other sites I came to 1. Database Monitor may cause this problem(at our end we don't have any Monitor running for Database) 2. change the CPTIMEOUT in Registry,
Regards,
Mandar
|
|
|
|