Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Korn shell script to get a value from logfile

JSMQMar 26 2020 — edited Apr 15 2020

Hi - I have a korn script to execute a oracle job to process a data file . In the shell script we are a capturing all the activities in a log file(LOG_File) and we are capturing the record count like no of gets processed and rejected(variable in log file "Num of rejected records:" ). I'd like to trigger an email to our team when the total rejected record is more than 1.

This post has been answered by Dude! on Apr 3 2020
Jump to Answer
Comments
Post Details
Added on Mar 26 2020
20 comments
575 views