Transport hangs
Here the issue is Transport request import got hangs for a long time. If we try to re-import the request it displays the below error " import already running".
While importing request file system got full and transport import got hangs. so, deleted the request in the import monitor,and added the requests back again to the queue and this time while adding there were no errors regarding permission, however the status immediately changed to "import running" as soon as I added the request to the queue and even before I hit "import".The Alert veiwer now showed CREATE_ENQUEUE_FAILED "import already running.
So this time I killed all tp processes at the OS level and re-added the request but faced the same issue, where the the staus changes to "import running" as soon as I add the request and hangs. The transport log shows that the tranport is in status "selection for import".
SOL:
You can use SM30/SM31 to delete the table entries.
Incase you are still having problems with STMS. Please follow this steps sequentially once though it might look like the good old fundas
1. Configure RDDIMPDP jobs both in client 000 and business client as user DDIC (Login to client as DDIC, run RDDNEWPP in SE38, select High priority)
2. STMS -> Import Overview -> SID -> Menu Goto-> Import Monitor ->
Delete the entries related to those old transport request that are not
currently running. You can see the requests are in running status. To
delete right click and delete.
3. OS level using command "ps -ef | grep tp"
Kill these processes if any using the below command:
"kill -9 <pid>"
Incase of Windows use Task Manager.
4. Check the contents of transport tables TRBAT & TRJOB via SE16.
Before starting a transport, these tables must be empty.Delete the entry using SM30/SM31.
0 comments: