From the Pervasive documentation:
Quote:
3110: The network layer is not connected
The application attempted to use a network connection that was no longer active. This happens when the session with the Pervasive Network Services Layer is still valid, but was dropped by the network. Stop and restart the application.
3111: Failure during send to the target server
The Pervasive Network Services Layer attempted to send an application request to the target server and encountered a network specific error from the target. Check the Pervasive Event Log (PVSW.LOG) for more information.
*Note: If there is a problem with AutoReconnect, a further status code 3131 will be issued.
3112: Failure during receive from the target server
The Pervasive Network Services Layer attempted to receive data from the target server and encountered a network specific error. Check the Pervasive Event Log (PVSW.LOG) for more information.
*Note: If there is a problem with AutoReconnect, a further status code 3131 will be issued.
You may also receive this error under the following circumstances:
• When using only the NetBIOS protocol with a remote Workgroup engine, the client is sending more bytes than can fit into the engine’s network read buffer. Go the machine where the remote Workgroup engine is installed, and try increasing the value of the configuration parameter, Server > Communication Buffer Size > Read Buffer Size.
|
Is there anything in your PVSW.LOG on the machine with Aatrix?
Just to confirm, only Aatrix is failing. Is that correct? Does Timberline work correctly from the same machines where Aatrix is running?
I'm not familiar with Aatrix. Does it use ODBC to connect? If so, have you tried other ODBC applications like Access, Crystal Reports, ODBC Test, or even the Pervasive COntrol Center (even though it uses JDBC since PSQL v9)?
What version of PSQL are you using?