RECORD_WITH_REF_V 
Name  RECORD_WITH_REF_V 
Owner  IRMISBASE 
Physical Only  NO 
Definition 
 
Note 
 
DDL Code  CREATE VIEW IRMISBASE.RECORD_WITH_REF_V
(REC_NM, REC_TYPE, FLD_TYPE, FLD_VAL) AS
select b.rec_nm, c.rec_type, e.fld_type, d.fld_val from ioc_boot a, rec b, rec_type c, fld d, fld_type e, ioc_resource f
where
a.CURRENT_LOAD = 1 and
a.IOC_BOOT_ID = b.IOC_BOOT_ID and
a.IOC_BOOT_ID = c.IOC_BOOT_ID and
a.IOC_BOOT_ID = f.IOC_BOOT_ID and
f.IOC_RESOURCE_ID = d.IOC_RESOURCE_ID and
b.rec_type_id = c.REC_TYPE_ID and
b.rec_id = d.REC_ID and
d.FLD_TYPE_ID = e.FLD_TYPE_ID and
((e.fld_type like 'INP_' or fld_type = 'FLNK' or fld_type = 'TSEL') and (instr(fld_val, ':', 1, 2) > 0))
 

RECORD_WITH_REF_V Columns 
Column Name / Expression  Alias Name  Parent Table Name 
REC_NM  REC_NM  REC 
REC_TYPE  REC_TYPE  REC_TYPE 
FLD_TYPE  FLD_TYPE  FLD_TYPE 
FLD_VAL  FLD_VAL  FLD 

RECORD_WITH_REF_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)
RECORD_WITH_REF_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       

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

RECORD_WITH_REF_V Object Permissions 

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

RECORD_WITH_REF_V Bound Attachments 
Name  Current Value