DBA Data[Home] [Help] [Dependency Information]


TABLE: IEB.IEB_MEDIA_TASK_SOURCES

Object Details
Object Name: IEB_MEDIA_TASK_SOURCES
Object Type: TABLE
Owner: IEB
FND Design Data: TableIEB.IEB_MEDIA_TASK_SOURCES
Subobject Name:
Status: VALID


Media sources of Media Manager Servers. (Obsolete table)


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IEB_MEDIA_TASK_SOURCES_FK_N NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnMMSSVR_MMSSVR_ID
Columns
Name Datatype Length Mandatory Comments
MTS_ID NUMBER (15) Yes Oracle Standard Primary ID
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
SOURCE_NAME VARCHAR2 (80) Yes Media Task QUeue Name
ACTIVE_Y_N VARCHAR2 (1) Yes If the Queue is active, "Y" or "N"
MEDIA_TYPE VARCHAR2 (80) Yes Media Type of the queue
SOURCE_CONFIG_Y_N VARCHAR2 (1) Yes Yes or No for media server level configuration
MONITOR_OPTIONS VARCHAR2 (256)
Monitor Options if ever
MMSSVR_MMSSVR_ID NUMBER (15) Yes Unique ID generated by system as primary key
SECURITY_GROUP_ID NUMBER (15)
This column is the subscriber?s unique ID that enables secure and exclusive data access for Application Hosting Support.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT MTS_ID
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      SOURCE_NAME
,      ACTIVE_Y_N
,      MEDIA_TYPE
,      SOURCE_CONFIG_Y_N
,      MONITOR_OPTIONS
,      MMSSVR_MMSSVR_ID
,      SECURITY_GROUP_ID
FROM IEB.IEB_MEDIA_TASK_SOURCES;

Dependencies

[top of page]

IEB.IEB_MEDIA_TASK_SOURCES does not reference any database object

IEB.IEB_MEDIA_TASK_SOURCES is referenced by following:

SchemaAPPS
SynonymIEB_MEDIA_TASK_SOURCES