DBTools structures

This section lists the structures that are used to exchange information with the DBTools library. The structures are listed alphabetically. With the exception of the a_remote_sql structure, all of these structures are defined in dbtools.h. The a_remote_sql structure is defined in dbrmt.h.

Many of the structure elements correspond to command line options on the corresponding utility. For example, several structures have a member named quiet, which can take on values of 0 or 1. This member corresponds to the quiet operation (-q) option used by many of the utilities.


a_backup_db structure
a_change_log structure
a_create_db structure
a_db_info structure
a_db_version_info structure
a_dblic_info structure
a_dbtools_info structure
an_erase_db structure
a_name structure
a_remote_sql structure
a_sync_db structure
a_syncpub structure
a_sysinfo structure
a_table_info structure
a_translate_log structure
a_truncate_log structure
an_unload_db structure
an_upgrade_db structure
a_validate_db structure