AW: IBM support

2008-01-24 Thread Martin Pechloff
 Scott R Wandschneider asked
 
 Along the same line of questioning, does anybody know if VM/ESA 2.3 (I
 know it is unsupported) will run under z/VM 5.2 or 5.3 on 2066?
 

Yes, but you need a patch for the z Series machine.
We got one from the VSE Lab Boeblingen, Germany.

Until two weeks ago we ran z/VM 5.2 and VSE/ESA 2.3.2 on a 2094.

Martin Pechloff
zVM/zVSE Technical Support
T-Systems Enterprise Services GmbH
Leinfelden, Germany
E-Mail: Martin (dot) Pechloff (at) T-Systems (dot) com


Re: how to wait for dfsmsrm command

2008-01-24 Thread Jim Bohnsack
Steve--Sorry, the name emsg is misleading.  This is an exec that I 
inherited and modified to change from SPTAPE to SPXTAPE as well as 
handling DFSMSRM calls, stacking daily NSS/DCS dumps on tape, and other 
things.  EMSG is just the name of a procedure that sends messages to 
SYSOP and does a TELL of the same msg to the cons.  Here's the procedure:


/* EMSG: Display messages on virtual console  operator's console*/ 
emsg: procedure expose op disc sigl;
  parse arg msg
  say 'line' sigl'' msg  
  if (disc) then 'CP MSG' op ' NSS BACKUP:' msg
  return   
   


Jim

Gentry, Stephen wrote:

Jim, could you explain the call emsg.  I know what you're trying to =
accomplish with it. I don't have an EXEC or anything executable called =
EMSG. I do have a help file for it but it doesn't work with the normal =
HELP command. I also have EMSG set on.
Thanks,
Steve G.

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On =
Behalf Of Jim Bohnsack
Sent: Wednesday, January 23, 2008 9:42 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: how to wait for dfsmsrm command

Phillip--This is what I do in an exec that gets kicked off to do an=20
SPXTAPE of DCS's.  This is the wait routine after the DFSMSRM MOUNT is=20
issued.  Here is the MOUNT, just for reference:

'CP SM OP CMD DFSMSRM MOUNT VOL 'nextape' (LIBNAME 'lib,
   'READWR ATTACH 'userid()' VDEV 181' =20

This is the WAIT procedure:

/* TAPEWAIT: Wait until a tape has been attached */ =20
tapewait: procedure expose op rcode disc;   =20
   parse upper arg vaddr volser =20
   mounted =3D 0  =20
   do 24 until mounted /* 2 hours */=20
  do 30 until mounted /* 5 minutes */   =20
 Parse Value DiagRC(8,'QUERY VIRTUAL 181') With rc .=20
 if rc=3D0 then do; mounted=3D1; iterate; end;   =

 'CP SLEEP 10 SEC'  =20
 if rc =AC=3D 0 then do; say 'WAITC RC' rc; exit rc; end;=

 end=20
  end   =20
   if =ACmounted then do  =20
  call emsg 'TAPE SETUP HAS NOT BEEN HONORED.'  =20
  rcode =3D max(16,rcode) =20
  signal done   =20
  end   =20
   return   =20

Jim

[EMAIL PROTECTED] wrote:
  

This is a multipart message in MIME format.
--=3D_alternative 0080D6BF862573D8_=3D
Content-Type: text/plain; charset=3DUS-ASCII

we use a disconnected server machine to run SPXTAPE backup.
an EXEC used to write to 3480, but we are removing the 3480s and i =


need=20
  

it to write to a 3494 controlled 3590.

i'm having trouble getting figuring out how to have it wait for the=20
DFSMSRM MOUNT command to complete.

how do i get the output in response to the DFSMSRM MOUNT into REXX so=20
i can determine whether to continue with the SPXTAPE command?

do i use WAKEUP (IUCVMSG  ?

prg

Phillip Gramly
Systems Programmer
Communications Data Group
Champaign, IL
 =20


--=20
Jim Bohnsack
Cornell University
(607) 255-1760
[EMAIL PROTECTED]

  



--
Jim Bohnsack
Cornell University
(607) 255-1760
[EMAIL PROTECTED]


CUIR, EDEVs, and SLES 9

2008-01-24 Thread Susan Zimmerman
Hi Listers,

I cross-posted this on the LINUX-390 Listserv as well.

We had an issue when microcode was upgraded on all our DS8000s .
According to the CE, about 5 hours after the microcode was installed,  the
two PCHIDs connected to our SCSI DS8000 started posting error messages
every 6 seconds.

I logged on to one of our test systems and cd'ed to the directory mounted
on the scsi disk.  When I issued the ls command, my linux went to sleep and
never came back.

Our fcp is defined using EDEVs...so using  MAINT, I then issued the Q EDEV
command and it just locked up MAINT.  The following messages appeared on
OPERATOR (every minute):

HCPMHT2150I DASD 0E01 and interrupt is pending
HCPMHT6304I IRB= (all zeroes)
HCPMHT6305I Userid=LNXCUPT

We eventually forced the linux guest down and shutdown z/VM and then
toggled the PCHID off/on which cleared up the error.  I was able to IPL
both z/VM and the linux guest and had no problems getting to the data.

Our CE wonders if it was CUIR ... the documentation states it supports
z/VM.  I opened an issue with IBM to confirm z/VM supports CUIR on SCSI and
I've pasted their response below:

We do not support CUIR on SCSI. CUIR only affects CKD volumes.
The HW will not give us any quiesce/resume requests for SCSI volumes
regardless of whether we have a single or multiple path(s) to the LUN. 

Even without CUIR surely EDEVs should handle failures.

Responses on the LINUX-390 indicated native SCSI handles path failures just
fine.

Has anyone experienced an outage to their data on SCSI when defined on
EDEVs due to path failures?

Thanks in advance for any advice.

susan




RSCS LPR won't autostart

2008-01-24 Thread Bob Henry
I have 2 different RSCS links defined to the same physical LPR (HP 8150).

One link is for landscape, one is for portrait (see definitions below). W
hen
I send a printout to the portrait queue, the link autostarts fine and the

document is printed successfully. When I send the same printout to the
landscape queue, I get DMTAXM101I File 7431 (7431) enqueued on link
ROC815WL and the link never starts. I can stop/restart the link and the
document will then print. I have other LPR's defined exactly the same way

and they all autostart correctly on both landscape and portrait queues.

The links are defined as follows:

LINKDEF ROC815W  TYPE LPR   MANUAL FORM *AST
LINKDEF ROC815WL TYPE LPR   MANUAL FORM *AST
...
PARM  ROC815W  EXIT=LPRXPSE ITO=0 SEC=NO # 
 
   HOST=149.24.51.28 #/* HP 8150 Devl WW  *
/
   PRINTER=raw #   
 

   USER=YES # /* allow overrides  *
/
   EPARM='FORM=POCP1109'  /* Portrait 60 lpp 
 */
 
 
  
PARM  ROC815WL EXIT=LPRXPSE ITO=0 SEC=NO # 
 
   HOST=149.24.51.28 #/* HP 8150 Devl WW  *
/
   PRINTER=raw #   
 

   USER=YES # /* allow overrides  *
/
   EPARM='FORM=LACP1012'  /* landscape   
 */

Any thoughts on what might be causing this?




Re: List of Commands by Privilege Classes

2008-01-24 Thread Schuh, Richard
Go to the VM Download Packages page
http://www.vm.ibm.com/download/packages/ and get the CMDTABLE EXEC
written by Bruce Hayden.

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Wandschneider, Scott
 Sent: Thursday, January 24, 2008 11:58 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: List of Commands by Privilege Classes
 
 Does anyone know where I can get a list of VM commands by 
 Privilege Class.  In other words what are the commands with 
 class A, class B etc. 
 
 Thank you,
 Scott R Wandschneider
 Senior Systems Programmer
 Infocrossing, a WIPRO Company
 11707 Miracle Hills Dr.
 Omaha, NE 68154
 Office 402.963.8905
 


Re: List of Commands by Privilege Classes

2008-01-24 Thread Bill Munson

Here is a good guide line

Table 2. Privilege Classes
Class User and Function
A System Operator: The class A user controls the z/VM system. The system 
operator is responsible for the availability of the z/VM system and its 
resources. In addition, the system operator controls system accounting, 
broadcast messages, virtual machine performance options, and other 
options that affect the overall performance of z/VM. Note: The class A 
user who is automatically logged on during CP initialization is 
designated as the primary system operator.
B System Resource Operator: The class B user controls all the real 
resources of the z/VM system, except those controlled by the system 
operator and the spooling operator.
C System Programmer: The class C user updates or changes system-wide 
parameters of the z/VM system.
D Spooling Operator: The class D user controls spool files and the 
systems real reader, printer, and punch equipment allocated to spooling 
use.
E System Analyst: The class E user examines and saves system operation 
data in specified z/VM storage areas.
F Service Representative: The class F user obtains, and examines in 
detail, data about input and output devices connected to the z/VM 
system. This privilege class is reserved for IBM use only.
G General User: The class G user controls functions associated with a 
particular virtual machine.

H Reserved for IBM use.
I - Z 1 - 6
Classes I through Z are reserved for redefinition through user class 
restructure (UCR) by each installation for its own use.



Bill Munson
VM System Programmer
Office of Information Technology
State of New Jersey
(609) 984-4065

President MVMUA
http://www.marist.edu/~mvmua



Wandschneider, Scott wrote:

Does anyone know where I can get a list of VM commands by Privilege
Class.  In other words what are the commands with class A, class B etc. 


Thank you,
Scott R Wandschneider
Senior Systems Programmer
Infocrossing, a WIPRO Company
11707 Miracle Hills Dr.
Omaha, NE 68154
Office 402.963.8905



Re: List of Commands by Privilege Classes

2008-01-24 Thread Wandschneider, Scott
This was PERFECT!!!  Thank you!

Thank you,
Scott R Wandschneider
Senior Systems Programmer
Infocrossing
Office 402.963.8905

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED] On
Behalf Of Schuh, Richard
Sent: Thursday, January 24, 2008 2:05 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: List of Commands by Privilege Classes

Go to the VM Download Packages page
http://www.vm.ibm.com/download/packages/ and get the CMDTABLE EXEC
written by Bruce Hayden.

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Wandschneider, Scott
 Sent: Thursday, January 24, 2008 11:58 AM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: List of Commands by Privilege Classes
 
 Does anyone know where I can get a list of VM commands by 
 Privilege Class.  In other words what are the commands with 
 class A, class B etc. 
 
 Thank you,
 Scott R Wandschneider
 Senior Systems Programmer
 Infocrossing, a WIPRO Company
 11707 Miracle Hills Dr.
 Omaha, NE 68154
 Office 402.963.8905
 


Re: List of Commands by Privilege Classes

2008-01-24 Thread Schuh, Richard
You are welcome. I was just paying it forward. Someone else pointed me
to CMDTABLE when I asked a similar question some time back. 

Regards, 
Richard Schuh 

 

 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Wandschneider, Scott
 Sent: Thursday, January 24, 2008 12:42 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: List of Commands by Privilege Classes
 
 This was PERFECT!!!  Thank you!
 
 Thank you,
 Scott R Wandschneider
 Senior Systems Programmer
 Infocrossing
 Office 402.963.8905
 
 -Original Message-
 From: The IBM z/VM Operating System 
 [mailto:[EMAIL PROTECTED] On Behalf Of Schuh, Richard
 Sent: Thursday, January 24, 2008 2:05 PM
 To: IBMVM@LISTSERV.UARK.EDU
 Subject: Re: List of Commands by Privilege Classes
 
 Go to the VM Download Packages page
 http://www.vm.ibm.com/download/packages/ and get the CMDTABLE 
 EXEC written by Bruce Hayden.
 
 Regards,
 Richard Schuh 
 
  
 
  -Original Message-
  From: The IBM z/VM Operating System
  [mailto:[EMAIL PROTECTED] On Behalf Of Wandschneider, Scott
  Sent: Thursday, January 24, 2008 11:58 AM
  To: IBMVM@LISTSERV.UARK.EDU
  Subject: List of Commands by Privilege Classes
  
  Does anyone know where I can get a list of VM commands by Privilege 
  Class.  In other words what are the commands with class A, class B 
  etc.
  
  Thank you,
  Scott R Wandschneider
  Senior Systems Programmer
  Infocrossing, a WIPRO Company
  11707 Miracle Hills Dr.
  Omaha, NE 68154
  Office 402.963.8905
  
 


RSCS LPR won't autostart

2008-01-24 Thread Les Geer (607-429-3580)
 I have 2 different RSCS links defined to the same physical LPR (HP 8150).

One link is for landscape, one is for portrait (see definitions below). W
hen
I send a printout to the portrait queue, the link autostarts fine and the

document is printed successfully. When I send the same printout to the
landscape queue, I get DMTAXM101I File 7431 (7431) enqueued on link
ROC815WL and the link never starts. I can stop/restart the link and the
document will then print. I have other LPR's defined exactly the same way

and they all autostart correctly on both landscape and portrait queues.


When you mention you can stop/restart the link and the document
prints fine, that implies the link state is not drained.  What state
is the link in?  Can you trace this?

Best Regards,
Les Geer
IBM z/VM and Linux Development


Re: RECEIVE question

2008-01-24 Thread Dave Wade
--- Alan Altmark [EMAIL PROTECTED] wrote:

 On Tuesday, 01/22/2008 at 05:36 EST, Dave Wade
 [EMAIL PROTECTED] wrote:
 
  Its been a while since I looked at this code but
 from
  what I remember RECEIVE calls DMSDDL for files in
  NETDATA format...
 
 Wow.  It has been a while!  20 years to be exact
  :-)
 
 In VM/SP Release 6, the internal DMSDDL utility was
 externalized as the 
 NETDATA command.
 

AhAh I thought I also remembered a NETDATA command,
but I see that DMSDDL is still shipped

 Alan Altmark
 z/VM Development
 IBM Endicott
 



  

Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs


Re: RSCS LPR won't autostart

2008-01-24 Thread Bob Henry
Here's the info:

ROC815W is the portrait queue, ROC815WL is the landscape queue.


sm rscs q sys link name roc815w  
 
  
Ready;   
 
  
 Link Line 
 

 Name Status Type Addr LU Name  Logmode  Queueing
   
 ROC815W  inactive   LPR   ...  ...  priority
   
 1 link found
 
  
sm rscs q sys link name roc815wl  
 
 
Ready;   
 
  
 Link Line 
 

 Name Status Type Addr LU Name  Logmode  Queueing
   
 ROC815WL inactive   LPR   ...  ...  priority
   
 1 link found
 
  
sm rscs q roc815wl q  
 
 
Ready;   
 
  
 Link ROC815WL inactive sending=0 receiving=0 queued=1 looping=0 
held=0 
 Pos   Loc  Origin   Destination 
   
 in Q   IDID Node Userid   Node Userid   Status 

1 7435  7435 MVM1 BHENRROC815WL SYSTEM   waiting 
   
 1 file found
 
  

Is that what you mean by link STATE?


The last few days I've had no posts. Anything weird happening?

2008-01-24 Thread Dave Ross
Suddenly I've stopped receiving any posts over the last couple of days. I
s 
there a problem?


Re: RSCS LPR won't autostart

2008-01-24 Thread Les Geer (607-429-3580)
Yes inactive is the link state, which indicates RSCS never tried to
start the link when a file was queue to it.
Next, check if autostart is still defined on for the link
Issue:

sm rscstst1 q links node roc815wl show ast


Best Regards,
Les Geer
IBM z/VM and Linux Development


Here's the info:

ROC815W is the portrait queue, ROC815WL is the landscape queue.


sm rscs q sys link name roc815w


Ready;


 Link Line


 Name Status Type Addr LU Name  Logmode  Queueing

 ROC815W  inactive   LPR   ...  ...  priority

 1 link found


sm rscs q sys link name roc815wl


Ready;


 Link Line


 Name Status Type Addr LU Name  Logmode  Queueing

 ROC815WL inactive   LPR   ...  ...  priority

 1 link found


sm rscs q roc815wl q


Ready;


 Link ROC815WL inactive sending=0 receiving=0 queued=1 looping=0
held=0
 Pos   Loc  Origin   Destination

 in Q   IDID Node Userid   Node Userid   Status

1 7435  7435 MVM1 BHENRROC815WL SYSTEM   waiting

 1 file found



Is that what you mean by link STATE?


Re: The last few days I've had no posts. Anything weird happening?

2008-01-24 Thread Mark Post
 On Thu, Jan 24, 2008 at  3:20 PM, in message
[EMAIL PROTECTED], Dave Ross
[EMAIL PROTECTED] wrote: 
 Suddenly I've stopped receiving any posts over the last couple of days. I=
 s 
 there a problem?

Not with the list in general.  Might be specific to you, though.


Mark Post


Re: The last few days I've had no posts. Anything weird happening?

2008-01-24 Thread David Boyes
 Suddenly I've stopped receiving any posts over the last couple of
days. I
 s
 there a problem?

NOBODY expects ... the Southern Post Suppression!

(sorry. It just had to be said.)