Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

native sql failed

Former Member
0 Likes
372

hi, experts

i tried to run below code:

exec sql.

CONNECT TO 'FINT'

endexec.

and sy-subrc always 4, i already add a record in table DBCON using tcode DBCO.

record in DBCON is :

con_name dbms user_name password con_env db_reco

FINT ORA username password username/password@FINT X

can you suggest some clue?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
318

Hi Lee,

Please verify if you are able to login to the DB using third party tool, example TOAD if DB is Oracle. You may need assistance from Basis. Also check authorization too.

Please revert back soon with your findings.

Thanks and Best Regards,

Dinesh.

1 REPLY 1
Read only

Former Member
0 Likes
319

Hi Lee,

Please verify if you are able to login to the DB using third party tool, example TOAD if DB is Oracle. You may need assistance from Basis. Also check authorization too.

Please revert back soon with your findings.

Thanks and Best Regards,

Dinesh.