[UPDATED 2021] SAP C-TADM70-21 Questions Prepare with Free Demo of PDF [Q35-Q59]

Share

[UPDATED 2021] SAP C-TADM70-21 Questions Prepare with Free Demo of PDF

NEW 2021 Certification Sample Questions C-TADM70-21 Dumps & Practice Exam


SAP C-TADM70-21 Exam Syllabus Topics:

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


SAP OS/DB Migration Certification Exam Details:

Sample QuestionsSAP OS/DB Migration Certification Sample Questions
Passing ScoreC_TADM70_21 - 63%
Exam CodeC_TADM70_21
LevelAssociate
Schedule ExamSAP Training
Reference BooksTADM70 (NW AS 7.52)
Duration90 mins
Exam Price$550 (USD)
Number of Questions40
Exam NameSAP Certified Technology Associate - OS/DB Migration for SAP NetWeaver 7.52

 

NEW QUESTION 35
What information does a DDL<DBS>.TPL file contain?
There are 3 correct answers to this question

  • A. Instruction to create primary keys before or after data load
  • B. Truncate SQL template for selectively removing split table data
  • C. Keyword for exporting data either sorted or unsorted
  • D. SQL templates for creating tables, Indexes and views
  • E. List of tables to be created without primary keys or secondary indexes

Answer: A,C,D

 

NEW QUESTION 36
What are the features associated with the Migration / Table Checker (MIGCHECK) There are 3 correct answers to this question

  • A. Verifies the task file content
  • B. Can handle export and import files
  • C. Verifies the table contents
  • D. Used by SAPINST
  • E. Long running task

Answer: A,D,E

 

NEW QUESTION 37
After a system copy, the target system is compling ABAP programs on =time. This is leading to slow performance. How can you solve this issue? * Please choose the correct answer

  • A. Execute transaction SICK to check the SAP system installation
  • B. Run transaction SGEN to generate ABAP loads
  • C. Update database statistics to ensure the optimal Cost Based Optimizer access path choice
  • D. Repeat the import of package SAPOOOOSTR as it must have failed

Answer: B

 

NEW QUESTION 38
Which files does the JPKGCTL tool create?
There are 2 correct answers to this question

  • A. Jsplitter_cmd.properties
  • B. splitrules.txt
  • C. sizes.xml
  • D. <PACKAGE>.xml

Answer: C,D

 

NEW QUESTION 39
Which of the following changes are homogeneous system copies?
Please choose the correct answer.

  • A. Hardware architecture X to hardware architecture Y
  • B. Operating system X to operating system
  • C. Database from version n to version n+x
  • D. Database from database X to database Y

Answer: A,C

 

NEW QUESTION 40
You Note that tables were loaded into the wrong database storage unit after a R3LOAD system copy. Which of the following file types must you analyze? Note:There are 2 correct answers to this question.

  • A. STR
  • B. TOC
  • C. TPL
  • D. EXT

Answer: A,C

 

NEW QUESTION 41
Which tables are converted into transparent tables during the migration to an SAP HANA database?
There are 2 correct answers to this question

  • A. QCM tables
  • B. Dictionary tables
  • C. Cluster tables
  • D. Pool tables

Answer: C,D

 

NEW QUESTION 42
Name the function required to adjust the SAP JAVA target system for the new instance name, instance number, host name, etc.?
Please choose the correct answer.

  • A. Migration Director
  • B. LOAD PART
  • C. LOAD Controller
  • D. Migration Controller

Answer: D

 

NEW QUESTION 43
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 44
Common JLOAD Command Line Options has parameters. What are these parameters?
There are 3 correct answers to this question.

  • A. driver
  • B. url
  • C. dbetch
  • D. appl
  • E. auth

Answer: A,B,E

 

NEW QUESTION 45
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 46
Which of the following is an activity of SAP OS/DB Migration Check Analysis?
Please choose the correct answer

  • A. Check DB migration set concerning the system
  • B. Analyze migration planning and OB system
  • C. Check the production system regard to the migration system
  • D. Make recommendation for Hardware enhancement

Answer: C

 

NEW QUESTION 47
Which programs are initiated by DISTMON during export/import? Note:There are 2 correct answers to this question.

  • A. R3LOAD
  • B. Migration Monitor
  • C. DIPGNTAB
  • D. Time Analyzer

Answer: B,D

 

NEW QUESTION 48
During a system copy to oracle, a primary key was created for a table which should NOT have one. Which of the following file types do you check to find the error?

  • A. *TSK
  • B. *TOC
  • C. *EXT
  • D. *SQL

Answer: A

 

NEW QUESTION 49
Which of the following is not an activity of R3LOAD?
Please choose the correct answer.

  • A. all = Create table/index and load data
  • B. table= Create table/extent size limit
  • C. struct = Create table/index, but do not load any data
  • D. data = Load data only (table must be created manually)

Answer: B

 

NEW QUESTION 50
Which ABAP data dictionary definations are available when you use R3LDCTL. to generate structure file for heterogeneous and homogeneous system copies?
Please choose the correct answer.

  • A. Partition fields
  • B. View fields
  • C. Primary key fields
  • D. Compression fields

Answer: B,C

 

NEW QUESTION 51
How can the R3LOAD export / import duration be minimized?
There are 2 correct answers to this question.

  • A. By defining an alphabetical package export order
  • B. By splitting of the package files
  • C. By adjusting the SAP instance profile parameters
  • D. By using parallel export / import features

Answer: B,D

 

NEW QUESTION 52
Which files can be generated by R3SZCHK? Choose 2 correct ans.

  • A. Target database size files
  • B. Initial extent size files
  • C. Table Partition definition files
  • D. Package split command files

Answer: A,B

 

NEW QUESTION 53
Which tasks does the JPKGCTL tool perform?
There are 3 correct answers to this question

  • A. It computes package size information
  • B. It creates export / import job files
  • C. It computes target database size
  • D. It controls multiple JLoad processes
  • E. It performs package splitting

Answer: A,B,E

 

NEW QUESTION 54
The SAP system copy tools can be used for system copies or migrations on any SAP supported operating system and database combination as of R/3 Release 3.0D. Name the system copies? * There are 2 correct answers to this question

  • A. OB Migration
  • B. OP Migration
  • C. Heterogenous
  • D. Homogenous

Answer: C,D

 

NEW QUESTION 55
What are the General configuration Parameters for Migration Monitor (MIGMON)?
There are 2 correct answers to this question

  • A. Process Parameters
  • B. Socket Parameters
  • C. Usage Parameters
  • D. FTP Parameters

Answer: B,D

 

NEW QUESTION 56
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. Keep JAVA database
  • D. Move JAVA stack

Answer: C

 

NEW QUESTION 57
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. Database update statistics
  • B. Import data from systems
  • C. Generate R3LOAD command files (*.CMD)for data import
  • D. Generate R3LOAD task files (*.TSK) for data import (>6.10)

Answer: C,D

 

NEW QUESTION 58
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 59
......

C-TADM70-21 Deluxe Study Guide with Online Test Engine: https://www.dumpstillvalid.com/C-TADM70-21-prep4sure-review.html