Exam4Training

SAP C_TADM70_21 SAP Certified Technology Associate – OS/DB Migration for SAP NetWeaver 7.52 Online Training

Question #1

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

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

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #2

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 . *TOC
  • B . *TSK
  • C . *EXT
  • D . *SQL

Reveal Solution Hide Solution

Correct Answer: B
Question #3

Select the correct sequence of ABAP DDIC – DB and Runtime from the following option? Please choose the correct answer.

  • A . SAP transaction SE11-> Database utility-> Select object
  • B . SAP transaction SE11->Runtime object->Select Unit
  • C . SAP transaction SE11-> Table view-> Database utility
  • D . SAP transaction SE11-> Runtime-> Database Utility

Reveal Solution Hide Solution

Correct Answer: C
Question #4

List down the characteristics for both Application Server ABAP (AS ABAP) and Application Server Java (AS Java)? There are 3 correct answer to this question

  • A . Common SID for all application servers and the database
  • B . Common database (with different schemas for ABAP and Java)
  • C . Common startup framework
  • D . Common startup background
  • E . Common target database

Reveal Solution Hide Solution

Correct Answer: A,B,C
Question #5

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

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

Reveal Solution Hide Solution

Correct Answer: B,D
Question #6

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

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

Reveal Solution Hide Solution

Correct Answer: A,C
Question #7

Which tasks does the R3TA tool perform? There are 2 correct answers to this question.

  • A . Creates WHERE conditions using the field PAGENO for de-clustering
  • B . Splits tables by ROWIDs if the source system is running on an Oracle database
  • C . Creates WHERE conditions containing ASCII characters for Unicode conversions
  • D . Splits tables by a specified number of splits or a specified number of records

Reveal Solution Hide Solution

Correct Answer: C,D
Question #8

Which program is started by SAPINST to export an ABAP system? Please choose the correct answer.

  • A . MIGCHECK
  • B . DIPGNTAB
  • C . MIGMON
  • D . R3LOAD

Reveal Solution Hide Solution

Correct Answer: C
Question #9

Give Reasons for – During a homogeneous or heterogeneous R3LOAD system copy, tables may be moved unintentionally from one database storage unit to another. There are 2 correct answers to this question

  • A . Older SAP System Releases were installed with slightly different table locations than subsequent releases
  • B . Some tables were assigned to TABMATs of other database storage units
  • C . ABAP Dictionary parameters were arranged after the customer had re-distributed the tables
  • D . R3LOAD always creates tables and indexes in locations obtained from the ABAP Dictionary

Reveal Solution Hide Solution

Correct Answer: A,D
Question #10

What file types are created by R3LDCTL? Please choose the correct answer

  • A . DDL<DBS>.TPL, <PACKAGE>.STR
  • B . <PACKAGE>.STR, <PACKAGE>.EXT
  • C . <PACKAGE>.STR, DBSIZE.XML
  • D . DDL<DBS>.TPL, <TABART>.SQL

Reveal Solution Hide Solution

Correct Answer: A

Question #11

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

Reveal Solution Hide Solution

Correct Answer: A,C
Question #12

From which file types does the MIGTIME tool retrieve time information? There are 2 correct answers to this question

  • A . *.TOC
  • B . *.TSK
  • C . *.STR
  • D . *.LOG

Reveal Solution Hide Solution

Correct Answer: A,D
Question #13

Which of the following statements is TRUE regarding Operating System Level in Technical Migration Preparation? There are 2 correct answers to this question

  • A . Set up the migration file systems/directories
  • B . Install migration tools
  • C . Make sure the current system has the right file system
  • D . Import database with JLOAD

Reveal Solution Hide Solution

Correct Answer: A,B
Question #14

Which of the following statement is TRUE regarding Required Source System Technical Information? Please choose the correct answer.

  • A . Limited disk space for unloading the data
  • B . Transport tables from source to target system
  • C . Tables in ABAP Dictionary but not in DB or vice versa
  • D . Internal files and target systems

Reveal Solution Hide Solution

Correct Answer: C
Question #15

Name the tables which may not exist in NetWeaver systems? There are 2 correct answers to this question

  • A . TGAB2
  • B . IGDB2
  • C . TGDB2
  • D . IGAB2

Reveal Solution Hide Solution

Correct Answer: B,C
Question #16

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 . Repeat the import of package SAPOOOOSTR as it must have failed
  • C . Run transaction SGEN to generate ABAP loads
  • D . Update database statistics to ensure the optimal Cost Based Optimizer access path choice

Reveal Solution Hide Solution

Correct Answer: C
Question #17

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

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

Reveal Solution Hide Solution

Correct Answer: A
Question #18

How MIGMON is used for concurrent export/import systems? There are 2 correct answers to this question

  • A . Technical Post-Migration activities
  • B . File transfer via FTP, tape, USB disk, laptop
  • C . Splitting test activities
  • D . Pre-Migration test activities

Reveal Solution Hide Solution

Correct Answer: A,B
Question #19

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 -TL=<1…4>
  • C . Call R3S2CHK with parameter -TRACE_LEVEL=<1.. A>
  • D . Set environment variable R3S2CHK_TRACE_LEVEL=<1 4>

Reveal Solution Hide Solution

Correct Answer: A
Question #20

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 . JSLOAD
  • C . JSAPINST
  • D . JPKCT

Reveal Solution Hide Solution

Correct Answer: A

Question #21

MIGMON created the export_statistics.properties file in the netExchange directory.

What information does this contain? Choose Two correct answers.

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

Reveal Solution Hide Solution

Correct Answer: C,D
Question #22

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

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

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #23

List down the features of Migration Monitor (MIGMON)? There are 2 correct answers to this question

  • A . R3LOAD export or import parameter
  • B . Creates R3LOAD Import command files
  • C . Start R3LOAd process as soon as task starts
  • D . Calls R3LOAD to generate import task files

Reveal Solution Hide Solution

Correct Answer: B,D
Question #24

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

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

Reveal Solution Hide Solution

Correct Answer: B,D
Question #25

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

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

Reveal Solution Hide Solution

Correct Answer: D
Question #26

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 . IMPORT_18 STAT.XML
  • C . IMPORT_8.LOG
  • D . IMP0RT_8.STA

Reveal Solution Hide Solution

Correct Answer: D
Question #27

Which program is started by SAPINST to ensure that the ABAP DDIC is consistent in the target system? Please choose the correct answer

  • A . MIGCHECK
  • B . R3LOAD
  • C . DIPGNTAB
  • D . R3SZCHK

Reveal Solution Hide Solution

Correct Answer: C
Question #28

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

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

Reveal Solution Hide Solution

Correct Answer: D
Question #29

You use the database migration option for SUM when moving to SAP HANA.

Which features are available? There are 2 correct answers to this question

  • A . Import the SAP target system using MIGMON and MIGCHECK
  • B . Upgrade the SAP target system to the required release
  • C . Split the SAP source system Java dual stack during import
  • D . Convert the SAP system to Unicode during export

Reveal Solution Hide Solution

Correct Answer: B,D
Question #30

In which cases is an R3L0AD task file merge required?

  • A . If R3L0AD terminates on a database error.
  • B . If R3LOAD finds an inconsistent table
  • C . If R3LOAD is manually aborted by an administrator.
  • D . If R3LOAD discovers a syntax error in a * STR file.

Reveal Solution Hide Solution

Correct Answer: A,C

Question #31

What is the actual use of Migration Monitor – FTP Configuration Variant? Please choose the correct answer.

  • A . Environments
  • B . Directory
  • C . Systems
  • D . Location

Reveal Solution Hide Solution

Correct Answer: A
Question #32

A customer performs a JAVA dual split, the resulting ABAP and the JAVA instances stay on the same host and the database is shared by both instances.

What is the result?

  • A . The ABAP SID changes and the DBSID remains the same
  • B . The JAVA SID changes and the DBSID remains the same
  • C . The JAVA SID changes and the DBSID changes
  • D . The ABAP SID changes and the DBSID changes

Reveal Solution Hide Solution

Correct Answer: A,C
Question #33

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 Operational Table Conversion (OTC) has been started
  • B . The Incremental Table Conversion (ICNV) has been started
  • C . The PREPARE phase of an upgrade has been started
  • D . The REPARE phase of improvement has been started

Reveal Solution Hide Solution

Correct Answer: B
Question #34

Which program creates the EXPORT.XML and IMPORT.XML files? Please choose the correct answer.

  • A . JLOAD
  • B . JPKGCTL
  • C . SDM
  • D . SAPINST

Reveal Solution Hide Solution

Correct Answer: A
Question #35

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 . Homogeneous system
  • D . Export system

Reveal Solution Hide Solution

Correct Answer: B
Question #36

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

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

Reveal Solution Hide Solution

Correct Answer: B,C
Question #37

Which tasks does the R3LOAD tool perform? There are 2 correct answers to this question.

  • A . It compresses data on the block level
  • B . It writes platform-dependent dumps
  • C . It exports data dictionary definitions
  • D . It converts data to Unicode

Reveal Solution Hide Solution

Correct Answer: A,D
Question #38

During a system copy to oracle, a table was created in the incorrect tablespace. The data class setting in *.STR file is correct and the data class/tablespace mapping in the *.TPL files is also correct.

Which file type do you check for errors?

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

Reveal Solution Hide Solution

Correct Answer: A
Question #39

Which of the following is a JLOAD Export / Import statistics Files?

  • A . *.STA
  • B . *.<STAT>.XML
  • C . *.STAT.XML
  • D . *.XML

Reveal Solution Hide Solution

Correct Answer: C
Question #40

How does R3LOAD handle restart situations based on the task file content? There are 2 correct answers to this question

  • A . If a status is „err" for a create index task, R3LOAD will drop the index and recreate it to restart the import.
  • B . If the status is „err" for a data import task, R3LOAD will drop the table to restart the import.
  • C . If the status is „err" for a create primary key task, R3LOAD will delete data and recreate the primary key to restart the import.
  • D . If the status is „err" for a create table task, R3LOAD will drop and recreate the table to restart the import.

Reveal Solution Hide Solution

Correct Answer: C,D

Question #41

Which of the following programs generate Java Job files to support a parallel export and import? Please choose the correct answer.

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

Reveal Solution Hide Solution

Correct Answer: A
Question #42

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

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

Reveal Solution Hide Solution

Correct Answer: A
Question #43

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

Reveal Solution Hide Solution

Correct Answer: A,C
Question #44

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 . ‘ok’ entries from the TSK file are saved as ‘ok’ in the TSK file
  • C . ‘xeq entries from the TSK BCK file are saved as ‘err in the TSK file
  • D . ‘ok’ entries in TSK BCK are saved as ‘xeci in the TSK file

Reveal Solution Hide Solution

Correct Answer: B,C
Question #45

Identify the migration support tools from the following options? There are 2 correct answers to this question

  • A . PACKAGE SPLITTER
  • B . TABMON
  • C . JSPLITTER
  • D . MIGMON

Reveal Solution Hide Solution

Correct Answer: A,D
Question #46

Which of the following statement is TRUE regarding JMIGMON functions and operation variants? Please choose the correct answer.

  • A . JMIGMON is used to start JLOAD processes only
  • B . JMIGMON cannot start JLOAD processes
  • C . JPKGCTL will add as many tables to a package until the size limit is reached
  • D . JMIGMON should not be inspected in case of export or import errors

Reveal Solution Hide Solution

Correct Answer: B
Question #47

The JMIGMON network configuration is useful in environments, where file systems can be shared between source and target system.

What are these systems? * There are 2 correct answers to this question

  • A . Edit System
  • B . Importing System
  • C . Exporting System
  • D . Create System

Reveal Solution Hide Solution

Correct Answer: B,C
Question #48

In what order are tasks executed during the export of an AS ABAP-based SAP source system? Please choose the correct answer.

  • A . R3LDCTL – R3SZCHK – R3LOAD
  • B . R3LDCTL – R3LOAD – R3SZCHK
  • C . R3SZCHK – R3LDCTL – R3LOAD
  • D . R3LOAD – R3SZCHK – R3LDCTL

Reveal Solution Hide Solution

Correct Answer: A
Question #49

List down the reasons for common Heterogeneous system copy? There are 3 correct answers to this question

  • A . Hardware enhancements
  • B . Verification sessions
  • C . Cost reduction
  • D . Performance improvement
  • E . Project analysis

Reveal Solution Hide Solution

Correct Answer: A,C,D
Question #50

What are the operating levels for Technical Post-Migration Activities? There are 3 correct answers to this question

  • A . Perform a file system backup
  • B . Set up database storage units
  • C . Install the SAP system license
  • D . Install the latest SAP system
  • E . Set up external interfaces

Reveal Solution Hide Solution

Correct Answer: A,C,E
Exit mobile version