Print Page as PDF
CAPACITY PLANNING TIMING METRIC DATA ICR (4313)

CAPACITY PLANNING TIMING METRIC DATA    ICR (4313)

Name Value
NUMBER 4313
IA # 4313
GLOBAL ROOT KMPTMP('KMPDT',
DATE CREATED 2003/12/16
CUSTODIAL PACKAGE CAPACITY MANAGEMENT TOOLS
USAGE Controlled Subscription
TYPE File
DBIC APPROVAL STATUS APPROVED
NAME CAPACITY PLANNING TIMING METRIC DATA
GLOBAL REFERENCE
GLOBAL REFERENCE GLOBAL DESCRIPTION
KMPTMP("KMPDT",
Packages are given direct write and read permission of
the ^KMPTMP("KMPDT") global in order to generate Capacity Planning (CP) timing
metric data for capacity planning purposes.

1. The calling package will initially start the Capacity Planning (CP)
timing metric clock with the following code:

S ^KMPTMP("KMPDT",pkg_name,id_node)=$H_start_time_"^^"_$G(DUZ)_"^"
_$G(IO( "CL NM"))

Where pkg_name = Variable identifies the particular calling package
Id_node = identifying id that will be utilized when the timing
metric clock is stopped (see Item 2 below)
$H_start_time = Start time in $Horolog format

NOTE: DUZ and IO("CLNM") are Kernel system variables

Where
DUZ = User id
IO("CLNM") = client name



2. The calling package will stop the Capacity Planning (CP) timing
metric clock with the following code:

S $P(^KMPTMP("KMPDT",pkg_name,id_node),"^",2)=$H_stop_time

Where pkg_name = Variable identifies the particular calling package
Id_node = identifying id that was used when the timing metric
clock was started (see 1 above)
$H_stop_time = Stop time in $Horolog format
STATUS Active
KEYWORDS TIMING
DURATION Till Otherwise Agreed
ID KMPTMP('KMPDT',
SUBSCRIBING PACKAGE
SUBSCRIBING PACKAGE ISC SUBSCRIBING DETAILS
ORDER ENTRY/RESULTS REPORTING Salt Lake City
The subscribing package will use the following
variables:

pkg_name = "ORWCV"
id_node = NODE

Where NODE = "ORWCV "_IP_"-"_HWND_"-"_DFN

Where HWND and DFN are parameters passed into the calling ORWCV POLL RPC.
RPC BROKER
RPC ADDED 12/7/2011