Thanks!
While I am sure your solution works perfectly, I was able to work around the problem by changing my SQL that produces the difference between last id and max id and output 'true' if there is a difference. Now I just need to grep on true from the sqlplus.out file and that satisfies the condition.
As always unix.com delivers, in my case not a final solution, but helpful hints to get me there.
|