

Appendix › Import the BIAR File with the BICONFIG Utility › Run GRLoader from a Remote MDR
Run GRLoader from a Remote MDR
Use GRLoader to push data from a remote MDR to CA CMDB in one of the following ways:
- Copy the XML data from the remote system that runs the MDR to the system running CA CMDB, and then execute GRLoader on the CA CMDB system.
- Execute GRLoader on the remote MDR system itself.
Important! If you want to run GRLoader manually, see the CA CMDB r12.7 Technical Reference Guide.
To prepare to execute GRLoader from a remote system that does not have CA CMDB installed
- Verify that the Java Runtime Environment (JRE) version 6.0 or higher is installed and available.
- Copy the contents of the %NX_ROOT%\java\lib directory from the CA CMDB system to a directory on the remote system where you want to run it. This remote directory is named %ROOT%.
- Create a file named NX.ENV in the %ROOT% directory:
- Open the file with a text editor and add the following line:
@NX_LOG=path_that_contains_the_log_files
- Create the %ROOT%\site\cfg directory.
- Create the %ROOT%\log directory.
To run GRLoader from the remote system, execute the following command:
java -Xmx512M -cp %ROOT% -jar %ROOT%/GRLoader.jar -N %ROOT% -u [userid] -s [server] -i [other GRLoader options]
where %ROOT% is the fully qualified path containing the files that were copied in Step 2.
Copyright © 2013 CA.
All rights reserved.
 
|
|