cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SQL ERRCODE: -24950

wsunarko
Participant
0 Likes
668
Running SUM to update security on Java Stack, I got the following error in dev_sadbctrl.
What could be the cause ? Thank you. [PID 29033] Tue Jul 21 11:56:00 2020 [PID 29033] SigISetDefaultAction : default handling for signal SIGCHLD [PID 29033] Tue Jul 21 11:56:01 2020 [PID 29033] SQL STMT: CONNECT to database SYDAWSDSAPP01-DP1 with userkey w [PID 29033] SQL ERRCODE: -24950 [PID 29033] SQL ERRTEXT: POS(0) ERR_USRFAIL: user authorization failed [PID 29033] [PID 29033] [PID 29033] *** ERROR => -24950: POS(0) ERR_USRFAIL: user authorization failed [dbadainstanceImpl.cpp 355] [PID 29033] SQL STMT: CONNECT to database SYDAWSDSAPP01-DP1 with userkey w [PID 29033] SQL ERRCODE: -24950 [PID 29033] SQL ERRTEXT: POS(0) ERR_USRFAIL: user authorization failed [PID 29033] [PID 29033] [PID 29033] *** ERROR => -24950: POS(0) ERR_USRFAIL: user authorization failed [dbadainstanceImpl.cpp 355] [PID 29033] *** WARNING => No userkey for connect to DP1 found.

Accepted Solutions (0)

Answers (1)

Answers (1)

AtulKumarJain
Active Contributor
0 Likes

Hi Welly,

From above error log it is clear ,there is missing auth to connect to DB.

Have you checked that?

BR

Atul

wsunarko
Participant
0 Likes

Thanks Atul.
The connection was issued by SUM,I am trying to find how is the connection configured in SUM.
Regards
Welly

AtulKumarJain
Active Contributor
0 Likes

What all DB related input you made in SUM tool,please check those input.

Best Regards,

Atul