> -----Original Message-----
> From: Juergen Sauer [mailto:[EMAIL PROTECTED]]

> 
> starting porting some projects from Adabas D -> SAP DB, we found this 
> misbehavior, this Progie compiles fine, but at runtime This progie
> gives this error:  connect (-4025): Errortext corrupped 
> (SourceExhausted)

Hi,
it seems there is a problem with the connect data since the precompiler is 
UNICODE enabled.
Please post a precompilertrace from your run. You can enable the
precompilertrace
by setting the environment variable SQLOPT=-X. The name of the file written
is <progname>.pct.
Hope that it works on a nfs device ;-)

> But reading messages_72_73_eng.pdf explains that this error (-4025) 
> should be a "charset error, not loaded characterset". Those 
> Error codes 
> does not match. 

The message text has been changes since we have rewritten UNICODE conversion
in 7.3.

Regards
Burkhard

Reply via email to