SUBGRP_PERS_CALL_LIST_V 
Name  SUBGRP_PERS_CALL_LIST_V 
Owner  OPER 
Physical Only  NO 
Definition 
 
Note 
 
DDL Code  CREATE VIEW OPER.SUBGRP_PERS_CALL_LIST_V
(EQUIP_CAT_ID, EQUIP_CAT_NM, EQUIP_SUBCAT_ID, EQUIP_SUBCAT_NM, BN, PREF_FIRST_NM, PREF_LAST_NM, PERS_ROLE_DESC, WORK_PHONE_NO, CELL_NO, PAGER_NO, HOME_PHONE_NO, EMAIL_ADDR, PAYROLL, NOTES, DISP_ORD) AS
SELECT    g.equip_cat_id, g.equip_cat_nm, g.equip_subcat_id,
             g.equip_subcat_nm, f.bn, f.pref_first_nm, f.pref_last_nm,
             f.pers_role_desc, f.work_phone_no, f.cell_no, f.pager_no,
             f.home_phone_no, f.email_addr, f.payroll, f.notes, f.disp_ord
        FROM (SELECT /*+RULE*/
                     c.equip_cat_id, c.equip_subcat_id, c.bn, d.pref_first_nm,
                     d.pref_last_nm, a.pers_role_desc, d.work_phone_no,
                     d.cell_no, d.pager_no, b.home_phone_no, d.email_addr,
                     d.payroll, c.notes, c.disp_ord
                FROM pers_roles a,
                     sns_employee_mv b,
                     pers_role_equip_subcat_asgn c,
                     employee d
               WHERE a.bn = c.bn
                 AND c.bn = b.bn(+)
                 AND c.bn = d.bn
                 AND d.act_emp_ind = 'Y') f,
             (SELECT d.equip_cat_id, d.equip_cat_nm, e.equip_subcat_id,
                     e.equip_subcat_nm
                FROM equip.equip_cat d, equip.equip_subcat e
               WHERE d.equip_cat_id = e.equip_cat_id) g
       WHERE f.equip_cat_id(+) = g.equip_cat_id AND f.equip_subcat_id(+) =
                                                              g.equip_subcat_id
    ORDER BY equip_cat_nm, equip_subcat_nm
 

SUBGRP_PERS_CALL_LIST_V Columns 
Column Name / Expression  Alias Name  Parent Table Name 

SUBGRP_PERS_CALL_LIST_V Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
Does Not Exist 
NO       
ALARM_MYSQL (MySQL)
Does Not Exist 
NO       
ALARM_ORACLE (Oracle)
Does Not Exist 
NO       
BICS (Oracle)
Does Not Exist 
NO       
BLM (Oracle)
Does Not Exist 
NO       
BYPASS_REQ (Oracle)
Does Not Exist 
NO       
CHAN_ARCH (Oracle)
Does Not Exist 
NO       
CNMS_PRPSL (Oracle)
Does Not Exist 
NO       
DIAG (Oracle)
Does Not Exist 
NO       
DIAG_MPS (Oracle)
Does Not Exist 
NO       
ENGA (Oracle)
Does Not Exist 
NO       
EPICS (Oracle)
Does Not Exist 
NO       
EQUIP (Oracle)
Does Not Exist 
NO       
EXPRESS (Oracle)
Does Not Exist 
NO       
ICS_SFTW_APPL (Oracle)
Does Not Exist 
NO       
INSTR (Oracle)
Does Not Exist 
NO       
Instrument Logbook (Oracle)
Does Not Exist 
NO       
INVT (Oracle)
Does Not Exist 
NO       
IONSRC (Oracle)
Does Not Exist 
NO       
IONSRC1 (Oracle)
Does Not Exist 
NO       
IPTSv5 (Oracle)
Does Not Exist 
NO       
IRMISBase (Oracle)
Does Not Exist 
NO       
Logbook (Oracle)
Does Not Exist 
NO       
Magnet (Oracle)
Does Not Exist 
NO       
MPS (Oracle)
Does Not Exist 
NO       
NS_OPER (Oracle)
Does Not Exist 
NO       
OPER (Oracle)
SUBGRP_PERS_CALL_LIST_V 
NO       
PART (Oracle)
Does Not Exist 
NO       
PRINT (Oracle)
Does Not Exist 
NO       
PROC (Oracle)
Does Not Exist 
NO       
PRPSL (Oracle)
Does Not Exist 
NO       
PUBL (Oracle)
Does Not Exist 
NO       
PUBL_V1 (Oracle)
Does Not Exist 
NO       
PV_LOGGER (Oracle)
Does Not Exist 
NO       
SCORE (Oracle)
Does Not Exist 
NO       
SICAT (Oracle)
Does Not Exist 
NO       
SMPL (Oracle)
Does Not Exist 
NO       
SMPLACT (Oracle)
Does Not Exist 
NO       
SURVEY (Oracle)
Does Not Exist 
NO       
Watchman (Oracle)
Does Not Exist 
NO       
XAL_OPTICS (Oracle)
Does Not Exist 
NO       
XF_ADMIN (Oracle)
Does Not Exist 
NO       

SUBGRP_PERS_CALL_LIST_V Where Used - Submodel Usage 
Model  Submodel Usage 
OPER (Oracle)  Main Model 

SUBGRP_PERS_CALL_LIST_V Object Permissions 

User/Role Name  Grantee Type  Permission Type  Action Type  Is Action Extended  Is System 
SUBGRP_PERS_CALL_LIST_V Security Types 
Name  Current Value 

SUBGRP_PERS_CALL_LIST_V Bound Attachments 
Name  Current Value