syncSQL - synchronize the SQL store.
syncSQL [-an] [ suite ]
If specified, then all suites will have their SQL data store initialized, even if ApTest Manager thinks they are already up to date.
Mark the suite(s) as out of sync (ready=0) without performing any synchronization. The SQL tables are left as-is; a subsequent syncSQL run (without --defer) will rebuild them. Useful during upgrades when you want to skip the time-consuming sync phase and re-sync later.
Do nothing.
The suite whose store is to be synchronized. If no suite is specified, then all test suites with active connections will be synchronized.
Copyright © 2000-2013 Applied Testing and Technology, Inc. All rights reserved.