• command_file is the script file containing the dump commands. Consult http://www.faircom.com/doc/isql/ (Data Unload Utility: dbdump -> The Commands File) for details on this kind of files. The following snippet shows a sample command_file:
• database_name is the name of the destination database
• options can be one or more of the following:
o -u user_name: user name to connect to the database.
o -a password: password to connect to the database.-n: parse the commands file and display errors, if any, without doing the database load.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |