Thanks for all of the detail you provided. What you described is actually
expected behavior. A stored procedure is processed differently from
a TABLE request that is translated within WebFOCUS. We do have a solution
on our web site that reviews this in more detail:
https://techsupport.informatio...om/sps/11043534.html TECHNIQUE
How to SQL statement trace with synonym for stored procedure
Problem:
How to see the SQL statement trace with synonym for stored procedure.
Running a request against a synonym for a DB2 Stored procedure. They want to
see the SQL statement (SQLSTMT) that are generated and passed to DB2.
Solution:
Synonyms for stored procedures are processed differently than a synonym for a
table. There are no SQL statements created like they are with a synonym for a
table.
To debug an issue with a request against a synonym for a stored procedure, a
full agent trace is required.
Please let me know if you have any further questions or concerns related
to this issue.
Regards,
Customer Support Services
Information Builders