I am trying to use the AGS server studio stored procedure debugger with the UCCX informix database. When trying to start the debugger I get a popup that indicates that to enable debugging of a stored procedure the debugger has to create its debugging version with instrumentation code. When I click okay then I get a popup that you do not have the privileges to modify 'sp_csq_interval2' which is the stored procedure that I would like to debug.
I am using uccxhruser to make the connection to the UCCX database.
Anyone have a suggestion how I can get the debugger to work?