NonStop SQL/MP Reference Manual

Table Of Contents
NonStop SQL/MP Reference Manual142115
C-90
CONVERT Command
If ServerWare Storage Management Foundation (SMF) is installed on your node, files
you specify in CONVERT syntax cannot be on any $*.ZYS*. subvolumes.
CONVERT RECORD ddl-record-name TO TABLE table-name
[ [,] convert-option ] ... ;
convert-option is:
{ MAP NAME[S] { map } }
{ { ( map [ , map ] ... ) } }
{ }
{ CATALOG[S] { catalog-spec }
{ { ( catalog-spec [, catalog-spec ]...) }
{ }
{ COMMENTS }
{ }
{ DICTIONARY subvol }
{ }
{ FILE IS enscribe-file }
{ }
{ { LOAD | NO LOAD } }
{ }
{ { PART | NO PART } }
{ }
{ SOURCE edit-file [ CLEAR ] }
{ }
{ { VARCHARS | NO VARCHARS } }
{ }
{ REDEFINE ( redef-spec [, redef-spec ] ... ) }
{ }
{ CHARACTER { ISO88591 } }
{ { ISO88592 } }
{ { ISO88593 } }
{ { ISO88594 } }
{ { ISO88595 } }
{ { ISO88596 } }
{ { ISO88597 } }
{ { ISO88598 } }
{ { ISO88599 } }
{ { KANJI } }
{ { KSC5601 } }
{ { UNKNOWN } }
{ }