Hi,
I am using ecc6, on hp-unix and oracle as database.
When i try to import a request from stms, i get this error.
DURING IMPORT ERROR:
Transport control program tp ended with error code 0249
Errors: connect failed due to DbSL load lib failure
TP ERROR:
Transport control program tp ended with error code 0249
Message no. XT200
Diagnosis
An error occurred when executing a tp command.
Command: IMPORT E07K901512 DEV client100 U01 pf=/usr/sap/tr
Return code: 0249
Error text: connect failed due to DbSL load lib failure
Request: E08K901525
System Response
The function terminates.
Procedure
Correct the error and execute the command again if necessary.
THEN I TRIED TO IMPORT USING TP COMMAND:
WITH OUT DIR_LIBRARY
% ./tp connect DEV
This is ./tp version 370.00.09 (release 700, unicode enabled)
E-TPSETTINGS could not be opened.
EXIT
ERROR: System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.
Error in TPSETTINGS: transdir not set.
tp returncode summary:
TOOLS: Highest return code of single steps was: 0
ERRORS: Highest tp internal error was: 0208
tp finished with return code: 208
meaning:
error in transportprofil (param missing, unknown,...)
%
% ./R3trans -d
This is ./R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
unicode enabled version
2EETW169 no connect possible: "environment variable DIR_LIBRARY is not set."
./R3trans finished (0012).
%
% # export DIR_LIBRARY=/usr/sap/DEV/SYS/exe/run
% ./R3trans -d
This is ./R3trans version 6.14 (release 700 - 18.09.06 - 09:35:00).
unicode enabled version
2EETW169 no connect possible: "DBMS = ORACLE --- ORACLE_SID =
'DEV'"
./R3trans finished (0012).
%
% ./tp connect DEV
This is ./tp version 370.00.09 (release 700, unicode enabled)
E-TPSETTINGS could not be opened.
EXIT
ERROR: System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.
Error in TPSETTINGS: transdir not set.
tp returncode summary:
TOOLS: Highest return code of single steps was: 0
ERRORS: Highest tp internal error was: 0208
tp finished with return code: 208
meaning:
error in transportprofil (param missing, unknown,...)
%
COULD SOMEONE GIVE ME A SOLUTION TO OVERCOME THIS.
YOUR SOLUTION AND GREATELY APPRITIATED.
REGARDS,
DHANANJAY