Implementation Guide › Considerations for CA Audit Users › Importing Data from a SEOSDATA Table › Import Events from a Solaris Collector Database
Import Events from a Solaris Collector Database
You can use this procedure to import event data from a Collector database that resides on a Solaris Data Tools server.
To import events from a SEOSDATA table on a Solaris server
- Locate the name of the server on which the SEOSDATA table resides.
- Ensure that you have user access credentials for that server with at least Read access to the SEOSDATA table.
- Access a command prompt on the CA Audit Data Tools server.
- Navigate to the directory, /opt/CA/SharedComponents/iTechnology.
- Start the import utility using the command syntax:
./LMSeosImport -dsn <dsnname> -user <UID> -password <password> -target <targethostname> <optional flags>
More information:
LMSeosImport Command Line Examples
Import Utility Command and Options