Does this mean you can only have the out/in refcursor for the resultset and not for the exception handling in the stored procedure, even if you give back the resultset columns with '0' as content?
I don't understand why cognos treats a stored procedure differently.
Also no chance for an output parameter?
Main Topics
Browse All Topics





by: RWrigleyPosted on 2008-11-23 at 13:25:24ID: 23025959
For a stored procedure to be used by Cognos, it needs to return a single dataset . There is no mechanism on the Cognos side to handle anything else.