Hi,
I am using IDS 9.30.
If I run the following query through dbaccess the value of isdeletes and longtxs increases. No other transaction is running at that time.
"SELECT syssesprof.sid, isdeletes, longtxs FROM syssesprof, syssessions WHERE syssesprof.sid = syssessions"
Any reason why it should??
Thanks,