Re: FCONAPPC...

2010-03-19 Thread Eginhard Jaeger
Or you can pass the FCONAPPC subcommand with the PERFKIT invocation as
 PERFKIT  FCONA
to connect to the APPC/VM default resource FCXRES00 (*not* FCXRESOO). 
(Multiple subcommands can be appended as arguments with the PERFKIT command,
separated by semicolons, to be executed FIFO once initialization has completed).

Eginhard
  - Original Message - 
  From: Kris Buelens 
  To: IBMVM@LISTSERV.UARK.EDU 
  Sent: Wednesday, March 17, 2010 10:56 PM
  Subject: Re: FCONAPPC...


  What about this (an extract from my PTK3270 EXEC

  'STATE PERFKIT MODULE'
  if rc0 then do
 'EXEC LNK PERFSVM 201; = 29D; = 1CC (NOMSG'
 Linked=(rc=0)
 if rc0 then exit rc
  end

  Say 'Press enter to view the Performance toolkit panel'
  'PERFKIT FCONAPPC' resource


  (where resource by default would be FCXRESOO


  2010/3/17 Bruce Hayden bjhay...@gmail.com

There is no FCONAPPC MODULE - what you do is access the disk with the
PERFKIT MODULE (5VMPTK40 201 or 6VMPTK10 201), run PERFKIT MODULE,
then enter the FCONAPPC command to connect to the running PERFSVM
machine.

On Wed, Mar 17, 2010 at 12:05 PM, David Boyes dbo...@sinenomine.net wrote:
 Drawing a blank here, and no docs handy. On 5.4, what disk is FCONAPPC on?



--
Bruce Hayden
z/VM and Linux on System z ATS
IBM, Endicott, NY




  -- 
  Kris Buelens,
  IBM Belgium, VM customer support


FCONAPPC...

2010-03-17 Thread David Boyes
Drawing a blank here, and no docs handy. On 5.4, what disk is FCONAPPC on?


Re: FCONAPPC...

2010-03-17 Thread Bruce Hayden
There is no FCONAPPC MODULE - what you do is access the disk with the
PERFKIT MODULE (5VMPTK40 201 or 6VMPTK10 201), run PERFKIT MODULE,
then enter the FCONAPPC command to connect to the running PERFSVM
machine.

On Wed, Mar 17, 2010 at 12:05 PM, David Boyes dbo...@sinenomine.net wrote:
 Drawing a blank here, and no docs handy. On 5.4, what disk is FCONAPPC on?



-- 
Bruce Hayden
z/VM and Linux on System z ATS
IBM, Endicott, NY


Re: FCONAPPC...

2010-03-17 Thread Kris Buelens
What about this (an extract from my PTK3270 EXEC
'STATE PERFKIT MODULE'
if rc0 then do
   'EXEC LNK PERFSVM 201; = 29D; = 1CC (NOMSG'
   Linked=(rc=0)
   if rc0 then exit rc
end

Say 'Press enter to view the Performance toolkit panel'
'PERFKIT FCONAPPC' resource

(where resource by default would be FCXRESOO

2010/3/17 Bruce Hayden bjhay...@gmail.com

 There is no FCONAPPC MODULE - what you do is access the disk with the
 PERFKIT MODULE (5VMPTK40 201 or 6VMPTK10 201), run PERFKIT MODULE,
 then enter the FCONAPPC command to connect to the running PERFSVM
 machine.

 On Wed, Mar 17, 2010 at 12:05 PM, David Boyes dbo...@sinenomine.net
 wrote:
  Drawing a blank here, and no docs handy. On 5.4, what disk is FCONAPPC
 on?



 --
 Bruce Hayden
 z/VM and Linux on System z ATS
 IBM, Endicott, NY




-- 
Kris Buelens,
IBM Belgium, VM customer support