Reputation: 11
I am working in Socket protocol. I am getting the response time as Zero for a few transactions even if the transactions are getting passed(checked in backend as data is created in DB). So I want to change the settings in IBM-RPT to get the response time in micro/nano seconds.
Upvotes: 0
Views: 110
Reputation: 306
Could you try using the VMARG -DrptNanoTime. You can find some details in the PDF here.
Also, FYI, you'd get faster responses if you post your queries on the RPT forum on IBM DeveloperWorks site here.
Upvotes: 0