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

Transport control program tp ended with error code 0208

martin_simois
Explorer
0 Likes
4,623

Hi Guys

Im facing an odd issue with transport system on my DEV system

On STMS, when i try to display import queue of QA or DEV itself, it shows error 208, Transport control program tp ended with error code 0208 Errors: error in transportprofil .

initial value of NLS_LANG: '<NULL>'

This is tp version 372.04.88 (release 700)

E-/usr/sap/PGT/trans/bin/TP_ENTG_GTS.PFL could not be opened.

EXIT

Error in /usr/sap/PGT/trans/bin/TP_ENTG_GTS.PFL: transdir not set.

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0208

Nevertheless, I can display PRD queue without problems.

This is the content of TP_ENTG_GTS.PFL

TRANSDIR = /usr/sap/PGT/trans

#

DGT/CTC = 0

DGT/DBHOST = etgrws02

DGT/DBNAME = DGT

DGT/DBTYPE = db6

if i submit tp commands like showbuffer or connect there are NO errors. It returns code 0

tp showbuffer DGT pf=/usr/sap/PGT/trans/bin/TP_ENTG_GTS.PFL

or

tp connect DGT pf=/usr/sap/trans/bin/TP_ENTG_GTS.PFL

From QA and PRD, i can check all import queues from all systems without issues.

I have tried all the usual workarounds, checking authorization, checking DIR_TRANS, regenerate RFC connections, Update and DIstributed Configuration.

Also performed a consistency check, Transport Tool Check, communication check and everything is fine.

Kernel is up-to-date so is not an option to upgrade it.

Any suggestions on how to solve this?

Thanks!

View Entire Topic
Former Member

Hi,

I think parameter TRANSDIR is not set correctly on your DEV system that's why you are facing this problem. Please check this parameter on your DEV system.

Thanks

Sunny

martin_simois
Explorer
0 Likes

Hi Sunny.

I've checked TMS configuration for Dev, QA, and PRD, and all of them have the same TRANSDIR.

Even i have tried changing it to /usr/sap/trans which is linked to /usr/sap/PGT/trans and no luck

What its odd is that from PRD or QA, I can access all Queues; from DEV only i can acess PRD queue

Any other suggestion is highly appreciated

Thanks!

Former Member
0 Likes

Hi,

What concerns me is :

E-/usr/sap/PGT/trans/bin/TP_ENTG_GTS.PFL could not be opened.

EXIT

Can you make sure that you can access the profile file with the <Dev>ADM, from the host of the DEV system.

There might be some issue regarding the way the way the mount-point is mounted (NFS, etc), or that the path is not accessible.

Do a transport directory check from systems overview.

Best regards,

Alin

martin_simois
Explorer
0 Likes

Hi Alin

Yes, It seems that the profile cannot be found, but I have accessed trans dir with DEV SAPADM ID and its working fine

etgrws02:dgtadm 85> ls

DOMAIN.CFG TMS_TEST.QTP TP_DOMAIN_DGT.PFL TP_ENTG_GTS.BAK dev_evt tpparam_instPGT

TMS_TEST.QGT TP_DOMAIN_DGT.BAK TP_ENTG_CRM.PFL TP_ENTG_GTS.PFL tpparam_instDGT trans.log

etgrws02:dgtadm 86> pwd

/usr/sap/PGT/trans/bin

This is the content of TP_ENTG_GTS.PFL

TRANSDIR = /usr/sap/PGT/trans

#

DGT/CTC = 0

DGT/DBHOST = etgrws02

DGT/DBNAME = DGT

DGT/DBTYPE = db6

DGT/NBUFFORM = 1

DGT/TP_VERSION = 266

#

PGT/CTC = 0

PGT/DBHOST = etgrws22

PGT/DBNAME = PGT

PGT/DBTYPE = db6

PGT/NBUFFORM = 1

PGT/TP_VERSION = 266

#

QGT/CTC = 0

QGT/DBHOST = etgrws25

QGT/DBNAME = QGT

QGT/DBTYPE = db6

QGT/NBUFFORM = 1

QGT/TP_VERSION = 266

Also, I have done a transport directory check from System Overview and everything looks fine

Thanks!

0 Likes

Dear Martin,

Regarding the error faced by you kindly check that DIR_TRANS and TRANSDIR should ideally match and the specified location has been correctly mounted with proper authorizations. Check whether these are accessible from AL11 or not.

Regards,

Abhishek

martin_simois
Explorer
0 Likes

Hi Abhishek

Indeed, DIR_TRANS and TRANSDIR are matched; both has /usr/sap/PGT/trans

Also, I followed your recommendation browsing the directories on AL11, and i was able to access /usr/sap/PGT/trans without issues

DIR_TRANS /usr/sap/PGT/trans

Clicking on DIR_TRANS

4096 pgtadm 02/26/2011 14:24:10 .

256 dgtadm 09/08/2003 08:35:16 ..

256 pgtadm 09/08/2003 10:52:40 EPS

X 6349944 pgtadm 10/20/2010 07:24:08 SAPCAR

4096 pgtadm 02/26/2011 11:00:28 bin

4096 pgtadm 02/26/2011 11:00:28 buffer

16384 pgtadm 02/26/2011 11:00:28 cofiles

12288 pgtadm 02/28/2011 08:00:10 data

303104 pgtadm 02/27/2011 22:00:27 log

256 pgtadm 09/08/2003 08:42:33 lost+found

X 2208 pgtadm 06/20/2007 12:24:44 oldtransport.filelist

4096 pgtadm 02/26/2011 11:00:28 sapnames

4096 pgtadm 02/28/2011 08:15:28 tmp

Clicking on bin

4096 pgtadm 02/26/2011 11:00:28 .

4096 pgtadm 02/26/2011 14:24:10 ..

X 705 pgtadm 02/28/2011 07:53:37 DOMAIN.CFG

X 38 pgtadm 08/09/2010 13:12:34 TMS_TEST.QGT

pgtadm 02/04/2005 05:53:27 TMS_TEST.QTP

X 952 pgtadm 04/23/2007 10:44:20 TP_DOMAIN_DGT.BAK

X 952 pgtadm 04/23/2007 10:44:20 TP_DOMAIN_DGT.PFL

X 1930 pgtadm 12/01/2004 12:06:18 TP_ENTG_CRM.PFL

X 1212 pgtadm 02/28/2011 07:53:37 TP_ENTG_GTS.BAK

X 1216 pgtadm 02/28/2011 07:53:37 TP_ENTG_GTS.PFL

X 2939 pgtadm 10/01/2010 13:15:49 dev_evt

X 78 pgtadm 09/08/2003 10:55:07 tpparam_instDGT

X 82 pgtadm 10/13/2003 06:21:34 tpparam_instPGT

X 19877 pgtadm 01/21/2011 12:33:34 trans.log

0 Likes

Dear Martin,

At this point in time i would suggest you to raise an OSS message with SAP in the component BC-CTS-TMS.

Also open the R/3 connection to the system.

Regards,

Abhishek

martin_simois
Explorer
0 Likes

Hi Abhishek

Indeed, i have opened an OSS message so SAP support can take a look, but this still seems really odd.

Thanks for your support!