Question:
Can any one tell the configuration requirements for configuring central transport host.
I had a common shared directory, but the system is not able to read the Queue from the central host.
Please help me out to resolve the problem.
Answer:
Hi Amrit1,
Check Tcode AL11 to know which transport directory your system is seeing.
Tell me about that.
Answer:
Hi,
It is Local usr\Sap\Trans,
Let me tell you .
There are two system, one domain controller and other registered as virtual system, which is the other SAP system in system landscape.
My requirement is that i want that all released requtets should automatically be saved in \\AMRIT\sapmnt\trans\ directory , instead of local system
I am doing this for the first time hence facing problem.
Please let me know what setting/configuration is required on both the systems.
Regards
Answer:
There are two system, one domain controller and other registered as virtual system
Wrong - if you have two systems you have to set it up as real ones not virtual. Delete your TMS config and set it up again. STMS->Overview->Transport routes-> Configuration->Standard ->Development and prod. system.
Answer:
Hi,
I noticed problem in TP Parameter file of Virtual system. it is reading the paramater as
RSDB_ICLILIBRARY \\gagan\sapmnt\ABC\sys\exe\run\ibmiclic.dll
RSDB_DBSLLIBRARY \\gagan\sapmnt\ABC\sys\exe\run\sldb2nt.dll
ICLI_SIGNON_FILE \\gagan\sapmnt\ABC\sys\exe\run\iclipt
but it should be \\AMRIT\sapmnt etc, please let me know from where it
is picking \\gagan\.... if that is know problem is solved.
Regards
Answer:
Again - check AL11 for directories your system is using.
Answer:
Just check your hosts file entry (WinNT). There shd be entries like -
<ip address> AMRIT SAPTRANSHOST
Maybe SAPTranshost point to a host called Gagan.
Answer:
Let me explain the details.
1. Mapped F drive on the Transport domain for central directory (F)
2. Included System ABC
3. Given path of ABC system as F:\Trans.
4. Trans path in TP paramater \\AMRIT\SAPMNT\TRANS\BIN\
Given full access to ADM user on F:\
Requests are not released to F:\
Entry in HOSTS file is OK.
Please help me out to resolve the problem.
Answer:
in Tran code rz10 check what is transdir parameter
Nilesh
Answer:
Hi Nilesh,
it is Local usr\sap\trans\
but if I give f:\trans it gives a warning that value not permitted.
Answer:
you have DEV server and PRD server and you want to store all request on DEV server in F:\usr\sap\trans
then on DEV server you have to share only usr/sap/trans dir as SAPMNT and SAPLOC names
and then MAP usr\sap\trans dir on Prd server
ON PRD
in RZ10 give only \\indra\sapmnt\trans where indra is your DEV server
Thanks
Nilesh