NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
D-67
DUP Command
DUP resembles the FUP DUP command in function and syntax, but you cannot use FUP
DUP on SQL objects.
DUP source-fileset-list,
{ target-fileset }
{ }
{ MAP NAME[S] { map-spec } }
{ { (map-spec [, map-spec] ... ) } }
[ [,] dup-option ] ... ;
dup-option is:
{ CATALOG[S] { catalog-spec } }
{ { ( catalog-spec [, catalog-spec ]...) } }
{ }
{ COLLATION[S] ( collation-spec[,collation-spec]... ) }
{ }
{ ALLOWERRORS [ ON | OFF | num ] }
{ }
{ [ NO ] LISTALL }
{ }
{ SAVEALL [ ON | OFF ] }
{ }
{ SAVEID [ ON | OFF] }
{ }
{ SOURCEDATE [ ON | OFF ] }
{ }
{ [ TARGET ] { NEW | KEEP | PURGE } }
{ }
{ INDEX[ES] [ IMPLICIT | OFF ] }
{ }
{ VIEW[S] [ IMPLICIT | EXPLICIT | OFF ] }
map-spec is:
simple-fileset-list TO fileset
catalog-spec is:
catalog-name [ FOR simple-fileset-list ]
collation-spec is:
{ collation-name }
{ }
{ ( collation-name [ , collation-name ] ... ) }
FOR simple-fileset-list