SAP
C_TADM70_21 · Question #103
How does R3LOAD handle restart situations based on the task file content? There are 2 correct answers to this question
The correct answer is C. If the status is ,,err" for a create primary key task, R3LOAD will delete data and recreate the D. If the status is ,,err" for a create table task, R3LOAD will drop and recreate the table to restart the. See the full explanation below for the reasoning.
Question
How does R3LOAD handle restart situations based on the task file content? There are 2 correct answers to this question
Options
- AIf a status is ,,err" for a create index task, R3LOAD will drop the index and recreate it to restart the
- BIf the status is ,,err" for a data import task, R3LOAD will drop the table to restart the import.
- CIf the status is ,,err" for a create primary key task, R3LOAD will delete data and recreate the
- DIf the status is ,,err" for a create table task, R3LOAD will drop and recreate the table to restart the
How the community answered
(38 responses)- A13% (5)
- B5% (2)
- C82% (31)
Community Discussion
No community discussion yet for this question.