on ‎2015 Dec 30 5:16 AM
Hi all,
Want to clarify one thing...
If we want to delete the data of a transport request in SAP, which way is clearer? Either deleting from SE01 or we have to delete it from usr/sap/trans/cofiles&datafiles ?
If we do so in both ways, full data related to that transport request will delete from our database for ever?
Awaiting your replies
Regards
Praveen
Request clarification before answering.
Hi Praveen,
Please try this,
The simplest way is to use the "Select block" feature in STMS. Go to the queue in question, select the first request you want to delete and use "Edit->Select->Select block" or hit F6. Then scroll to the last one you want to delete and again select block or F6. That will select everything in between. Finally "Request->Delete" will get rid of them all.
Reagrds,
Sajmal
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Praveen,
Please check following wiki,
It might be the right one for your requirement.
Deletion of Old Transports - Basis Corner - SCN Wiki
Regards
Anand
Hi Praveen,
For deleting
1. Modifiable transports: Go to SE03 --> Find requests option from Right hand panel and paste all the request you wan to delete.
This will bring the list of all TR's and from Menu bar Edit --> selection --> select block and delete all the request. Perform this in DEV system (Where the TR was created)
2. Released request
You need to delete the request from import queue of the target system (I mean where is TR is at present) select the block and delete. But this will not delete the TR permanently, to do so you have to delete the data files and cofiles from OS level present in trans/data and trans/cofiles directory.
Deletion of TR will not delete the actual objects present in database.
Un-fortunately SAP does note provide anything like MASS deletion.
Regards,
Prithviraj.
Hi Praveen,
As far as I know there isn't any such process.
Also though this process might sound lengthy but maintain the consistency of your database and transport system.
May be this is the reason why SAP does not support MASS deletion.
You can try deleting entries from E070 and E070L but I will strongly suggest not to as when you can do it from SAP and OS level why touch DB directly.
Regards,
Prithviraj.
Hi Prithviraj,
If we are able to delete from OS level, say one by one deleting the entries from data folder and co files folder, then it will be a lengthy process.
I will say, firstly we have to delete from SE03 , then go to data folder and co files foles and delete each file respectively.
You have any other steps to say, although it is a lengthy process ??
Because my management is pressurizing me to do that...Thats why...
Regards
Praveen
Hi Praveen,
If you're deleting un-released (modifiable) TR's than you have to just delete it from SAP ( t-code SE03) there's nothing to do at OS level.
If you're deleting released TR's than
Get the list of TR's,
Say SIDK123456 is the TR number than
Data file R123456.SID and
Cofile K123456.SID
Using excel you can easily get the data and cofile name with simple formulas on cell.
Now use this names in a script (bat for windows, shell or Unix/AIX) and delete the files at OS level.
You can simply this lengthy process.
Regards,
Prithviraj.
Praveen,
Please refer best practice as suggested by SAP in the following SAP notes:-
41732 - Deletion of data in transport directory
7224 - Deleting old corrections and transport requests
Regards
Anand
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Praveen,
Usually changes done to objects are copied in a transport request.
If you intend to move those changes to other systems then the transports requests comes in picture.
The changes are reflected in the original system.
The changed objects will still remain in the source system but not in a transport, which ever way you chose to delete.
Regards
Anand
Anand,
Ok, If i want to delete the previous transport requests ,say 5-8 years old, then for each #tp deletion i have to go in OS respectively. That is a time consuming process. I want to delete the #TP from the SAP screen itself so that the full data related to that #TP has to be deleted.
Any way to do this ??
Regards
Praveen
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.