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
Login to SSRS as andmistrator rather than anonymous user.
How do I list all of the tables in a schema in DB2?
Sync outlook 2010 between laptop and desktop
How do I use the registry to disable CTRL+O keyboard shortcuts in Windows XP/IE 6
Disable Auto-Summary on Router
Inventory System (Freeware) Recommendation
From where I can download HP Smartstart version 8.40
Hosted Syslog Server
How to insert bullet point in middle of page
Crystal Reports Shell in C#