This is a discussion on -25557 Network internal error within the Informix forums, part of the Database Server Software category; --> Hello, When a user tries to connect through PowerBuilder 10 to Informix 9 he gets an error 25557. Description ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, When a user tries to connect through PowerBuilder 10 to Informix 9 he gets an error 25557. Description of the error is -25557 Network internal error. If this internal error recurs, please note all circumstances and contact Informix Technical Support. I-Login test works fine. Can connect to Informix 9, when testing connection in PowerBuilder. How can you resolve this ? Thanks Markus sending to informix-list |
| ||||
| If I-Login works fine the problem must be on the PB side. I stopped working with PB back in version 6 but there used to be a trace of the connection that could be useful in this case. You needed to change the connection string to something like: DBMS = "TRACE IN7 ..." This would create a file pbtrace.log in the windows directory. Is this your first connection to Informix ever? Have you compared your connection string to one that you are sure that works? |