If I have a stored procedure in oracle and I call it from a unix script, how do I pass the return_code(which is a out parameter in my procedure) to the unix script?