
2021 Updated Verified Pass C-TADM70-21 Study Guides & Best Courses
Ultimate Guide to the C-TADM70-21 - Latest Edition Available Now
SAP OS/DB Migration Certification Exam Topics:
| Topic Areas | Topic Details, Courses, Books | Weighting |
|---|---|---|
| SAP System Migration | Clarify what is a homogeneous or heterogeneous system copy, which tools are available, what is the Going Live OS/DB Migration Check Service, and from where to get information about the migration procedure. TADM70 (NW AS 7.52) | > 12% |
| Control and Data File Structure for System Copies | Explain the purpose, contents, and structure of the R3LOAD and JLOAD control and data files. TADM70 (NW AS 7.52) | > 12% |
| Advanced Migration Techniques | Identify the Time critical steps in an R3LOAD / JLOAD based system copy. Describe the Methods/strategies to save time during system copy. TADM70 (NW AS 7.52) | > 12% |
| SAP Migration Tools | Recognize the tools that are required to perform a SAP OS/DB migration and describe their functions. TADM70 (NW AS 7.52) | 8% - 12% |
| Special System Copy Procedures | Describe the scope of special system copy procedures. Describe the NZDT/MDS system copy method, and distinguish between the classic migration to Sap HAN and the database Migration option for SUM TADM70 (NW AS 7.52) | 8% - 12% |
| Technical Background and Troubleshooting | Describe how Data Classes are used to map tables to database storage units and how Data Classes are handled by R3LDCTL and R3LOAD. Explain the purpose of table DBDIFF, and describe how the R3LOAD/JLOAD data access works. Distinguish between the R3SZCHK behavior if the target database type is the same or different than the source database type. TADM70 (NW AS 7.52) | 8% - 12% |
| The System Migration Process | Describe the migration procedure and explain the steps required to migrate an ABAP and Java based system. TADM70 (NW AS 7.52) | 8% - 12% |
| Export and Import of System Copies | Evaluate the database-specific and non-specific options for performing SAP homogeneous or heterogeneous system copies (OS/DB Migrations). TADM70 (NW AS 7.52) | 8% - 12% |
NEW QUESTION 35
What information can you find in the JLOAD *.STAT.XML files?
There are 2 correct answers to this question
- A. Status of export import
- B. Start and end date of export/import
- C. Name of dump files
- D. Number of exported/imported rows
Answer: B,D
NEW QUESTION 36
Identify the most suitable option for- "Export JAVA stack and import into the same database; but as MCOD installation. Remove original JAVA stack" Please choose the correct answer.
- A. Remove JAVA stack
- B. Move Java database
- C. Move JAVA stack
- D. Keep JAVA database
Answer: D
NEW QUESTION 37
Which file is updated dynamically by the MIGMONCTRL program during an SAP HANA import procedure?
Please choose the correct answer.
- A. CPUJJSAGE.CSV
- B. ORDER_BY.TXT
- C. SAP<CLUSTER>.STR.LOGICAL
- D. MIGMONCTRL_CMD.PROPERTIES
Answer: B
NEW QUESTION 38
List down the steps for Optimizing the Export / Import Process?
There are 2 correct answers to this question
- A. Take care of files for import order
- B. Split existing package files
- C. Parallelize export method
- D. Create separate package files for large tables
Answer: B,D
NEW QUESTION 39
An import of the package IMPORT_8 failed. Which files does the JLOAD tool examine during restart to identify the error?
Please choose the correct answer.
- A. IMPORT_8.XML
- B. IMP0RT_8.STA
- C. IMPORT_8.LOG
- D. IMPORT_18 STAT.XML
Answer: B
NEW QUESTION 40
Which SAP Migration Tool writes its data in a format that is independent of database and platform?
Please choose the correct answer.
- A. JLOAD
- B. JSAPINST
- C. JSLOAD
- D. JPKCT
Answer: A
NEW QUESTION 41
What are the special purposes of MIGMON in relation with ABAP Web AS - Target System Tasks > NW
7.0?
There are 2 correct answers to this question
- A. Import data from systems
- B. Generate R3LOAD command files (*.CMD)for data import
- C. Generate R3LOAD task files (*.TSK) for data import (>6.10)
- D. Database update statistics
Answer: B,C
NEW QUESTION 42
MIGMON created the export_statistics.properties file in the netExchange directory.What information does this contain? Choose Two correct answers.
- A. Names of completed export packages
- B. Number of export packages
- C. Number of export failures
- D. Names of failed export packages
Answer: B,C
NEW QUESTION 43
Which of the following R3LOAD task files create a primary key? Choose 2 correct ans
- A. <PACKAGE>_TPI.TSK
- B. <PACKAGE>_DPI.TSK
- C. <PACKAGE>_DT.TSK
- D. <PACKAGE>_TDI.TSK
Answer: C,D
NEW QUESTION 44
Which of the following statement is TRUE regarding Required Source System Technical Information?
Please choose the correct answer.
- A. Internal files and target systems
- B. Tables in ABAP Dictionary but not in DB or vice versa
- C. Transport tables from source to target system
- D. Limited disk space for unloading the data
Answer: B
NEW QUESTION 45
Which program is started by SAPINST to export an ABAP system?
Please choose the correct answer.
- A. R3LOAD
- B. DIPGNTAB
- C. MIGCHECK
- D. MIGMON
Answer: D
NEW QUESTION 46
Which of the following is not a support tool for ABAP system copies?
Please choose the correct answer
- A. TABLE SPLITTER
- B. PACKAGE SPLITTER
- C. SMIGR
- D. MIGCHECK
Answer: C
NEW QUESTION 47
Which source does R3LOAD use to populate the TSK files?
Please choose the correct answer.
- A. ABAP data dictionary
- B. Structure files
- C. Database data dictionary
- D. Extent files
Answer: B
NEW QUESTION 48
What is required for custom export/import order definitions and even the change of individual parameters for each single package?
Please choose the correct answer.
- A. PKGID
- B. SAPINST
- C. ORDER
- D. PKGNAME
Answer: B
NEW QUESTION 49
What was the main purpose of the JSPLITTER development?
Please choose the correct answer.
- A. To improve the Import/Export support requirement
- B. To run migration system over different application server
- C. To reduce the Import/Export runtime for large JAVA system
- D. To check the resource availability for JAVA system
Answer: C
NEW QUESTION 50
The R3L0AD tool aborted during a system copy import. Flow are the entries adjusted when you merge the task files?
There are 2 correct answers to this question
- A. 'xeq1 entries from the TSK file are saved as 'Ign1 in the TSK file
- B. 'xeq entries from the TSK BCK file are saved as 'err in the TSK file
- C. 'ok' entries from the TSK file are saved as 'ok' in the TSK file
- D. 'ok' entries in TSK BCK are saved as 'xeci in the TSK file
Answer: B,C
NEW QUESTION 51
Which ABAP data dictionary definitions are available when you use R3LDCTL to generate structure files heterogeneous and homogeneous system copies? Note:There are 2 correct answers to this question.
- A. View fields
- B. Compression fields
- C. Partition fields
- D. Primary key fields
Answer: A,D
NEW QUESTION 52
Identify the migration support tools from the following options?
There are 2 correct answers to this question
- A. PACKAGE SPLITTER
- B. JSPLITTER
- C. MIGMON
- D. TABMON
Answer: A,C
NEW QUESTION 53
Which of the following is used to determine the assignment of a table to a specific table category?
Please choose the correct answer.
- A. "Min Extent"
- B. "Next Extent"
- C. "Max Extent"
- D. "Default Initial Extent"
Answer: B
NEW QUESTION 54
Which of the following cases does not support a R3LOAD homogeneous or heterogeneous system copy of SAP systems in R3LOAD Restrictions?
There are 2 correct answers to this question
- A. The Incremental Table Conversion (ICNV) has been started
- B. The REPARE phase of improvement has been started
- C. The Operational Table Conversion (OTC) has been started
- D. The PREPARE phase of an upgrade has been started
Answer: A
NEW QUESTION 55
Which of the following is not a R3SETUP/SAPINST load error?
Please choose the correct answer.
- A. Get R3LOAD parameters from file "FILE"
- B. Change into the install directory
- C. Start many additional R3LOAD process
- D. Solve the load problem
Answer: A
NEW QUESTION 56
Which program creates the EXPORT.XML and IMPORT.XML files?
Please choose the correct answer.
- A. SAPINST
- B. JLOAD
- C. JPKGCTL
- D. SDM
Answer: B
NEW QUESTION 57
Which files does the JPKGCTL tool create?
There are 2 correct answers to this question
- A. Jsplitter_cmd.properties
- B. sizes.xml
- C. <PACKAGE>.xml
- D. splitrules.txt
Answer: B,C
NEW QUESTION 58
......
Dumps MoneyBack Guarantee - C-TADM70-21 Dumps Approved Dumps: https://www.trainingquiz.com/C-TADM70-21-practice-quiz.html
2021 Updated Verified Pass C-TADM70-21 Exam - Real Questions & Answers: https://drive.google.com/open?id=1Lw9aV4Scmt7NU1fxUI7oavayKs9tAzk3

