Page 1 of 1

error ORA-06512

PostPosted: Mon Oct 24, 2016 5:20 am
by piggypalla
Hallo, i'm having this error on demo account:
19915 ZDAS exception
ORA-20101: wrong username and password
ORA-06512: at "E10D1.API" line 447

On trading station all works correctly.
What can i do?

thanks

Re: error ORA-06512

PostPosted: Mon Oct 24, 2016 8:34 am
by Georgiy
Hi piggipalla,

This is a server side problem due to a recent updating of server. We have notified the server team about it.
They are working on it.

Re: error ORA-06512

PostPosted: Mon Oct 24, 2016 9:14 am
by piggypalla
i'm sure. thanks!

Re: error ORA-06512

PostPosted: Tue Oct 25, 2016 11:12 am
by piggypalla
Just for to inform you, i'm still having the problem.

I'm using .net forexconnect api ver 1.4.1 win64 and login problems persist. In particular the session constantly remains in connecting status (after the first connection attempt, session status return always connecting session.getSessionStatus() == O2GSessionStatusCode.Connecting)

and session event login failed return "19915 ZDAS exception
ORA-20101: wrong username and password
ORA-06512: at "E10D1.API" line 447"

is it a general problem or is only mine?

thanks

Re: error ORA-06512

PostPosted: Thu Oct 27, 2016 9:44 am
by jerome14
Hi,
I am currently developping an API with forexconnect 1.4.1 on Linux x64, and I have the login problem too.
Last week the login sequence worked perfectly.
Since monday I have the same error message :

"status::connecting
Login error: 19915;DAS 19915: ZDas Exception
ORA-20101: Wrong user name or password
ORA-06512: at "E10D1.API", line 447
ORA-06512: at line 1
"
So it is not an isolated problem.

Regards,

Re: error ORA-06512

PostPosted: Fri Oct 28, 2016 5:35 am
by Georgiy

Re: error ORA-06512

PostPosted: Fri Oct 28, 2016 10:45 am
by jerome14
Hi Georgiy,

thanks for the update, I replaced the Libs with the ones in the package you gave, and the login now works correctly (linux x64).

Regards,