Creating the Manager Parameter File
To configure Manager with required port information and optional parameters, create a parameter file by following these steps. See Using Oracle GoldenGate Parameter Files for more information about Oracle GoldenGate parameter files.
Note:
If Oracle GoldenGate resides in a cluster, configure the Manager process within the cluster application as directed by the vendor's documentation, so that Oracle GoldenGate fails over properly with other applications. For more information about installing Oracle GoldenGate in a cluster, see the Oracle GoldenGate documentation for your database.
Example 4-1 Sample manager file on a UNIX system
PORT 7809 DYNAMICPORTLIST 7810-7820, 7830 AUTOSTART ER t* AUTORESTART ER t*, RETRIES 4, WAITMINUTES 4 STARTUPVALIDATIONDELAY 5 USERIDALIAS mgr1 PURGEOLDEXTRACTS /ogg/dirdat/tt*, USECHECKPOINTS, MINKEEPHOURS 2
The following is a sample Manager parameter file on a UNIX system using required and recommended parameters.