IMS DB2 SP generating threads.

IBM's hierarchical database management system with a Database Manager (IMS DB) and a Transaction Manager(IMS DC)
santoshetrx
Posts: 1
Joined: Sat Jun 18, 2011 4:32 pm
Skillset: JCL, COBOL, DB2
Referer: Internet

IMS DB2 SP generating threads.

Postby santoshetrx » Tue Nov 29, 2011 5:33 pm

IMS DB2 Stored Procedure is generating thread. It seems the AERTDLI PSB allocation call is returning address of some other active thread in AIBRESA3 parameter. What can be the reason for this to happen? I saw that the AIB was not initialized. Can this be the reason? The SP is reentrant as well.