P_SECAUTH_21 · Question #26
What authorization objects do we need to create job steps with external commands in a background job? Note: There are 2 correct answers to this question.
The correct answer is A. S_BTCH_EXT B. S_BTCH_ADM. These are some of the authorization objects that we need to create job steps with external commands in a background job. A background job is a process that runs in the background without user interaction and performs tasks such as data processing or report generation. A job…
Question
What authorization objects do we need to create job steps with external commands in a background job? Note: There are 2 correct answers to this question.
Options
- AS_BTCH_EXT
- BS_BTCH_ADM
- CS_RZL_ADM
- DS_LOG_COM
How the community answered
(33 responses)- A76% (25)
- C9% (3)
- D15% (5)
Explanation
These are some of the authorization objects that we need to create job steps with external commands in a background job. A background job is a process that runs in the background without user interaction and performs tasks such as data processing or report generation. A job step is a unit of work within a background job that executes a program or an external command. S_BTCH_EXT is an authorization object that controls the execution of external commands or programs in a job step. S_BTCH_ADM is an authorization object that controls the administration of background jobs, such as creating, changing, or deleting jobs.
Topics
Community Discussion
No community discussion yet for this question.