Copy client schedule
Step | Task |
1 | Test delete client |
1.1 | log into the client to delete |
1.2 | go to SCC5 and delete client with test mode option |
1.3 | estimate the run time |
2 | Detele client |
2.1 | log into the client to delete |
2.2 | go into SCC5 and delete client |
2.3 | log into another client and delete entry with SCC4 |
2.4 | reorg database to recover database space. |
3 | Test copy client |
3.1 | create a new client for copy target with SCC4 |
3.2 | log into the newly created client with sap*/pass |
3.3 | Copy client with SCCL/SCC9 with test option and SAP_ALL profile |
4 | Copy client |
4.1 | log into the newly created client with sap*/pass |
4.2 | Copy client with SCCL/SCC9 with profile SAP_ALL |
Copy Type Delete Complete Client
Copy Type Test Run
Status Successfully Completed
User KENLEE
Start on 2008/04/02 / 16:39:38
Last Entry on 2008/04/03 / 08:08:21
Statistics for this Run
- No. of Tables 53554 of 53554
- Deleted Lines 1900992560
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24870090/viewspace-1001838/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- remote client copyREMclient
- TA263:The client is locked for data import by client copyclientImport
- SAP的集團複製(Client Copy)--目前主要是本地copyclient
- You want to use parallel processes for a client copy.Parallelclient
- svn This client is too old to work with working copy錯誤解決方案client
- Client Copy時一直停留在RGBCFL01client
- Copy of a Copy of a Copy
- sql server schedule scriptSQLServer
- oracle schedule 使用大全Oracle
- Schedule Manager Tell 指令
- TVM:Schedule的理解
- schedule 定時任務
- PostgreSQL:COPYSQL
- SpringBoot 中的 @ScheduleSpring Boot
- LeetCode-Course ScheduleLeetCode
- 在 Docker 中使用 Laravel scheduleDockerLaravel
- 區分copy構造與copy賦值賦值
- springboot整合schedule(深度理解)Spring Boot
- LeetCode-Course Schedule IILeetCode
- BIP Schedule相關資料表
- mysql計劃任務:event scheduleMySql
- COPY語法
- informix SQLCA [COPY]ORMSQL
- Uncode-Schedule框架原始碼分析框架原始碼
- LeetCode 207 Course ScheduleLeetCode
- LeetCode 210 course schedule 2LeetCode
- oracle schedule 任務失敗處理Oracle
- Oracle Scheduler(4)job呼叫program和scheduleOracle
- python 定時任務之 schedulePython
- C++ Copy ElisionC++
- 深入理解copy
- 【BATCH】BATCH-CopyBAT
- 大檔案Copy
- 在tmux中copyUX
- Smart Clientclient
- 使用 telescope 檢視 schedule 執行狀態
- [LeetCode] 210. Course Schedule IILeetCode
- java定時器schedule和scheduleAtFixedRate區別Java定時器