Example Forexample, you may be running an Adaptive Server Enterprise server on a
UNIXsystem that holds the consolidated database, but wish to deploy
remotedatabases on laptop computers running some flavor of Windows.
Inthis circumstance, you have several options for the platforms on which
youextract the database, including the following, assuming you have the
requisitesoftware:
Runthe extraction utility on UNIX to create the reload script and data
files. Copy the script and data files to a Windowsmachine. Createthe
AdaptiveServer Anywhere databases and load them up with the schema
anddata on Windows.
Runthe extraction utility on UNIX to create the reload script and data
files. Create the Adaptive Server Anywheredatabases and load them up
withthe schema and data on the same UNIX platform, and then copy the
databasefiles onto Windows machines for deployment.
Runthe extraction utility on Windows, and carry out all database creation
andother tasks on the Windows operating system.
Notes on synchronization and extraction
Extractinglarge numbers of subscriptions, or synchronizing subscriptions
tolarge, frequently-used tables, can slow down database access for other
users. Youmay wish to extract such subscriptions when the database is
notin heavy use. Thishappens automatically if you use a SEND AT
clausewith a quiet time specified.
Synchronizationapplies to an entire subscription. There is currently no
straightforwardway of synchronizing a single table.
Forperformance tips for Adaptive Server Enterprise users using a
subscription-list
column,see “Tuning extraction performance” on page 155
and“Tuning extraction performance for shared rows” on page 162.
190