Maintaining SQL-based Clients (updateccdb utility)

updateccdb utility works for current company or for company specified with -C option.

If it will fail and there will be something like failed because of other objects depends on it in updateccdb.log file, we should drop view using: createccview -s -d and then recreate them after running updateccdb.

Below are a few things you should consider before installing or updating any new sql programs:

Exporting data from SQL database to our Control file format

exportccdb [-f filename] [-s] [-o] -f filename export only specified file/table name (optional, export all by default)

-s silent or script mode, do not ask for confirmation

-o overwrite file if exist


CategorySql

SqlMaintenance (last edited 2013-09-18 06:09:34 by localhost)