Logged In: YES
user_id=226667

Hi!

I check out my code, but I didn't see anything that could be a
problem in relation with your error.

But, the way you explain your problem, I may guess where the
problem comes from. Check out your config file sqlb.conf, you
must have an entry like the following

<oracle@AN_NAME_AS_YOU_WANT>
DB_NAME=FRAERP.FR4.EGWN.NET
DB_LOGIN=YOUR_LOGIN
DB_PWD=YOUR_PASSWORD
</oracle@AN_NAME_AS_YOU_WANT>

And then you connect your program to sqlb with the db_name
"AN_NAME_AS_YOU_WANT" that could have no relation with
your SID !

If you have a config like this, tell me and I will check out much
deeper in the code.

good luck !

GrumZ