DUPLICATE_PV_V 
Name  DUPLICATE_PV_V 
Owner  IRMISBASE 
Physical Only  NO 
Definition 
 
Note 
 
DDL Code  CREATE VIEW IRMISBASE.DUPLICATE_PV_V
(REC_NM, REC_TYPE, IOC_NM, FILE_NM) AS
SELECT    b.rec_nm, c.rec_type, d.ioc_nm, e.file_name
        FROM irmisbase.ioc_boot a,
             irmisbase.rec b,
             irmisbase.rec_type c,
             irmisbase.ioc d,
             irmisbase.uri e,
             irmisbase.ioc_resource f
       WHERE a.current_load = 1
         AND a.ioc_boot_id = b.ioc_boot_id
         AND a.ioc_boot_id = f.ioc_boot_id
         AND f.ioc_resource_id = c.ioc_resource_id
         AND c.rec_type_id = b.rec_type_id
         AND f.uri_id = e.uri_id
         AND a.ioc_id = d.ioc_id
         AND b.rec_nm IN (
                     SELECT    rec_nm
                         FROM irmisbase.ioc_boot a, irmisbase.rec b
                        WHERE a.current_load = 1
                          AND a.ioc_boot_id = b.ioc_boot_id
                     GROUP BY rec_nm
                       HAVING COUNT (rec_nm) > 1)
    ORDER BY rec_nm
 

DUPLICATE_PV_V Columns 
Column Name / Expression  Alias Name  Parent Table Name 
REC_NM  REC_NM  REC 
REC_TYPE  REC_TYPE  REC_TYPE 
IOC_NM  IOC_NM  IOC 
FILE_NAME  FILE_NM  URI 

DUPLICATE_PV_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)
DUPLICATE_PV_V 
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)
Does Not Exist 
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       

DUPLICATE_PV_V Where Used - Submodel Usage 
Model  Submodel Usage 
IRMISBase (Oracle)  Main Model 

DUPLICATE_PV_V Object Permissions 

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

DUPLICATE_PV_V Bound Attachments 
Name  Current Value