Sending an OS file from VM with FTP

2008-05-29 Thread Colin Allinson
I would like to FTP send an OS dataset (in this case a copy of the RACF 
database) to an MVS system at the DR site.

I have tried various ways to define the input (Access the OS disk as T and 
then LCD T) but without success.

Is this possible and, if so, how do I do it?

Thanks in advance,


Colin Allinson

Amadeus Data Processing GmbH
Germany

Re: Sending an OS file from VM with FTP

2008-05-29 Thread Stracka, James (GTS)
I do not know if FTP can read an OS/390 dataset.  If not, you should use
MOVEFILE to put it on a T-DISK, SFS, or MINIDISK, then FTP it from
there.

-Original Message-
From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] On Behalf Of Colin Allinson
Sent: Thursday, May 29, 2008 7:19 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Sending an OS file from VM with FTP



I would like to FTP send an OS dataset (in this case a copy of
the RACF database) to an MVS system at the DR site. 

I have tried various ways to define the input (Access the OS
disk as T and then LCD T) but without success. 

Is this possible and, if so, how do I do it? 

Thanks in advance, 


Colin Allinson

Amadeus Data Processing GmbH
Germany


This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.



Adding a Processor

2008-05-29 Thread Wandschneider, Scott
I have an MVS guest that has the following VM Directory entries:

MACHINE ESA 4

CPU 00 BASE CPUID 050607 

CPU 01 CPUID 150607  

CPU 02 CPUID 250607  

 

The box has four processors and I would like to define a fourth to the
above guest.  After logging onto the guest I issue DEFINE CPU 03, then
disconnect  --  Correct?

 

What, if anything, do I need to do on the MVS side to activate the
additional processor? 

 

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



Re: Adding a Processor

2008-05-29 Thread McKown, John
I don't have VM, but on the z/OS side, I think you need to do a CONFIG
command similar to:
 
CF CPU(nn),ONLINE
 

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.
  

 




From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] On Behalf Of Wandschneider, Scott
Sent: Thursday, May 29, 2008 8:47 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Adding a Processor



I have an MVS guest that has the following VM Directory entries:

MACHINE ESA 4

CPU 00 BASE CPUID 050607 

CPU 01 CPUID 150607  

CPU 02 CPUID 250607  

 

The box has four processors and I would like to define a fourth
to the above guest.  After logging onto the guest I issue DEFINE CPU
03, then disconnect  --  Correct?

 

What, if anything, do I need to do on the MVS side to activate
the additional processor? 

 

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



Re: Sending an OS file from VM with FTP

2008-05-29 Thread Colin Allinson
Stracka, James (GTS) [EMAIL PROTECTED] wrote:

 I do not know if FTP can read an OS/390 dataset. 
 If not, you should use MOVEFILE to put it on a T-DISK, SFS, or 
MINIDISK, then FTP it from there.

Looks as if that will do the trick. Now why did I not think of that one;-(

Thanks 


Colin Allinson

Amadeus Data Processing GmbH


Re: Adding a Processor

2008-05-29 Thread Schuh, Richard
On VM, defining the 4th cpu is all that is/can/need be done.
 

Regards, 
Richard Schuh 

 

 




From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] On Behalf Of McKown, John
Sent: Thursday, May 29, 2008 6:51 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Adding a Processor


I don't have VM, but on the z/OS side, I think you need to do a
CONFIG command similar to:
 
CF CPU(nn),ONLINE
 

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law.  If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.
  

 




From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] On Behalf Of Wandschneider, Scott
Sent: Thursday, May 29, 2008 8:47 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Adding a Processor



I have an MVS guest that has the following VM Directory
entries:

MACHINE ESA 4

CPU 00 BASE CPUID 050607 

CPU 01 CPUID 150607  

CPU 02 CPUID 250607  

 

The box has four processors and I would like to define a
fourth to the above guest.  After logging onto the guest I issue DEFINE
CPU 03, then disconnect  --  Correct?

 

What, if anything, do I need to do on the MVS side to
activate the additional processor? 

 

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



Adding a Processor - failed

2008-05-29 Thread Wandschneider, Scott
I have an MVS guest that has the following VM Directory entries:

MACHINE ESA 4

CPU 00 BASE CPUID 050607 

CPU 01 CPUID 150607  

CPU 02 CPUID 250607  

 

I logged onto the guest and issued DEFINE CPU 03, received
acknowledgement, then disconnected.

 

On the MVS side the following was entered:

CF CPU(03),ONLINE 

Response:  

IEE241I CPU(3) NOT RECONFIGURED ONLINE -- ID NOT RECOGNIZED 

IEE712I CONFIG   PROCESSING COMPLETE

 

Any ideas?

 

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



Re: Adding a Processor - failed

2008-05-29 Thread Jim Bohnsack
After you do the 'CP DEFINE ' do a 'CP VARY ON PROC nn' before you 
issue the MVS 'CONFIG.' command. 

I haven't had occasion to do this, but there must be a reason that the 
CP command 'VARY ON PROC' exists.


Jim

Wandschneider, Scott wrote:

This is a multi-part message in MIME format.

--_=_NextPart_001_01C8C1AA.D8786D01
Content-Type: text/plain;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable

I have an MVS guest that has the following VM Directory entries:

MACHINE ESA 4   =20

CPU 00 BASE CPUID 050607=20

CPU 01 CPUID 150607 =20

CPU 02 CPUID 250607 =20

=20

I logged onto the guest and issued DEFINE CPU 03, received
acknowledgement, then disconnected.

=20

On the MVS side the following was entered:

CF CPU(03),ONLINE=20

Response: =20

IEE241I CPU(3) NOT RECONFIGURED ONLINE -- ID NOT RECOGNIZED=20

IEE712I CONFIG   PROCESSING COMPLETE   =20

=20

Any ideas?

=20

=20

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905


--_=_NextPart_001_01C8C1AA.D8786D01
Content-Type: text/html;
charset=us-ascii
Content-Transfer-Encoding: quoted-printable

html xmlns:o=3Durn:schemas-microsoft-com:office:office =
xmlns:w=3Durn:schemas-microsoft-com:office:word =
xmlns:st1=3Durn:schemas-microsoft-com:office:smarttags =
xmlns=3Dhttp://www.w3.org/TR/REC-html40;

head
meta http-equiv=3DContent-Type content=3Dtext/html; =
charset=3Dus-ascii
meta name=3DGenerator content=3DMicrosoft Word 11 (filtered medium)
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3Dplace/
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3DPostalCode/
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3DState/
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3DCity/
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3DStreet/
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3Daddress/
o:SmartTagType =
namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
 name=3Dphone/
!--[if !mso]
style
st1\:*{behavior:url(#default#ieooui) }
/style
![endif]--
style
!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Times New Roman;}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:Times New Roman;
color:navy;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
{page:Section1;}
--
/style

/head

body lang=3DEN-US link=3Dblue vlink=3Dpurple

div class=3DSection1

p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
Romanspan
style=3D'font-size:13.0pt;color:navy'I have an MVS guest that has the =
following
VM Directory entries:o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
Newspan
style=3D'font-size:10.0pt;font-family:Courier New;color:navy'MACHINE =
ESA
4nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; =
o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
Newspan
style=3D'font-size:10.0pt;font-family:Courier New;color:navy'CPU 00 =
BASE CPUID
050607 o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
Newspan
style=3D'font-size:10.0pt;font-family:Courier New;color:navy'CPU 01 =
CPUID
150607nbsp;nbsp;nbsp;nbsp;nbsp; o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
Newspan
style=3D'font-size:10.0pt;font-family:Courier New;color:navy'CPU 02 =
CPUID
250607nbsp;nbsp;nbsp;nbsp;nbsp; o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
Romanspan
style=3D'font-size:13.0pt;color:navy'o:pnbsp;/o:p/span/font/p=


p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
Romanspan
style=3D'font-size:13.0pt;color:navy'I logged onto the guest and issued
#8220;DEFINE CPU 03#8221;, received acknowledgement, then =
disconnected.o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
Romanspan
style=3D'font-size:13.0pt;color:navy'o:pnbsp;/o:p/span/font/p=


p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
Romanspan
style=3D'font-size:13.0pt;color:navy'On the MVS side the following was =
entered:o:p/o:p/span/font/p

p class=3DMsoNormalfont size=3D2 face=3DArialspan =
style=3D'font-size:10.0pt;
font-family:Arial'CF CPU(03),ONLINEnbsp;o:p/o:p/span/font/p

p 

Re: Adding a Processor - failed

2008-05-29 Thread Alan Altmark
On Thursday, 05/29/2008 at 12:43 EDT, Wandschneider, Scott 
[EMAIL PROTECTED] wrote:
 I have an MVS guest that has the following VM Directory entries:
 
 MACHINE ESA 4
 CPU 00 BASE CPUID 050607 
 CPU 01 CPUID 150607  
 CPU 02 CPUID 250607  
 
 I logged onto the guest and issued ?DEFINE CPU 03?, received 
acknowledgement, 
 then disconnected.

 On the MVS side the following was entered:
 CF CPU(03),ONLINE 
 
 Response:  
 IEE241I CPU(3) NOT RECONFIGURED ONLINE -- ID NOT RECOGNIZED 
 IEE712I CONFIG   PROCESSING COMPLETE

In order for MVS to bring a new CPU online, it must be in the 
configuration (Reserved?) when the guest IPLs (as it is in an LPAR 
activation profile).  CP does not virtualize this processor state.

The max CPUs specification on MACHINE is just an authorization mechanism 
rather than a virtual machine architectural attribute.

Alan Altmark
z/VM Development
IBM Endicott


Re: Sending an OS file from VM with FTP

2008-05-29 Thread Luis F Ordonez
I remember I have seen a utility listed in xephon Update for MVS that 
converts an MVS dataset to an 80 bytes files. And, it converts it back to 
MVS dataset again.
It is an assembler source code. I was using it to deliver files to 
customers.



   Luis F. Ordonez   Internet: [EMAIL PROTECTED]


On Thu, 29 May 2008, Colin Allinson wrote:


I would like to FTP send an OS dataset (in this case a copy of the RACF
database) to an MVS system at the DR site.

I have tried various ways to define the input (Access the OS disk as T and
then LCD T) but without success.

Is this possible and, if so, how do I do it?

Thanks in advance,


Colin Allinson

Amadeus Data Processing GmbH
Germany


Re: Adding a Processor - failed

2008-05-29 Thread Richard Troth
VAR ON PROC is for a real-to-VM processor.
DEFINE CPU defines a real-to-the-guest processor.



On Thu, May 29, 2008 at 12:58 PM, Jim Bohnsack [EMAIL PROTECTED] wrote:

 After you do the 'CP DEFINE ' do a 'CP VARY ON PROC nn' before you
 issue the MVS 'CONFIG.' command.
 I haven't had occasion to do this, but there must be a reason that the CP
 command 'VARY ON PROC' exists.

 Jim

 Wandschneider, Scott wrote:

 This is a multi-part message in MIME format.

 --_=_NextPart_001_01C8C1AA.D8786D01
 Content-Type: text/plain;
charset=us-ascii
 Content-Transfer-Encoding: quoted-printable

 I have an MVS guest that has the following VM Directory entries:

 MACHINE ESA 4   =20

 CPU 00 BASE CPUID 050607=20

 CPU 01 CPUID 150607 =20

 CPU 02 CPUID 250607 =20

 =20

 I logged onto the guest and issued DEFINE CPU 03, received
 acknowledgement, then disconnected.

 =20

 On the MVS side the following was entered:

 CF CPU(03),ONLINE=20

 Response: =20

 IEE241I CPU(3) NOT RECONFIGURED ONLINE -- ID NOT RECOGNIZED=20

 IEE712I CONFIG   PROCESSING COMPLETE   =20

 =20

 Any ideas?

 =20

 =20

 Thank you,

 Scott R Wandschneider

 Senior Systems Programmer

 Infocrossing, a WIPRO Company

 11707 Miracle Hills Dr.

 Omaha, NE 68154

 Office 402.963.8905


 --_=_NextPart_001_01C8C1AA.D8786D01
 Content-Type: text/html;
charset=us-ascii
 Content-Transfer-Encoding: quoted-printable

 html xmlns:o=3Durn:schemas-microsoft-com:office:office =
 xmlns:w=3Durn:schemas-microsoft-com:office:word =
 xmlns:st1=3Durn:schemas-microsoft-com:office:smarttags =
 xmlns=3Dhttp://www.w3.org/TR/REC-html40;

 head
 meta http-equiv=3DContent-Type content=3Dtext/html; =
 charset=3Dus-ascii
 meta name=3DGenerator content=3DMicrosoft Word 11 (filtered medium)
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3Dplace/
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3DPostalCode/
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3DState/
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3DCity/
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3DStreet/
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3Daddress/
 o:SmartTagType =
 namespaceuri=3Durn:schemas-microsoft-com:office:smarttags
  name=3Dphone/
 !--[if !mso]
 style
 st1\:*{behavior:url(#default#ieooui) }
 /style
 ![endif]--
 style
 !--
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Times New Roman;}
 a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
 span.EmailStyle17
{mso-style-type:personal-reply;
font-family:Times New Roman;
color:navy;
font-weight:normal;
font-style:normal;
text-decoration:none none;}
 @page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;}
 div.Section1
{page:Section1;}
 --
 /style

 /head

 body lang=3DEN-US link=3Dblue vlink=3Dpurple

 div class=3DSection1

 p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
 Romanspan
 style=3D'font-size:13.0pt;color:navy'I have an MVS guest that has the =
 following
 VM Directory entries:o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
 Newspan
 style=3D'font-size:10.0pt;font-family:Courier New;color:navy'MACHINE =
 ESA
 4nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp;nbsp; =
 o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
 Newspan
 style=3D'font-size:10.0pt;font-family:Courier New;color:navy'CPU 00 =
 BASE CPUID
 050607 o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
 Newspan
 style=3D'font-size:10.0pt;font-family:Courier New;color:navy'CPU 01 =
 CPUID
 150607nbsp;nbsp;nbsp;nbsp;nbsp; o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D2 color=3Dnavy face=3DCourier =
 Newspan
 style=3D'font-size:10.0pt;font-family:Courier New;color:navy'CPU 02 =
 CPUID
 250607nbsp;nbsp;nbsp;nbsp;nbsp; o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
 Romanspan
 style=3D'font-size:13.0pt;color:navy'o:pnbsp;/o:p/span/font/p=


 p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
 Romanspan
 style=3D'font-size:13.0pt;color:navy'I logged onto the guest and issued
 #8220;DEFINE CPU 03#8221;, received acknowledgement, then =
 disconnected.o:p/o:p/span/font/p

 p class=3DMsoNormalfont size=3D4 color=3Dnavy face=3DTimes New =
 Romanspan
 style=3D'font-size:13.0pt;color:navy'o:pnbsp;/o:p/span/font/p=


 p class=3DMsoNormalfont size=3D4 

Re: Sending an OS file from VM with FTP

2008-05-29 Thread Thomas Kern
I don't remember where I got it and it doesn't seem to have any authorshi
p
listed, but there is a PLI program for MVS 3.8 (still works under z/OS 1.
6)
that can read a dataset and create CMS's DISK DUMP format cards, it can a
lso
read DISK DUMP cards and create an OS dataset. It is meant for transferin
g
data between CMS and MVS, but I don't see whay it can't be used between O
S
systems.

/Tom Kern
/301-903-2211


On Thu, 29 May 2008 13:16:54 -0400, Luis F Ordonez [EMAIL PROTECTED] wro
te:
I remember I have seen a utility listed in xephon Update for MVS that
converts an MVS dataset to an 80 bytes files. And, it converts it back t
o
MVS dataset again.
It is an assembler source code. I was using it to deliver files to
customers.


Luis F. Ordonez   Internet: [EMAIL PROTECTED]



Re: Adding a Processor - failed

2008-05-29 Thread Quay, Jonathan (IHG)
You have to define all your processors first before you IPL, and use
VARY OFFLINE PROCESSOR in your profile exec to pare them back.  We have
this issue with our guest TPF systems.  When we add a real processor to
the LPAR configuration in which z/VM runs, we have to go back and change
all our directory entries and profile execs for our guests.  Running
first level, you only have to reserve extra processors in your LPAR
definition.  When you add real processors to your configuration, since
they are already defined to the LPAR, you can vary them online using the
appropriate command for the os in question.  In a z10, you're supposed
to be able to actually change your LPAR definition on the fly.
Apparently, the operating system can detect that and allow you to config
or vary online the new processor.

 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Wandschneider, Scott
Sent: Thursday, May 29, 2008 12:41 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Adding a Processor - failed

 

I have an MVS guest that has the following VM Directory entries:

MACHINE ESA 4

CPU 00 BASE CPUID 050607 

CPU 01 CPUID 150607  

CPU 02 CPUID 250607  

 

I logged onto the guest and issued DEFINE CPU 03, received
acknowledgement, then disconnected.

 

On the MVS side the following was entered:

CF CPU(03),ONLINE 

Response:  

IEE241I CPU(3) NOT RECONFIGURED ONLINE -- ID NOT RECOGNIZED 

IEE712I CONFIG   PROCESSING COMPLETE

 

Any ideas?

 

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



Re: Adding a Processor - failed

2008-05-29 Thread Wandschneider, Scott
Thank you to all who replied.

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Quay, Jonathan (IHG)
Sent: Thursday, May 29, 2008 12:34 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Adding a Processor - failed

 

You have to define all your processors first before you IPL, and use
VARY OFFLINE PROCESSOR in your profile exec to pare them back.  We have
this issue with our guest TPF systems.  When we add a real processor to
the LPAR configuration in which z/VM runs, we have to go back and change
all our directory entries and profile execs for our guests.  Running
first level, you only have to reserve extra processors in your LPAR
definition.  When you add real processors to your configuration, since
they are already defined to the LPAR, you can vary them online using the
appropriate command for the os in question.  In a z10, you're supposed
to be able to actually change your LPAR definition on the fly.
Apparently, the operating system can detect that and allow you to config
or vary online the new processor.

 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Wandschneider, Scott
Sent: Thursday, May 29, 2008 12:41 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Adding a Processor - failed

 

I have an MVS guest that has the following VM Directory entries:

MACHINE ESA 4

CPU 00 BASE CPUID 050607 

CPU 01 CPUID 150607  

CPU 02 CPUID 250607  

 

I logged onto the guest and issued DEFINE CPU 03, received
acknowledgement, then disconnected.

 

On the MVS side the following was entered:

CF CPU(03),ONLINE 

Response:  

IEE241I CPU(3) NOT RECONFIGURED ONLINE -- ID NOT RECOGNIZED 

IEE712I CONFIG   PROCESSING COMPLETE

 

Any ideas?

 

 

Thank you,

Scott R Wandschneider

Senior Systems Programmer

Infocrossing, a WIPRO Company

11707 Miracle Hills Dr.

Omaha, NE 68154

Office 402.963.8905



Re: Sending an OS file from VM with FTP

2008-05-29 Thread David Boyes
TSO XMIT works for this purpose as well (doesn't do DISK DUMP, but you
get a 80 col file).



 I don't remember where I got it and it doesn't seem to have any
authorshi
 p
 listed, but there is a PLI program for MVS 3.8 (still works under z/OS
1.
 6)
 that can read a dataset and create CMS's DISK DUMP format cards, it
can a
 lso
 read DISK DUMP cards and create an OS dataset. It is meant for
transferin
 g
 data between CMS and MVS, but I don't see whay it can't be used
between O
 S
 systems.


Re: Sending an OS file from VM with FTP

2008-05-29 Thread Thomas Kern
And my process for moving EREP data to MVS for combined processing predat
es
TSO's XMIT/RECEIVE commands.

/Tom Kern
/301-903-2211


On Thu, 29 May 2008 13:49:52 -0400, David Boyes [EMAIL PROTECTED] w
rote:

TSO XMIT works for this purpose as well (doesn't do DISK DUMP, but you
get a 80 col file).




CAVMEN Meeting on Thursday, June 19, 2008 - *** NEW MEETING LOCATION ***

2008-05-29 Thread Chicago Area VM (and Linux) Enthusiasts
The third quarter meeting of the Chicago Area VM (and Linux) 
Enthusiasts will be held on Thursday, June 19, 2008.


The Final Agenda is included below.


--

Meeting Location:

*** NEW MEETING LOCATION ***

This quarter's meeting will be held at the Hewitt Associates 'East 
Campus' located at 100 Half Day Road, in Lincolnshire, IL. We will 
meet in the Lower Level Conference Room in Building 98.


If you have not attended a meeting at this location before, or you 
are not familiar with the area, 
http://cavmen.home.comcast.net/hewittb99.htmlClick here for 
additional information on directions, maps, lodging and dining.



--

Attendance:

We would like to request a count of expected attendees by the Monday 
before the meeting, so that we may plan appropriately for arranging 
the facilities, and for refreshments and lunch, should one of the 
vendors wish to provide them. If you are planning to attend, PLEASE 
send an E-Mail by that date to 
mailto:[EMAIL PROTECTED][EMAIL PROTECTED] with a subject line of 
Meeting Attendance.


This is meant to be a facilities planning aid and should not be 
interpreted as a registration requirement. If you suddenly become 
available at the last minute, please feel free to attend even if you 
have not responded.


Thank you in advance for your cooperation in this matter.


--

Meeting Agenda:

9:00 AM z/VM Security Update

This session provides detailed information about the security 
enhancements in z/VM V5.3. We will discuss mixed-case passwords, 
password phrases, LDAP, directory commands and enhancements to the 
support for SSL/TLS in TN3270E, FTP and SMTP.


The speaker will be Mr. Alan Altmark of the IBM Corporation.

10:30 AMCoffee Break

11:00 AMMigrating to the z/VM Virtual Switch

Converting your existing point-to-point or z/VM Guest LAN 
configurations to the z/VM Virtual Switch can appear to be a daunting 
task, but it's easier than you think. Here we'll talk about how to 
move subnet routing off of your z/VM system and onto your networking 
hardware where it belongs. We'll even talk about how to create IEEE 
VLANs on a Cisco switch. This presentation is a great way to bridge 
the buzzword gap between you and your network administrators..


The speaker will be Mr. Alan Altmark of the IBM Corporation.

12:30 PMLunch Break

1:30 PM Administration and Vendor Announcements

1:45 PM Linux on z Update

The speaker will present a brief update of recent developments in the 
Linux under z/VM area.


The speaker will be Khaylen Kingsley of the IBM Corporation.

2:00 PM Provisioning Expert for Linux on zSeries - Version 1.4 Update

Using the automated instance management feature of Mainstar's 
Provisioning Expert for Linux on zSeries product, a non-Linux or 
non-z/VM expert can easily create, configure, and maintain many 
virtual Linux instances under z/VM. You can also:

   * Reduce management costs by eliminating physical footprints
   * Eliminate errors with accurate configuration of Linux instances
   * Centrally view and manage all Linux instances
   * Provide efficient and automated resource utilization
This session will include an overview of the new features in Version 
1.4, an in-depth look at some of the advanced function, and some 
insight into possible future enhancements.


The speaker will be Ms. Shari Killion of Mainstar Software.

3:15 PM Coffee Break and Prize Drawing

3:30 PM SOA: Selling it inside your organization

SOA is not a technology, it is a concept. This presentation assumes 
no knowledge of SOA, and works up to showing very basic code samples 
and prerecorded demonstrations of SOA in action. If you are beginner 
to SOA, or are struggling with convincing others in your organization 
to embrace SOA, come to the presentation. You will be equipped to 
describe SOA in simple terms that everyone in your organization will 
understand. This presentation is primarily animations and prerecorded 
demos, therefore there will be no handout.


The speaker will be Mr. Michael Potter of Replatform Technologies.

4:45 PM Free-for-All

Members will attempt to answer any reasonable VM or hardware related 
questions. If you are having a problem and want to find out if others 
are experiencing it, or you are installing new hardware or software 
and want to find out what types of problems others have experienced, 
here is the place to find out.


Members are encouraged to bring ideas for future presentations and 
speakers to this meeting.



--

Please check the WEB site for Map and Directions:
http://cavmen.home.comcast.net

In addition, you will also find extensive information available on 
dining and lodging in the Hewitt Associates area.


Additional information about the CAVMEN group, and other VM related 
items of interest are available on our web site.


There is no charge for admission to meetings.

Meeting attendance is open to anyone, and advance 

Re: JAVA and Z/VM

2008-05-29 Thread Edward M. Martin
Hello Jim,

Sorry I meant to say that you would need to use the
VSE/Connectors and other tools that are supplied from IBM.

Ed Martin
330-588-4723
ext 40441

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Jim Elliott
Sent: Wednesday, May 28, 2008 1:30 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: JAVA and Z/VM

 Thank you for the input. z/OS and VSE/ESA (z/VSE) now support
 JAVA. I just thought z/VM should too.

Ed: VSE/ESA and z/VSE do not (and never have) supported JAVA.
They both supply JAVA code, but that runs on other platforms
such as Linux and talk to applications on VSE.

Jim


Re: JAVA and Z/VM

2008-05-29 Thread Edward M. Martin
Hello Alan,

With the UltraQuest and CA-VMWEBGATEWAY products, we are
accessing VSE VSAM data directly from z/VM 5.3.

 

Ed Martin
330-588-4723
ext 40441

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Alan Altmark
Sent: Wednesday, May 28, 2008 12:52 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: JAVA and Z/VM

On Wednesday, 05/28/2008 at 10:29 EDT, Edward M. Martin 
[EMAIL PROTECTED] wrote:

 We are running UltraQuest directly on z/VM and accessing VSAM data.
 
 I am thinking more of from the Client end, Access SQL server
 Non-VM and VSAM data under z/VSE using Connectors or directly from
z/VM.

You can't access VSE VSAM data directly from z/VM.  While the underlying

tech in CMS VSAM is VSE VSAM, the API is OS VSAM.

Perhaps you can use the new DB2 Server for VSE and VM 7.5 client feature

to let CMS reach over to VSE?

 I do need to get this gentleman to explain more.

That's for sure.  :-)


Alan Altmark
z/VM Development
IBM Endicott


Re: Sending an OS file from VM with FTP

2008-05-29 Thread Alan Altmark
On Thursday, 05/29/2008 at 07:20 EDT, Colin Allinson 
[EMAIL PROTECTED] wrote:
 I would like to FTP send an OS dataset (in this case a copy of the RACF 
 database) to an MVS system at the DR site. 
 
 I have tried various ways to define the input (Access the OS disk as T 
and then 
 LCD T) but without success.
 
 Is this possible and, if so, how do I do it?

The FTP client wants filename, filetype, and filemode.  You need to unload 
the RACF database to a CMS file and FTP *that* to the MVS site.  From 
there it can be FTP'd back to a VM system and then the database reloaded 
from the CMS file.

Alternatively, you can use DDR2CMS to create a DDR image of the disk and 
send that instead.  Do not copy a minidisk containing a live RACF database 
unless you are using a RACF/VM utility (RACUTxxx) that specifically calls 
out the ability to run it against a live database.  Some of the utilities 
do not serialize changes to the database.

Alan Altmark
z/VM Development
IBM Endicott


Trying to Learn z/Linux ISHELL Scripting

2008-05-29 Thread Raymond Noal
Dear Lists,

Could any of you recommend reference material (web sites, manuals,
redbooks/redpieces) so I could learn something about writing scripts
under ISHELL in a z/Linux environment?

TIA

HITACHI
 DATA SYSTEMS 
Raymond E. Noal 
Senior Technical Engineer 
Office: (408) 970 - 7978 




Re: Trying to Learn z/Linux ISHELL Scripting

2008-05-29 Thread dave
Hi, Raymond.

If by 'ISHELL' you mean the environment you get dumped into
when you enter 'omvs' from the TSO command line, then there
are several places to go look. As is common with Unix
systems, you get to choose the shell you want to useand
for USS you can choose from bash, tsch and a couple of
others, that escape me at the moment. Each shell has it's
own specific syntax and semantics...so it depends on what
shell you are most comfortable with; for each shell there
are a lot of information available on the web.

Have a good one.

DJ
- Original Message Follows -
From: Raymond Noal [EMAIL PROTECTED]
To: IBMVM@LISTSERV.UARK.EDU
Subject: Trying to Learn z/Linux ISHELL Scripting
Date: Thu, 29 May 2008 14:13:47 -0700

 Dear Lists,
 
 Could any of you recommend reference material (web sites,
 manuals, redbooks/redpieces) so I could learn something
 about writing scripts under ISHELL in a z/Linux
 environment?
 
 TIA
 
 HITACHI
  DATA SYSTEMS 
 Raymond E. Noal
 Senior Technical Engineer 
 Office: (408) 970 - 7978 
 
 
 


Re: Trying to Learn z/Linux ISHELL Scripting

2008-05-29 Thread Mark Post
 On Thu, May 29, 2008 at  5:13 PM, in message
[EMAIL PROTECTED], Raymond
Noal [EMAIL PROTECTED] wrote: 
 Dear Lists,
 
 Could any of you recommend reference material (web sites, manuals,
 redbooks/redpieces) so I could learn something about writing scripts
 under ISHELL in a z/Linux environment?

Well, there isn't anything such as ISHELL in Linux.  I had an article titled  
Basic Bash Scripting for Mainframe Systems Programmers published by z/Journal 
in their previous issue: 
http://www.zjournal.com/index.cfm?section=articleaid=964

You might find it useful in getting started.


Mark Post


Re: Trying to Learn z/Linux ISHELL Scripting

2008-05-29 Thread Neale Ferguson
ThereĀ¹s also my introduction to scripting lab materials you should be able
to find at http://linuxvm.org/present


On 5/29/08 5:13 PM, Raymond Noal [EMAIL PROTECTED] wrote:

 Dear Lists,
 
 Could any of you recommend reference material (web sites, manuals,
 redbooks/redpieces) so I could learn something about writing scripts under
 ISHELL in a z/Linux environment?
 
 TIA
 
 HITACHI
  DATA SYSTEMS 
 
 Raymond E. Noal
 Senior Technical Engineer
 Office: (408) 970 - 7978
 
 



Directory Statements

2008-05-29 Thread Howard Rifkind
Hello all,

What manual would I look into to get an explanation of all the statements which 
go into making up the directory.

I've been looking at several different manuals but can't seem to put my finger 
on the correct one.

Thanks.



  

Re: Directory Statements

2008-05-29 Thread Rich Smrcina

Howard,

Look at CP Planning and Administration, Chapter 17.

Howard Rifkind wrote:

Hello all,

What manual would I look into to get an explanation of all the 
statements which go into making up the directory.


I've been looking at several different manuals but can't seem to put my 
finger on the correct one.


Thanks.




--
Rich Smrcina
VM Assist, Inc.
Phone: 414-491-6001
Ans Service:  360-715-2467
rich.smrcina at vmassist.com
http://www.linkedin.com/in/richsmrcina

Catch the WAVV!  http://www.wavv.org
WAVV 2009 - Orlando, FL - May 15-19, 2009


Re: Directory Statements

2008-05-29 Thread O'Brien, Dennis L
Howard,
Directory statements are documented in CP Planning and Administration.
Chapter 17 for z/VM 5.3.0.  Probably the same for slightly older
releases.

   Dennis O'Brien

Don't worry about biting off more than you can chew.  Your mouth is
bigger than you think.  -- CVW-11 chaplain, Carrier


 



From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Thursday, May 29, 2008 19:40
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] Directory Statements


Hello all,

What manual would I look into to get an explanation of all the
statements which go into making up the directory.

I've been looking at several different manuals but can't seem to put my
finger on the correct one.

Thanks.




CMS OS Sim reading LARGE z/OS flat files

2008-05-29 Thread Lee Stewart
I have a customer who currently uses an FTP-like process to move a large 
amount of data from z/OS to VM regularly, where it's then put into a 
database on VM...


From what we know so far, the data is written out to a giant flat file 
on z/OS, then transferred and imported into the database on VM.   (It's 
not DB2, but so far not sure just what it is.)   The flat file can be up 
to about 40K records, and each record can be up to 3K long...


In talking about their hardware configs, while they are separate systems 
today, it occurred to us that we could cable the VM system to the z/OS 
DASD and read the file directly on VM -- thus eliminating the overhead 
and delay of sending it over IP, no matter how fast the connection.


It would mean changing their process to write a single file to a single 
volume, as opposed to today where z/OS just writes it as a multi-volume 
dataset across whatever free space.   That would probably take either a 
3390-27 or maybe a -54...


So   Does anyone have any experience using the CMS OS simulation 
stuff to read giant z/OS files?   I know a CMS formatted minidisk can 
only go up to 32K cylinders, but haven't found any mention of limits for 
the OS simulation stuff.


(Keep in mind it's almost always easier to change the VM end of the 
process.)


Thanks for any thoughts
Lee
--

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com


Re: CMS OS Sim reading LARGE z/OS flat files

2008-05-29 Thread Marcy Cortes
We do that (well the FOCUS os bridge is what is doing it but it is o/s
sim under the covers).
Mod 9's today, but probably mod 27's by like Monday since their stuff
just ran outta space.

Just make sure you are doing set shared on on the volumes and define
them as full pack (0 END) in the directory and r/o from VM.


Marcy Cortes 

This message may contain confidential and/or privileged information. If
you are not the addressee or authorized to receive this for the
addressee, you must not use, copy, disclose, or take any action based on
this message or any information herein. If you have received this
message in error, please advise the sender immediately by reply e-mail
and delete this message. Thank you for your cooperation.


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Lee Stewart
Sent: Thursday, May 29, 2008 8:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: [IBMVM] CMS OS Sim reading LARGE z/OS flat files

I have a customer who currently uses an FTP-like process to move a large
amount of data from z/OS to VM regularly, where it's then put into a
database on VM...

 From what we know so far, the data is written out to a giant flat file 
on z/OS, then transferred and imported into the database on VM.   (It's 
not DB2, but so far not sure just what it is.)   The flat file can be up

to about 40K records, and each record can be up to 3K long...

In talking about their hardware configs, while they are separate systems
today, it occurred to us that we could cable the VM system to the z/OS
DASD and read the file directly on VM -- thus eliminating the overhead
and delay of sending it over IP, no matter how fast the connection.

It would mean changing their process to write a single file to a single
volume, as opposed to today where z/OS just writes it as a multi-volume 
dataset across whatever free space.   That would probably take either a 
3390-27 or maybe a -54...

So   Does anyone have any experience using the CMS OS simulation 
stuff to read giant z/OS files?   I know a CMS formatted minidisk can 
only go up to 32K cylinders, but haven't found any mention of limits for
the OS simulation stuff.

(Keep in mind it's almost always easier to change the VM end of the
process.)

Thanks for any thoughts
Lee
-- 

Lee Stewart, Senior SE
Sirius Computer Solutions
Phone: (303) 798-2954
Fax:   (720) 228-2321
Email: [EMAIL PROTECTED]
Web:   www.siriuscom.com