If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > client v7 to connect v8.1 mts error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-21-06, 15:22
Chuck Barber Chuck Barber is offline
Registered User
 
Join Date: Feb 2006
Posts: 2
We are trying to access a cobol stored procedure on zOS using
DB2 Connect V8.1 fp7b RTC via an AIX server, we are able
to connect to the database on zOS, however when try to access
the stored procedure we get the following error:

IBM][CLI Driver] SQL0998N. Error occurred during transaction or
heuristic processing. Reason code = ?16?. Subcode = ?2-80004005?.
SQLstate = 58005

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 02-21-06, 16:21
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Look out for more information in Stored Proc Address space, Distributed address space and master address space on zoS . Also check the client's db2diag.log file ..

If these do not help, try a db2 cli trace also ..

Even before that, are you able to successfully call the procedure on zOS itself ?

Cheers
Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 02-22-06, 07:03
Chuck Barber Chuck Barber is offline
Registered User
 
Join Date: Feb 2006
Posts: 2
Nothing showed up in Stored Proc Address space, Distributed address space and master address space on zoS. Also nothing showed up in the db2diag.log.

I will try a DB2 CLI trace.

Yes this is a production Stored procedure that has been working fine and
can be called from z/OS.

Thanks
Chuck
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On