You can run a test import with output to STDOUT to preview the import results without actually importing or migrating data. This is a good way to test the command line parameters you have entered for either a one-time migration or for a regularly scheduled import batch job.
To run a test import to preview import results
Solaris: /opt/CA/SharedComponents/iTechnology
Windows: \Program Files\CA\SharedComponents\iTechnology
For Solaris:
./LMSeosImport.sh -dsn eAudit_DSN -user sa -password sa -target <Log_Manager_host_name_or_IP> -minid 1000 -maxid 4000 -preview
For Windows:
LMSeosImport.exe -dsn eAudit_DSN -user sa -password sa -target <Log_Manager_host_name_or_IP> -minid 1000 -maxid 4000 -preview
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |