NAME

syncSQL - synchronize the SQL store.

SYNOPSIS

syncSQL [-an] [ suite ]

OPTIONS AND ARGUMENTS

-a

If specified, then all suites will have their SQL data store initialized, even if ApTest Manager thinks they are already up to date.

--defer

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.

-n

Do nothing.

suite

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.