2021 C-TADM70-21 Question Bank Free PDF Download Recently Updated Questions [Q70-Q89]

Share

2021 C-TADM70-21 Question Bank: Free PDF Download Recently Updated Questions

C-TADM70-21 Certification Exam Dumps with 137 Practice Test Questions


SAP C-TADM70-21 Exam Syllabus Topics:

TopicDetails
Topic 1
  • Describe the NZDT/MDS system copy method
  • Identify the Time critical steps in an R3LOAD
  • JLOAD based system copy
Topic 2
  • what is the Going Live OS/DB Migration Check Service
  • Explain the purpose of table DBDIFF
Topic 3
  • Describe the Methods/strategies to save time during system copy
  • Export and Import of System Copies
Topic 4
  • The System Migration Process
  • Special System Copy Procedures
  • Explain the purpose, contents, and structure of the R3LOAD and JLOAD control and data files
Topic 5
  • Describe the migration procedure and explain the steps required to migrate an ABAP and Java based system
Topic 6
  • Describe the scope of special system copy procedures
  • Control and Data File Structure for System Copies
Topic 7
  • Distinguish between the classic migration to Sap HAN and the database Migration option for SUM
  • Technical Background and Troubleshooting
Topic 8
  • Clarify what is a homogeneous or heterogeneous system copy, which tools are available
  • SAP Migration Tools
Topic 9
  • Distinguish between the R3SZCHK behavior if the target database type is the same or different than the source database type
Topic 10
  • Recognize the tools that are required to perform a SAP OS/DB migration and describe their functions
  • Advanced Migration Techniques


C-TADM70-21 Exam Certification Details:

Sample Questions: SAP C-TADM70-21 Exam Sample Question
Duration:90 mins
Level:Associate
Sub-solution:Administration
Exam:40 questions
Cut Score:63%
Languages:English

 

NEW QUESTION 70
Where does R3LOAD search for *.SQL files?
Please choose the correct answer.

  • A. In the export target <DBS> directory
  • B. In the export MIGMON director
  • C. In the export DATA directory
  • D. In the export DB directory

Answer: A

 

NEW QUESTION 71
How do you activate the trace options for the R3SZCHK program?

  • A. Set environment variable R3SZCHK_TL=<1...4>
  • B. Call R3SZCHK with parameter -TRACE_LEVEL=<1.. A>
  • C. Set environment variable R3SZCHK _TRACE_LEVEL=<1...4>
  • D. Call R3SZCHK with parameter -TL=<1...4>

Answer: A

 

NEW QUESTION 72
Which of the following generate Java job files to support a parallel export and import?

  • A. JSIZECHECK
  • B. JPKGCTL
  • C. JMICMON
  • D. JLOAD

Answer: B

 

NEW QUESTION 73
Which of the following is used to determine the assignment of a table to a specific table category?
Please choose the correct answer.

  • A. "Max Extent"
  • B. "Min Extent"
  • C. "Next Extent"
  • D. "Default Initial Extent"

Answer: C

 

NEW QUESTION 74
How do you activate the trace option for the R3SZCHK program?
Please choose the correct answer.

  • A. Set environment variable R3SZCHK_TL=<1...4>
  • B. Call R3S2CHK with parameter -TRACE_LEVEL=<1.. A>
  • C. Set environment variable R3S2CHK_TRACE_LEVEL=<1 4>
  • D. Call R3S2CHK with parameter -TL=<1...4>

Answer: A

 

NEW QUESTION 75
What information can be found in *.CMD files during an export/import?
There are 2 correct answers to this question

  • A. The where condition in case of table splitting
  • B. The name of the dump file
  • C. The maximum size of a dump file
  • D. The location of the used *.TSK and *.STR file.

Answer: C,D

 

NEW QUESTION 76
In an R3L0AD system copy, you notice that tables and indexes were loaded into the wrong database storage unit. When you examine the table and indexes show the correct values. Which of the following files could contain the cause of the problem?

  • A. Table of content file
  • B. DDL template file
  • C. Target database size file
  • D. Task File

Answer: B

 

NEW QUESTION 77
MIGMON created the export_statistics.properties file in the netExchange directory.What information does this contain? Choose Two correct answers.

  • A. Number of export failures
  • B. Number of export packages
  • C. Names of completed export packages
  • D. Names of failed export packages

Answer: A,B

 

NEW QUESTION 78
What are the Typical warning in R3SZCHK.log if reaching the size limit?
There are 2 correct answers to this question

  • A. WARNING: REPOLOAD in SLEXC: initial extent reduced to 1782579201
  • B. WARNING: REPOLOAD in SLEXC: initial extent reduced to 1782579200
  • C. WARNING: /BLUESKY/FECOND in APPLO: initial extent reduced to 1782579200
  • D. WARNING: /BLUESKY/FECOND in APPLO: initial extent reduced to 1782579222

Answer: B,C

 

NEW QUESTION 79
Where does R3LOAD search for *.SQL files?
Please choose the correct answer.

  • A. In the export MIGMON director
  • B. In the export target <DBS> directory
  • C. In the export DATA directory
  • D. In the export DB directory

Answer: D

 

NEW QUESTION 80
In what order are the tasks executed during the export of an AS ABAP source system?

  • A. R3LDCTL-> R3LOAD -> R3SZCHK
  • B. R3LOAD -> R3SZCHK -> R3LDCTL
  • C. R3LDCTL-> R3SZCHK -> R3LOAD
  • D. R3SZCHK -> R3LDCTL-> R3LOAD

Answer: C

 

NEW QUESTION 81
Which of the following are heterogeneous System copies? Choose 2 correct ans.

  • A. Operating system type X from hardware architecture A
  • B. Database type X from version n to version n+x
  • C. Database from type X to type Y
  • D. Operating System from type X to type Y

Answer: C,D

 

NEW QUESTION 82
What kind of information can be found in a R3LOAD *.STR file?
There are 3 correct answers to this question

  • A. Initial extent values of tables
  • B. ABAP data types of fields
  • C. TABARTs (data classes) of tables
  • D. Primary key fields
  • E. Database specific DDL statements

Answer: B,C,D

 

NEW QUESTION 83
Which of the following R3LOAD task files create a primary key? Choose 2 correct ans

  • A. <PACKAGE>_TDI.TSK
  • B. <PACKAGE>_DT.TSK
  • C. <PACKAGE>_TPI.TSK
  • D. <PACKAGE>_DPI.TSK

Answer: A,B

 

NEW QUESTION 84
What has to be considered if you want to use table splitting for an export/import?
There are 2 correct answers to this question

  • A. The *.WHR files must be located in the same folder as the *.STR files
  • B. The parallel import of packages into a single table makes sense on all databases.
  • C. The where_splitter must run on the *.WHR files created by R3TA and PL/SQL table splitter.
  • D. The usage of Migration Monitor is mandatory.

Answer: A,D

 

NEW QUESTION 85
In which directory are the EXPDMP_<PACKAGE>_<nnn> files located?

  • A. JAVA/DB/<DBS>
  • B. JAVA/JDMP *or* <export_dir>/JDMP
  • C. ABAP/DATA
  • D. ABAP/DB/<DBS>

Answer: B

 

NEW QUESTION 86
The ABAP/JAVA Dual Stack Split is not intended to be used in which of the following system?
Please choose the correct answer.

  • A. Import system
  • B. Heterogeneous system
  • C. Export system
  • D. Homogeneous system

Answer: B

 

NEW QUESTION 87
What can you do with the Software Provisioning Manager?
Please choose the correct answer

  • A. SAP System uninstall
  • B. SAP System automated configuration and verification
  • C. SAP Front End installation and distribution
  • D. SAP System upgrade

Answer: A

 

NEW QUESTION 88
Which of the following function generates R3LOAD command files for every *.STR file?
Please choose the correct answer.

  • A. R3SETUP/MIGMON
  • B. R3SETUP/SAPINST
  • C. R3SETUP/MIGMON/SAPINST
  • D. R3SETUP/SAPINST/MIGMON

Answer: D

 

NEW QUESTION 89
......

New C-TADM70-21 Exam Dumps with High Passing Rate: https://www.dumpsactual.com/C-TADM70-21-actualtests-dumps.html