MPS_PROP 
Logical Entity Name  MPS_PROP 
Default Table Name  MPS_PROP 
Oracle Temporary Table  NO 
Physical Only  NO 
Do Not Generate  False 
Owner  EPICS 
Definition 
Machine Protection System Configuration Properties:
 
Note 
 
PreSQL   
DDL Code  CREATE TABLE EPICS.MPS_PROP(
     OS_ID                 VARCHAR2(10)      NOT NULL,
     VER                   VARCHAR2(50)      NOT NULL,
     VER_DTE               VARCHAR2(64)      NOT NULL,
     CSV_FILE_LOC          VARCHAR2(128)     NOT NULL,
     IMAGE_FILE_LOC        VARCHAR2(128)     NOT NULL,
     DB_FILE_LOC           VARCHAR2(128)     NOT NULL,
     ARCH_REQ_FILE_LOC     VARCHAR2(128)     NOT NULL,
     TMPL_FILE_LOC         VARCHAR2(128)     NOT NULL,
     STARTUP_FILE_LOC      VARCHAR2(128)     NOT NULL,
     EPICS_VER             VARCHAR2(15)      NOT NULL,
     PCI_DBD_FILE_NM       VARCHAR2(128),
     BLM_DB_FILE_LOC       VARCHAR2(128),
     CONSTRAINT PK_MPS_PROP PRIMARY KEY (EPICS_VER, OS_ID)
     USING INDEX
         PCTFREE 10
         INITRANS 2
         MAXTRANS 255
         TABLESPACE EPICS_INDEX_TS
         LOGGING
         STORAGE(INITIAL 64K
                 NEXT 64K
                 MINEXTENTS 1
                 MAXEXTENTS UNLIMITED
                 PCTINCREASE 0
                 FREELISTS 1
                 FREELIST GROUPS 1
                 BUFFER_POOL DEFAULT
                 )
)
PCTFREE 10
PCTUSED 40
INITRANS 1
MAXTRANS 255
TABLESPACE EPICS_TS
LOGGING
NOPARALLEL
STORAGE(INITIAL 64K
         NEXT 64K
         MINEXTENTS 1
         MAXEXTENTS UNLIMITED
         PCTINCREASE 0
         FREELISTS 1
         FREELIST GROUPS 1
         BUFFER_POOL DEFAULT
         )
NOCACHE
NOCOMPRESS
;
 
PostSQL   

MPS_PROP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
OS_ID(PK)    VARCHAR2(10)  NO 
Operating System Identifier: Indicates whether the property directories are for Windows or Unix.
 
VER    VARCHAR2(50)  NO 
Version: The present operation version of the MPS operating software.
 
VER_DTE    VARCHAR2(64)  NO 
Version Date:  The date the current MPS operating software was generated.
 
CSV_FILE_LOC    VARCHAR2(128)  NO 
CSV File Location: The directory location and file name of the driver file
 
IMAGE_FILE_LOC    VARCHAR2(128)  NO 
Image File Location: The directory location and file name of the MPS image file.
 
DB_FILE_LOC    VARCHAR2(128)  NO 
DB File Location: The directory location of the MPS .db and substitution files.
 
ARCH_REQ_FILE_LOC    VARCHAR2(128)  NO 
Archive Request File Location:  The directory where the MPS archive request file will be saved.
 
TMPL_FILE_LOC    VARCHAR2(128)  NO 
Template File Location: The directory location of the MPS .template files.
 
STARTUP_FILE_LOC    VARCHAR2(128)  NO 
Startup File Location: The directory location for the MPS startup file snippet.
 
EPICS_VER(PK)    VARCHAR2(15)  NO 
 
PCI_DBD_FILE_NM    VARCHAR2(128)  YES 
 
BLM_DB_FILE_LOC    VARCHAR2(128)  YES 
Beam Loss Monitor File Location: The default file location for the BLM IOC .db files generated from the Rdb.
 

MPS_PROP Primary and Unique Keys 
Key Name  Key Type  Keys 
MPS_PROP_PK  PrimaryKey  EPICS_VER, OS_ID 

MPS_PROP Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable  Initially Deferred 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable  Initially Deferred 

MPS_PROP Check Constraints 
Check Constraint Name  CheckConstraint 

MPS_PROP Storage 
STORAGE OPTION  STORAGE VALUE 
TABLESPACE  EPICS_TS 
PctFree  10 
PCTUSED   40 
MinExtents 
MaxExtents  2147483645 
Initial  64 
Next  64 
PctIncrease 
InitTrans 
MaxTrans  255 
Organization  Heap 
Cache  NO 
Logging  Logged 
Parallel  NO 
Parallel Degrees   
Parallel Instances   
FREELISTS 
FREELIST GROUPS 
Buffer Pool  DEFAULT 
Table Compression  NO 
Row Movement  Disabled 

MPS_PROP Partitions 
PARTITION PROPERTY  PARTITION PROPERTY VALUE 

MPS_PROP Growth Metrics 
TABLE METRIC  TABLE METRIC VALUE 
Current Row Count 
Growth  Static 
Growth Type  N/A 
Growth Period  N/A 
Maximum Rows 
Average Row Size 

MPS_PROP Object Permissions 

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

MPS_PROP Bound Attachments 
Name  Current Value 

MPS_PROP Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
EPICS.MPS Property 
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)
EPICS.MPS_PROP 
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)
MPS_PROP 
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       

MPS_PROP Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  EPICS 
Logical  Machine Mode 
EPICS (Oracle)  Main Model 
MPS (Oracle)  Main Model 

MPS_PROP Data Movement Rules 
Name  Type  Rule Text/Value