Anda di halaman 1dari 2

C_WF_ATOMIC_CD_SEV_IX_BI_PD_ACCESS_HIST

C_WF_ATOMIC_CLM_LVL_CLM_FLDR_ACCESS_HIST
C_WF_ATOMIC_CLM_REL_ACCESS_HIST
C_WF_ATOMIC_CLM_LVL_STAT_AUTO_ACCESS_HIST
C_WF_ATOMIC_CLM_LVL_STAT_BM_ACCESS_HIST
C_WF_ATOMIC_CLM_LVL_STAT_PPTY_ACCESS_HIST
C_WF_ATOMIC_PTY_ROL_IN_CLM_CLMT_ACCESS_HIST
C_WF_ATOMIC_VALN_STAT_ACCESS_HIST
C_WF_ATOMIC_PTY_ROL_IN_CLM_DRVR_ACCESS_HIST
C_WF_ATOMIC_CLMT_LVL_CLM_FLDR_ACCESS_HIST
C_WF_ATOMIC_CLMT_LVL_CLM_FLDR_CLMT_MPCF_ACCESS_HIST
C_WF_ATOMIC_CLMT_LVL_CLM_FLDR_CLMT_WC_ACCESS_HIST
C_WF_ATOMIC_HMN_BDY_ELE_ACCESS_HIST
C_WF_ATOMIC_PHY_OBJ_ACCESS_HIST
C_WF_ATOMIC_PHY_OBJ_CLM_REL_ACCESS_HIST

Basic Autosys commands that will be useful for ZNAW loads


1) view the job details
autorep -j B_FCT_U2Z_LOSS -w | more ==> Just to see the jobs in the mentioned
box
autorep -j <BOX> -q | more
box

==> See the job details of each job mentioned in the

2) Start a job
sendevent -e FORCE_STARTJOB -j <job name>
eg: sendevent -e FORCE_STARTJOB -j C_CONVERT_BURO_LOSS_PAID
This will start the job C_CONVERT_BURO_LOSS_PAID; if we start the box, the entire
job inside the box will run in the order of dependecny
3) Change the status of already run job
a) sendevent -E CHANGE_STATUS -s SUCCESS -j <job name>
>> This will set the status of the job to Success
b) sendevent -E CHANGE_STATUS -s INACTIVE -j <job name>
>> This will set the status of the job to inactive

c) sendevent -E CHANGE_STATUS -s TERMINATED -j <job name>


>> This will terminate the job
d) sendevent -E JOB_ON_ICE -j <job name>
>> This will keep the job on-ice; This will make the job not to run when the
corresponding box is run.
e) sendevent -E JOB_OFF_HOLD -j <job name>
>> The load will be hold once the execution reaches the job that is being kept on
hold; we need to manually release the job to proceed with the load
4) Kill the job that is running
send event -E KILLJOB -j <job name>

5) Check the dependency


job_depends -c -j <job name>

B_FCT_ABC_SCHEDULEF_CDC_STG

autorep -j <BOX> -q | more

autorep -j B_FCT_ABC_SCHEDULEF_STG_ATM -w | more

Anda mungkin juga menyukai