CALL VECTORWISE
Valid in: SQL, ESQL
The CALL VECTORWISE statement calls a Vector system command.
Note: This statement requires the SECURITY privilege or DB_ADMIN database permission.
This statement has the following format:
CALL VECTORWISE( COMMAND ['PARAMETERS'])
where:
COMMAND
Specifies the name of the system command. Commands include:
• CLEANUP_UNUSED_FILES
• CONDENSE_LOG
• FORCE_TRANSACTION_DISALLOW_COMMIT
• SETCONF
• TERMINATE
• TOTAL_DB_SIZE
• VWLOG_RELOAD
• VWLOG_ROTATE
• COMBINE (Deprecated; use MODIFY...TO COMBINE instead)
• REWRITE (Deprecated; use MODIFY...TO RECONSTRUCT instead)
'PARAMETERS'
Specifies one or more parameters specific to the called system.