Hi everyone,
I am developing under Oracle Forms Developer 6.0, our database is Oracle 8i. We compile oracle forms in two ways: 1) using the normal compilation in forms developer (when we use this method of compilation it runs in client server mode); 2) We compile it in unix (Solaris 8), then use the compiled modules there to create the web version of our application.
I have a form with a multi-record database block. Whenever I try to update more than 15 records in this multi-record database block I am encountering error: "ORA-03106 - fatal two-task communication protocol error". I only encounter this error in the web version of our application, it does not occur in the client/server version. The web and client/server application use the same code. I am not sure why this error is ocurring in the web application. Hope anyone out there can help me.
Thanks!
I am developing under Oracle Forms Developer 6.0, our database is Oracle 8i. We compile oracle forms in two ways: 1) using the normal compilation in forms developer (when we use this method of compilation it runs in client server mode); 2) We compile it in unix (Solaris 8), then use the compiled modules there to create the web version of our application.
I have a form with a multi-record database block. Whenever I try to update more than 15 records in this multi-record database block I am encountering error: "ORA-03106 - fatal two-task communication protocol error". I only encounter this error in the web version of our application, it does not occur in the client/server version. The web and client/server application use the same code. I am not sure why this error is ocurring in the web application. Hope anyone out there can help me.
Thanks!