table_import command

table_import -help
table_import -password password [-server url] [-user user] { 
             -clearerror |
             -clearexclusion |
             -clearstaging |
             -deleteexcluded [-batch] |
             -encryptstagingtbls [-batch] |
             -getLoadHistoryReport reportID [-filepath filepath] |
             -integritycheck [-allreferencesallowed] [-batch] [-clearerror]
                   [-numthreadsintegritychecking num ] [-populateexclusion] |
             -integritycheckandload [-allreferencesallowed] [-batch] [-clearerror] 
                   [-estimateorastats] [-numthreadsintegritychecking num ] 
                   [-populateexclusion] [-zonedataonly] | 
             -listLoadHistoryReports numReports |
             -populateexclusion [-batch] |
             -updatedatebasestatistics [-batch] [-integritycheckandload] }

The table_import command loads data from staging tables into PolicyCenter. Most of the options for this command require the server to be at the MAINTENANCE run level. Before you use those command options, use the system_tools -maintenance command option to set the server run level to MAINTENANCE. Use the system_tools -multiuser command option to set the server run level to MULTIUSER after the table import command completes.

It is not possible to use the system_tools -terminateprocess command option to terminate the table_import command.

Important: PolicyCenter supports bulk data import from staging tables for loading zone data only. For more information, see zone_import command.