option
Questions
ayuda
daypo
search.php

TADM70_EN_Col22 - Learning Assesment

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
TADM70_EN_Col22 - Learning Assesment

Description:
First learn basics about OS/DB migration, start from here

Creation Date: 2023/06/01

Category: Others

Number of questions: 46

Rating:(2)
Share the Test:
Nuevo ComentarioNuevo Comentario
New Comment
NO RECORDS
Content:

In a homogeneous system copy, the source and target system uses which of the following? Choose the correct answer. The same OS and DB system. A different OS and DB system. The OS or DB system do not matter.

Customers can execute heterogeneous system copies without being certified for OS/DB Migrations. Assume DMO for SUM is not used. Determine whether this statement is true or false. True. False.

Customers can execute heterogeneous system copies of development systems without OS/DB Migration Check. Assume DMO for SUM is not used. Determine whether this statement is true or false. True. False.

What is the OS/DB Migration Check providing? Choose the correct answer. Parameter recommendations for the export of the source system. Export/import tuning support throughout the migration project. Parameter recommendations for the productive target system operation. Comprehensive checks to ensure data consistency in the target system.

What are the tools that are provided to reduce the export/import run-time for ABAP or Java systems? Choose the correct answers. R3SZCHK. JPKGCTL. MIGMON. JLOAD.

The SAP OS/DB Migration Check Analysis Session is focused on the special aspects involved in the platform or database change. Determine whether this statement is true or false. True. False.

We recommend waiting how many weeks for an SAP release upgrade on a migrated productive system? Choose the correct answer. One week. Two weeks. Four weeks. Six weeks.

After the final migration, wait how many weeks to perform the SAP OS/DB migration check verification? Choose the correct answer. One week. Two weeks. Four weeks. Six weeks.

Which steps are required when planning a migration? Choose the correct answers. Create a cut-over plan. Create a temporary migration database. Check all software components to be certain they can be migrated. Perform a migration test run.

The database-specific methods may not be faster for an OS migration than R3LOAD. Determine whether this statement is true or false. True. False.

R3LOAD exports what data? Choose the correct answer. Dictionary definitions and table data. Only table data. Only dictionary definitions.

JLOAD exports what data? Choose the correct answer. Dictionary definitions and table data. Only table data. Only dictionary definitions.

What is the idea behind the Software Logistic Toolset? Choose the correct answer. Provides updates for XML files for outdated software installations. Delivers database and SAP kernel patches as package bundles. Provides a product independent way to deliver software logistics tools. Provides remote services to support software logistic processes.

What are the tasks of the Software Provisioning Manager? Choose the correct answers. Install SAP systems. Perform system copies of SAP systems. Upgrade SAP systems. Delete SAP system installations. Rename SAP systems.

Match the tables to their contents. Match the item in the first column to the corresponding item in the second column. TS<DBS>. DDART. TA<DBS>. DD09L.

The *.STR files are using the ABAP data types to describe a table layout. Which mechanism is used to create the table in the target database with the right data types? Choose the correct answer. R3LOAD converts ABAP data types from the assembled create table statement according the DDL <DBS>.TPL templates for the target database types. The DBSL Interface is converting the ABAP data type in the assembled create table statement to the target database data types. The create table statement is generated by R3LOAD in a generic format, which is supported by every database type.

R3LOAD creates the *.TSK files. How does R3LOAD know which tables to insert into the task files for export or import? Choose the correct answer. By reading the command file. By reading the structure files. By reading the extend files.

Which of the following files are created by R3LDCTL? Choose the correct answer. Table of contents files. Extend files. CDDL template files.

R3SZCHK computes the size of each table and index for the target system. Which command line parameter indicates the target database for the DBSIZE.XML generation? Choose the correct answer. Parameter -p. Parameter -t. Parameter -s.

Job files are used to specify JLOAD actions. Determine whether this statement is true or false. True. False.

JPKGCTL can be used to create the JLOAD job files. Determine whether this statement is true or false. True. False.

JLOAD is intended to be a standalone tool. Determine whether this statement is true or false. True. False.

What task does the Table Checker perform? Choose the correct answer. Verifies the consistency of the target database tables with *.STR file definitions. Compares the number of tables records in *.TOC files with the target database records. Takes the dump file checksum an compares it with the table checksum in the target database. Checks that all tables in the *.TSK files were created in the target DB.

Which of the tools contained in the MICHECK.SAR archive need to connect to the database? Choose the correct answer. Object Checker. Table Checker. Package Checker.

Which check tools are started by SAPINST after MIGMON finishes the import? Choose the correct answers. Object Checker. Table Checker. Package Checker.

The Time Analyzer does which of the following? Choose the correct answers. Shows the longest running table in a package. Calculates the export and import runtime for each package. Provides separate lists for the data load and index creation. Provides output files: TXT, DOCX, and PDF.

The Migration Monitor is used to allow the configuration of a parallel export/import. Which files are used to tell the import Migration Monitor that the export of specific package is complete? Choose the correct answer. Log files. Table of contents files. Signal files.

If the MIGMON export or import package order is not explicitly specified, what is the default order? Choose the correct answer. Alphabetical order. Undetermined order. By package size order. By dump size order.

What are the properties of the R3TA splitter? Choose the correct answers. Creates database independent WHERE conditions. Writes all WHERE conditions into a single output file. Must be started in the export downtime. Can split by number of rows. Cannot be used with declustering.

What are the properties of the Oracle PL/SQL splitter? Choose the correct answer. In general, it is only usable if the target database is Oracle. ROWID splitting must be done before the export downtime. ROWID splitting is quite fast. Not available for use with SAPINST.

The WHERE splitter is used to do what? Choose the correct answer. Split R3LOAD *.STR files into smaller units. Create *.WHR conditions. Split R3TA and SAPUPTOOL splitter output. Split Oracle PL/SQL splitter output.

The Distribution Monitor is used to do what? Choose the correct answers. Assign packages to application servers. Provide a central console to monitor the application servers. Increase or decrease the number of R3LOAD processes dynamically. Migrate ABAP and Java systems.

Why does JMIGMON require logon information for the database? Choose the correct answer. It connects itself to the database. It starts JLOAD, which connects to the database. It starts JPKGCTRL, which connects to the database. It starts JSIZECHK, which connects to the database.

The number of packages which are generated by JPKGCTL is related to which command line parameter? Choose the correct answer. -package_files. -size_limit. -split. -split_rules.

Table splitting is not required. Determine whether this statement is true or false. True. False.

In an ABAP system migration, which program is generating the TSK file? Choose the correct answer. R3LDCTL. MIGMON. R3LOAD. SAPINST.

In a Java System migration, what is the purpose of the sizes.xml file? Choose the correct answer. To define the JAVA target database layout for SAPINST. To perform table splitting for JSPLITTER. To define the JLOAD export package order in JMIGMON. To define the packages split sizes for JPKGCTL.

If R3LDCTL cannot connect to the database when started by SAPINST in UNIX, you should check which of the following issues? Choose the correct answers. Check that passwords are correct. Check that the <SID>adm database environment settings for the C-Shell are correct. Check whether there is enough space in the export directory.

If an R3LOAD process fails to create the secondary index of a table, what is the restart activity when running R3LOAD once more? Choose the correct answer. Drop table, create secondary index. Drop primary key, create secondary index. Drop secondary index, reload data. Drop secondary index, recreate secondary index.

A reverse conversion from Unicode to non-Unicode is possible. Determine whether this statement is true or false. True. False.

In general, an SAP appliance is which of the following? Choose the correct answer. Any combination of SAP database software. Any combination of SAP database software and hardware. A specific combination of SAP database software. A specific combination of SAP database software and hardware.

In an SAP HANA database, why are some tables are created as row store tables? Choose the correct answers. They are very large. They are very small. They are frequently updated. Their use is release dependent.

Which statements are true about SAP HANA delta storage? Choose the correct answers. Changes in a column store table are saved in a separate area called delta storage. Delta storage is saved periodically to the persistence layer. Delta merge operations are decoupled from the transaction that performs the changes. Delta merge operations are coupled to the transaction that performs the changes.

When can declustering take place during a migration to SAP HANA? Choose the correct answers. After the import by running RUTPOADAPT. During the import by R3LOAD. Before the export by archiving table clusters. During the export by R3LOAD.

What are the properties of a classic SAP HANA migration? Choose the correct answers. Dual stack systems can be migrated as they are. Upgrade to an SAP HANA compatible SAP release is included in the migration process. Table pools are converted to transparent tables. The MIGMONCTRL adapts the import process order dynamically.

Which statements about DMO for SUM are true? Choose the correct answers. It is a method to combine an upgrade and a migration into a single procedure. It only requires two downtimes. Additional hardware is required to execute the migration import. Supports in-place upgrade and migration. Performs.

Report abuse