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


MATERIALIZED VIEW: APPS.ISC_FS_012_MV

Object Details
Object Name: ISC_FS_012_MV
Object Type: MATERIALIZED VIEW
Owner: APPS
Subobject Name:
Status: VALID
M-View Details
Container: ISC_FS_012_MV
Updatable: N
Rewrite Enabled: N
Rewrite Capability: GENERAL
Refresh Mode: DEMAND
Refresh Method: FAST
Build Mode: DEFERRED
Fast Refreshable: DIRLOAD_DML
MV Log Dependencies:

ISC_FS_002_MV
     ISC_FS_001_MV
          JTF_RS_GROUPS_DENORM
          JTF_RS_GROUP_USAGES
     JTF_RS_GROUPS_DENORM
     JTF_RS_GROUP_USAGES
ISC_FS_011_MV
     BIV_DBI_RESOLUTION_SUM_F
     ENI_OLTP_ITEM_STAR
     FII_TIME_DAY
     ISC_FS_TASKS_F

[View Source Query]

Columns
Name Datatype Length Mandatory Comments
TIME_ID NUMBER

Nested Grouping ID Column for Time
PERIOD_TYPE_ID NUMBER

Period type identifier based on XTD nested model
PARENT_DISTRICT_ID NUMBER

Parent District identifier
RECORD_TYPE VARCHAR2 (8)
Indicates if DISTRICT_ID contains RESOURCE_ID, GROUP_ID or TEAM_ID
DISTRICT_ID NUMBER

District identifier, may be for RESOURCE, GROUP or TEAM
DISTRICT_ID_C VARCHAR2 (81)
Concatenated District identifier, either DISTRICT_ID for non-leaf node or DISTRICT_ID.PARENT_DISTRICT_ID for leaf node
FTF_COUNT NUMBER

Count of First Time Fix Resolved Service Requests
NON_FTF_COUNT NUMBER

Count of Non First Time Fix Resolved Service Requests
MV_GRP_ID NUMBER

Grouping ID Column
MV_COUNT NUMBER

Row Count
MV_FTF_COUNT NUMBER

Count Column
MV_NON_FTF_COUNT NUMBER

Count Column
Query Text

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


SELECT TIME_ID
,      PERIOD_TYPE_ID
,      PARENT_DISTRICT_ID
,      RECORD_TYPE
,      DISTRICT_ID
,      DISTRICT_ID_C
,      FTF_COUNT
,      NON_FTF_COUNT
,      MV_GRP_ID
,      MV_COUNT
,      MV_FTF_COUNT
,      MV_NON_FTF_COUNT
FROM APPS.ISC_FS_012_MV;

Dependencies

[top of page]

APPS.ISC_FS_012_MV references the following:

SchemaAPPS
TableISC_FS_002_MV
Materialized ViewISC_FS_002_MV
Materialized ViewISC_FS_011_MV
TableISC_FS_011_MV
TableISC_FS_012_MV

APPS.ISC_FS_012_MV is not referenced by any database object