Was this helpful?
Examples: verifydb
Run verifydb with the refresh_ldbs option on the mystar database to check whether or not the iiddb_ldb_dbcaps catalog correctly reflects the level of its registered databases. Log output is to the default verify log file.
verifydb -mreport -sdbname mystar -orefresh_ldbs
Run verifydb with the refresh_ldbs option on the mystar database, correcting any iiddb_ldb_dbcaps catalog entries that incorrectly reflect the level of its registered databases. Log output is to the alternate refreshldb.log log file.
verifydb -mrun -sdbname mystar -orefresh_ldbs -lfrefreshdb.log
Run verifydb with the refresh_ldbs option on all databases that you own, correcting any iiddb_ldb_dbcaps catalog entries that incorrectly reflect the level of its registered databases. Log output is to the alternate refreshldb.log log file.
verifydb -mrun -sdba -orefresh_ldbs -lfrefreshdb.log
Run verifydb with the refresh_ldbs option on all databases that user sue owns, correcting any iiddb_ldb_dbcaps catalog entries that incorrectly reflect the level of its registered databases. Log output is to the default verify log file.
verifydb -mrun -sdba -orefresh_ldbs -usue
Last modified date: 01/30/2023