cancel
Showing results for 
Search instead for 
Did you mean: 

TMS configuration problem

Former Member
0 Kudos

Hi folks,

I have 2 system installed ECC6.0 on windows 3k with MSSQL(DS2 u2013 development and DEV is Quality system) . Now, each system has its own trans directory. I want to configure common transport directory with this scenario.

I understand that first I have to configure DS2 as a domain controller and include DEV into this domain controller. Then I should ensure that both are using same transport group. Apart from this, what and all I have to check to know the configuration are complete.

Thanks

Manickam.v

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member1351727
Active Participant
0 Kudos

Hi VM,

Is your Transport Dir is accessible at the DEV system.

You need to share this to all the systems which are going to be there in that transport group.

In Unix it can be achieved with mount .

And also this should be owned by sapsid and group sapsys.

And also take care of the permissions as read write and execute to owner and group.

from os level try to open the trans dir from DEV system ...and just try creating one file and writing if any permission problems are there you will get to know.

Thanks.

Former Member
0 Kudos

Hi Vani,

From OS, I am able to access the trans folder of DS2

Thanks

VM

Former Member
0 Kudos

Do you have a local or a domain installation?

the sapservice<sid> User of the system which is not the transport domain controller, needs acces to the shared transport folder.

You can set a profile paramter to point to the transport directory (trans_dir)

Kind regards

Timm

Former Member
0 Kudos

Hi Timm,

Let me explain little more about what I have done exactly so far, the DS2 is configured as a domain controller and the DEV is the Quality system.

Consolidation route from DS2 to DEV uses ZDS2 as a transport layer.

STMS->System->SAP system -> change -> in communication tab

Target group of both DS2 and DEV is GROUP_DS2

STMS->System->SAP system -> change -> in Transport tool

Global parameter TRANSDIR of both DS2 and DEV are
opter60uc\sapmnt\trans (opter60uc is the host name of the controller (DS2))

In Tp_domain_DS2.pfl of both system, TRANSDIR =
opter60uc\sapmnt\trans

Instance profile of DEV(Quality system ) is DIR_TRANS =
opter60uc\sapmnt\trans

Now, if I create a request and select target as DEV it says u201Cyou canu2019t use this requestu201D

If I donu2019t give the target it goes and under local change request and its not generating cofile or data file after releasing the request.

From the domain controller, if I try to see the queue of quality system the error is

Transport control program tp ended with error code 0208

Errors: error in transportprofil (param missing, unknown,.

Any helpu2026.

Thanks

VM

JPReyes
Active Contributor
0 Kudos