MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

RMI

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
nivedita
Beginner


Joined: 04 Nov 2003
Posts: 22
Topics: 15

PostPosted: Tue Jan 06, 2004 8:27 am    Post subject: RMI Reply with quote

Hi,

I would like to know different time parameters in CICS like
USRDISPT
USRCPUT
SUSPTIME
DISPWTT
QRDISPT
QRCPUT

QRMODDLY

DSPDELAY

RMITIME
RMISUSP
SYNCTIME

DB2WAIT

what does RMI time stands for?
Back to top
View user's profile Send private message
mayuresh.tendulkar
Beginner


Joined: 25 Apr 2003
Posts: 31
Topics: 6
Location: Pune

PostPosted: Tue Jan 06, 2004 8:41 am    Post subject: Reply with quote

Hello nivedita,

This is the excerpt from the book: CICS PERFORMANCE GUIDE

RMITIME: Amount of elapsed time spent in the Resource Manager Interface (RMI).

Quote:
In the explanation below: The term clock is distinguished from the term time stamp.

A clock is a 32-bit value, expressed in units of 16 microseconds, accumulated during one or more measurement periods. The 32-bit value is followed by 8 reserved bits, which are in turn followed by a 24-bit value indicating the number of such periods. Neither the 32-bit timer component of a clock nor its 24-bit period count are protected against wraparound. The timer capacity is about 18 hours, and the period count runs modulo 16 777 216.

The 8 reserved bits have the following significance:
Bits 0, 1, 2 and 3 Used for online control of the clock when it is running, and should always be zeros on output.
Bits 4 and 7 Not used.
Bits 5 and 6 Used to indicate, when set to 1, that the clock has suffered at least one out-of-phase start (bit 5) or stop (bit 6).

A time stamp is an 8-byte copy of the output of an STCK instruction.

Note: All times produced in the offline reports are in GMT (Greenwich Mean Time) not local time. Times produced by online reporting can be expressed in either GMT or local time.

Hope this helps

Regards

Mayuresh Tendulkar
Back to top
View user's profile Send private message Send e-mail
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12382
Topics: 75
Location: San Jose

PostPosted: Tue Jan 06, 2004 9:16 am    Post subject: Reply with quote

nivedita,

RMI stands for Resource Manager Interface which is a program or a group of programs that you write to enable you to structure calls from your CICS system in such a way that they can access non-CICS resources, such as databases, that you would not normally be able to access. An RMI is written using the CICS task-related user exit interface. DBCTL, for example, is accessed by means of an RMI.

The variables you are talking of belong to the performace data in group DFHTASK

check this link for detailed explanation of the variables.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHJAT3C/2.3.10.17?SHELF=&DT=20030107145816&CASE=

Hope this helps...

cheers

kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
nivedita
Beginner


Joined: 04 Nov 2003
Posts: 22
Topics: 15

PostPosted: Tue Jan 06, 2004 9:42 am    Post subject: Reply with quote

Thanks Kolusu!!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group