I'm getting a -805 when trying to run the changed stored procedure. The bind process that is done is: stop stored procedure, compile and bind stored proc, start stored procedure, refresh wlm area.
I still get a -805. I've tried displaying some things in the stored procedure but those changes are not reflected. Is there anything that I'm doing wrong?
Bind should be done after WLM refresh.