cancel
Showing results for 
Search instead for 
Did you mean: 

Releasing a Transport Request ends with error code 0012.

Former Member
0 Kudos

Hi,

We have a Development system and a Production System (both running on separate windows machine) but they are not connected in STMS. We perform transporting of Requests at o.s level and NOT through STMS.

We are facing this new problem - We are trying to release a Transport Request in SE01 and it ends with error code 0012. The task inside the Request is released without any error. There is no Notes in SAP Marketplace for this.

((

Test call of transport control program (tp) ended with return code 0012

Message no. TK094

Diagnosis

Your transport request could not be exported, since all requirements were not fulfilled.

Calling the transport control program tp

"tp EXPCHK EFIK900025 pf=E:\usr\sap\trans\bin\TP_DOMAIN_EFI.PFL -Dtransdir=E:\usr\sa"

which checks the export requirements, returned the following information:

Return code from tp: 0012

Error text from tp: ERROR: Buffer check failed.

System Response

Further processing is terminated.

Procedure

Check the following points:

Feasibility of the transport control program tp

Parameter settings in the transport profile

Availability of the transport directory and the subdirectories (cofiles, data, log, sapnames, bin)

Write authorization for the subdirectories

Write authorization for the files of the subdirectories cofiles, data, log, sapnames

Release the request again when the error has been removed

))

Please help.

Regards,

Mohan.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Mohan,

In the Domain controller of the TMS, please check whether the parameter CTC=1 is mentioned in STMS.

If now, please maintain this and then try to release the transport request. Let me know if this works.

Regards,

Hari Kishan

Former Member
0 Kudos

Hi Hari,

Where should i add this parameter? You mean in the Transport tool parameters where i see :

TRANSDIR E:\usr\sap\trans

DBHOST vmbn0105

DBNAME EFI

DBTYPE ora

NBUFFORM 1

TP_VERSION 266

Regards,

Mohan.

Former Member
0 Kudos

Hi Mohan,

Yes. As you mentioned a few parameters, add this new parameter in the Domain controller.

CTC 1

Try this and let me know the output.

Regards,

Hari Kishan

Former Member
0 Kudos

Can you please perform following tests.

STMS -->System Overview --> sap systems --> checks --> perfom all 3 tests.

Former Member
0 Kudos

Hi All,

The problem is resolved. An event driven background job RDDIMPDP was not released, i released this job and again tried to release the Request in SE01 and it worked without any errors.

Thanks everyone.

Hi Hari,

Just curious to know what this parameter CTC does. Where can i find information on this parameter?

Regards,

Mohan.

Former Member
0 Kudos

please mark this question as answered.

Former Member
0 Kudos

Hi Mohan,

Nice to hear that that your problem is resolved.

For Pamater CTC, please check the below links:

http://sapsolutions.searchsap.com/kw;ExtendedTransportControl/content-sap.htm

Regards,

Hari Kishan

Former Member
0 Kudos

Hi All,

The Problem is resolved.

Regards,

Mohan.

Former Member
0 Kudos

>"tp EXPCHK EFIK900025 pf=E:\usr\sap\trans\bin\TP_DOMAIN_EFI.PFL -Dtransdir=E:\usr\sa"

you command is not complete and should end as: -Dtransdir=E:\usr\sap\trans"

JPReyes
Active Contributor
0 Kudos

I have to agree with Sunil... check the value of DIR_TRANS

Regards

Juan

Former Member
0 Kudos

Hi Sunil,

I copied the text as it was shown in the message. I too observed this fault and went in AL11 to see how it is configured but it is configured correctly:

DIR_TRANS E:\usr\sap\trans

Regards,

Mohan.

JPReyes
Active Contributor
0 Kudos

Check the profile E:\usr\sap\trans\bin\TP_DOMAIN_EFI.PFL, whats the value of TRANSDIR?

Regards

Juan

Former Member
0 Kudos

continue to Juan's response: also check below error: make sure you have buffer folder under your TRANSDIR path.

>>Error text from tp: ERROR: Buffer check failed.

Former Member
0 Kudos

Hi Juan,

The tp profile contains the correct value:

#

TRANSDIR = E:\usr\sap\trans

#

EFI/DBHOST = vmbn0105

EFI/DBNAME = EFI

EFI/DBTYPE = ora

EFI/NBUFFORM = 1

EFI/TP_VERSION = 266

Regards,

Mohan.

Former Member
0 Kudos

Hi Sunil,

Yes, i have this folder BUFFER under /usr/sap/trans and inside this folder, there is only one file with the name same as the SID.

Regards,

Mohan.

Former Member
0 Kudos

Hi,

As you mentioned its a single system landscape , i sugegst you to delete STMS config and configure it once again as single system landscape.

Regards,

Former Member
0 Kudos

Hi Gagan,

Did it already 2 times yesterday, that did not resolve the problem.

Regards,

Mohan.

Former Member
0 Kudos

Hi,

Please check if all the permissions are correct. Also make sure there is sufficient space available. If possible download the latest tp and R3trans and update the same.

Regards,

Sharath

Former Member
0 Kudos

Hi Sharath,

It is a windows machine, i think there is nothing much to do with permissions, the files will have all permissions by default. The system is a new one and I have performed a Kernel Upgrade only 1 week before. They are already at latest level.

Regards,

Mohan.