IBM zS:Application connets but Oracle tables not updated
We have an application that seems to establish connection but the Database is not updated. We stepped through the logic and our Stored Procedure is called - on a return from the SP the SQL Code is zeroes. The stored procedure creates a log record (audit table) for every call made to it , and saves the log into a audit table and commits (autonomous transaction) but this does not happen. What could be causing this? An help would be greatly appreciated!
Thanks,
Rick