CapsuleCorpJX
IS-IT--Management
A kornshell script uses BTEQ to call a SQL Stored Procedure on teradata.
My question is how can I get my SQL procedure to return an error code to BTEQ?
I want the SQL procedure to be able to signal BTEQ, and have BTEQ signal the ksh script to exit with an abnormal status so it will halt subsequent jobs in the schedule.
My question is how can I get my SQL procedure to return an error code to BTEQ?
I want the SQL procedure to be able to signal BTEQ, and have BTEQ signal the ksh script to exit with an abnormal status so it will halt subsequent jobs in the schedule.