MPS_PROP 
Logical Entity Name  MPS Prop 
Default Table Name  MPS_PROP 
Oracle Temporary Table  NO 
Physical Only  NO 
Do Not Generate  False 
Owner   
Definition 
Machine Protection System Properties:  Properties that drive the MPS configuration file generation.  (i.e. root directory locations)
 
Note 
 
PreSQL   
DDL Code  CREATE TABLE MPS_PROP(
     EPICS_VER             VARCHAR2(50)      NOT NULL,
     OS_ID                 VARCHAR2(10)      NOT NULL,
     VER                   VARCHAR2(50)      NOT NULL,
     VER_DTE               VARCHAR2(64),
     CSV_FILE_LOC          VARCHAR2(128)     NOT NULL,
     STARTUP_FILE_LOC      VARCHAR2(128)     NOT NULL,
     DB_FILE_LOC           VARCHAR2(128)     NOT NULL,
     IMAGE_FILE_LOC        VARCHAR2(128)     NOT NULL,
     ARCH_REQ_FILE_LOC     VARCHAR2(128)     NOT NULL,
     TMPL_FILE_LOC         VARCHAR2(128)     NOT NULL,
     PCI_DBD_FILE_NM       VARCHAR2(128)     NOT NULL,
     CONSTRAINT PK317 PRIMARY KEY (EPICS_VER)
     USING INDEX
         PCTFREE 10
         INITRANS 2
         MAXTRANS 255
         TABLESPACE OPER_INDEX_TS
         LOGGING
         STORAGE(INITIAL 64K
                 NEXT 64K
                 MINEXTENTS 1
                 MAXEXTENTS UNLIMITED
                 PCTINCREASE 50
                 )
)
PCTFREE 10
PCTUSED 40
INITRANS 1
MAXTRANS 255
TABLESPACE EPICS_TS
LOGGING
NOPARALLEL
STORAGE(INITIAL 64K
         NEXT 64K
         MINEXTENTS 1
         MAXEXTENTS UNLIMITED
         PCTINCREASE 50
         )
NOCACHE
NOCOMPRESS
;
 
PostSQL   

MPS_PROP Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EPICS_VER(PK)  EPICS Version  VARCHAR2(50)  NO 
EPICS Version: The EPICS versions previously used, currently used or be be used by SNS.
 
OS_ID    VARCHAR2(10)  NO 
Operating System Identifier: Inidcates 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)  YES 
Version Date:  The date the current MPS operating software was generated.
 
CSV_FILE_LOC    VARCHAR2(128)  NO 
CSVFile Location: The directory location for the .CSV file.
 
STARTUP_FILE_LOC    VARCHAR2(128)  NO 
Startup File Location: The directory location for the MPS startup file snippet.
 
DB_FILE_LOC    VARCHAR2(128)  NO 
Database File Location: The directory location for the database and substitution files.
 
IMAGE_FILE_LOC    VARCHAR2(128)  NO 
Image File Location: The directory location and file name of the MPS image file.
 
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.
 
PCI_DBD_FILE_NM    VARCHAR2(128)  NO 
PCI DBD File Name. The PCI .dbd file name, whose name is dependent on the EPICS version.
 

MPS_PROP Primary and Unique Keys 
Key Name  Key Type  Keys 
PK317  PrimaryKey  EPICS_VER 

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  50 
InitTrans 
MaxTrans  255 
Organization  Heap 
Cache  NO 
Logging   
Parallel  NO 
Parallel Degrees   
Parallel Instances   
FREELISTS   
FREELIST GROUPS   
Buffer Pool   
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 

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