Restorefiles positional parameters
Positional parameters immediately follow the restorefiles command and precede the optional parameters.
The following positional parameters specify the object
to restore:
- *|database_name1,...,database_nameN
-
- *
- Sequentially restore all flat files for the database.
- dbname
- Restore the specified database files. Multiple entries are separated by commas.
The following positional parameters specify the type of
backup from which the files are restored:
- FULL |COPY |INCRemental | DIFFerential
-
- FULL
- Restore the files from a Full type backup for VSS.
- COPY
- Restore the files from a Copy type backup for VSS.
- INCRemental
- Restore the files from an Incremental type backup for VSS.
- DIFFerential
- Restore the files from a Differential type backup for VSS.