I am working on Oracle 8i & Crystal Reports Developer 9.2.3.70. The report being developed works with data returned from a procedure. The error sometimes being generated when trying to run the report is as follows: Failed to Open Rowset. Query engine error: 'ORA-03113: end-of-file on communcation channel'. Not supported. Details: Fail to execute SQL statment. OCI Call: OCIStmtExecute.
The procedure can be called successfully from SQLPlus without any failures.
The procedure can be called successfully from SQLPlus without any failures.