KEMBAR78
SAP OS/DB Migration | PDF | Databases | Database Index
0% found this document useful (0 votes)
184 views89 pages

SAP OS/DB Migration

This document contains questions and answers about OS/DB migration for SAP NetWeaver 7.52. It includes 30 multiple choice questions covering topics like MIGMON files, R3LOAD tasks, structure files, export and import packages. The questions help test knowledge of migration tools, files, and processes.

Uploaded by

sarthak0225
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
184 views89 pages

SAP OS/DB Migration

This document contains questions and answers about OS/DB migration for SAP NetWeaver 7.52. It includes 30 multiple choice questions covering topics like MIGMON files, R3LOAD tasks, structure files, export and import packages. The questions help test knowledge of migration tools, files, and processes.

Uploaded by

sarthak0225
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 89

OS/DB Migration for SAP NetWeaver 7.

52 (C_TADM70_21)
Question #:1

MIGMON Created the export_statstics.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

Question #:2

After a heterogenous system copy to a different database type, you recognize that
some tables have secondary indexes that use different fields than indexes in the
source database. Which files might be the source of the difference? Choose Two
correct answers.

A. Table of content files


B. Structure files
C. SQL files
D. DDL template files

(table, primary, secondary index creation info contains in STR file i.e. structure
file )
Answer: B D

Question #:3
Which file does SAPINST use to after an error? Choose correct answer.
A. control.xml
B. keydb.xml
C. message.xml
D. dialog.xml

Answer: B

Question #:4

The Jload import of package IMPORT_35_J2EE_CONFIGENTRY failed. When


Jload is restarted, which file contains where condition to delete already loaded
data? Choose correct answer.
A. IMPORT_35_J2EE_CONFIGENTRY.STA
B. IMPORT_35_J2EE_CONFIGENTRY.WHR

C. IMPORT_35_J2EE_CONFIGENTRY.XML
D. IMPORT_35_J2EE_ CONFIGENTRY.STATXML

Answer: A

Question #:5

Which of the following R3LOAD task files create a primary key? Choose Two
correct answers.
A. <PACKAGE>_TDI.TSK
B. <PACKAGE>_TPI.TSK
C. <PACKAGE>_DPI.TSK
D. <PACKAGE>_DT.TSK

Answer: C D

Question #:6

Which files update dynamically by the MIGMONCTRL program during an


SAP HANA import procedure? Choose correct answer.

A. CPU_USAGE.CSV
B. ORDER_BY.TXT
C. MIGMONCTRL_CMD.PRORERTIES
D. DDL_MAPPING.TXT

Answer: B

Question #:7

You perform a Java dual stack split. Which split options do you have? Choose
Three correct answers.

A. Remove
B. Move DB
C. Migrate DB
D. Keep DB
E. Upgrade DB

Answer:A B D
Question #:8

What information is contained in the SQLFiles.LST file? Choose Two correct


answers.

A. Target database type


B. Location of *.SQL files
C. SAP system type of source system
D. Generation time stamp

Answer: A D

Question #:9

Which program creates the EXPORT’METADATA.XML and


IMPORT’METADATA.XML files? Choose the correct answer.

A. JPKGCTL
B. JLOAD
C. JMIGMON
D. SAPINST

Answer: C

Question #:10
In a parallel export/import scenario using the “ftp” option in export monitor cmd
properties, how does the importing MIGMON determine that all packages were
successfully exported and transferred? Choose the correct answer.
A. It compares the number of packages with the number of signal files.
B. It verifies the export logs for proper termination.
C. It checks the export_statistics.properties file for errors.
D. It verifies the status in the export_state.properties files.

Answer: C

Question #:11

Choose Two correct answers.


A. Table storage parameters
B. Create Primary Key command template
C. Fields of the primary key
D. Database-dependent index definitions

Answer: A C

Question #:12
Which file does JPKGCTL create to enable an optimized export of packages? Choose
the correct answer.

A. dbsize.xml
B. jsplitter_cmd.properties
C. split_input.txt
D. sizes.xml

Answer: D

Question #:13

Which tasks does the R3LOAD tool perform? Choose Two correct answers.
A. Convert cluster tables into transparent tables.
B. Export ABAP Dictionary index definitions.
C. Compress dump data in block level.
D. Write platform-depegndent dump files.

Answer: A C

Question #:14

In an R3LOAD system copy, you notice that tables and indexes were loaded into
the wrong database storage unit. When you examine the respective structure files,
the TABARTs of the tables and indexes show the correct values. Which of the
following files could contain the cause of the problem? Choose the correct answer.
A. Task files
B. Table of content file
C. Target database size file
D. DDL template file

Answer: D

Question #:15

What information can be found in an R3LOAD dump file? Choose Two correct
answers.
A. Operating system type of source system
B. Table field description of exported table
C. Name of the associated table of contents files
D. Database system type of target system

Answer: A B

Question #:16

Which of the following programs generates Java job files to support parallel export
and support? Choose the correct answer.

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

Answer: B

Question #:17
During parallel export and import, what information can you get from the
import_state.properties file? Choose the correct answer.

A. Currently running import packages


B. Package import order
C. Status of the single file creation
D. Number of parallel FTP processes

Answer: A

Question #:18

Which files can be generated by R3ZCHK? Choose Two correct answers.

A. Initial extent size files


B. Target database size files
C. Package split command files
D. Table partition definition files

Answer: A B

Question #:19

What is the output of the SAP OS/DB Migration Check? Choose the correct answer.
A. Suggestion for parameter settings suited for the target system.
B. Optimization of the export/import system setup
C. Verification of the data consistency within the migrated target system
D. Recommendation of migration tool versions to be used
Answer: A

Question #:20

After a system copy using R3LOAD, the target system generated the ABAP load
for each ABAP programs that is started. This is leading to slow performance. How
can you solve this issue? Choose the correct answer.
A. Update database statistics to ensure the optimal access path choice of
the cost-based optimizer.
B. Repeat the import of package SAPOOOO.STR because it must have
failed
C. Execute transact on SICK to check the SAP system installation.
D. Run transaction SGEN to generate ABAP loads.

Answer: D

Question #:21

The R3LOAD tool stopped on error during an import. How does R3LOAD proceed
when it is started again for the failed package? Choose Two correct answers.

A. It reads the table of contents file to get the name of the dump file to be
read.
B. It reads the task file and continues with the first task on status “err” or
“xeq”.
C. It aborts the restart if no process ID file is found for the package.
D. It changes the import_state.properties package status to “ ? “.

Answer: B D
Question #:22

What information can be found in an R3LOAD table of contents file? Choose Two
correct answers.
A. Data code page of the unloaded system
B. Dump file block size used
C. Version of dump file structure
D. Name of where file used during export
Answer: A B

Question #:23

Which sources does R3LOAD use to populate the TSK files? Choose Two correct
answers.
A. Structure files
B. DDL template files
C. ABAP Dictionary
D. Extent files

Answer: A C

Question #:24

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


the correct answer.
A. JAVA/JDMP
B. JAVA/DB/<DBS>
C. ABAP/DATA
D. ABAP/DB/<DBS>

Answer: A

Question #:25

The R3LOAD import of a table split failed because of free space shortage in the
target database. What is the resulting task file content after R3LOAD terminates?
Choose the correct answer.
A. D<Table> I err
P<Primary key> C xeq
B. D<Table> I err
P<Primary key>C err
C. D<Table> I err
D. T<Table> C ok
D<Table> I err

Answer: A

Question #:26

Which of the following operations are available when you use the database
migration option for SUM to migrate an SAP system to SAP HANA? Choose Two
correct answers.
A. Import the SAP target system using MIGMON and MIGCHECK.
B. Upgrade the SAP target system to the required release.
C. Split SAP source system Java dual stack during import.
D. Convert the SAP system to Unicode during export.

Answer: B D

Question #:27

Which ABAP objects are converted into transparent tables during the migration to
an SAP HANA database? Choose Two correct answers.

A. Pool tables
B. Global temporary tables
C. Cluster tables
D. Name tab tables

Answer: A C

Question #:28

Which ABAP Dictionary definitions are available when you use R3LDCTL to
generate structure files for heterogenous and homogeneous system copies? Choose
Two correct answers.
A. Partition fields
B. Compression fields
C. Primary key fields
D. View fields

Answer: C D

Question #:29
What options are available in the SAPINST Step State Editor? Choose Two correct
answers.
A. Break at a step
B. Jump to a step
C. Repeat a step
D. Mark a step

Answer: A C

Question #:30

What information can be found in DDL”.TPL files? Choose Three correct answers.
A. Keyword for exporting data either sorted or unsorted
B. SQL templates for creating tables, indexes, and views
C. Truncate SQL template for selectively removing split table data
D. List of tables to be created without primary keys or secondary indexes
E. Instruction to create primary keys before or after data load

Answer: A B E

Question #:31

Which of the following changes are heterogeneous system copies? Choose Two
correct answers.
A. Operating system from type X to type Y
B. Operating system type X from hardware architecture A to B
C. Database from type X to type Y
D. Database type X from version n to version n+x
Answer: A C

Question #:32

Which tasks does the JPKGCTL tool perform? Choose Three correct answers.
A. It performs package splitting.
B. It controls multiple JLOAD processes.
C. It computers target database size.
D. It creates export/import job files.
E. It computes package size information.

Answer: A D E

Question #:33

What are some features of MOS Near-Zero Downtime (NZDT) method for
heterogeneous system copies? Choose Two correct answers.

A. It allows restriction-free transports to the source system while triggers


are active.
B. It stores the primary key of changed records in logging tables.
C. It provides a proxy system as workbench on the source database
system.
D. It synchronizes data between the source and the target database
system.

Answer: B D
Question #:34

Form which file types does the MIGTIME tool retrieve time information? Choose Two
correct answers.
A. *.TSK
B. *.RUN
C. *.LOG
D. *.TOC

Answer: C D

Question #:35

Into which export dump directory does SAPINST copy SQLFiles.LST file? Choose
Two correct answers.

A. <Export Dump>/DATA
B. <Export Dump>/ABAP
C. <Export Dump>/DB
D. <Export Dump>/DB/<DBS>

Answer: C D
Question #:36

What are some of the files of the LOADTOOLS.SAR archive delivered with the
Software Provisioning Manager (SWPM)? Choose Two correct answers.
A. R3LDCTL
B. R3TA table splitter
C. MIGCHECK
D. DDLGEN.TPL

Answer: A D

Question #:37

You are restarting a failed R3LOAD import. From Which file does R3LOAD obtain
the WHERE condition to delete data of a table split that had been loaded during
the failed import? Choose the correct answer.
A. The where file
B. The ‘.SQL file
C. The task file
D. The structure file
Answer: C

Question #:38

You perform a Java migration. What information is stored in the sizes.xml file?
Choose the correct answer.
A. The exported size of each table and index
B. The actual size of each data dump file.
C. The expected export size of each package
D. The calculated size of the target database
Answer: C

Question #:39

Specific ROWID table splitting has limitations. What are these limitations?

Choose Two correct answers.

A. ROWID table splitting cannot be performed during downtime of the SAP


system

B. ROWID split tables MUST be imported with the "-load procedure fast" option
of R3load

C. ROWID table splitting works only for transparent and nonpartitioned


tables

D. ROWID table splitting can be used if the target database is a non-Oracle


database

Answer: B C

Question #:40

Select the correct sequence of ABAP DDIC - DB and Runtime from the following

option? 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

Answer: C

Question #:41

Which of the following is an activity of SAP OS/DB Migration Check

Analysis? Choose the correct answer.

A. Check DB migration set concerning the system

B. Analyze migration planning and OB system

C. Make recommendation for Hardware enhancement

D. Check the production system regard to the migration system

Answer: D
Question #:42

What are the major elements of Migration Monitor - Stand-Alone

Configuration? Choose Two correct answers.

A. Environment system

B. Target system

C. Importing system

D. Exporting system

Answer: C D

Question #:43

Name the two systems associated with the Import JAVA System? Choose Two

correct answers.

A. Application System

B. Central System

C. File System

D. Distributed System

Answer: B D
Question #:44

What was the main purpose of the JSPLITTER development? Choose the correct

answer.

A. To check the resource availability for JAVA system

B. To reduce the Import/Export runtime for large JAVA system

C. To run migration system over different application server

D. To improve the Import/Export support requirement

Answer: B
Question #:45

From which file types does the MIGTIME tool retrieve time information? Choose

Two correct answers.

A. *.TOC

B. *.TSK

C. *.STR

D. *.LOG

Answer: A D

Question #:46

Where does R3LOAD search for *.SQL files? Choose the correct answer.

A. In the export target <DBS> directory

B. In the export MIGMON director

C. In the export DB directory

D. In the export DATA directory

Answer: C
Question #:47

Which of the following is not an activity of R3LOAD? 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

Answer: D
Question #:48

Which actions does the R3LOAD tool perform? Choose Two correct answers.

A. It identifies if a migration key is required when performing the import.

B. It verifies the syntax of control files during export and import.

C. It executes the Unicode conversion of customer systems during import.

D. It always creates the primary keys before the data load.

Answer: A B

Question #:49

What are the important points associated with R3LOAD restart export? Choose
Two correct answers.

A. Read next write position in dump file from *.TOC

B. Read next task with status

C. Delete table content

D. Export restarts

Answer: A D
Question #:50

Which Command file controls the database export of a homogeneous or


heterogeneous system copy for R3SETUP? Choose the correct answer.

A. DBMIGR.R3S

B. DBMIG.R3S

C. DBEXPORT.R3S

Answer: C

Question #:51

Which of the following cases does not support a R3LOAD homogeneous or


heterogeneous system copy of SAP systems in R3LOAD Restrictions?
Choose Two correct answers.

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

Answer: B
Question #:52

What is the actual use of Migration Monitor - FTP Configuration Variant?

Choose the correct answer.

A. Environments

B. Directory

C. Systems

D. Location

Answer: A

Question #:53

The R3L0AD tool aborted during a system copy import. Flow are the entries
adjusted when you merge the task files? Choose Two correct answers.

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

Answer: B C

Question #:54
Which of the following statement is TRUE regarding JMIGMON functions and

operation variants? 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

Answer: B
Question #:55

Which of the following are the Sockets using R3LOAD Export/Import? Choose

Two correct answers.

A. Features concurrent export and import

B. Released since R3LOAD 6.40

C. Fully supported by the SAPINST

D. Network connection is a must

Answer: A D

Question #:56

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? Choose Two correct answers.

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

Answer: A C
Question #:57

How does an importing MIGMION process identify if all packages were


successfully exported in a parallel export/import scenario? Choose the correct
answer.

A. It checks the export_statisties.properties file for errors.

B. It compares the number of packages with the of signal files.

C. It analyzes the content of the export tasks files.

D. It verifies the export logs for proper termination.

Answer: A

Question #:58

Which tasks does the R3TA tool perform? Choose Two correct answers.

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


Answer: C D

Question #:59

Which options are available in the ABAP package splitter? Choose Two correct

answers.

A. Move tables larger than a certain size into separate packages

B. Limit the number of packages that are created

C. Group tables using the same size class into the same package

D. Insert tables from a provided list into individual packages

Answer: A D
Question #:60

An import of the package IMPORT_8 failed. Which files does the JLOAD tool
examine during restart to identify the error? Choose the correct answer.

A. IMPORT_8.XML

B. IMPORT_18 STAT.XML

C. IMPORT_8.LOG

D. IMP0RT_8.STA

Answer: D

Question #:61

List down the characteristics for both Application Server ABAP (AS ABAP) and
Application Server Java (AS Java)? Choose Three correct answers.

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

Answer: A B C

Question #:62
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?
Choose Two correct answers.

A. STR

B. TOC

C. EXT

D. TPL
Answer: A D

Question #:63

Which of the following is used to determine the assignment of a table to a

specific table category? Choose the correct answer.

A. "Max Extent"

B. "Min Extent"

C. "Next Extent"

D. "Default Initial Extent"

Answer: C

Question #:64

Which of the following is a JLOAD: Export/ Import Statistic Files? Choose the

correct answer.

A. *.STAT.XML

B. *.STA

C. *.XML

D. *.<STAT>.XML

Answer: A
Question #:65

What are the steps required to migrate an ABAP based system? Choose Two

correct answers.

A. Generate .*TSK files only

B. Technical migration preparation

C. Unload export database

D. Generate R3LOAD control files


Answer: B D

Question #:66

List down the features of Migration Monitor (MIGMON)? Choose Two correct

answers.

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

Answer: B D

Question #:67

Which information is contained in the R3LOAD dump file header? Choose the

correct answer.

A. File checksum

B. Compression ratio

C. Migration key

D. Source system information


Answer: D

Question #:68

How can the R3LOAD export / import duration be minimized? Choose Two

correct answers.

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


Answer: B D

Question #:69

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

Which features are available? Choose Two correct answers.

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

Answer: B D

Question #:70

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

A. JSIZECHECK

B. JLOAD

C. JMICMON

D. JPKGCTL

Answer: D
Question #:71

What information can be found in *.CMD files during an export/import?

Choose Two correct answers.

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: B C
Question #:72

What information does a DDL<DBS>.TPL file contain? Choose Three correct

answers.

A. Truncate SQL template for selectively removing split table data

B. Keyword for exporting data either sorted or unsorted

C. SQL templates for creating tables, Indexes and views

D. List of tables to be created without primary keys or secondary indexes

E. Instruction to create primary keys before or after data load

Answer: B C E

Question #:73

What is the output of the OS/DB Migration Check? Choose the correct answer.

A. Optimization of the export/import system setup

B. Suggestion for parameter settings suited for the target system

C. Recommendation of migration tool versions to be used

D. Verification of the data consistency within the migrated target system

Answer: B
Question #:74

What are the operating levels for Technical Post-Migration Activities? Choose

Three correct answers.

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

Answer: A C E

Question #:75

Which programs are initiated by DISTMON during export/import? Choose Two


correct answers.

A. DIPGNTAB

B. Time Analyzer

C. Migration Monitor

D. R3LOAD

Answer: B C
Question #:76

JLOAD did not only export the table data, it also generated its own
export/import job Files. How JLOAD is creating Job file? Choose the correct
answer.

A. 7.01 JPKGCTL

B. 7.02 JPKGCTL
C. 6.0 JPKGCTL

D. 7 JPKGCTL

Answer: B

Question #:77

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? Choose the correct answer.

A. *TOC

B. *TSK

C. *EXT

D. *SQL

Answer: B

Question #:78

Identify the most suitable option for- "Export JAVA stack and import into the
same database; but as MCOD installation. Remove original JAVA stack".
Choose the correct answer.

A. Remove JAVA stack

B. Move JAVA stack

C. Keep JAVA database


D. Move Java database

Answer: C

Question #:79

Which of the following is not a benefit of SAP OS/DB Migration Check? Choose

the correct answer.

A. Independent of 3rd party stand-alone solution

B. Efficient Project Implementation through Migration Partners


C. Standardize positions for all migrations

D. Standardize positions for selected migrations

E. Inspection of project schedule by SAP

Answer: D

Question #:80

Identify the activities involved in SAP OS/DB Migration Check Verification?

Choose Two correct answers.

A. Analyze the SAP System and database system logs

B. Analyze the response of multiple component

C. Analyze the performance in the DB system

D. Analyze the response times of the critical transactions

Answer: A D

Question #:81

Which of the following option is a Technical Parameter for the ABAP

Dictionary? Choose the correct answer.

A. TABDM
B. TABDRT

C. TABDAT

D. TABKAT

Answer: D

Question #:82

You notice that tables were loaded into the wrong database storage unit after a
R3LOAD system copy. Which of the following file types must you analyzed?
Choose Two correct answers.

A. .TOC
B. .STR

C. .EXT

D. .TPL

Answer: B D

Question #:83

What are the Typical warning in R3SZCHK.log if reaching the size limit?

Choose Two correct answers.

A. WARNING: REPOLOAD in SLEXC: initial extent reduced to 1782579201

B. WARNING: /BLUESKY/FECOND in APPLO: initial extent reduced to


1782579222

C. WARNING: REPOLOAD in SLEXC: initial extent reduced to 1782579200

D. WARNING: /BLUESKY/FECOND in APPLO: initial extent reduced to


1782579200

Answer: C D

Question #:84

Which files can you find in the ABAP <ExportDir>/DB/DBS> directory?

Choose Two correct answers.


A. Structure files (*.SIR)
B. Extent files (*.EXT)

C. SQL files (''.SQL)

D. Template files (*.TPL)

Answer: B C

Question #:85

Which program do you use to perform table splitting during a DMO process?

Choose the correct answer.

A. MIGCHECK

B. sapup

C. R3TA

D. R3L0AD

Answer: B

Question #:86

What does R3LOAD -ctf I — resulting task File content? Choose Two correct

answers.

A. D DTAB01 I xeq
B. P TAB01~0 Cxeq

C. T TAB01 Cxeq

D. T TAB01 JCxeq

E. P TAB01~0 I xeq

Answer: A C

Question #:87

Which of the following is not a support tool for ABAP system copies? Choose the

correct answer.
A. SMIGR

B. PACKAGE SPLITTER

C. TABLE SPLITTER

D. MIGCHECK

Answer: A
Question #:88

Identify the migration support tools from the following options? Choose Two

correct answers.

A. PACKAGE SPLITTER

B. TABMON

C. JSPLITTER

D. MIGMON

Answer: A D

Question #:89

Which of the following statements are TRUE regarding R3LOAD ABAP Data

Export/Import? Choose Two correct answers.


A. Table Splitting for multiple data process

B. Efficient data compression

C. Requires syntax check for heterogeneous data import

D. Implementation is database and platform specific

Answer: B D

Question #:90

What are the Path and Names for R3L0AD files? Choose Three correct answers.
A. Parameter for file size and location

B. Up to 10 dump directory location

C. Block size, Dump directory, File size

D. Up to 16 dump directory locations

E. Parameter for socket connections

Answer: C D E

Question #:91

Which of the following changes are homogeneous system copies? 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

Question #:92

Which of the following statement is TRUE regarding. TSK: Description? Choose

the correct answer.


A. Simplifying the R3L0AD restart

B. Easy to restart tables

C. Supports table splitting since 7.0

D. Minimize the R3LOAD to handle

Answer: A

Question #:93

List down the steps for Optimizing the Export / Import Process? Choose Two
correct answers.

A. Parallelize export method

B. Take care of files for import order

C. Create separate package files for large tables

D. Split existing package files

Answer: C D

Question #:94

Identify the reasons associated with the Homogeneous system copies? Choose

Two correct answers.


A. System move for multiple component

B. System move into or out MCOD Configuration

C. System move (hardware change)

D. System move into single database

Answer: B C

Question #:95

Which of the following statement is TRUE regarding Required Source System


Technical Information? 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

Answer: C

Question #:96

Which program is started by SAPINST to ensure that the ABAP DDIC is consistent
in the target system? Choose the correct answer.
A. R3LOAD

B. R3SZCHK

C. MIGCHECK

D. DIPGNTAB

Answer: D

Question #:97

Which one of the following is not a feature of Time Analyzer (MIGTIME /

JMIGTIME)? Choose the correct answer.

A. Provides common list for data load

B. Join import/export information

C. Calculate the export/import runtime per package

D. Calculate the export/import runtime per package

Answer: A

Question #:98

Which source does R3LOAD use to populate the TSK files? Choose the correct
answer.
A. Structure files

B. ABAP data dictionary

C. Database data dictionary

D. Extent files

Answer: A

Question #:99

Which SAP Migration Tool writes its data in a format that is independent of

database and platform? Choose the correct answer.

A. JLOAD

B. JSLOAD

C. JSAPINST

D. JPKCT

Answer: A

Question #:100

Which of the following can significantly change the size of source and target
database storage units? Choose the correct answer.

A. Table Space

B. Table Movement

C. Storage Unit

D. Default Setting

Answer: B

Question #:101

What does JLOAD do with the information from the *.STA files? Choose the

correct answer.

A. It create the import <PACKAGE>.XML files.

B. It imports metadata into a database

C. It finds the restart position after an import error

D. It generates time information for <PACKAGE>.STAT.XML files

Answer: C

Question #:102

In which cases is an R3L0AD task file merge required? Choose Two correct
answers.
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.

Answer: A C
Question #:103

Which program is started by SAPINST to export an ABAP system? Choose the

correct answer.

A. MIGCHECK

B. DIPGNTAB

C. MIGMON

D. R3LOAD

Answer: C

Question #104

Which of the following option is not a PERL-Based Package Splitter? Choose the

correct answer.
A. Available since release 4.6B, used up to NetWeaver '04

B. Requires pearl version 5 or higher

C. Backward compatible up to 5.0B

D. Backward compatible up to 4.0B

Answer: C

Question #:105

Which of the following statements are TRUE regarding ABAP DDIC Export and

DB Object Size Calculation? Choose Three correct answers.


A. Creates the view structure file (*.STR)

B. DB object file limits apply

C. Implementation is database-specific and platform-specific

D. Creates UNICODE templates

E. DB object size limits apply

Answer: A B C

Question #:106

Which file is updated dynamically by the MIGMONCTRL program during an

SAP HANA import procedure? Choose the correct answer.

A. CPUJJSAGE.CSV

B. MIGMONCTRL_CMD.PROPERTIES

C. SAP<CLUSTER>.STR.LOGICAL

D. ORDER_BY.TXT

Answer: D

Question #:107

Which of the following File gives a good control over the unload or load process

in SAPINST NetWeaver?
Choose the correct answer.

A. *.STP file

B. *.STATfile

C. *.STRfile

D. *.FTP file

Answer: C

Question #:108

Which program creates the EXPORT.XML and IMPORT.XML files? Choose the

correct answer.

A. JLOAD

B. JPKGCTL

C. SDM

D. SAPINST

Answer: A

Question #:109

Which of the following programs generate Java Job files to support a parallel

export and import? Choose the correct answer.


A. JPKGCTL

B. JMIGMON

C. JLOAD

D. JSIZECHECK

Answer: A

Question #:110

Which of the following statements is TRUE regarding Operating System Level

in Technical Migration

Preparation? Choose Two correct answers.

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

Answer: A B
Question #:111

List down the reasons for common Heterogeneous system copy? Choose Three

correct answers.

A. Hardware enhancements

B. Verification sessions

C. Cost reduction

D. Performance improvement

E. Project analysis

Answer: A C D
Question #:112
What are the General configuration Parameters for Migration Monitor
(MIGMON)? Choose Two correct answers.

A. Usage Parameters

B. Process Parameters

C. FTP Parameters

D. Socket Parameters

Answer: C D

Question #:113

Which files JPKGCTL create to enable an optimized export of packages? Choose the
correct answer.

A. split_input.txt

B. dbsize.xml

C. sizes.xml

D. jsplitter_cmd.properties

Answer: C

Question #:114

Which files does the JPKGCTL tool create? Choose Two correct answers.
A. splitrules.txt

B. <PACKAGE>.xml

C. Jsplitter_cmd.properties

D. sizes.xml

Answer: B D

Question #:115

What information can you find in the JLOAD *.STAT.XML files? Choose Two
correct answers.

A. Status of export import

B. Name of dump files

C. Start and end date of export/import

D. Number of exported/imported rows

Answer: C D

Question #:116

Which of the following is not a question for- SAP OS/DB Migration Check

Project Audit? Choose the correct answer.


A. Description of the Productive System(s)

B. Description of the Source System(s)

C. Description of the Target System(s)

D. Name of the Migration Partner

Answer: A

Question #:117

How MIGMON is used for concurrent export/import systems? Choose Two correct

answers.

A. Technical Post-Migration activities

B. File transfer via FTP, tape, USB disk, laptop

C. Splitting test activities

D. Pre-Migration test activities

Answer: A B

Question #:118

Which of the following function generates R3LOAD command files for every

*.STR file? Choose the correct answer.


A. R3SETUP/SAPINST/MIGMON

B. R3SETUP/MIGMON

C. R3SETUP/SAPINST

D. R3SETUP/MIGMON/SAPINST

Answer: A

Question #:119

In which Export Dump directory do you find the SQLFiles.LST file? Choose the

correct answer.

A. <Export Dump>/DB

B. <Export Dump>/DB/<DBS>

C. <Export Dump>/DATA

D. <Export Dump>/<Install Directory>

Answer: A

Question #:120

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? Choose Two correct answers.

A. OP Migration
B. Homogenous

C. Heterogenous

D. OB Migration

Answer: B C

Question #:121

Which of the following is a support tool for ABAP system copies.Choose the

correct answer.

A. ANAMON

B. DISTMON

C. AUTOMON

D. TABMON

Answer: B

Question #:122

Which of the following option is called to create the DBSIZE.XML files for all
target databases where this file is needed? Choose the correct answer.

A. JPSIZECHECK
B. JSIZECHECK

C. SAPINST

D. JPKGCTLCHECK

Answer: B

Question #:123

The ABAP/JAVA Dual Stack Split is not intended to be used in which of the
following system? Choose the correct answer.

A. Import system

B. Heterogeneous system

C. Homogeneous system

D. Export system

Answer: B

Question #:124

Give Reasons for - During a homogeneous or heterogeneous R3LOAD system


copy, tables may be moved unintentionally from one database storage unit
to another. Choose Two correct answers.

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

Answer: A D

Question #:125

Name the tables which may not exist in NetWeaver systems? Choose Two correct

answers.

A. TGAB2

B. IGDB2

C. TGDB2

D. IGAB2

Answer: B C

Question #:126

In what order are tasks executed during the export of an AS ABAP-based SAP
source system? Choose the correct answer.
A. R3LDCTL - R3SZCHK - R3LOAD

B. R3LDCTL - R3LOAD - R3SZCHK

C. R3SZCHK - R3LDCTL - R3LOAD

D. R3LOAD - R3SZCHK - R3LDCTL

Answer: A

Question #:127

Which of the following is not a R3SETUP/SAPINST load error? Choose the

correct answer.

A. Change into the install directory

B. Get R3LOAD parameters from file "FILE"

C. Start many additional R3LOAD process

D. Solve the load problem

Answer: B

Question #:128
What is required for custom export/import order definitions and even the change
of individual parameters for each single package? Choose the correct answer.

A. PKGNAME
B. PKGID

C. ORDER

D. SAPINST

Answer: D

Question #:129

What information can be found in a *.TOC file? Choose Three Correct answers.

A. The identifier into which database the export dump can be imported

B. The first and last data block of the exported table data in the dump file

C. The total number of rows exported for all packages of a split table

D. The where condition in case of table splitting

E. The table name, dump file name and header data

Answer: B D E

Question #:130

Which tables are converted into transparent tables during the migration to an

SAP HANA database? Choose Two correct answers.

A. Cluster tables
B. Dictionary tables

C. Pool tables

D. QCM tables

Answer: A C
Question #:131

How do you activate the trace option for the R3SZCHK program? 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>

Answer: A

Question #:132

Name the function required to adjust the SAP JAVA target system for the
new instance name, instance number, host name, etc.? Choose the correct
answer.

A. Migration Director

B. Migration Controller

C. LOAD PART

D. LOAD Controller
Answer: B

Question #:133

List down the Migration Monitor - Net Configuration Variant? Choose Two

correct answers.

A. Network: Export directory is shared between source and target system

B. FTP: File transfer via FTP between source and target system EH FTP

C. File transfer via ASP between source and target system

D. Network: Export directory is shared with target system

Answer: A B

Question #:134

The R3L0AD command line only contains the parameters required for reading
the command file and writing a log file. - What happens if an R3LOAD process
finds a 'TSK.BCK and a 'TSK file while starting? Choose the correct answer.

A. it reads the TSK file and copies it over the TSK.BCK file.

B. it leaves the TSK and TSK.BCK file as they are and terminates.

C. it deletes the TSK.BCK file and uses the TSK file.

D. it merges the TSK.BCK file into the existing TSK file.


Answer: B

Question #:135

What are the DISTMON - Restrictions? Choose Two correct answers.

A. DISTMON is not supported below SAP basis 6.20

B. DISTMON is making use of R3LOAD features is available below 5.40

C. Only the "NET" mode of MIGMON is implemented

D. For SAP systems with JAVA add-in, the ABAP and the JAVA Part must be
exported/ imported jointly
Answer: A C

Question #:136

Common JLOAD Command Line Options has parameters. What are these

parameters? Choose Three correct answers.

A. auth

B. driver

C. Durl

D. appl

E. dbetch

Answer: A B C

Question #:137

In which directory are the EXPDUMP_<PACKAGE>.<nnn> files located?

Choose the correct answer.

A. ABAP/DB/<DBS>

B. <export_dir>/JDMP

C. ABAP/DATA
D. JAVA/DB/<BDS>

Answer: B

Question #:138

What kind of information can be found in a R3LOAD *.STR file? Choose

Three correct answers.

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

Answer: A C D

Question #:139

What has to be considered if you want to use table splitting for an

export/import? Choose Two correct answers.

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.

Answer: A C

Question #:140

What can you do with the Software Provisioning Manager? Choose the correct

answer.

A. SAP System uninstall


B. SAP System automated configuration and verification

C. SAP System upgrade

D. SAP Front End installation and distribution

Answer: A

Question #:141

Which of the following type of File can limit the maximum initial extent to a

value of 1.78 GB? Choose the correct answer.

A. R6ZSCHK

B. R3ZSCHK
C. R2ZSCHK

D. R4ZSCHK

Answer: B

Question #:142

What are the features of the NZDT method for heterogeneous system copies?

Choose Two correct answers.

A. It allows restriction.free transports to the source system while triggers are


active

B. It logs table data changes based on database triggers

C. It provides a proxy system as central migration controller on the target


database system

D. It synchronizes data between the source and the target database system

Answer: B D

Question #:143

What are the special purposes of MIGMON in relation with ABAP Web AS -

Target System Tasks > NW 7.0? Choose Two correct answers.

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

Question #:144

What are the features associated with the Migration / Table Checker

(MIGCHECK). Choose Three correct answers.

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

Answer: A C D

Question #:145

Which of the following option is not a Technical characteristic of the ABAP

Dictionary? Choose the correct answer.

A. Each table type belong to a certain database storage unit

B. Different table types can be saved in the same database storage unit

C. Tables are generally assign to a table type

D. Large table type cannot be saved by storage unit

Answer: D

Question #:146

How does R3LOAD handle restart situations based on the task file content?

Choose Two correct answers.

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.

Answer: C D

Question #:147

Which of the following is not an Initial extent sizes for .EXT Calculation?

Choose the correct answer.


A. Target

B. Primary index

C. Table

D. Secondary index

Answer: A
Question #:148

How will you prevent the export or import of unwanted table data in R3LOAD

activity? Choose the correct answer.

A. Tables marked with "data"

B. Tables marked with "STR"

C. Tables marked with "all"

D. Tables marked with "struct"

Answer: D

Question #:149

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? 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

Answer: C

Question #:150

The JMIGMON network configuration is useful in environments, where file


systems can be shared between source and target system. What are these
systems? Choose Two correct answers.
A. Edit System

B. Importing System

C. Exporting System

D. Create System

Answer: B C

Question #:151

How does an Importing MIGMON process identify if all


packages were successfully exported in a parallel export/import
scenario? Choose the correct answer.

A. it analyzes the content of the export tasks files

B. it verifies the export logs for proper termination

C. it checks the export statistics properties file for errors

D. it compares the number of packages web the number of signal


files

Answer: C

Question #:152
What file types are created by R3LDCTL? 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

Answer: A

Question #:153

Which of the following is not a Post-Migration Test Activities?

Choose the correct answer.

A. Test typical transactions from day to day business

B. Run reports to compare results to those in the source system

C. Verify communication with internal system

D. Set up a test environment

Answer: C

You might also like