Re: Capturing output from SMSG command

2010-01-22 Thread Dave Jones

Hi, Larry.

What are your current settings for SMSG and MSG? You will need to have

SET MSG IUCV

set in order for the Pipe to capture the response from RSCS.

DJ

On 01/22/2010 10:01 AM, Davis, Larry (National VM/VSE Capability) wrote:

I am sending an SMSG request to RSCS and want to capture the output in a PIPE 
to parse and output to the console.

I have been using the STARMSG stage, but I don't seem to be getting the data 
into the stream after the command is sent to RSCS


Larry Davis
VM Capability
HP Enterprise Services
Tel: +1 813  394 4240
E-mail: larry.dav...@hp.commailto:name.n...@eds.com


--
Dave Jones
V/Soft
www.vsoft-software.com
Houston, TX
281.578.7544


Re: Capturing output from SMSG command

2010-01-22 Thread Wandschneider, Scott
There is a real nice EXEC on the VM Download page called GETRSCS.  It
does what you need and works well.

Thank you,

Scott

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Davis, Larry (National VM/VSE Capability)
Sent: Friday, January 22, 2010 10:02 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Capturing output from SMSG command

I am sending an SMSG request to RSCS and want to capture the output in a
PIPE to parse and output to the console.

I have been using the STARMSG stage, but I don't seem to be getting the
data into the stream after the command is sent to RSCS


Larry Davis
VM Capability
HP Enterprise Services
Tel: +1 813  394 4240
E-mail: larry.dav...@hp.commailto:name.n...@eds.com

Confidentiality Note: This e-mail, including any attachment to it, may contain 
material that is confidential, proprietary, privileged and/or Protected Health 
Information, within the meaning of the regulations under the Health Insurance 
Portability  Accountability Act as amended.  If it is not clear that you are 
the intended recipient, you are hereby notified that you have received this 
transmittal in error, and any review, dissemination, distribution or copying of 
this e-mail, including any attachment to it, is strictly prohibited. If you 
have received this e-mail in error, please immediately return it to the sender 
and delete it from your system. Thank you.


Re: Capturing output from SMSG command

2010-01-22 Thread Davis, Larry (National VM/VSE Capability)
Thanks everyone and Yes I was setting SMSG to IUCV and then SETTING to OFF 
after the PIPE was done. 

I will look and the GETRSCS exec Thanks


Larry Davis

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Wandschneider, Scott
Sent: Friday, January 22, 2010 11:23 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Capturing output from SMSG command

There is a real nice EXEC on the VM Download page called GETRSCS.  It
does what you need and works well.

Thank you,

Scott

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Davis, Larry (National VM/VSE Capability)
Sent: Friday, January 22, 2010 10:02 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Capturing output from SMSG command

I am sending an SMSG request to RSCS and want to capture the output in a
PIPE to parse and output to the console.

I have been using the STARMSG stage, but I don't seem to be getting the
data into the stream after the command is sent to RSCS


Larry Davis
VM Capability
HP Enterprise Services
Tel: +1 813  394 4240
E-mail: larry.dav...@hp.commailto:name.n...@eds.com

Confidentiality Note: This e-mail, including any attachment to it, may contain 
material that is confidential, proprietary, privileged and/or Protected Health 
Information, within the meaning of the regulations under the Health Insurance 
Portability  Accountability Act as amended.  If it is not clear that you are 
the intended recipient, you are hereby notified that you have received this 
transmittal in error, and any review, dissemination, distribution or copying of 
this e-mail, including any attachment to it, is strictly prohibited. If you 
have received this e-mail in error, please immediately return it to the sender 
and delete it from your system. Thank you.


Re: Capturing output from SMSG command

2010-01-22 Thread Alan Altmark
On Friday, 01/22/2010 at 11:04 EST, Davis, Larry (National VM/VSE 
Capability) larry.dav...@hp.com wrote:
 I am sending an SMSG request to RSCS and want to capture the output in a 
PIPE 
 to parse and output to the console.
 
 I have been using the STARMSG stage, but I don't seem to be getting the 
data 
 into the stream after the command is sent to RSCS

arg parm1 
'CP SET MSG IUCV' 
'PIPE (endchar ?)', 
  'starmsg CP SMSG RSCS' parm1, 
  '| spec word 2-*', 
  '| stem rscs.', 
  '?', 
  'literal +1', 
  '| delay', 
  '| pipestop' 
 'CP SET MSG ON' 

Alan Altmark
z/VM Development
IBM Endicott


Re: Capturing output from SMSG command

2010-01-22 Thread Scott Rohling
Note that setting SMSG to IUCV doesn't help you...   RSCS replies with MSG
so that's what you're trying to capture.

Scott

On Fri, Jan 22, 2010 at 9:27 AM, Davis, Larry (National VM/VSE Capability) 
larry.dav...@hp.com wrote:

 Thanks everyone and Yes I was setting SMSG to IUCV and then SETTING to OFF
 after the PIPE was done.

 I will look and the GETRSCS exec Thanks


 Larry Davis

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Wandschneider, Scott
 Sent: Friday, January 22, 2010 11:23 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Capturing output from SMSG command

 There is a real nice EXEC on the VM Download page called GETRSCS.  It
 does what you need and works well.

 Thank you,

 Scott

 -Original Message-
 From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
 Behalf Of Davis, Larry (National VM/VSE Capability)
 Sent: Friday, January 22, 2010 10:02 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Capturing output from SMSG command

 I am sending an SMSG request to RSCS and want to capture the output in a
 PIPE to parse and output to the console.

 I have been using the STARMSG stage, but I don't seem to be getting the
 data into the stream after the command is sent to RSCS


 Larry Davis
 VM Capability
 HP Enterprise Services
 Tel: +1 813  394 4240
 E-mail: larry.dav...@hp.commailto:name.n...@eds.com

 Confidentiality Note: This e-mail, including any attachment to it, may
 contain material that is confidential, proprietary, privileged and/or
 Protected Health Information, within the meaning of the regulations under
 the Health Insurance Portability  Accountability Act as amended.  If it is
 not clear that you are the intended recipient, you are hereby notified that
 you have received this transmittal in error, and any review, dissemination,
 distribution or copying of this e-mail, including any attachment to it, is
 strictly prohibited. If you have received this e-mail in error, please
 immediately return it to the sender and delete it from your system. Thank
 you.



Re: Capturing output from SMSG command

2010-01-22 Thread Davis, Larry (National VM/VSE Capability)
Thanks Alan and Scott I will try that


Larry Davis

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Scott Rohling
Sent: Friday, January 22, 2010 11:30 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Capturing output from SMSG command

Note that setting SMSG to IUCV doesn't help you...   RSCS replies with MSG so 
that's what you're trying to capture.

Scott
On Fri, Jan 22, 2010 at 9:27 AM, Davis, Larry (National VM/VSE Capability) 
larry.dav...@hp.commailto:larry.dav...@hp.com wrote:
Thanks everyone and Yes I was setting SMSG to IUCV and then SETTING to OFF 
after the PIPE was done.

I will look and the GETRSCS exec Thanks


Larry Davis

-Original Message-
From: The IBM z/VM Operating System 
[mailto:IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU] On Behalf Of 
Wandschneider, Scott
Sent: Friday, January 22, 2010 11:23 AM
To: IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU
Subject: Re: Capturing output from SMSG command

There is a real nice EXEC on the VM Download page called GETRSCS.  It
does what you need and works well.

Thank you,

Scott

-Original Message-
From: The IBM z/VM Operating System 
[mailto:IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU] On
Behalf Of Davis, Larry (National VM/VSE Capability)
Sent: Friday, January 22, 2010 10:02 AM
To: IBMVM@LISTSERV.UARK.EDUmailto:IBMVM@LISTSERV.UARK.EDU
Subject: Capturing output from SMSG command

I am sending an SMSG request to RSCS and want to capture the output in a
PIPE to parse and output to the console.

I have been using the STARMSG stage, but I don't seem to be getting the
data into the stream after the command is sent to RSCS


Larry Davis
VM Capability
HP Enterprise Services
Tel: +1 813  394 4240
E-mail: 
larry.dav...@hp.commailto:larry.dav...@hp.commailto:name.n...@eds.commailto:name.n...@eds.com

Confidentiality Note: This e-mail, including any attachment to it, may contain 
material that is confidential, proprietary, privileged and/or Protected Health 
Information, within the meaning of the regulations under the Health Insurance 
Portability  Accountability Act as amended.  If it is not clear that you are 
the intended recipient, you are hereby notified that you have received this 
transmittal in error, and any review, dissemination, distribution or copying of 
this e-mail, including any attachment to it, is strictly prohibited. If you 
have received this e-mail in error, please immediately return it to the sender 
and delete it from your system. Thank you.



Re: Capturing output from SMSG command

2010-01-22 Thread Schuh, Richard
If the command is to the local RSCS machine, look at the CRI interface. If not 
to the local, it is more difficult as the response comes back as a MSG from the 
distant node. I have a GETRSCS EXEC designed to handle both that I might be 
willing to share. I do not see the package on the download page; however, if 
the one referred to is a copy of my EXEC, I did not put it there. I may have 
sent it to Fran Hensler, but do not remember doing so. (That is not saying 
much, I forget so many things these days.) 

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:ib...@listserv.uark.edu] On Behalf Of Davis, Larry 
 (National VM/VSE Capability)
 Sent: Friday, January 22, 2010 8:02 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Capturing output from SMSG command
 
 I am sending an SMSG request to RSCS and want to capture the 
 output in a PIPE to parse and output to the console.
 
 I have been using the STARMSG stage, but I don't seem to be 
 getting the data into the stream after the command is sent to RSCS
 
 
 Larry Davis
 VM Capability
 HP Enterprise Services
 Tel: +1 813  394 4240
 E-mail: larry.dav...@hp.commailto:name.n...@eds.com
 

Re: Capturing output from SMSG command

2010-01-22 Thread Schuh, Richard
You may miss the tail end of a response. CRI handles that for a local node.

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:ib...@listserv.uark.edu] On Behalf Of Alan Altmark
 Sent: Friday, January 22, 2010 8:29 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: Capturing output from SMSG command
 
 On Friday, 01/22/2010 at 11:04 EST, Davis, Larry (National 
 VM/VSE Capability) larry.dav...@hp.com wrote:
  I am sending an SMSG request to RSCS and want to capture 
 the output in 
  a
 PIPE 
  to parse and output to the console.
  
  I have been using the STARMSG stage, but I don't seem to be getting 
  the
 data 
  into the stream after the command is sent to RSCS
 
 arg parm1
 'CP SET MSG IUCV' 
 'PIPE (endchar ?)',
   'starmsg CP SMSG RSCS' parm1,
   '| spec word 2-*',
   '| stem rscs.',
   '?',
   'literal +1',
   '| delay',
   '| pipestop' 
  'CP SET MSG ON' 
 
 Alan Altmark
 z/VM Development
 IBM Endicott
 

z/VM 6.1 Delivery

2010-01-22 Thread Schuh, Richard
I just received the info that my 6.1 order is ready for download. In the 
instructions that came in the notice, Step 2 says:

STEP 2:

  Installation instructions - This link takes you to the instructions to upload 
the product material (Product Envelope) to a VM host system and to prepare for 
installation. It is recommended that you read or print these installation 
instructions in their entirety prior to downloading the products.  Once 
completed, these instructions will direct you to the Program Directory for z/VM 
Service Delivery Offering for the complete installation instructions.

Does this mean that there is supposed to be a way to transfer the files in the 
order directly to a VM system? If so, there is a problem in that the link 
provided has no such instructions. However, it does have instructions for 
downloading to a PC.

If I had a choice, I would choose to transfer directly to a VM system


Regards,
Richard Schuh





Re: z/VM 6.1 Delivery

2010-01-22 Thread O'Brien, Dennis L
Richard,

The instructions assume that you download the ZIP files to Windows
machine, and upload to your VM system from there.  If you have a Linux
guest on VM, you might be able to download the files to it, instead.

 

 
Dennis O'Brien

 

See, I'm a man of simple tastes. I like dynamite, and gunpowder... And
gasoline! Do you know what all of these things have in common? They're
cheap!  -- Heath Ledger as The Joker, in The Dark Knight

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Schuh, Richard
Sent: Friday, January 22, 2010 15:08
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] z/VM 6.1 Delivery

 

I just received the info that my 6.1 order is ready for download. In the
instructions that came in the notice, Step 2 says:

 

STEP 2:

 

  Installation instructions - This link takes you to the instructions to
upload the product material (Product Envelope) to a VM host system and
to prepare for installation. It is recommended that you read or print
these installation instructions in their entirety prior to downloading
the products.  Once completed, these instructions will direct you to the
Program Directory for z/VM Service Delivery Offering for the complete
installation instructions.

 

Does this mean that there is supposed to be a way to transfer the files
in the order directly to a VM system? If so, there is a problem in that
the link provided has no such instructions. However, it does have
instructions for downloading to a PC.

 

If I had a choice, I would choose to transfer directly to a VM system 

 

Regards, 
Richard Schuh 

 

 

 



Re: z/VM 6.1 Delivery

2010-01-22 Thread Schuh, Richard
Yes. This Step 2 left out the part about Download to a PC. Being able top get 
the material via FTP directly to a CMS disk would have been nicer. And getting 
the pubs in PDF format is a royal pain, too. It would be nice to be able to 
download a package and not have to go through the License prompt for each 
document.


Regards,
Richard Schuh






From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of O'Brien, Dennis L
Sent: Friday, January 22, 2010 3:38 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z/VM 6.1 Delivery

Richard,
The instructions assume that you download the ZIP files to Windows machine, and 
upload to your VM system from there.  If you have a Linux guest on VM, you 
might be able to download the files to it, instead.


   Dennis O'Brien

See, I'm a man of simple tastes. I like dynamite, and gunpowder... And 
gasoline! Do you know what all of these things have in common? They're cheap!  
-- Heath Ledger as The Joker, in The Dark Knight

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Schuh, Richard
Sent: Friday, January 22, 2010 15:08
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] z/VM 6.1 Delivery

I just received the info that my 6.1 order is ready for download. In the 
instructions that came in the notice, Step 2 says:

STEP 2:

  Installation instructions - This link takes you to the instructions to upload 
the product material (Product Envelope) to a VM host system and to prepare for 
installation. It is recommended that you read or print these installation 
instructions in their entirety prior to downloading the products.  Once 
completed, these instructions will direct you to the Program Directory for z/VM 
Service Delivery Offering for the complete installation instructions.

Does this mean that there is supposed to be a way to transfer the files in the 
order directly to a VM system? If so, there is a problem in that the link 
provided has no such instructions. However, it does have instructions for 
downloading to a PC.

If I had a choice, I would choose to transfer directly to a VM system

Regards,
Richard Schuh





Re: z/VM 6.1 Delivery

2010-01-22 Thread O'Brien, Dennis L
Richard,

The books are all in one package, including the PDF files.  On my order,
it was K5T70543.ZIP.  I don't know if every z/VM 6.1.0 order uses the
same file names.

 

I agree that it would be nice to be able to download the installation
files straight to VM, like we can do with service files.

 

 
Dennis O'Brien

 

See, I'm a man of simple tastes. I like dynamite, and gunpowder... And
gasoline! Do you know what all of these things have in common? They're
cheap!  -- Heath Ledger as The Joker, in The Dark Knight

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Schuh, Richard
Sent: Friday, January 22, 2010 16:09
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: [IBMVM] z/VM 6.1 Delivery

 

Yes. This Step 2 left out the part about Download to a PC. Being able
top get the material via FTP directly to a CMS disk would have been
nicer. And getting the pubs in PDF format is a royal pain, too. It would
be nice to be able to download a package and not have to go through the
License prompt for each document.  

 

Regards, 
Richard Schuh 

 

 

 



From: The IBM z/VM Operating System
[mailto:ib...@listserv.uark.edu] On Behalf Of O'Brien, Dennis L
Sent: Friday, January 22, 2010 3:38 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: z/VM 6.1 Delivery

Richard,

The instructions assume that you download the ZIP files to
Windows machine, and upload to your VM system from there.  If you have a
Linux guest on VM, you might be able to download the files to it,
instead.

 


Dennis O'Brien

 

See, I'm a man of simple tastes. I like dynamite, and
gunpowder... And gasoline! Do you know what all of these things have in
common? They're cheap!  -- Heath Ledger as The Joker, in The Dark
Knight

 

From: The IBM z/VM Operating System
[mailto:ib...@listserv.uark.edu] On Behalf Of Schuh, Richard
Sent: Friday, January 22, 2010 15:08
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] z/VM 6.1 Delivery

 

I just received the info that my 6.1 order is ready for
download. In the instructions that came in the notice, Step 2 says:

 

STEP 2:

 

  Installation instructions - This link takes you to the
instructions to upload the product material (Product Envelope) to a VM
host system and to prepare for installation. It is recommended that you
read or print these installation instructions in their entirety prior to
downloading the products.  Once completed, these instructions will
direct you to the Program Directory for z/VM Service Delivery Offering
for the complete installation instructions.

 

Does this mean that there is supposed to be a way to transfer
the files in the order directly to a VM system? If so, there is a
problem in that the link provided has no such instructions. However, it
does have instructions for downloading to a PC.

 

If I had a choice, I would choose to transfer directly to a VM
system 

 

Regards, 
Richard Schuh 

 

 

 



Tom Burgess/Comag/HearstUK is out of the office.

2010-01-22 Thread Tom Burgess
I will be out of the office starting  23/01/2010 and will not return until
27/01/2010.

I will respond to your message when I return.

Company Name: Conde Nast and National Magazine Distributors Limited Registered 
Address: Unit 3, Tavistock Road, West Drayton, Middlesex UB7 7QE Registered in 
England - Company Number: 01319853 For full details of our email disclaimer, 
please follow the attached link:  
http://www.comag.co.uk/disclaimer/comagemaildisclaimer.htm