I am getting an error when i make a connection to the database: MTS Error 1002: Failure to create dispen.
This error does not occur all the time, it appears for the first few connection attempts after leaving the COM+ application running overnight. Is it possible that the Oracle server is somehow disconnecting / invalidating connections in the pool on the client machine, and when we try to re-use these connections, this error is raised?
Is there an MTS / DOA setting we need to use to overcome this problem
Thanks
This error does not occur all the time, it appears for the first few connection attempts after leaving the COM+ application running overnight. Is it possible that the Oracle server is somehow disconnecting / invalidating connections in the pool on the client machine, and when we try to re-use these connections, this error is raised?
Is there an MTS / DOA setting we need to use to overcome this problem
Thanks