Difference between revisions of "DB:PackGlobalDB"

From WireCAD Online Help
Jump to: navigation, search
Line 3: Line 3:
 
|perms=any
 
|perms=any
 
|level=XLT, PRO, ENT
 
|level=XLT, PRO, ENT
|desc=Compacts, repairs, and re-indexes the database. This function will also remove any stray table and record locks.}}
+
|desc=Compacts, repairs, and re-indexes the global database. This function will also remove any stray table and record locks.}}
  
 
== Description ==
 
== Description ==

Revision as of 04:08, 21 February 2013

Command Line Shortcut: none

User Permissions Level: any
Product Level: XLT, PRO, ENT
Compacts, repairs, and re-indexes the global database. This function will also remove any stray table and record locks.


Description

The Pack function is different than the Pack-Up and Go. The two should not be confused. The Pack function describe here is a database specific repair function. Pack will compact, repair, re-index, and remove errant record locks on the selected database. This may be done periodically to increase data access speed, or following a fault that leaves the database locked.

Before You Start

Nothing. Go for it.


Attention.png Warning: Do not kill the WireCAD process during this function. It would be bad.