‎2006 Nov 10 10:49 AM
Hello Gurrus
how are you ppl hope you are fit and fine i urgently need help from you i was copy remote client SCC9 i am facing some error LOG is attached with this email
n server 1 ETA028XClient copy from "10.11.2006" "12:08:58" 1 ETA029 System ID............................ "QAS"
1 ETA043 Target client........................ "100"
1 ETA030 R/3 Release.......................... "620"
1 ETA354 Basis Support Package..............."SAPKB62041"
1 ETA031 Host................................. "pklahm04"
1 ETA000 Start in background............. ....." " 1 ETA032 User................................. "SAP*"
1 ETA033 Parameter
1 ETA350 Source destination......................"DEV"
1 ETA351 Source system........................."DEV"
1 ETA352 Client in source system.............."200"
1 ETA353 Users in source system.............."SAP*"
1 ETA354 Basis Support Package..............."SAPKB62041"
1 ETA185 Copier profile:......................."SAP_ALL"
1 ETA036 Table selection
1 ETA177 Customizing data ....................."X"
1 ETA037 With application data................ "X"
1 ETA155 Initialize and recreate......... "X"
1 ETA294 Change documents are not copied
1 ETA040 Test mode (without database update).. "R"
2 ETA367XStart analysis of system "12:08:58"
3 ETA108 "ADDR_CLIENTCOPY_SELECT_TABLES" executed " 25"(" 0") entries copied
4 ETA114 Runtime " 0" seconds
3 ETA072 Exit program "ADDR_CLIENTCOPY_SELECT_TABLES" successfully executed "12:09:01"
3 ETA108 "EFG_FORM_CC_EXIT_BEFORE" executed " 0"(" 0") entries copied
4 ETA114 Runtime " 0" seconds
3 ETA072 Exit program "EFG_FORM_CC_EXIT_BEFORE" successfully executed "12:09:01"
3 ETA108 "CLIENTCOPY_SELECT_TEXTTAB" executed " 3"(" 0") entries copied
4 ETA114 Runtime " 0" seconds
3 ETA072 Exit program "CLIENTCOPY_SELECT_TEXTTAB" successfully executed "12:09:01"
2EETA308 Table definition "CE1OC09" missing in the target system
2EETA308 Table definition "CE2OC09" missing in the target system
2EETA308 Table definition "CE3OC09" missing in the target system
2EETA308 Table definition "CE4OC09" missing in the target system
2EETA308 Table definition "CE4OC09_ACCT" missing in the target system 2EETA308 Table definition "CE4OC09_FLAG" missing in the target system 2EETA308 Table definition "CE4OC09_KENC" missing in the target system 1EETA254 Critical differences: Missing tables: " 7"
1EETA716 Client Copy could not start because of Repository differences
1 ETA190 Run cancelled
2 ETA191 Program ended abnormally
This means there is some table/object missing on my QAS server i was searched these tables on DEV but cant find could you please tell me where i found these tables in DEV and how could i see there structer and how could i create new tables in QAS Please help me out thanks in advanced
Regards
Muhammad Arshad Ghaznavi
Cell no: 923008235609
e-mail: arshadg@khi.wol.net.pK
‎2006 Nov 10 10:58 AM
Hi Muhammad,
For Basis Related Problems like yours, you have a separate Forum for WAS, you can post the query there, Since i have moved to ABAP Programing side nowadays dont have soo much touch on the system side. Some clarrifications, Is the Remote system from which you are doing the client copy is the same version as the source server, if yes, try with Profile SAP_CUST, which is recommended Profile, if both the source and destinations servers are different like BW - R/3, u genrally get this kind of error or sometimes when you try to do client copy in a lower system from a higher system also there will be some inconsistencies. I am really not sure of this problem, Post it in the WAS forum.
Regards:-
Santosh.
‎2006 Nov 10 2:55 PM
Hello,
first: you should see these table definitions using transaction SE11 in your source system.
second: these table definitions belong to the definition of a 'Operating concern' in the customizing of Profitability Analysis. To each Operating Concern belong some table definitions CE<Name of the operating concern'> (= 1..4). The trick is, that the customizing is client dependend, but the generated table structures are client independent.
Easiest solution would be that your controlling people transport this operating concern to your target system before you copy the client.
Regards Wolfgang