Register Login

Problem while deleting the Support Package Queue

Updated May 19, 2018

Hi ,
I am installing SAP Support packages in our development server.
I have defined the queue from SP 10 to SP 12.
At Add_to_Buffer phase , it gave the erorr. that time transport profile was having some problem
so i regenerated the transport profile and restarted the system.

Now when i am trying to continue with the support packages , i am not able to do so as i am getting one popup warning.
"Inconsistency found : first delete the queue and start it again"

When i am trying to delete the queue , i am not able to delete it and getting the warning.
"SAPKB70010" could not be removed from DEV buffer"

while i check the buffer with tp shobuffer DEV pf=profile command:
------------------------------------------------------------------------------------------------
tp showbuffer DEV pf=TP_DOMAIN_DEV.PFL
This is tp version 372.04.40 (release 700, unicode enabled)
Warning: Parameter DBLIBPATH is no longer used.

DEV buffer:


that makes 0 transports to be imported.

tp finished with return code: 0
meaning:
Everything OK
====================================================
Kindly help me solve the problem

Regards
 


Comments

  • 24 Sep 2010 11:37 am rekha
    Hi

    follow the following stapes

    1)Restart your Development server

    2)delete SAPKB70010 from table space PSAPSR3 –TABLENAME - TRBAT,TRJOB,PAT01,PAT03,PAT10 AND TBATG. For deletion u need third party tool. Like… TOAD.

    3)Go to DIR /usr/sap/trans/bin and run the bellow command

    4)After deletion run tp SHOWBUFFER command. if u found same entry then again delete particular package form buffer .

    5)Now add SAPKB70010 package into buffer – tp ADDTOBUFFER SAPKB70010 pf=/usr/sap/trans/bin/TP_DOMAIN_.PFL tag=spam -Dtransdir=/usr/sap/trans

    6)After this command, SAPKB70010 is added in to buffer .

    Run following command

    7)tp R3I SAPKB70010 pf=TP_DOMAIN_.PFL -Dclientcascade=yes -Dstoponerror=8 -Drepeatonerror=8 -Dsourcesystems= tag=SPAM

    8)When tp command finished successfully, those two log files will disappear from DIR_TRANS/tmp

    9)Goto DIR_TRANS/log to check SAPKB70010.DEV, if return code is 0.






×