cancel
Showing results for 
Search instead for 
Did you mean: 

Support Package import Error:CHECK_REQUIREMENTS

Former Member
0 Kudos

Hi all,

When i am trying to import SAP-HR support packages i am getting the following error:

Error in phase: CHECK_REQUIREMENTS

Reason for error: QUEUE_NOT_EMPTY

Return code:

As per note :97632 it says to execute the following command it comes up with the following error:

% tp connect SV1

This is tp version 305.13.21 (release 46D) for ANY database

E-TPPARAM could not be opened.

EXIT

tp returncode summary:

TOOLS: Highest return code of single steps was: 0

ERRORS: Highest tp internal error was: 0212

tp finished with return code: 212

meaning:

could not access file as supposed (see SLOG for more details)

pls provide the solution at the earliest:

regards

Raghu

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Ok, go to an operating system command prompt and have a look at your TP buffer:

tp SHOWBUFFER <SID> TAG=SPAM pf=<transdir>\bin\<domain name>.PFL

If you see your troublesome patch files there, get out your BB-gun first:

tp delfrombuffer <patch> <SID> pf=<transdir>\bin\<domain name>.PFL

If this fails, get out a bigger gun:

tp cleanbuffer <SID> pf=<transdir>\bin\<domain name>.PFL

If that fails, get out your nuke and delete the file:

<DIR_TRANS>/buffer/<SID>

Hope this helps ... worked for me. The previous comments on this thread are all relevant.

stefanh_lima
Explorer
0 Kudos

hi Raghu,

if you have deleted thee queue with spam check that the

packages are not in your importqueue. check this in TA

stms. select your queue. i mean that you can see the

packages. deleted all the importpackages and begin.

regards

stefan

Former Member
0 Kudos

You can reset the queue from transaction SPAM and only when you see a green light, go ahead and define queu again.

Former Member
0 Kudos

Hi Cyrus,

I have done it many times, but no solution.

Regards,

Raghu

Former Member
0 Kudos

hi

i checked the tables which you mentioned..

only i can see some info TPSTAT...

rest of the tables doest exist..

i could see the error what i am facing PAT01 and

stefanh_lima
Explorer
0 Kudos

Hi Raghu,

you can check the following tables:

Transportstatus

===============

TPSTAT

TRBAT

TRJOB

TMSLOCKR

TMSLOCKP

Patchstatus

===========

PAT01

PAT02

PAT03

Please change the Tables only if you understand what you

are doing.

Regards

Stefan

stefanh_lima
Explorer
0 Kudos

Hello Raghu,

if tp finish's with rc=212 normally means that a File (Patch) is not accessible. You can use the Transaction spam - goto -

status - queue to get more Informtion about your Problem.

Or use Transaction spam - goto -

import logs / actions logs - queue ... .

Another Problem can be the tp itself. You should always use

the newest Version for your SAP Release.

Regards Stefan

Former Member
0 Kudos

Hi stefan,

Thanks a lot for the reply...

i tried all the options you gave ..but not able to...

tp version i am using is latest...

action logs shows

The tp buffer contains old, not completely processed OCS Packages

i have restarted the application server/restarted OS also..

if there is any procedure to clean buffer pls let me know..may be it will solve my problem

thanks in advance,

warm regards

Raghu