C_TADM_70_19-OS_DB
![]() |
![]() |
![]() |
Title of test:![]() C_TADM_70_19-OS_DB Description: C_TADM70_19 - OS DB Migration |




New Comment |
---|
NO RECORDS |
From which file types does the MIGTIME tool retrieve time information? Note:There are 2 correct answers to this question. *.roe. * STR. *.TSK. *.LOG. *.TOC. Which of the following programs generate Java job files to support a parallel export and import?. JPKGCTL. JLOAD. JSIZECHECK. JMIGMON. In which cases is an R3LOAD task file merge required?. If R3LOAD discovers a syntax error in a *.STR file. If R3LOAD terminates on a database error. If R3LOAD finds an inconsistent table. If R3LOAD is manually aborted by an administrator. In what order are tasks executed during the export of an AS ASAP-based SAP source system?. R3LDCTL - R3SZCHK - R3LOAD. R3LDCTL - R3LOAD - R3SZCHK. R3LOAD - R3SZCHK - R3LDCTL. R3SZCHK - R3LDCTL - R3LOAD. What information can you find in the JLOAD *.STAT.XML files? Note: There are 2 correct answers to this question. Start and end date of export/import. Name of dump files. Number of exported/imported rows. Status of export/import. A customer performs a JAVA dual stack 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?. The ABAP SID changes and the DBSID remains the same. The JAVA SID changes and the DBSID remains the same. The JAVA SID changes and the DBSlD changes. The ABAP SID changes and the DBSlD changes. 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. 'ok' entries from the TSK file are saved as 'ok' in the TSK file. 'xeq' entries from the TSK file are saved as 'ign' in the TSK file. 'xeq' entries from the TSK.BCK file are saved as 'err' in the TSK file. 'ok' entries in TSK .BCK are saved as 'xeq' in the TSK file. What is the output of the OS/DB Migration Check?. Recommendation of migration tool versions to be used. Optimization of the export/import system setup. Suggestion for parameter settings suited for the target system. Verification of the data consistency within the migrated target system. You perform a Java dual stack split. Which split options do you have? Note: There are 3 correct answers to this question. Migrate DB. Remove. Move DB. Upgrade DB. Keep DB. Which tasks does the R3LOAD tool perform? Note:There are 2 correct answers to this question. It compresses data on the block level. It writes platform-dependent dumps. It converts data to unicode. It exports data dictionary definitions. How do you activate the trace option for the R3SZCHK program. Call R3SZCHK with parameter -TL=<1...4>. Call R3SZCHK with parameter -TRACE_LEVEL=<1...4>. Set environment variable R3SZCHK_TL=<1...4>. Set environment variable R3SZCHK _TRACE_LEVEL=<1 ..4>. Which options are available in the ABAP package splitter? Note:There are 2 correct answers to this question. Insert tables from a provided list into individual packages. Limit the number of packages that are created. Group tables using the same size class into the same package. Move tables larger than a certain size into separate packages. Which program is started by SAPINST to ensure that the ABAP DDIC is consistent in the target system?. DIPGNTAB. R3SZCHK. MIGCHECK. R3LOAD. Which program creates the EXPORT.XML and IMPORT.XML files?. SAPINST. SOM. JPKGCTL. JLOAD. Which actions does the R3LOAD tool perform? Note:There are 2 correct answers to this question. It always creates the primary keys before the data load. It identifies if a migration key is required when performing the import . It verifies the syntax of control files during export and import . It executes the unicode conversion of customer systems during import. Which file does JPKGCTL create to enable an optimized export of packages?. jsplitter_cmd.properties. sizes.xml. split_input.txt. dbsize.xml. Which of the following changes are homogeneous system copies? Note:There are 2 correct answers to this question. Database from database X to database Y. Hardware architecture X to hardware architecture Y. Database from version n to version n+x. Operating system X to operating system Y. Which tables are converted into transparent tables during the migration to an SAP HANA database? Note:There are 2 correct answers to this question. Pool tables. QCM tables. Dictionary tables. Cluster tables. Which programs are initiated by DISTMON during export/import? Note:There are 2 correct answers to this question. Migration Monitor. R3LOAD. DIPGNTAB. Time Analyzer. How does an importing MIGMON process identify if all packages were successfully exported in a parallel export/import scenario?. It analyzes the content of the export tasks files. It checks the export_statistics.properties file for errors. It compares the number of packages with the number of signal files. It verifies the export logs for proper termination. Which program is started by SAPINST to export an ABAP system?. MIGMON. MIGCHECK. DIPGNTAB. R3LOAD. Which file is updated dynamically by the MIGMONCTRL program during an SAP HANA import procedure?. SAP<CLUSTER>.STR.LOGICAL. ORDER_BY TXT. CPU_USAGE.CSV. MIGMONCTRL_CMD.PROP ERTIES. Which files can you find in the ABAP <ExportDir>/DB/<DBS> directory? Note:There are 2 correct answers to this question. Template files (*.TPL). Structure files (*.STR). SQL files (*.SQL). Extent files (*.EXT). An import of the package IMPORT_8 failed.Which file does the JLOAD tool examine during restart to identify the error?. IMPORT_8.LOG. IMPORT_8.STA. IMPORT_8.XML. IMPORT_8.STAT.XML. In which directory are the EXPDMP_<PACKAGE>.<nnn> files located?. ABAP/DATA. JAVA/JDMP. ABAP/DB/<DBS>. JAVA/DB/<DBS>. After a system copy, the target system is compiling ABAP programs on runtime.This is leading to slow performance.How can you solve this issue?. Run transaction SGEN to generate ABAP loads. Repeat the import of package SAPOOOO. STR as it must have failed. Update database statistics to ensure the optimal Cost Based Optimizer access path choice. Execute transaction SICK to check the SAP system installation. 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. Primary key fields. View fields. Partition fields. Compression fields. You use the database migration option for SUM when moving to SAP HANA.Which features are available? Note: There are 2 correct answers to this question. Import the SAP target system using MIGMON and MIGCHECK. Split the SAP source system Java dual stack during import. Upgrade the SAP target system to the required release. Convert the SAP system to unicode during export. What are the features of the NZDT method for heterogeneous system copies? Note:There are 2 correct answers to this question. It allows restriction-free transports to the source system while triggers are active. It provides a proxy system as central migration controller on the target database system. It logs table data changes based on database triggers. It synchronizes data between the source and the target database system. 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?. .roe. .TSK. .SOL. .EXT. Which tasks does the JPKGCTL tool perform? Note:There are 3 correct answers to this question. It performs package splitting. It computes package size information. It controls multiple Jload processes. It computes target database size. It creates export I import job files. What information does a DDL<DBS>'.TPL file contain? Note:There are 3 correct answers to this question. Instruction to create primary keys before or after data load. SQL templates for creating tables,indexes and views. Keyword for exporting data either sorted or unsorted. List of tables to be created without primary keys or secondary indexes. Truncate SOL template for selectively removing split table data. What information is contained in the <PACKAGE>.STR file? Note:There are 2 correct answers to this question. Create Primary Key Command template. Table storage parameters. User-defined database functions. Fields of the primary key. In which Export Dump directory do you find the SQLFiles.LST file?. <Export Dump>/DATA. <Export Dump>/<lnstall Directory>. <Export Dump>/DB/<DBS>. <Export Dump>/DB. 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 analyze? Note: There are 2 correct answers to this question. .STR. .TPL. .EXT. .TOG. Which source does R3LOAD use to populate the TSK files?. Structure files. Extent files. Database data dictionary. ABAP data dictionary. Where does R3LOAD search for '.SQL files?. In the export DATA directory. In the export MIGMON directory. In the export DB directory. In the export target <DBS> directory. What does JLOAD do with the information from the *.STA files?. It imports metadata into a database. It finds the restart position after an import error. It generates time information for <PACKAGE>.STAT.XML files. It create the import <PACKAGE>.XML files. You perform a Java migration.What information is stored in the sizes.xml?. The calculated size of the target database. The expected export size of each package. The actual size of each data dump file. The exported size of each table and index. Which program do you use to perform table splitting during a DMO process? Please choose the correct answers. R3TA. R3LOAD. SAPup. MIGCHECK. |