Batch Scheduler Flashcards

1
Q

Defines what code will run to execute a task and defines what prompts a user must answer when creating a job

A

A Template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What batch scheduling task is created from a template. When created you specify a template and assign values for the prompts the template requires.

A

A Job

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What batch scheduler task is referred to as a ‘to do list’. When created you specify the jobs to include and later scheduled in a run.

A

A Batch

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What batch scheduler task specifies when a certain batch will be processed, includes initial start time ,schedule of recurrences, and summary of results and errors?

A

Run records

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Where can you see what has happened to your run?

A

Check the Run History of the run record.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Which batch scheduler record will contain the code that the batch scheduler will run?

A

Template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What does an ! (exclamation point) next to a mnemonic mean?

A

It’s required

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Generally released by EPIC and controls the code used by the batch process, as well as which mnemonics are available in the job.

A

A Template

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What determines when each occurrence will actually start running.

A

The Times to run start time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What determines the first occurrence of the recurring batch

A

Schedule start date and time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What determines what will happen when a recurring run fails.

A

Prevent Resubmit field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What happens when a run fails?

A

If a run fails it will resubmit itself for the next appropriate time. IF set to Yes the run will remain unscheduled until it is manually rescheduled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Displays results each time a run is processed

A

Run history

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Where do you specify a batch and timing information for a run

A

Run definition

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Each time a run is processed it appears here. It can be cleared when a run is scheduled. Automatically clears when it reaches 2k lines but saves the last 400?

A

Run history

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When a job starts the status is?

A

Running

17
Q

When a job creates add’l processes it is referred to as?

A

Subtask

18
Q

When a job is finished the status is?

A

Waiting

19
Q

Parameters that can be specified in the job

A

Mnemonics