CREATE_PK_IN_DOC - CREATE_PK_IN_DOC - Perceptive Content - Perceptive Content Database Upgrade Package for Oracle Server - Perceptive-Content/Perceptive-Content-Database-Upgrade-Package-for-Oracle-Server/Foundation-24.1/Perceptive-Content-Database-Upgrade-Package-for-Oracle-Server/Upgrade-and-Synchronization-Procedures/Upgrade-procedures-EP2-7.5/CREATE_PK_IN_DOC - Foundation 24.1 - Foundation 24.1

Perceptive Content Database Upgrade Package for Oracle Server

Platform
Perceptive Content
Product
Perceptive Content Database Upgrade Package for Oracle Server
Release
Foundation 24.1
License
ft:lastPublication
2024-04-02T13:38:57.399000
ft:locale
en-US

The CREATE_PK_IN_DOC procedure creates the primary key constraint and primary key index and the primary key case insensitive (PKCI) NLS function-based index on the new IN_DOC table (NEW_DOC). This procedure is indirectly executed by the UPTIME_STEPS procedure or can be executed manually after running CREATE_DEST_TABLE_IN_DOC, and LOAD_DEST_TABLE_IN_DOC.

Note:
  • The indexes created by this procedure must be in place prior to starting the synchronization process or the performance of the sync process will be severely impacted.
  • This procedure will create both the primary key index (PK_NEW_DOC) and the case insensitive unique index (PKCI_NEW_DOC) and does not honor the MAX_MINUTES parameter.