MAG_ASMBLY_CHK 
Logical Entity Name  Mag Asmbly Chk 
Default Table Name  MAG_ASMBLY_CHK 
Oracle Temporary Table  NO 
Physical Only  NO 
Do Not Generate  False 
Owner   
Definition 
Magnet Assembly Checklist:  Checlklist steps for certifying a magnet.
 
Note 
Magnet Assembly Check
 
PreSQL   
DDL Code  CREATE TABLE MAG_ASMBLY_CHK(
     TYPE_IND       CHAR(1)            DEFAULT 'N' NOT NULL,
     TYPE_CMNT      VARCHAR2(2000),
     DATA_IND       CHAR(1)            DEFAULT 'N' NOT NULL,
     DATA_CMNT      VARCHAR2(2000),
     MECH_IND       CHAR(1)            DEFAULT 'N' NOT NULL,
     ELEC_IND       CHAR(1)            DEFAULT 'N' NOT NULL,
     MECH_CMNT      VARCHAR2(2000),
     ELEC_CMNT      VARCHAR2(2000),
     MPOL_IND       CHAR(1)            DEFAULT 'N' NOT NULL,
     MPOL_CMNT      VARCHAR2(2000),
     ALGN_IND       CHAR(1)            DEFAULT 'N' NOT NULL,
     ALGN_CMNT      VARCHAR2(2000),
     DOC_IND        CHAR(1)            DEFAULT 'N' NOT NULL,
     DOC_CMNT       VARCHAR2(2000),
     SUMRY_IND      CHAR(1)            DEFAULT 'N' NOT NULL,
     SUMRY_CMNT     VARCHAR2(2000),
     MOD_DTE        DATE               NOT NULL
)
PCTFREE 10
PCTUSED 40
INITRANS 1
MAXTRANS 255
TABLESPACE MAGNET_TS
LOGGING
NOPARALLEL
STORAGE(INITIAL 10K
         NEXT 10K
         MINEXTENTS 1
         MAXEXTENTS 121
         PCTINCREASE 50
         )
NOCACHE
NOCOMPRESS
;
 
PostSQL   

MAG_ASMBLY_CHK Columns 
ColumnName  Domain  Datatype  NULL  Definition 
TYPE_IND  Indicator  CHAR(1)  NO 
Type Indicator:  Indicates the verification of element type and sorting plan.
 
TYPE_CMNT  Comment  VARCHAR2(2000)  YES 
Type Comment:  A free from text field relating to the Type Indicator.
 
DATA_IND  Indicator  CHAR(1)  NO 
Data Indicator:  Indicates if the data was properly transferred to the database tables.
 
DATA_CMNT  Comment  VARCHAR2(2000)  YES 
Data Comment:  A free form text field relating to the data ind field.
 
MECH_IND  Indicator  CHAR(1)  NO 
Mechanical Indicator:  Used to indicate if the mechanical test is complete.
 
ELEC_IND  Indicator  CHAR(1)  NO 
Electrical Indicator:  Used to indicate if the electrical test is complete.
 
MECH_CMNT  Comment  VARCHAR2(2000)  YES 
Mechanical Comment:  A free form text field relating to the mechanical indicator.
 
ELEC_CMNT  Comment  VARCHAR2(2000)  YES 
Electrical Comment:  A free form text field relating to the Electrical Indicator.
 
MPOL_IND  Indicator  CHAR(1)  NO 
Magnetic Polarity Indicator:  Used to indicated if the magnetic polarity checked correctly.
 
MPOL_CMNT  Comment  VARCHAR2(2000)  YES 
Magnetic Polarity  Comment:  A free form text field relating to the Magnetic Polarity Indicator.
 
ALGN_IND  Indicator  CHAR(1)  NO 
Alignment Indicator.  Used to indicate if the alignment is complete.
 
ALGN_CMNT  Comment  VARCHAR2(2000)  YES 
Alignment Commentt:  A free from text field related to the Alignment Indicator.
 
DOC_IND  Indicator  CHAR(1)  NO 
Documentation Indicator:  Use to indicated if the documentation is complete.
 
DOC_CMNT  Comment  VARCHAR2(2000)  YES 
Documentation Comment:  A free form text field relating to the documentatiion indicator.
 
SUMRY_IND  Indicator  CHAR(1)  NO 
Survey Indicator:  Used to indicate if the survey is complete.
 
SUMRY_CMNT  Comment  VARCHAR2(2000)  YES 
Survey Comment:  A free form text field relating to the Survey Indicator.
 
MOD_DTE  Modify Date  DATE  NO 
Modify Date: The date the current entry was made.
 

MAG_ASMBLY_CHK Primary and Unique Keys 
Key Name  Key Type  Keys 

MAG_ASMBLY_CHK 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 

MAG_ASMBLY_CHK Check Constraints 
Check Constraint Name  CheckConstraint 

MAG_ASMBLY_CHK Storage 
STORAGE OPTION  STORAGE VALUE 
TABLESPACE  MAGNET_TS 
PctFree  10 
PCTUSED   40 
MinExtents 
MaxExtents  121 
Initial  10 
Next  10 
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 

MAG_ASMBLY_CHK Partitions 
PARTITION PROPERTY  PARTITION PROPERTY VALUE 

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

MAG_ASMBLY_CHK Object Permissions 

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

MAG_ASMBLY_CHK Bound Attachments 
Name  Current Value 

MAG_ASMBLY_CHK 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)
Does Not Exist 
NO       
Logbook (Oracle)
Does Not Exist 
NO       
Magnet (Oracle)
MAG_ASMBLY_CHK 
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       

MAG_ASMBLY_CHK Where Used - Submodel Usage 
Model  Submodel Usage 
Magnet (Oracle)  Main Model 

MAG_ASMBLY_CHK Data Movement Rules 
Name  Type  Rule Text/Value