ICS_SFTW_V 
Name  ICS_SFTW_V 
Owner  EPICS 
Physical Only  NO 
Definition 
 
Note 
 
DDL Code  CREATE VIEW EPICS.ICS_SFTW_V
(DVC_ID, BOOT_DTE, SFTW_NM, SFTW_VER, SFTW_LOC, SFTW_DESC, SFTW_MAINT_NM) AS
SELECT dvc_id, boot_dte, sftw_nm, sftw_ver, sftw_loc, sftw_desc,
        sftw_maint_nm
   FROM ioc_sftw a
WHERE boot_dte = (SELECT MAX (boot_dte)
                      FROM ioc_sftw
                     WHERE a.dvc_id = dvc_id AND a.sftw_nm = sftw_nm)
UNION
SELECT dvc_id, boot_dte, sftw_nm, sftw_ver, sftw_loc, sftw_desc,
        sftw_maint_nm
   FROM ics_comm_sftw b
WHERE boot_dte = (SELECT MAX (boot_dte)
                      FROM ics_comm_sftw
                     WHERE b.dvc_id = dvc_id AND b.sftw_nm = sftw_nm)
 

ICS_SFTW_V Columns 
Column Name / Expression  Alias Name  Parent Table Name 
DVC_ID  DVC_ID  IOC_SFTW 
BOOT_DTE  BOOT_DTE  IOC_SFTW 
SFTW_NM  SFTW_NM  IOC_SFTW 
SFTW_VER  SFTW_VER  IOC_SFTW 
SFTW_LOC  SFTW_LOC  IOC_SFTW 
SFTW_DESC  SFTW_DESC  IOC_SFTW 
SFTW_MAINT_NM  SFTW_MAINT_NM  IOC_SFTW 

ICS_SFTW_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)
ICS_SFTW_V 
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)
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       

ICS_SFTW_V Where Used - Submodel Usage 
Model  Submodel Usage 
EPICS (Oracle)  Main Model 

ICS_SFTW_V Object Permissions 

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

ICS_SFTW_V Bound Attachments 
Name  Current Value