Identity Management (MOSC)

MOSC Banner

OIM Job_history table

edited Feb 22, 2017 4:00AM in Identity Management (MOSC) 5 commentsAnswered

Hello All,

The table job_history in OIM Schema (11gR2PS3) has a column "status".

desc oim.job_history

Name       Null Type        

-------------- -------- -----------------

ID         NOT NULL NUMBER      
JOB_NAME   NOT NULL VARCHAR2(80 CHAR)
INFOTYPE   NOT NULL VARCHAR2(1 CHAR) 
JOB_START_TIME NOT NULL TIMESTAMP(6)
JOB_END_TIME        TIMESTAMP(6)
STATUS              VARCHAR2(20 CHAR)
ERROR_DATA          BLOB        

The values in status column in our environment is numbers like 2,5,6,7 etc..

Is there a document which explains what these each number in status column corresponds to ?

Thanks

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center