Void Database

Void database contains only structure of the database. You can't do any operations on it without first copying the metaschema.

To copy the metaschema and depending on your blocksize use the command below

procopy $DLC/emptyn dbname where 'n' is your blocksize.

or, you can do a propcopy, prodb or prorest to copy an existing database to a new database.
 
Void database contains only structure of the database. You can't do any operations on it without first copying the metaschema.

To copy the metaschema and depending on your blocksize use the command below

procopy $DLC/emptyn dbname where 'n' is your blocksize.

or, you can do a propcopy, prodb or prorest to copy an existing database to a new database.

Thank you very much....

Thanks & Regards
Sanjay Piplodiya
 
Back
Top