Was this helpful?
CALL X100 (X100 Only)
Valid in: SQL, ESQL
The CALL X100 statement calls an X100 system command.
Note:  This statement requires the SECURITY privilege or DB_ADMIN database permission.
This statement has the following format:
CALL X100( COMMAND ['PARAMETERS'])
where:
COMMAND
Specifies the name of the system command. Commands include:
CLEANUP_UNUSED_FILES
CONDENSE_LOG
FORCE_TRANSACTION_DISALLOW_COMMIT
SETCONF
TERMINATE
TERMINATE_IF_IDLE
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.
Last modified date: 02/03/2024