Hi,
I want to pull out the information from sqlldr log file and insert into a record table.The table contains columns like rows_processed,datafile_name,etc.How do I get this from log file?And in my record table I've a column it's value also I want to get from log file.But I don't know how to add it automatically to log file ?Is there any way to add comments or additional info to log file ?Is it possible through control file ?Please can any one help me.

Thanks,
kkr12