2018年4月1日 星期日

Client Copy

Local Client Copy
-----------------------------
1. 使用SCC4 建立target client
2. 確認profile parameter "login/no_automatic_user_sapstar" = 0
使用sap*/pass登入target client
使用SCCL複製資料
3. 指定source client,選定customizing data, application data and user master records
4. 使用背景程式執行client copy

PS:
1.為了確保data consistency, 不要進入target client 操作,最好source client也不要使用
2.如果使用全新client,可以從cloent 000 複製過去
3. 如果要增進效能,可以從 (menu) Edit => Export Settings 排除tables or packages,關於Export Setting,可以參考Note 446485


Remote Client Copy
-------------------------------------
1. 步驟跟local client copy相同,只差在remote client copy是透過RFC傳送資料
2. 遇到問題請參考Note 557132
3. Remote client copy 另外可以參考Note 47502
4. 如果remote client copy複製all data,在過程中source client 的 table結構如果改變,remote client copy將會因錯誤而終止


Parallel Procesing
----------------------------------
1. 使用SCCL (local client copy) 或是 SCC9 (remote cloent copy),接著在(menu) Goto => Parallel Processes 指定平行處理的數目
2. 平行處理無法用在client transports
3. 如果要定義RFC server group,使用SM59,RFC => RFC Groups,其他資訊可以參考Note 99284


Client Transport
--------------------------------
Client transport的功能跟local client copy and remote client copy相同,但是不使用RFC
client transport export:
1. 登入source client,使用SCC8,使用profile挑選要複製的資料
2. 指定target system,target system要在TMS中有定義的system
3. 因為執行時間可能會很久,需要使用背景程式跑

在export過程中,會call "tp" 非同步的將資料匯出:
RO<number>: 包含client-independent data
RT<number>: 包含client-specific data
RX<number>: 包含SAP script texts

即使是SCC8已經結束,也不代表export 完成,此時不要執行任何client copy的工具,可以使用SE01檢查export的狀態,並顯示request<SID>KT<NO>的log。
在export過程中,使用SCC3也得不到有用的資訊,因為執行R3trans的export 作業已經結束,反而會得到abort的訊息。

client transport import:
根據選取的client ransport profile 資料型態的不同,以下的client copt command file會被加到target system buffer:
<SID>KO<number>: 包含client-independent data
<SID>KT<number>: 包含client-specific data
<SID>KX<number>: 包含SAP script texts

使用STMS過版client transport request,完成後再登入到target client 使用SCC7做post-import activities。

使用SE09顯示client transport logs

在client transport過程中,使用SCC8的RFC system check按鈕可以check repository consistency。


Others
----------------------
如何複製large client可以參考Note 489690
估計client size大小可以執行程式RSTABLESIZE

沒有留言:

張貼留言