sample.log
----------
Verifying file ABC.TXT ...
Count check OK for file ABC.TXT
Check File rowcount: 919526 , trailer rowcount: 919526
Bulk Copy into Target table TABLE_ABC started Mon Apr 6 04:16:52 EDT 2009
In the sample.log
Check File row count is the count for text file ABC.TXT and
trailer count is the coutnt for TABLE_ABC table
we need the grep command or script to grep the count like this
ABC.TXT 919526 TABLE_ABC 919526