Microsoft
Software
Hardware
Network
Question : sysman.mgmt_job columns
A desc of the mgmt_job table shows
:L> desc sysman.mgmt_job;
Name Null? Type
--------------------------
----------
----- -------- --------------------------
--
JOB_ID NOT NULL RAW(16)
JOB_NAME NOT NULL VARCHAR2(64)
JOB_OWNER NOT NULL VARCHAR2(32)
JOB_DESCRIPTION VARCHAR2(4000)
JOB_TYPE NOT NULL VARCHAR2(32)
NESTED NUMBER(1)
IS_LIBRARY NUMBER(1)
PARENT_JOB_ID RAW(16)
SCHEDULE_ID RAW(16)
EXECUTION_TIMEOUT NUMBER
MAX_TARGET_LIST_INDEX NUMBER
SYSTEM_JOB NUMBER(1)
TARGET_TYPE VARCHAR2(64)
JOB_STATUS NUMBER(2)
EXPIRED NUMBER(1)
Job status is a number. I see 0 and 2. What do the numbers mean?
A link to the docs would be great.
Answer : sysman.mgmt_job columns
I think that a DBA can answer your question better than I can. Here is a documentation, maybe it will be a little help for you:
http://download.oracle.com
/docs/cd/B
19306_01/e
m.102/b162
46/
views.h
tm#BACHDHJ
D
Random Solutions
Calculate current percentage of month that has elapsed
Windows 7 Enterprise vs Ultimate?
Self signed SSL certificate for Outlook Anywhere & OWA - Exchange 2010
Inexpensive IR Transceiver Alternatives?
Copy & Replace Outlook Folder Items over another
Offline Caching, emptying the cache
Saving PDF report Oracle Report Builder on Client using WebUtility
Ref Cur
Data adapter Insert/Update
Problems with protocol buffers