How to restart
a terminated client import
For some reasons, a client import
process was terminated.
After fixing the errors or inconsistencies, you want to restart
the client import from the cancelled point.
In another word, you don’t want to do the client import from the
very beginning again.
Prerequisites
1: Client
import is "Ended with errors", the transport request can not be
restarted
2: Post
processing has not been started for that transport request
Resolution
1:Client import is cancelled due to Error.
2:After Analyzing the logs We can see it is due to Space issue in TableSpace PSAPSR3USR
3:We Extended the Tablespace PSAPSR3USR and below are the steps we follow to rerun the client Import process
4:Deleted the terminated Transport Request from import Monitor
5:Restart transport request without unconditional mode 1 via tp command: tp import <SId>KTnnn clientxxx <SID> u8 pf=<DIR_TRANS>/bin/TP_DOMAIN_<Domain SID>.PFL.
The STMS import automatically sets U18 for client transports. Umode 18 means
1: Ignore that this change request was already imported into this system and import everything again.
8: Ignore the restriction resulting from table classifications and import all table entries into specified clients
6: If several requests are created in the import overview, for example:
<SID>KOnnn - Client Independence Object,
<SID>KTnnn - Client Dependence Object,
<SID>KXnnn - Text
You need to restart these transport requests via same tp command in the sequence(<SID>KOnnn, <SID>KTnnn, <SID>KXnnn).
7:During the client import Activity we can see skipping of tables which is already imported in the logs
8:After the import is successful we can see result screen from import monitor
This process is described in note no:2518543
No comments:
Post a Comment