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

STMS : Import Queue could not be opened.

naimkhans_babi
Active Participant
0 Likes
2,747

Dear Friends.

I am importing header and data files from trans/cofile and trans/data using STMS tcode. my system gives me error 0208 stating that import queue could not be read.

the detail error is mention below:

This is tp version 370.01.01 (release 700)

E-
syncsys\sapmnt\trans\bin\TP_DOMAIN_NSP.PFL could not be opened.

EXIT

ERROR:

System : Parameter SAPEVTPATH not set. Batch jobs cannot be started.

Error in
syncsys\sapmnt\trans\bin\TP_DOMAIN_NSP.PFL: transdir not set

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

tp_domain_nsp.pfl details

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

this what is written in .pfl file

TRANSDIR =
localhost\sapmnt\trans

#

CL5/CTC = 0

CL5/DUMMY = 1

CL5/NBUFFORM = 1

CL5/TP_VERSION = 266

#

NSP/CTC = 0

NSP/DBHOST = localhost

NSP/DBNAME = NSP

NSP/DBTYPE = ada

NSP/NBUFFORM = 1

NSP/TP_VERSION = 266

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

can you help me please to solve this problem i would greatly appreciate your help.

Thanking you

Regards

Naeem

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hai,

First of all check whether the request is released or not. Then check whether your Transport directory is shared or not.

Check the data files and cofiles at the OS level, they should be there if the request is released.

Try to Import from OS level using tp command.

tp addtobuffer <req no> <SID>

then do the next step:

tp import <req no> <SID> client=xxx u0

Check for the transport directory in

TP_<Domain>_<SID>.pfl and in the instance profile are same

This could also come if there is conflict between these two

TRANS_DIR profile should be set to the transport directory /usr/sap/trans.

Also check your Import queue is opened or not.

http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a3917acc11d1899e0000e829fbbd/frameset.htm

Regards,

Yoganand.V

Former Member
0 Likes

hi

check if RDDIMPDP job is running or not ,, if not you can tr rescheduling this job in client 000 ..

hope this will help u

regards

dEE

Answers (1)

Answers (1)

Andries
Discoverer
0 Likes

Hi Naeem,

I also experienced same issue and in my case /usr/sap/trans was no longer mounted and I got same error when I access the Import Queue via STMS.

Resolution: I re-mounted /usr/sap/trans and that's how I resolved this issue. Thanks

Regards,

Andries