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
Display a form within a Panel. How to hide caption bar?
What is a document library
Accessing an FTP server internally that is on a different subnet.
Best method to check for HTTP status\ASP.NET
xml to array
Find all records that don't exist n a table
Unable to RDP to SBS 2008 domain computers from other computers except the new server
Gridview get textbox value onselectedindexchanged
Backup of first storage group fails
DNS, MX Record, Mail Server, how to get it working