Implementation Guide › Considerations for CA Audit Users › Importing Data from a SEOSDATA Table › Import Events from a Windows Collector Database
Import Events from a Windows Collector Database
You can use this procedure to import event data from a Collector database that resides on a Windows Data Tools server.
To import events from a SEOSDATA table on a Windows 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, \Program Files\CA\Shared Components\iTechnology.
- Start the import utility using the command syntax:
LMSeosImport.exe -dsn <dsnname> -user <UID> -password <password> -target <targethostname> <optional flags>
More information:
Import Utility Command and Options
LMSeosImport Command Line Examples