- 0
- 0
- 约3.83万字
- 约 31页
- 2023-10-29 发布于北京
- 举报
BASICS FOR THE V6 DATABASE
Some Definitions – 1/2
Table – Primary data structure in the database consisting of rows and columns
ENOVIA V6 uses three kinds of tables:
MX tables for General Administration data and some global vau ata
LX for vau ata (see below),
IX tables for indexed attributes
Index – Data structure in the database for accelerating access to data via indexing columns on commonly accessed tables
ENOVIA V6 creates database indexes during the installation procedure
The term “Index” in MQL refers to special tables for attributes of V6 – they are not indexes from a database point of view (the IX tables mentioned
above)
Correct tuning of indexes is essential to maintaining acceptable application performance
Note: starting at V6R2011x, there is a new “validate indexes” command to check the OOTB indexes those actually defined in the database
Views – Virtual tables meant to keep critical information in memory for fas ccess
There are two default views starting in V6R2013 – they require that the Oracle schema owner have the “create view” priviledge
Vault – ENOVIA-specific organization of data. By default there are 3 ernance vaults (eService Production, eService Admin
and eService Sample) and 1 VPLM vault (vplm)
By default, eService Production vault is used for all CBP applications
VPM exclusively (for the moment) uses vplm vault
Vaults are identified internally with 8-digit hex OIDs stored in the MXLATTICE table
Note on OIDs per Vault
The OID generation algorithm is based on a signed, 32-bit integer. It can generate an OID in
the range -2^31 ~ 2^31-1 (4B+ values). However, for practical purposes we need to leave
“gaps” between the OID values for fast generati
您可能关注的文档
- w3 time notes第4章货币时间价值.pdf
- 中电建〔2023〕141号附件1:QZGDJB03.05-2023陆上风电场工程企业定额概算编制规定及费用构成和标准.pdf
- 中电建〔2022〕27号附件4:水电工程施工机械台时费企业定额.pdf
- 中电建〔2023〕141号附件5:QZGDJB03.09-2023光伏发电工程企业定额概算编制规定及费用构成和标准.pdf
- 中电建〔2023〕141号附件4:QZGDJB03.08-2023海上风电场工程企业定额.pdf
- 中电建〔2022〕27号附件3:水电设备安装工程企业定额.pdf
- 中电建〔2022〕27号附件2:水电建筑工程企业定额 (1).pdf
- 《四川省建设工程工程量清单计价定额—市政工程》.pdf
- 中电建〔2023〕141号附件6:QZGDJB03.10-2023光伏发电工程企业定额.pdf
- 11 军神【新课标版】.pptx
原创力文档

文档评论(0)