Configure the DBExportConfiguration.xml file to configure the target database.
Follow these steps:
/opt/CA/SharedComponents/iTechnology
vi DBExportConfiguration.xml
<dbToUse values="MSSqlServer/OracleServer/PostgresSqlServer">specify_db</dbToUse> line.
Defines the host name of the machine where your RDBMS is installed.
Defines the port number to connect to your RDBMS.
Defines the name of the database into which the utility exports the archived databases.
Defines the username that connects to the target database.
Defines the munged password of the username that is specified in user_name.
Defines the number of events that the utility must export into the target database at a time.
Default: 5000
Limits: 1000 - 10000
Important! If you update the file after enabling the utility, restart the CA iTechnology iGateway by executing the ./S99igateway stop and ./S99igateway start commands.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|