Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a requirement of redirecting console output to email. But, the console output needs to be written to the message body of the email.
I also understand that tjava needs to be used. May I know where must I connect it?
I DO NOT want to write into any file and then read it or attach to an email.
I want to run this as a .sh job
Please find the below screenshot. I have introduced an error on purpose in the tmysqloutput.
I also want the job to stop executing and hence, used the tdie.
Request you to help me achieve this
Thanks in advance