‎2011 Feb 18 6:48 PM
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?
‎2011 Feb 19 8:36 AM
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.
‎2011 Feb 19 8:36 AM
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.