The following table describes optional exportRepository arguments:

Argument

Description

startupmodules

Lists the modules to start for the export process. Specify the modules that contain the source repositories for exported data. Delimit multiple modules with a semi-colon (;) on Windows and a colon (:) on UNIX.

This argument must precede all others, including file.

servername

The ATG instance on which to run this script. Use this argument when you have multiple servers running on a machine.

If specified, this argument must precede all others except m.

batchSize size

The number of items to query at one time. The larger the specified number, the faster the export but the greater the amount of memory required. The default is 1000.

Specify -1 to export all items in a single batch.

Sybase Note: Depending on your Sybase ASE stack size setting, exportRepository’s default batch size of 1000 might generate exceptions on large repositories. If necessary, explicitly set the batch size by supplying a batchSize argument. An argument of 900 is recommended, but you might need to adjust that number to suit your environment.

 
loading table of contents...