sai_santosh Beginner
Joined: 09 Mar 2006 Posts: 1 Topics: 1
|
Posted: Thu Mar 09, 2006 8:11 am Post subject: How to make an application threadsafe |
|
|
Hi,
We are implementing a major performance tuning request, in which we are converting our application programs from Quasi reentrant to thread safe.
Here are the details:
Currently we are using CICS V2.3 and DB2 UDB V7.1.
We are able to identify the non thread safe commands in the application program using the utility DFHEISUP, but we are not sure how to make non-thread safe commands to thread safe commands |
|