cancel
Showing results for 
Search instead for 
Did you mean: 

TMS Error ....Urgent

Former Member
0 Kudos

Hi All,

We are getting error in STMS.......production system is showing RED.

Log details-:

Command TMS_MGR_READ_TRANSPORT_QUEUE could not be executed

An error occurred in the TMS transport service.

System: PRD.DOMAIN_DEV

Function: TMS_TP_SHOW_BUFFER

Error: TP_REPORTED_ERROR

while opening system tplog

Log file '/usr/sap/trans/log' could not be opened

The file could not be opened for reading. This can have various causes:

o The file does not exist.

The transport control program tp only creates the log files when they

are needed. If you have not yet made any exports or imports then no

log files will have been created.

Note

Note that the log files ALOG and SLOG are recreated weekly. (For

details on this, see the Online Help for the transport control

program tp).

o The file is read-protected.

o You cannot access the directory.

Transport control program tp ends with error code 0212

Message no. XT200

Diagnosis

An error occurred when executing a tp command.

Command: SHOWPARAMS PRD pf=/usr/sap/trans/bin/TPPARAM

Return code: 0212

Error text: could not access file as supposed

System response

Processing was terminated.

Thanks & Regards,

Prashant.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Prashant,

Kindly check the permission for the file system /usr/sp/trans and if there is a lack of permission for the user <sidadm> add full permission for this file system and also for the directories inside /usr/sap/trans.

Hope this would be of some help to you.

Thanks and Regards,

-Bijesh.

Former Member
0 Kudos

Hi Bijesh,

SAP<SID> usr is having full access ,we have given full access from OS level to all the trans and its sub dir.While accessing the logs from AL11from Production server we are getting this error-:

Wrong order of calls <- CALL opendir: Permission denied.(,,..)

Our domain controller is DEV system and we are having one more trans dir fro prodution server so we created one symbolic link for that .

But after that we are getting this error

pls help,

Thanks,

Prashant.

Former Member
0 Kudos

Hello Pranshant,

Are you using a common transport directory for the transport domain.If this is the case as you have givne the symbolic link to the other transport directory is not required and then if you remove the link and activate the configuration it will start working.

Other wise you may give the production system's <sidadm> access to the transport directoy and check.i am not sure about this option.

Also i did not understand the requriement of that link to the transport directory of production as all the changes are happening in DEV and you are transporting down the landscape.If this a unix box then the trans directory should be NFS mounted on production system and not a link and if its a windows box then there should be a network share.

Thanks and Regards,

-Bijesh.