Hi, This is great , thank you for sharing, Couple of questions: 1) When i run this in my log folder, the errors only seem to be appearing for the first log file - How do i add more records (for multiple log files) to the temp1 table? or for example if i have 22 log files to parse, do i have to create 22 volatile tables? If you could share an example with 2-3 files, that would be great. 2) It looks like you are extracting the kick off time of the log (or start time of the program) , is there a way to extract the completion or last updated time ? 3) If i have a known error that will appear each time the code (ex:ERROR: Script file interpretation terminated due to error.) , is there any way to ignore these message Thanks in advance, Shashank
... View more