OSDB75 Questions

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 12

Special system copy procedures

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

Note: there are 2 correct answers to this question.

a. It allows restriction-transports to the source system while triggers are active

b. It provides a proxy system as central migration controller in the target database system

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

d. It logs table data changes based on database triggers

Export and Import of System Copies

2.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 JAVA SID changes and the DBSID remains the same

b. The ABAP SID changes and the DBSID changes

c. The JAVA SID changes and the DBSID changes

d. The ABAP SID changes and the DBSID remains the same

Control and Data File structure for System Copies(only one option)

3.In which cases is an R3LOAD task file merge required?

a. If R3LOAD discovers a syntax error in a * STR file.

b. If R3LOAD is manually aborted by an administrator.

c. If R3LOAD terminates on a database error.

d. If R3LOAD finds an inconsistent table

The System Migration Process

4.How does an importing MIGMION process identify if all packages were successfully exported in a
parallel export/import scenario?

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 with the of signal files.

SAP Migration Tools

5.Which program is started by SAPINST to ensure that the ABAP DDIC is in the target system?

a.R3LOAD

b.R3SZCHK

c. DIPGNTAB

d. MIGCHECK

Technical Background and Troubleshooting

6.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. .TPL

b. .TOC

c. .STR

d. .EXT

The System Migration process

7.You perform a Java migration.

What information is stored in the sizes.xml?

a. The calculated size of the target database

b. The exported size of each table and index

c. The expected export size of each package

d. The actual size of each data dump file


The System Migration Process

8.After system copy, the target is compiling ABAP programs on runtime. This is leading to slow
performance.

How can you solve this issue?

a. Repeat the import of package SAP0000.STR as it must have failed.

b. Execute transaction SICK to check the SAP system installation.

c. RUN transaction SGEN to generate ABAP loads.

d. update database statistics to ensure the optimal cost Based Optimizer access path choice.

SAP Migration Tools

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

a. R3SZCHK-->R3LDCTL-->R3LOAD

b. R3LDCTL-->R3LOAD-->R3SZCHK

c. R3LOAD-->R3SZCHK-->R3LDCTL

d. R3LDCTL-->R3SZCHK-->R3LOAD

Export and Import of System Copies

10.You perform a Java dual stack split.

Which split options do you have?

Note: There are 3 correct answers to this question.

a. Remove

b. Move DB

c. Migrate DB

d. Keep DB

e. Upgrade DB

SAP Migration Tools

11.Which tasks does the JPKGCTL tool perform?

Note: there are 3 correct answers to this question.


a. It computers package size information.

b. It performs package splitting

c. It creates export/import job files.

d. It computers target database size.

e. It controls multiple JLOAD processes.

The System Migration Process

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

a. SDM

b. SAPINST

c. JPKGCTL

d. JLOAD

Special System copy Procedures

13.Which tables are converted into transparent tables during the migration to an SAP HANA
database?

Note: There are 2 correct answers to this question.

a. Dictionary tables

b. Pool tables

c. Cluster tables

d. QCM tables

Export and Import of System Copies

14.Which file does SAPINST use to after an error?

a. control.xml

b. keydb.xml

c. message.xml

d. dialog.xml
SAP System Migration

15.Which of the following changes are homogeneous system copies?

Note: There are 2 correct answers to this question.

a. Operating system X to operating system Y

b. Hardware architecture X to hardware architecture Y

c. Database from database X to database Y

d. Database from version n to version n+x

Technical Background and Troubleshooting

16. 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.*EXT

b.*TSK

c.*SQL

d.*TOC

Export and Import of System Copies

17.Which program is started by SAPINST to export an ABAP system?

a. MIGCHECK

b .DIPGNTAB

c. R3LOAD

d. MIGMON

Special System Copy Procedures

18.Which file is updated dynamically by the MIGMONCTRL program during an SAP HANA import
procedure?

a. ORDER_BY>TXT

b. MIGMONCTRL_CMD>PROPERTIES

c. CPU_USAGE>CSV
d. SAP<CLUSTER>.STR.LOGICAL

Control and Data File Structure for System Copies

19.What information is contained in the <PACKAGE>.STR file

Note: There are 2 correct answers to this question.

a. Fields of the primary key

b. Table storage parameters

c. Create Primary key Command template

d. User-defined database functions

Control and Data File Structure for System Copies

20.Where does R3LOAD search for*SQL files?

a. In the export MIGMON directory

b .In the export DB directoty

c. In the export Data directory

d. In the export target <DBS>directory

SAP Migration Tools

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

a. ABAP/DB/<DBS>

b.JAVA/DB/<DBS>

c. ABAP/DATA

d. JAVA/JDMP

Technical Background and Troubleshooting

22.An import of the package IMPORT_8 failed.

Which file does the JLOAD tool examine during restart to identify the error?

a. IMPORT_8.LOG

b .IMPORT_8.XML
c. IMPORT_8.STAT.XML

d. IMPORT_8.STA

Advanced Migration Techniques

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

Note: There are 2 correct answers to this question.

a. *TOC

b. *TSK

c. *LOG

d. *STR

Technical Background and Troubleshooting

24.How do you activate the trace option for the R3SZCHK program?

a. call R3SZCHK with parameter-TRACE_LEVEL=<1...4>

b. call R3SZCHK with parameter-TL=<1...4>

c. set environment variable R3SZCHK_TRACE_LEVEL=<1...4>

d. set environment variable R3SZCHK_TL=<1...4>

SAP Migration Tools

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

Note: There are 2 correct answers to this question.

a. Structure files(*STR)

b. Template files(*TPL)

c. SQL files(*SQL)

d. Extent files(*EXT)

Advanced Migration Techniques

26.Which options are available in the ABAP package splitter?

Note: There are 2 correct answers to this question.


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

b. Limit the number of packages that are created

c. Insert tables from a provided list into individual packages

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

Special System Copy Procedures

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

Which features are available?

Note: there are 2 correct to this question.

a. Import the SAP target system using MIGCHECK

b. Convert the SAP system to Unicode during export

c. Split the SAP source system Java dual stack during import

d. Upgrade the SAP target system to the required release

Control and Data File Structure for System Copies

28.Which source does R3LOAD use to populate the TSK files?

a. ABAP data dictionary

b. Database data dictionary

c. Extent files

d. Structure files

Advanced Migration Techniques

29.Which files JPKGCTL create to enable an optimized export of packages?

a.split_input.txt

b. jsplitter_cmd.properties

c.dbsize.xml

d. sizes.xml
30.Which programs are initiated by DISTMON during export/import?

Note: There are 2 correct answers to this question.

a. Migration Monitor

b. R3LOAD

c. DIPGNTAB

d. Time Analyzer

SAP System Migration

31.Which ABAP data dictionary definitions are available when you use R3LDCTL to generate structure
files for heterogeneous and homogeneous system copies?

Note: There are 2 correct answers to this question.

a. Partition fields

b. Primary key fields

c. View fields

d. Compression fields

Control and Data File Structure for System Copies

32.The R3LOAD tool aborted during a system copy import.

How are the entries adjusted when you merge the task files?

Note:There are 2 correct answers to this question.

a. 'ok' entries from the TSK file are saved as 'ok' in the TSK file.

b. 'xeq'entries from the TSK.back file are saved as 'err' in the TSK file.

c. 'ok' entries in TSK.BCK are saved as 'xeq' in the TSK file.

d. 'xeq' entries from the file are saved as 'ign' in the TSK file.

SAP Migration Tools

33.Which tasks does the R3LOAD tools perform?

Note: There are 2 correct answers to this question.

a. It writes platform-dependent dumps. XX Independent


b. It converts data to Unicode.

c. It exports data dictionary definitions.

d. It compresses data on the block level

Control and Data File Structure for System Copies

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

a. It finds the restart position after an import error.

b. It imports metadata into a database.

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

d. It create the import <PACKAGE> XML files

SAP System Migration

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

a. JPKGCTL

b. JLOAD

c. JSIZECHECK

d. JMICMON

Control and Data File Structure for System Copies

36.What information can you find in the JLOAD*STAT.XML files?

Note: There are 2 correct answers to this question.

a. Number of exported/imported rows

b. Name of dumps files

c. Start and end date of export/import

d. Status of export/import

Control and Data File Structure for System Copies

37.What information does a DDL<DBS>*TPL file contain?


Note: there are 3 correct answers to this question.

a. Keyword for exporting data either sorted or unsorted

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

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

d. SQL templates for creating tables, indexes and views

e. Truncate SQL template for selectively removing split table data

SAP Migration Tools

38.Which actions does the R3LOAD tool perform?

Note: There are 2 correct answers to this question.

a. It executes the Unicode conversion of customer systems during import. X export

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

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

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

SAP System Migration

39. What is the output of the OS/DB Migration Check?(only one option)

a. Suggestion for parameter settings suited for the target system

b. Recommendation of migration tools versions to be used

c. Optimization of the export/import system setup

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

SAP Migration tools

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

a. <Export Dump>/DB

b. <Export Dump>/DATA

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

d. <Export Dump>/<Install Directory>

You might also like