Syntax
<restore_spec> ::= FOR DATALOAD| FOR FASTLOAD| FOR DATAUPDATE
Use
Use this
syntax rule for describing tables in a DATAEXTRACT command to specify which command for loading data in the command file to generate.If you want to generate a
FASTLOAD command, this command has the value 80% as the usage of the database (<usage_spec>). This is the default used by the Replication Manager.DATAEXTRACT FOR DATALOAD TABLE article
OUTFILE 'article.control'
OUTFILE 'article.data'