Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Kris Buelens
If RACFSMF failed, then you can indeed have data on 301 and 302.  When the
active SMF disk gets full, RACF will not be able to switch and SMF recording
stops.
So, we created REXX code for our system automation to check for this
situation.

You could try a simple XAUTOLOG RACFSMF and see if that cleans the
situation.  Otherwise: from any user with RACF permission to LINK to RACFVM
301 or 302, you can issue
   CP LINK RACFVM 30x  M
   ACCESS  Z
  and do what you like, such as ERASE...
q
Q1. Why do some many VM users continuously log ON and OFF do switch userids,
where a simple LINK from their own user could be enough?
Q2 And, when a LOGON is required (or the best after all) why don't they use
LOGON BY, but try they to remember the passwords of all these service
machines?

Since I'm back in the field for many customers I have to explain this over
and over again.  Even without RACF, there is a LOGON BY capability.
/q

2010/3/10 Alan Altmark alan_altm...@us.ibm.com

 On Wednesday, 03/10/2010 at 12:11 EST, Martin, Terry R. (CMS/CTR) (CTR)
 terry.mar...@cms.hhs.gov wrote:

  I want to ERASE the SMF DATA file from the ALTERNATE disk(302 in my
 case). How
  can I do this without logging on to the RACFVM Server. Can I do this
 from the
  RACFSMF machine?

 RACFSMF already does that after it archives the file to the 192 disk.
 RACFSMF is designed to be autologged at the same time every day (e.g.
 midnight).  Its behavior is governed by the settings in the PROFILE EXEC
 (SMFPROF EXEC).

 But, in general, an SMSG RACFVM SMF SWITCH causes RACF to close the active
 SMF log and detach the disk it is on.  You have to look at the SMF CONTROL
 file on RACFVM's 191 in order to know which disk is CURRENT so you know
 which disk to go after.

 Alan Altmark
 z/VM Development
 IBM Endicott




-- 
Kris Buelens,
IBM Belgium, VM customer support


TCPIP-CTC Error

2010-03-10 Thread Mario Izaguirre
Hi Listeners: I have a problem with CTCA between zVM and zVSE.

 

 

How TCPIP start, display the message in the SP console:

 

DTCRUN1022I Console log will be sent to default owner ID: TCPMAINT

DTCRUN1021R To cancel TCP/IP Stack startup, type any non-blank character
and

press ENTER. To continue startup, just press ENTER.

 

DTCRUN1011I Server started at 16:32:13 on 9 Mar 2010 (Tuesday)

DTCRUN1011I Running server command: TCPIP

DTCRUN1011I No parameters in use

DTCTCP001I z/VM TCP/IP Level 540

  * 03/09/10 *

16:32:13 DTCIPI008IInitializing... TCPIP MODULE E2 dated 01/24/10 at
21:47

16:32:13 DTCIPI052I TCP/IP Module Load Address:  00C17000

16:32:13 DTCIPI009I Devices will use diagnose 98 real channel program
support

16:32:13 DTCIPI012I TCP/IP running under z/VM system

16:32:13 DTCIPI005I Trying to open TCPIP TCPIP *

16:32:13 DTCIPI005I Trying to open ZVMV5R40 TCPIP *

16:32:13 DTCIPI005I Trying to open PROFILE TCPIP *

16:32:13 DTCIPI006I Using profile file PROFILE TCPIP D1 dated 03/09/10
at 16:14

16:32:13 DTCFPM004I FPSM is available with 0 pages allocated

16:32:13 DTCFPM005I FPSM may allocate an additional 24389 pages out of
27099

  * 03/09/10 *

 

16:32:14 DTCSTM243I **

16:32:14 DTCSTM244I Log of IBM TCP/IP Telnet Server Users started on
03/09/10 at 16:32:14

16:32:14 DTCSTM245I

16:32:16 DTCCTC083E CTCA device CTC4: Unexpected CSW from SenseId
command on device 0840

16:32:16 DTCPRI461IKeys: E0, CcwAddress: 07817E08

16:32:16 DTCPRI462IStatus bits: C0, SCFA: 4017

16:32:16 DTCPRI463IUnit Status: 02, Channel Status: 00

16:32:16 DTCPRI464IByte Count:1

16:32:16 DTCPRI470ISubchannel Logout: 0080

16:32:16 DTCPRI471IExtended Report Word: 

16:32:16 DTCCTC095E Sense id: FF 30 88 for device 0840

16:32:16 DTCCTC087I CTCA device CTC4: Sense data for device 0840: 40

16:32:16 DTCCTC092E CTCA device CTC4: Unit Check on device 0841

16:32:16 DTCCTC087I CTCA device CTC4: Sense data for device 0841: 40

 

In the  zVSE Console(partition F7 TCPIP):

F7 0168 0003: IPL391E ZVM_TCPIP Unable to Initialize CTC Adapter.


F7 0168 0003: IPL395E ZVM_TCPIP SENSEID I/O error on Receive Port. Cuu:
 

F7 0168 0840 Sns: 40


 

 

In the PROFILE  TCPIP (user TCPMAINT) the definition is:

; --

DEVICE d...@0400  OSD 0001   NONROUTER

LINK ETH1 QDIOETHERNET d...@0400  PATHMTU MTU 1492 IP

DEVICE CTC3 CTC820

LINK TEST31 CTC  0CTC3

DEVICE CTC4 CTC840

LINK ZVSE42 CTC  0CTC4

; (End DEVICE and LINK statements)

; --

HOME

172.30.5.25255.255.255.0   ETH1

192.168.96.2  255.255.255.252  ZVSE42

; (End HOME Address information)

; --

GATEWAY

; NetworkSubnet  First Link
MTU

; Address Mask  Hop Name
Size

; - --- --- --
-

192.168.96.1255.255.255.252  = ZVSE42
1500

DEFAULTNET   172.30.5.1 ETH1
1492

; (End GATEWAY Static Routing information)

; --

START d...@0400

START CTC4

 

In the TCPIP 1.5F for zVSE, the definition is:

*---
-*

*  Define the IP address and subnet mask for the VSE system  *

*---
-*

  SET IPADDR   = 192.168.096.001   

  SET MASK = 255.255.255.252  

 

*-*

*Define the Communication Links
*

*-*

  DEFINE LINK,ID=ZVM_TCPIP,TYPE=CTCA,DEV=840,MTU=1492  

 

 DEFINE ROUTE,ID=ZVM,LINKID=ZVM_TCPIP,IPADDR=0.0.0.0, -   

 GATEWAY=192.168.96.2  

 

In the Virtual Machine configuration(USER DIRECT):

01388 USER TCPIP TCPIP 128M 256M ABG  

01389  INCLUDE TCPCMSU

01390  OPTION QUICKDSP SVMSTAT MAXCONN 1024 DIAG98 APPLMON

01391  SHARE RELATIVE 3000

01392  IUCV ALLOW 

01393  IUCV ANY PRIORITY  

01394  IUCV *CCS PRIORITY MSGLIMIT 255

01395  IUCV *VSWITCH MSGLIMIT 65535   

01396  SPECIAL 840 CTCA ZVSE42 

Re: TCPIP-CTC Error

2010-03-10 Thread Wakser, David
Did you issue a COUPLE command from each side? Without the COUPLE
command, the CTC is not really connected to anything.

 

David Wakser

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Mario Izaguirre
Sent: Wednesday, March 10, 2010 4:50 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: TCPIP-CTC Error

 

Hi Listeners: I have a problem with CTCA between zVM and zVSE.

 

 

How TCPIP start, display the message in the SP console:

 

DTCRUN1022I Console log will be sent to default owner ID: TCPMAINT

DTCRUN1021R To cancel TCP/IP Stack startup, type any non-blank character
and

press ENTER. To continue startup, just press ENTER.

 

DTCRUN1011I Server started at 16:32:13 on 9 Mar 2010 (Tuesday)

DTCRUN1011I Running server command: TCPIP

DTCRUN1011I No parameters in use

DTCTCP001I z/VM TCP/IP Level 540

  * 03/09/10 *

16:32:13 DTCIPI008IInitializing... TCPIP MODULE E2 dated 01/24/10 at
21:47

16:32:13 DTCIPI052I TCP/IP Module Load Address:  00C17000

16:32:13 DTCIPI009I Devices will use diagnose 98 real channel program
support

16:32:13 DTCIPI012I TCP/IP running under z/VM system

16:32:13 DTCIPI005I Trying to open TCPIP TCPIP *

16:32:13 DTCIPI005I Trying to open ZVMV5R40 TCPIP *

16:32:13 DTCIPI005I Trying to open PROFILE TCPIP *

16:32:13 DTCIPI006I Using profile file PROFILE TCPIP D1 dated 03/09/10
at 16:14

16:32:13 DTCFPM004I FPSM is available with 0 pages allocated

16:32:13 DTCFPM005I FPSM may allocate an additional 24389 pages out of
27099

  * 03/09/10 *

 

16:32:14 DTCSTM243I **

16:32:14 DTCSTM244I Log of IBM TCP/IP Telnet Server Users started on
03/09/10 at 16:32:14

16:32:14 DTCSTM245I

16:32:16 DTCCTC083E CTCA device CTC4: Unexpected CSW from SenseId
command on device 0840

16:32:16 DTCPRI461IKeys: E0, CcwAddress: 07817E08

16:32:16 DTCPRI462IStatus bits: C0, SCFA: 4017

16:32:16 DTCPRI463IUnit Status: 02, Channel Status: 00

16:32:16 DTCPRI464IByte Count:1

16:32:16 DTCPRI470ISubchannel Logout: 0080

16:32:16 DTCPRI471IExtended Report Word: 

16:32:16 DTCCTC095E Sense id: FF 30 88 for device 0840

16:32:16 DTCCTC087I CTCA device CTC4: Sense data for device 0840: 40

16:32:16 DTCCTC092E CTCA device CTC4: Unit Check on device 0841

16:32:16 DTCCTC087I CTCA device CTC4: Sense data for device 0841: 40

 

In the  zVSE Console(partition F7 TCPIP):

F7 0168 0003: IPL391E ZVM_TCPIP Unable to Initialize CTC Adapter.


F7 0168 0003: IPL395E ZVM_TCPIP SENSEID I/O error on Receive Port. Cuu:
 

F7 0168 0840 Sns: 40


 

 

In the PROFILE  TCPIP (user TCPMAINT) the definition is:

; --

DEVICE d...@0400  OSD 0001   NONROUTER

LINK ETH1 QDIOETHERNET d...@0400  PATHMTU MTU 1492 IP

DEVICE CTC3 CTC820

LINK TEST31 CTC  0CTC3

DEVICE CTC4 CTC840

LINK ZVSE42 CTC  0CTC4

; (End DEVICE and LINK statements)

; --

HOME

172.30.5.25255.255.255.0   ETH1

192.168.96.2  255.255.255.252  ZVSE42

; (End HOME Address information)

; --

GATEWAY

; NetworkSubnet  First Link
MTU

; Address Mask  Hop Name
Size

; - --- --- --
-

192.168.96.1255.255.255.252  = ZVSE42
1500

DEFAULTNET   172.30.5.1 ETH1
1492

; (End GATEWAY Static Routing information)

; --

START d...@0400

START CTC4

 

In the TCPIP 1.5F for zVSE, the definition is:

*---
-*

*  Define the IP address and subnet mask for the VSE system  *

*---
-*

  SET IPADDR   = 192.168.096.001   

  SET MASK = 255.255.255.252  

 

*-*

*Define the Communication Links
*

*-*

  DEFINE LINK,ID=ZVM_TCPIP,TYPE=CTCA,DEV=840,MTU=1492  

 

 DEFINE ROUTE,ID=ZVM,LINKID=ZVM_TCPIP,IPADDR=0.0.0.0, -   

 GATEWAY=192.168.96.2  

 

In the Virtual Machine configuration(USER DIRECT):

01388 USER TCPIP TCPIP 128M 256M ABG  

01389  INCLUDE TCPCMSU

01390  OPTION QUICKDSP SVMSTAT MAXCONN 1024 DIAG98 APPLMON

01391  SHARE RELATIVE 3000

01392  

Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Martin, Terry R. (CMS/CTR) (CTR)
Thanks Kris this is what I was looking for. I am setting this all up and
did have some problems with RACFSMF which gave me data on both 301 and
302 because of a SWITCH. So I wanted to clear the alternate one to test
out my changes to RACFSMF. I certainly LINK to other users all of the
time but was not sure about if I would hurt anything by LINKING to the
302 disk in write mode and erasing from another user that was the real
question/worry. 

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Wednesday, March 10, 2010 2:56 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: ERASE SMF DATA on ALTERNATE DISK

 

If RACFSMF failed, then you can indeed have data on 301 and 302.  When
the active SMF disk gets full, RACF will not be able to switch and SMF
recording stops.
So, we created REXX code for our system automation to check for this
situation.

You could try a simple XAUTOLOG RACFSMF and see if that cleans the
situation.  Otherwise: from any user with RACF permission to LINK to
RACFVM 301 or 302, you can issue
   CP LINK RACFVM 30x  M
   ACCESS  Z
  and do what you like, such as ERASE...
q
Q1. Why do some many VM users continuously log ON and OFF do switch
userids, where a simple LINK from their own user could be enough?
Q2 And, when a LOGON is required (or the best after all) why don't they
use LOGON BY, but try they to remember the passwords of all these
service machines?

Since I'm back in the field for many customers I have to explain this
over and over again.  Even without RACF, there is a LOGON BY capability.
/q

2010/3/10 Alan Altmark alan_altm...@us.ibm.com

On Wednesday, 03/10/2010 at 12:11 EST, Martin, Terry R. (CMS/CTR)
(CTR)

terry.mar...@cms.hhs.gov wrote:

 I want to ERASE the SMF DATA file from the ALTERNATE disk(302 in my
case). How
 can I do this without logging on to the RACFVM Server. Can I do this
from the
 RACFSMF machine?

RACFSMF already does that after it archives the file to the 192 disk.
RACFSMF is designed to be autologged at the same time every day (e.g.
midnight).  Its behavior is governed by the settings in the PROFILE EXEC
(SMFPROF EXEC).

But, in general, an SMSG RACFVM SMF SWITCH causes RACF to close the
active
SMF log and detach the disk it is on.  You have to look at the SMF
CONTROL
file on RACFVM's 191 in order to know which disk is CURRENT so you know
which disk to go after.

Alan Altmark
z/VM Development
IBM Endicott




-- 
Kris Buelens,
IBM Belgium, VM customer support



Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Colin Allinson
I have a series of automated slaves that read a control file and perform 
DDR copies. These slaves do not have their own RW minidisks so they queue 
the commands for DDR.

In this case the target volume has a label of d...@d5f3 but DDR is winging at 
a label mismatch. I have traced my exec and can see that the line :-

OUT D5F3 DASD d...@d5f3 

is being correctly queued but DDR responds with :-

HCPDDR711D VOLID READ IS v...@d5f3 NOT D5F3   

My first thought was CP TERM setting so I ensured that CHARDEL was set off 
- but to no avail. (I checked it with a FOR userid CMD Q TERM while it was 
waiting on a response).

Does anyone have any ideas what is happening here?


Colin Allinson

Amadeus Data Processing GmbH


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Imler, Steven J
To be sure try ... D@D5F3

 

JR (Steven) Imler
CA 
Senior Sustaining Engineer
Tel: +1-703-708-3479
steven.im...@ca.com
mailto:steven.im...@ca.com 

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Colin Allinson
Sent: Wednesday, March 10, 2010 06:45 AM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Automated DDR funny - has anyone got any ideas

 


I have a series of automated slaves that read a control file and perform
DDR copies. These slaves do not have their own RW minidisks so they
queue the commands for DDR. 

In this case the target volume has a label of d...@d5f3 but DDR is winging
at a label mismatch. I have traced my exec and can see that the line :- 

OUT D5F3 DASD d...@d5f3 

is being correctly queued but DDR responds with :- 

HCPDDR711D VOLID READ IS v...@d5f3 NOT D5F3 

My first thought was CP TERM setting so I ensured that CHARDEL was set
off - but to no avail. (I checked it with a FOR userid CMD Q TERM while
it was waiting on a response). 

Does anyone have any ideas what is happening here? 


Colin Allinson

Amadeus Data Processing GmbH



Re: Question about VSE List

2010-03-10 Thread Sergio Lima

Hello Rich.

 

For a long time we don't speak .

I'm working again with VM/VSE, and i'm very.. very happy.

Thanks very much, and best regards.

I never forgot the times that you save my life.

 

Sergio
 
 Date: Tue, 9 Mar 2010 15:41:52 -0600
 From: r...@velocitysoftware.com
 Subject: Re: Question about VSE List
 To: IBMVM@LISTSERV.UARK.EDU
 
 On 03/09/2010 03:21 PM, zMan wrote:
  2010/3/9 Sergio Lima sergiovm...@hotmail.com 
  mailto:sergiovm...@hotmail.com
 
  Hello List.
 
  Someone know, the address (if still exist) from VSE ?
 
 
  I don't think I've seen any traffic in months.
 
 On the contrary, there's traffic on vse-l.
 
 -- 
 Rich Smrcina
 Phone: 414-491-6001
 http://www.linkedin.com/in/richsmrcina
 
 Catch the WAVV! http://www.wavv.org
 WAVV 2010 - Apr 9-13, 2010 Covington, KY
  
_
Com o Internet Explorer 8 você fica mais protegido contra ameaças da web. Saiba 
mais.
http://go.microsoft.com/?linkid=9707132

Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Colin Allinson
Imler, Steven J steven.im...@ca.com wrote:-

 To be sure try ... d...@d5f3

OK - tried that but it showed that it was trying to match to VD5F3. This 
suggests that @ is still operating as CHARDEL even though it is set OFF.

Just to clarify - all TERM characters (except LINEND) are OFF 

   L PIPE CP Q TERM | CONS 
LINEND  # , LINEDEL OFF, CHARDEL OFF, ESCAPE OFF, TABCHAR OFF 
LINESIZE 000, ATTN ON , APL OFF, TEXT OFF, MODE VM, HILIGHT OFF 
CONMODE 3215, BREAKIN   IMMED , BRKKEY PA1  , SCRNSAVE OFF 
AUTOCR ON , MORE 050 010, HOLD ON , TIMESTAMP OFF, SYS3270 OFF  

So, I tried something else and doubled up the @ sign (so I queued OUT D5F3 
DASD V@@D5F3). Now this is really strange - I got the message :-
 
HCPDDR711D VOLID READ IS v...@d5f3

So it seems that DDR knows the label sort of matches but not to what it 
was given. Looks like something funny within DDR. 

Colin Allinson

Amadeus Data Processing GmbH


Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Bruce Hayden
q
Q3.  Why don't more people use VMLINK?
/q
VMLINK RACFVM 30x (WRITE
one command, no searching for a free filemode, etc.
Or even better:
VMLINK RACFVM 30x (WRITE FILELIST
Make any changes to the disk while in FILELIST, and the disk is
detached when you press PF3.

On Wed, Mar 10, 2010 at 2:56 AM, Kris Buelens kris.buel...@gmail.com wrote:
 If RACFSMF failed, then you can indeed have data on 301 and 302.  When the
 active SMF disk gets full, RACF will not be able to switch and SMF recording
 stops.
 So, we created REXX code for our system automation to check for this
 situation.

 You could try a simple XAUTOLOG RACFSMF and see if that cleans the
 situation.  Otherwise: from any user with RACF permission to LINK to RACFVM
 301 or 302, you can issue
    CP LINK RACFVM 30x  M
    ACCESS  Z
   and do what you like, such as ERASE...
 q
 Q1. Why do some many VM users continuously log ON and OFF do switch userids,
 where a simple LINK from their own user could be enough?
 Q2 And, when a LOGON is required (or the best after all) why don't they use
 LOGON BY, but try they to remember the passwords of all these service
 machines?

 Since I'm back in the field for many customers I have to explain this over
 and over again.  Even without RACF, there is a LOGON BY capability.
 /q



 --
 Kris Buelens,
 IBM Belgium, VM customer support




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


Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Rich Smrcina

aSometimes it's difficult to remember all these new fangled tools...  :)
/a

I know VMLINK is there, but find myself consistently using LINK and 
ACCESS because that's what I learned when I was a wee lad in the VM world.


On 03/10/2010 06:38 AM, Bruce Hayden wrote:

q
Q3.  Why don't more people use VMLINK?
/q
VMLINK RACFVM 30x (WRITE
one command, no searching for a free filemode, etc.
Or even better:
VMLINK RACFVM 30x (WRITE FILELIST
Make any changes to the disk while in FILELIST, and the disk is
detached when you press PF3.

   


--
Rich Smrcina
Phone: 414-491-6001
http://www.linkedin.com/in/richsmrcina

Catch the WAVV! http://www.wavv.org
WAVV 2010 - Apr 9-13, 2010 Covington, KY


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Colin Allinson
I should read the DDR help more carefully next time !!

 When you use the CP TERMINAL command to redefine the CHARDEL and LINEDEL 
characters, the redefinitions have no effect  on DDR line editing. DDR 
continues to recognize the at sign (@) and the cent  sign (¢) as valid 
CHARDEL and LINEDEL symbols, respectively.

 

Colin Allinson

Amadeus Data Processing GmbH


Re: TCPIP-CTC Error

2010-03-10 Thread Ivica Brodaric
Did you COUPLE send port with receive port of the other side, ie TCPIP
840 - ZVSE42 841, TCPIP 841 - ZVSE42 840?

Ivica


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Dieltiens Geert
Colin,
 
From HELP DDR: 
 
Two logical line editing symbols are recognized and handled by the DDR   
command. The first is the logical character-delete symbol (@) that allows
deletion of one or more of the previous characters entered. The second is the
logical-line delete symbol ([) that deletes the entire previous physical line
Most often, the default values for these two symbols are defined for each
virtual machine at system generation. When you use the CP TERMINAL command to
redefine the CHARDEL and LINEDEL characters, the redefinitions have no effect
on DDR line editing. DDR continues to recognize the at sign (@) and the cent 
sign ([) as valid CHARDEL and LINEDEL symbols, respectively.
 
Bye,
Geert.

 
 

_ 
Geert Dieltiens 
Systeembeheerder 
Informatica J. Van Breda  C° 
Tel.: + 32 3 217 50 16 

 



From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Colin Allinson
Sent: woensdag 10 maart 2010 12:45
To: IBMVM@LISTSERV.UARK.EDU
Subject: Automated DDR funny - has anyone got any ideas



I have a series of automated slaves that read a control file and perform DDR 
copies. These slaves do not have their own RW minidisks so they queue the 
commands for DDR. 

In this case the target volume has a label of d...@d5f3 but DDR is winging at a 
label mismatch. I have traced my exec and can see that the line :- 

OUT D5F3 DASD d...@d5f3 

is being correctly queued but DDR responds with :- 

HCPDDR711D VOLID READ IS v...@d5f3 NOT D5F3 

My first thought was CP TERM setting so I ensured that CHARDEL was set off - 
but to no avail. (I checked it with a FOR userid CMD Q TERM while it was 
waiting on a response). 

Does anyone have any ideas what is happening here? 


Colin Allinson

Amadeus Data Processing GmbH


DISCLAIMER

This email and any files transmitted with it are confidential 
and intended solely for the use of the individual or entity 
to whom they are addressed. If you have received this email 
in error please notify postmas...@vanbreda.be
This footnote also confirms that this email has been checked 
for the presence of viruses.

Informatica J.Van Breda  Co NV BTW BE 0427 908 174


Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Rich Smrcina

On 03/10/2010 08:12 AM, Scott Rohling wrote:


Somewhat related -- you can do an ACCESS (ERASE to wipe the disk clean 
without doing file deletes.


Scott


Now that's just dark twisted magic.

--
Rich Smrcina
Phone: 414-491-6001
http://www.linkedin.com/in/richsmrcina

Catch the WAVV! http://www.wavv.org
WAVV 2010 - Apr 9-13, 2010 Covington, KY


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Mike Walter
What happens if your control statement volser matches the volser reported 
by DDR, e.g.
OUT D5F3 DASD v...@d5f3

Is the actual DASD volser being written to really d...@d543, or actually 
v...@d5f3 as reported by DDR?

Mike Walter
Hewitt Associates
The opinions expressed herein are mine alone, not my employer's.



Colin Allinson cgallin...@amadeus.com 

Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
03/10/2010 05:44 AM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Automated DDR funny - has anyone got any ideas







I have a series of automated slaves that read a control file and perform 
DDR copies. These slaves do not have their own RW minidisks so they queue 
the commands for DDR. 

In this case the target volume has a label of d...@d5f3 but DDR is winging at 
a label mismatch. I have traced my exec and can see that the line :- 

OUT D5F3 DASD d...@d5f3 

is being correctly queued but DDR responds with :- 

HCPDDR711D VOLID READ IS v...@d5f3 NOT D5F3 

My first thought was CP TERM setting so I ensured that CHARDEL was set off 
- but to no avail. (I checked it with a FOR userid CMD Q TERM while it was 
waiting on a response). 

Does anyone have any ideas what is happening here? 


Colin Allinson

Amadeus Data Processing GmbH



The information contained in this e-mail and any accompanying documents may 
contain information that is confidential or otherwise protected from 
disclosure. If you are not the intended recipient of this message, or if this 
message has been addressed to you in error, please immediately alert the sender 
by reply e-mail and then delete this message, including any attachments. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient is strictly prohibited. All messages 
sent to and from this e-mail address may be monitored as permitted by 
applicable law and regulations to ensure compliance with our internal policies 
and to protect our business. E-mails are not secure and cannot be guaranteed to 
be error free as they can be intercepted, amended, lost or destroyed, or 
contain viruses. You are deemed to have accepted these risks if you communicate 
with us by e-mail. 




IPGATE with RACF

2010-03-10 Thread Philip Tully
Hello all,

I have recently implemented IPGATE between 8 VM systems. The connections 
are
working fine but only for SFS directories/files which are available to Pu
blic.

I have been told that a generic profile in VMBATCH has been defined with 
a
PERMIT of  IPGATE with CONTROL

racf setr generic(vmbatch)
racf rdef vmbatch * uacc(none)
racf permit * class(vmbatch) id(ipgate) access(control)


On the local system, I can access a tools. directory(which is public read
),
then select a sub-directory such as vmftp (which is NOT public is not
allowed to access, but I am).  

On the remote system, I am able to access tools. no problem but when I
attempt to access the vmftp sub-directory the access is rejected.

BTW:I am a total newbie at RACF.

regard
Phil


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Alan Altmark
On Wednesday, 03/10/2010 at 09:25 EST, Nick Laflamme 
dplafla...@gmail.com wrote:

 I'd be very tempted to open a PMR and request they also respect an 
ESCAPE 
 character. It's only fair.
 
 But that's a long-term solution, not a short-term solution. :-( 

Go ahead and open a PMR.  While it is behaving as documented, it is not 
behaving in accordance with the system design we put in place a few 
releases ago when we changed the default CHARDEL and LINEDEL characters to 
OFF in the IBM-provided SYSTEM CONFIG.

A contributing factor to the demise of the remnants of serial line 
interactions is that code points 0x7C and 0x4A do not always appear as @ 
and ¢, respectively.  On my terminal, I see @ and Ý, as I use code page 
924.  In Brazil (cp275), you see à and É.

Finally, try to explain CHARDEL or LINEDEL to anyone coming out of 
college.  I triple dog dare you.  (You do that WHY? and But there's no 
CENT sign on the keyboard!) At least LINEND is a familiar concept and has 
some practical use as a command delimiter.

On the lighter side, here's a snippet from the code:
*AN '@' SIGN WILL BE TREATED AS A LOGICAL BACKSPACE AND
*A CENT SIGN WILL CANCEL THE TOTAL LINE AND RESULT IN 
*A NEW READ TO THE CONSOLE OR CARD READER. 

The *card reader*?  LOL.  I don't recall every having an interactive 
session with the card reader.  So it must have been a way to save on 
punched cards for SA-DDR: INPUT  3350 NO NO WRONG WRONG IGNORE 
THIS¢INPUT 111 3390 MYVOLRight.  Sure.  NOT.  You threw it away and 
typed a new one.  :-)

Alan Altmark
z/VM Development
IBM Endicott


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Colin Allinson
Mike Walter mike.wal...@hewitt.com wrote :-

 What happens if your control statement volser matches the volser 
reported by DDR, e.g. 
 OUT D5F3 DASD v...@d5f3 

 Is the actual DASD volser being written to really d...@d543, or actually 
v...@d5f3 as reported by DDR? 

Sorry, that was a typo. I should have cut  pasted it. The control 
statement was v...@d5f3 as you have in your append (not d...@d5f3)

The issue was all about the @ functioning as a CHARDEL even when turned 
off in CP TERM (now explained).


Colin Allinson
Amadeus Data Processing GmbH


Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Kris Buelens
ACCESS (ERASE
Yes, I know that too, but, unless you write something to it afterwards, the
files simply come back with the next ACCESS.
So, no solution for RACFVM 30x

For Q3: you got me,   I was lazy and didn't want to look up how to
request a write LINK
Yes, I have my own LNK, started before VMLINK came out, and its syntax is
much closer to LINK, so I don't use VMLINK often.
   LNK userid vdev!191 vdev2!* mode!RR pswd accessmode!* (options
Most important options: FILELIST and DETACH, and special shorties like FD
stans for FILELIST DETACH and MFD makes a MR link plus FILELIST DETACH
So, a quick peek to eg VMUTIL 191 is   LNK VMUTIL (FD
and for the SMF issue:: LNK RACFVM 301 (MFD
LNK is included with some of the tools I placed on the download lib (at
least in PRFRUN).

2010/3/10 Rich Smrcina r...@velocitysoftware.com

 On 03/10/2010 08:12 AM, Scott Rohling wrote:


 Somewhat related -- you can do an ACCESS (ERASE to wipe the disk clean
 without doing file deletes.

 Scott

  Now that's just dark twisted magic.


 --
 Rich Smrcina
 Phone: 414-491-6001
 http://www.linkedin.com/in/richsmrcina

 Catch the WAVV! http://www.wavv.org
 WAVV 2010 - Apr 9-13, 2010 Covington, KY




-- 
Kris Buelens,
IBM Belgium, VM customer support


Re: IPGATE with RACF

2010-03-10 Thread Alan Altmark
On Wednesday, 03/10/2010 at 10:58 EST, Philip Tully 
tull...@optonline.net wrote:
 
 On the local system, I can access a tools. directory(which is public 
read),
 then select a sub-directory such as vmftp (which is NOT public is not
 allowed to access, but I am).
 
 On the remote system, I am able to access tools. no problem but when I
 attempt to access the vmftp sub-directory the access is rejected.

Does IPGATE have OPTION COMSRV in its directory?

Alan Altmark
z/VM Development
IBM Endicott


Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Alan Altmark
On Wednesday, 03/10/2010 at 09:35 EST, Rich Smrcina 
r...@velocitysoftware.com wrote:
 On 03/10/2010 08:12 AM, Scott Rohling wrote:
 
  Somewhat related -- you can do an ACCESS (ERASE to wipe the disk clean
  without doing file deletes.
 
  Scott
 
 Now that's just dark twisted magic.

But it's only sticky if you subsequently modify the disk.  If you detach 
it or re-ACCESS it without the ERASE option, the files will all come back.

Alan Altmark
z/VM Development
IBM Endicott


Re: ERASE SMF DATA on ALTERNATE DISK

2010-03-10 Thread Rich Smrcina

On 03/10/2010 10:34 AM, Alan Altmark wrote:


But it's only sticky if you subsequently modify the disk.  If you detach
it or re-ACCESS it without the ERASE option, the files will all come back.

Alan Altmark
z/VM Development
IBM Endicott
   


Erase with undo.

--
Rich Smrcina
Phone: 414-491-6001
http://www.linkedin.com/in/richsmrcina

Catch the WAVV! http://www.wavv.org
WAVV 2010 - Apr 9-13, 2010 Covington, KY


Re: IPGATE with RACF

2010-03-10 Thread Philip Tully
It didn't but I added it with no apparent change, this is the directory
entry from the multitasking book:
*
 
  
USER IPGATE express 32M 64M BG   
   
 INCLUDE IBMDFLT   
 

 IPL CMS PARM AUTOCR  
 
 
 IUCV *IDENT RESANY GLOBAL REVOKE  
 
 IUCV ALLOW PRIORITY MSGLIMIT 2000 
 
 IUCV ANY PRIORITY MSGLIMIT 2000  
  
 OPTION COMSRV QUICKDSP APPLMON MAXCONN 1000  
  
 LINK TCPMAINT 592 592 RR
   
 MDISK 191 3390 0114 003 SYSUSR  MR RSERVER  WSERVER   
 
 
 
  
**   
   
PROFILE IBMDFLT 
  SPOOL 000C 2540 READER *  
  SPOOL 000D 2540 PUNCH A   
  SPOOL 000E 1403 A 
  CONSOLE 009 3215 T
  LINK MAINT 0190 0190 RR   
  LINK MAINT 019D 019D RR   
  LINK MAINT 019E 019E RR   
  LINK MAINT 0402 0402 RR   
  LINK MAINT 0401 0401 RR   
  LINK MAINT 0405 0405 RR   
*
 



Re: IPGATE with RACF

2010-03-10 Thread Bruce Hayden
Did you also enable GENCMD for VMBATCH?  I also made VMBATCH GENLIST
so that it is cached in memory.  That requires a refresh whenever you
change it.  Here is my setup:

RAC SETROPTS CLASSACT(VMBATCH)
RAC SETROPTS GENCMD(VMBATCH)
RAC SETROPTS GENERIC(VMBATCH)
RAC SETROPTS GENLIST(VMBATCH)
RAC RDEFINE VMBATCH * UACC(NONE)
RAC PERMIT * CL(VMBATCH) ID(IPGATE) AC(CONTROL)
RAC SETROPTS GENLIST(VMBATCH) REFRESH

The final point is that if a userid has a discrete profile for
VMBATCH, the generic profile is ignored.  So, if you have a userid
TOOLS, does RAC RLIST VMBATCH TOOLS show you a profile for tools or
does it show you the generic one?  If it doesn't show the generic one,
then you need to either delete the discrete profile (after checking
that you won't loose any required permissions when you do) or give
IPGATE permission:  RAC PERMIT TOOLS CL(VMBATCH) ID(IPGATE)
AC(CONTROL)

On Wed, Mar 10, 2010 at 10:58 AM, Philip Tully tull...@optonline.net wrote:
 Hello all,

 I have recently implemented IPGATE between 8 VM systems. The connections are
 working fine but only for SFS directories/files which are available to Public.

 I have been told that a generic profile in VMBATCH has been defined with a
 PERMIT of  IPGATE with CONTROL

 racf setr generic(vmbatch)
 racf rdef vmbatch * uacc(none)
 racf permit * class(vmbatch) id(ipgate) access(control)


 On the local system, I can access a tools. directory(which is public read),
 then select a sub-directory such as vmftp (which is NOT public is not
 allowed to access, but I am).

 On the remote system, I am able to access tools. no problem but when I
 attempt to access the vmftp sub-directory the access is rejected.

 BTW:I am a total newbie at RACF.

 regard
 Phil




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


Re: Automated DDR funny - has anyone got any ideas

2010-03-10 Thread Brian Nielsen
I like to use the line delete symbol as a way to add comments to my DDR 

control files.

Brian Nielsen

On Wed, 10 Mar 2010 14:07:36 +0100, Colin Allinson 
cgallin...@amadeus.com wrote:

I should read the DDR help more carefully next time !!

 When you use the CP TERMINAL command to redefine the CHARDEL and 
LINEDEL 
characters, the redefinitions have no effect  on DDR line editing. DDR 

continues to recognize the at sign (@) and the cent  sign (¢) as valid
 
CHARDEL and LINEDEL symbols, respectively.

 

Colin Allinson

Amadeus Data Processing GmbH



z/OS and UFT(D)

2010-03-10 Thread Mark Wheeler

Is anyone sending files from z/OS to z/VM via z/VM's UFTD server? Would sure be 
nice, since we don't have RSCS. 

 

I checked doc for the TSO TRANSMIT command (most logical place) but (not 
surprisingly) nothing about UFT there.

 

Best regards,

 

Mark Wheeler

UnitedHealth Group
  
_
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
http://clk.atdmt.com/GBL/go/201469229/direct/01/

Re: z/OS and UFT(D)

2010-03-10 Thread Michael Harding
Agreed, 'twould be nice to have.  Faced with a similar situation, though, I
simply ftp to my vm rdr as the last step in a job which was submitted from
vm by ftp to jes.  Works for anything but the jcl listing.
--
Mike Harding
z/VM System Support

mhard...@us.ibm.com
mike.b.hard...@kp.org
mikehard...@mindless.com
(925) 926-3179 (w)
(925) 323-2070 (c)
IM: VMBearDad (AIM),  mbhcpcvt (Y!)


The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU wrote on 03/10/2010
10:46:15 AM:

 From: Mark Wheeler mwheele...@hotmail.com
 To: IBMVM@LISTSERV.UARK.EDU
 Date: 03/10/2010 10:46 AM
 Subject: z/OS and UFT(D)
 Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU

 Is anyone sending files from z/OS to z/VM via z/VM's UFTD server?
 Would sure be nice, since we don't have RSCS.

 I checked doc for the TSO TRANSMIT command (most logical place) but
 (not surprisingly) nothing about UFT there.

 Best regards,

 Mark Wheeler
 UnitedHealth Group

 Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up
now.

Re: z/OS and UFT(D)

2010-03-10 Thread Barton Robinson
Check http://velocitysoftware.com/customer/tips/MULTSYST.html; 
(customer area). does that help?


Mark Wheeler wrote:
Is anyone sending files from z/OS to z/VM via z/VM's UFTD server? Would 
sure be nice, since we don't have RSCS.
 
I checked doc for the TSO TRANSMIT command (most logical place) but (not 
surprisingly) nothing about UFT there.
 
Best regards,
 
Mark Wheeler

UnitedHealth Group


Your E-mail and More On-the-Go. Get Windows Live Hotmail Free. Sign up 
now. http://clk.atdmt.com/GBL/go/201469229/direct/01/


Re: IPGATE with RACF

2010-03-10 Thread Philip Tully
According to the racf team here (I don't have access) we have configured
racf as you said.  BTW:  we do not have a userid calls tools only a files
pace.

Here is the RACF output
VLB2
ACTIVE CLASSES = DATASET USER GROUP VMMDISK VMRDR VMCMD VMNODE VMBATCH 

   VXMBR VMXEVENT
 


GENERIC PROFILE CLASSES =  VMBATCH
GENERIC COMMAND CLASSES =  VMBATCH
GENLIST CLASSES =  VMBATCH
 
 

Sysv
ACTIVE CLASSES = DATASET USER GROUP VMMDISK VMRDR VMCMD VMNODE VMBATCH
 VXMBR VMXEVENT  
 
 

GENERIC PROFILE CLASSES =  VMBATCH
GENERIC COMMAND CLASSES =  VMBATCH   


Re: z/OS and UFT(D)

2010-03-10 Thread Mark Wheeler

 Date: Wed, 10 Mar 2010 10:48:42 -0800
 From: bar...@vm1.velocity-software.com
 Subject: Re: z/OS and UFT(D)
 To: IBMVM@LISTSERV.UARK.EDU
 
 Check http://velocitysoftware.com/customer/tips/MULTSYST.html; 
 (customer area). does that help?
 


Hi Barton,

 

I set up UFTD years ago. Of course, our old favorite SENDFILE works seamlessly 
with it for VM-to-VM file transfers. Alas, without RSCS we have no NJE 
connections to z/OS for situations where we'd like them to TSO TRANSMIT (for 
example) files to us. Having them use FTP to a VM's reader would work, with the 
big downside being the exposure of a VM userid and password in the process. The 
transfer process would be greatly simplified if something on z/OS knew how to 
talk to UFTD. 

 

Best regards,

 

Mark
 
  
_
Hotmail: Trusted email with powerful SPAM protection.
http://clk.atdmt.com/GBL/go/201469227/direct/01/

Re: z/OS and UFT(D)

2010-03-10 Thread David Boyes
On 3/10/10 2:39 PM, Mark Wheeler mwheele...@hotmail.com wrote:

  
 I set up UFTD years ago. Of course, our old favorite SENDFILE works seamlessly
 with it for VM-to-VM file transfers. Alas, without RSCS we have no NJE
 connections to z/OS for situations where we'd like them to TSO TRANSMIT (for
 example) files to us. Having them use FTP to a VM's reader would work, with
 the big downside being the exposure of a VM userid and password in the
 process. The transfer process would be greatly simplified if something on z/OS
 knew how to talk to UFTD.

There are other alternatives for TCPNJE than RSCS.

-- db


Re: z/OS and UFT(D)

2010-03-10 Thread Thomas Kern
There is a TCPNJE driver in RSCS but it is part of the LICENSED RSCS
functions not the free fuctions for z/VM hosting of linux servers. There 
is
also (somewhere) a single connection TCPNJE server not using RSCS at all.


/Tom Kern


On Wed, 10 Mar 2010 14:11:10 -0600, Mike Walter mike.wal...@hewitt.com 
wrote:

Isn't there a TCPNJE service in TCPIP to connect z/VM and z/OS via NJE?

Mike Walter
Hewitt Associates


Zombie RDR file

2010-03-10 Thread Donald DeCosta
This is a small disaster recovery VM/ESA 2.2 system whose spool space
was allowed to fill up while on standby.

After running SFPURGER and re-ipling I still have a RDR file that won't
die.

The SPOOLID is 5237, here's what I've done.

q rdr autolog1 all
ORIGINID FILE CLASS RECORDS  CPY HOLD DATE  TIME NAME  TYPE
DIST
MUCOPER  5237 A PUN 0001 001 NONE OPEN- 000C
GENERAL
AUTOBAT  5244 A PUN 0001 001 NONE 03/04 07:30:00
AUTOBAT
Ready; T=0.01/0.01 00:41:13

purge autolog1 rdr 5237
001 FILE  PURGED
Ready; T=0.01/0.01 00:41:32

q rdr autolog1 all
ORIGINID FILE CLASS RECORDS  CPY HOLD DATE  TIME NAME  TYPE
DIST
MUCOPER  5237 A PUN 0001 001 NONE **PURGED**
GENERAL
AUTOBAT  5244 A PUN 0001 001 NONE 03/04 07:30:00
AUTOBAT

After a re-re-ipl (It's a standby DR system so I can re-ipl at will)
We're back at square one with SPOOLID 5237 showing OPEN.

q rdr autolog1 all
ORIGINID FILE CLASS RECORDS  CPY HOLD DATE  TIME NAME  TYPE
DIST
MUCOPER  5237 A PUN 0001 001 NONE OPEN- 000C
GENERAL
AUTOBAT  5244 A PUN 0001 001 NONE 03/04 07:30:00
AUTOBAT

Any tips on how to kill a zombie are appreciated.

Thanks,
Don DeCosta


Re: z/OS and UFT(D)

2010-03-10 Thread Mike Walter
db, I do believe that's your cue...;-)

Mike Walter
Hewitt Associates
The opinions expressed herein are mine alone, not my employer's.



Thomas Kern tlk_sysp...@yahoo.com 

Sent by: The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU
03/10/2010 02:46 PM
Please respond to
The IBM z/VM Operating System IBMVM@LISTSERV.UARK.EDU



To
IBMVM@LISTSERV.UARK.EDU
cc

Subject
Re: z/OS and UFT(D)






There is a TCPNJE driver in RSCS but it is part of the LICENSED RSCS
functions not the free fuctions for z/VM hosting of linux servers. There 
is
also (somewhere) a single connection TCPNJE server not using RSCS at all.

/Tom Kern


On Wed, 10 Mar 2010 14:11:10 -0600, Mike Walter mike.wal...@hewitt.com 
wrote:

Isn't there a TCPNJE service in TCPIP to connect z/VM and z/OS via NJE?

Mike Walter
Hewitt Associates





The information contained in this e-mail and any accompanying documents may 
contain information that is confidential or otherwise protected from 
disclosure. If you are not the intended recipient of this message, or if this 
message has been addressed to you in error, please immediately alert the sender 
by reply e-mail and then delete this message, including any attachments. Any 
dissemination, distribution or other use of the contents of this message by 
anyone other than the intended recipient is strictly prohibited. All messages 
sent to and from this e-mail address may be monitored as permitted by 
applicable law and regulations to ensure compliance with our internal policies 
and to protect our business. E-mails are not secure and cannot be guaranteed to 
be error free as they can be intercepted, amended, lost or destroyed, or 
contain viruses. You are deemed to have accepted these risks if you communicate 
with us by e-mail. 




Re: z/OS and UFT(D)

2010-03-10 Thread David Boyes
On 3/10/10 3:46 PM, Thomas Kern tlk_sysp...@yahoo.com wrote:

 is
 also (somewhere) a single connection TCPNJE server not using RSCS at all.

Part of that alternate solution. Neale cons'ed that up to provide a VM spool
interface for the NJE Bridge. Not free, but very cheap.


Re: Zombie RDR file

2010-03-10 Thread David Boyes
Check the directory entry for MUCOPER and if the CONSOLE statement has the
word MUCOPER on the end of it, remove it and log MUCOPER off and on. It will
stop spooling it's console, and that file will go away and never come back.


Re: Zombie RDR file

2010-03-10 Thread zMan
On Wed, Mar 10, 2010 at 4:09 PM, David Boyes dbo...@sinenomine.net wrote:

 Check the directory entry for MUCOPER and if the CONSOLE statement has the
 word MUCOPER on the end of it, remove it and log MUCOPER off and on. It
 will
 stop spooling it's console, and that file will go away and never come back.


Unlikely to be the problem -- same SPOOLid. The file is probably in an
invalid state. A cold start may be required (after [and before] SPXTAPE).


Re: Zombie RDR file

2010-03-10 Thread Don DeCosta
On Wed, 10 Mar 2010 15:09:19 -0600, David Boyes dbo...@sinenomine.net w
rote:

Nope, nothing on the CONSOLE statement in the directory entries for MUCOP
ER or 
AUTOLOG1.

But if that had been the problem, Wouldn't I be getting a different SPOOL
ID 
whenever the spooling id was logged off/on and certainly a new SPOOLID af
ter 
IPL?

I keep getting the same SPOOLID.

But I think you've giving me some food for thought.  I was thinking the Z
ombie 
was the cause of a different problem.  Maybe the Zombie is a symptom of t
he 
other problem.

Thanks!

Don


Getting error when trying to IPL 00C

2010-03-10 Thread Martin, Terry R. (CMS/CTR) (CTR)
  

Hi 

 

I am working on some things on my test system when I try to issue:  'IPL
00C CLEAR'  I receive the following error:

 

HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS
8

000


00: HCPGIR450W CP entered; disabled wait PSW 000E 0232


 

Any thoughts on what might be happening?

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 



Re: Getting error when trying to IPL 00C

2010-03-10 Thread Martin, Terry R. (CMS/CTR) (CTR)
  

Just to add. I have a test RHEL 5 z/Linux guest on this LPAR and I am
trying to bring it up in RESCUE MODE which I have done plenty of times
using the following:

 

/* COMMON EXEC TO PUNCH RH52 STARTER FILEs TO GUEST READER */

'CLOSE RDR'  

'PURGE RDR ALL'  

'SPOOL PUNCH * RDR'  

/*'PUNCH RH52 IMAGE * (NOH'*/

'PUNCH RESCUE PARMFILE * (NOH'   

/*'PUNCH RH52 INITRD * (NOH'*/   

/*'CHANGE RDR ALL NOKEEP NOHOLD'*/   

'IPL 00C CLEAR' 

 

Now for some reason I get the abend stated earlier when the 'IPL 00C
CLEAR' is executed? 

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: Martin, Terry R. (CMS/CTR) (CTR) 
Sent: Wednesday, March 10, 2010 5:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Getting error when trying to IPL 00C

 

Hi 

 

I am working on some things on my test system when I try to issue:  'IPL
00C CLEAR'  I receive the following error:

 

HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS
8

000


00: HCPGIR450W CP entered; disabled wait PSW 000E 0232


 

Any thoughts on what might be happening?

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 



Re: Getting error when trying to IPL 00C

2010-03-10 Thread Kris Buelens
You only punch the Parm file, not the IPL-able file - which I think is RH52
IMAGE

2010/3/10 Martin, Terry R. (CMS/CTR) (CTR) terry.mar...@cms.hhs.gov

   Just to add. I have a test RHEL 5 z/Linux guest on this LPAR and I am
 trying to bring it up in RESCUE MODE which I have done plenty of times using
 the following:



 /* COMMON EXEC TO PUNCH RH52 STARTER FILEs TO GUEST READER */

 'CLOSE RDR'

 'PURGE RDR ALL'

 'SPOOL PUNCH * RDR'

 /*'PUNCH RH52 IMAGE * (NOH'*/

 'PUNCH RESCUE PARMFILE * (NOH'

 /*'PUNCH RH52 INITRD * (NOH'*/

 /*'CHANGE RDR ALL NOKEEP NOHOLD'*/

 'IPL 00C CLEAR'



 Now for some reason I get the abend stated earlier when the ‘IPL 00C CLEAR’
 is executed?



 *Thank You,*

 * *

 *Terry Martin*

 *Lockheed Martin - Citic*

 *z/OS and z/VM Performance Tuning and Operating Systems Support*

 *Office - 443 348-2102*

 *Cell - 443 632-4191*



 *From:* Martin, Terry R. (CMS/CTR) (CTR)
 *Sent:* Wednesday, March 10, 2010 5:03 PM
 *To:* IBMVM@LISTSERV.UARK.EDU
 *Subject:* Getting error when trying to IPL 00C



 Hi



 I am working on some things on my test system when I try to issue:  ‘IPL
 00C CLEAR’  I receive the following error:



 HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS
 8

 000


 00: HCPGIR450W CP entered; disabled wait PSW 000E
 0232



 Any thoughts on what might be happening?



 *Thank You,*

 * *

 *Terry Martin*

 *Lockheed Martin - Citic*

 *z/OS and z/VM Performance Tuning and Operating Systems Support*

 *Office - 443 348-2102*

 *Cell - 443 632-4191*






-- 
Kris Buelens,
IBM Belgium, VM customer support


Re: Zombie RDR file

2010-03-10 Thread Kris Buelens
There could be some PSF software server active: it opened spool files and
had to agree with a purge.  When such a server didn't react, the file
remained in *PURGED* state.  Isn't there a FORCE option on the PURGE commad?
You lay look for userids SFCM* and PDM*, which where used in sample files.
CP Q UR may also reveal active PSF severs.

2010/3/10 Don DeCosta d...@miec.com

 On Wed, 10 Mar 2010 15:09:19 -0600, David Boyes dbo...@sinenomine.net
 wrote:

 Nope, nothing on the CONSOLE statement in the directory entries for MUCOPER
 or
 AUTOLOG1.

 But if that had been the problem, Wouldn't I be getting a different SPOOLID
 whenever the spooling id was logged off/on and certainly a new SPOOLID
 after
 IPL?

 I keep getting the same SPOOLID.

 But I think you've giving me some food for thought.  I was thinking the
 Zombie
 was the cause of a different problem.  Maybe the Zombie is a symptom of the
 other problem.

 Thanks!

 Don




-- 
Kris Buelens,
IBM Belgium, VM customer support


Hillgang 26 Mar

2010-03-10 Thread Neale Ferguson
Cross-posted

The next meeting of Hillgang will be at CA¹s office in Herndon on Friday 26
March. Details may be found at http://www.vm.ibm.com/events/hill0326.pdf

Neale


Re: Getting error when trying to IPL 00C

2010-03-10 Thread Martin, Terry R. (CMS/CTR) (CTR)
I have the other ones commented out. I am just PUNCHING the PARMFILE.

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Wednesday, March 10, 2010 5:21 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Getting error when trying to IPL 00C

 

You only punch the Parm file, not the IPL-able file - which I think is
RH52 IMAGE

2010/3/10 Martin, Terry R. (CMS/CTR) (CTR) terry.mar...@cms.hhs.gov

Error! Filename not specified.

Just to add. I have a test RHEL 5 z/Linux guest on this LPAR and I am
trying to bring it up in RESCUE MODE which I have done plenty of times
using the following:

 

/* COMMON EXEC TO PUNCH RH52 STARTER FILEs TO GUEST READER */

'CLOSE RDR'  

'PURGE RDR ALL'  

'SPOOL PUNCH * RDR'  

/*'PUNCH RH52 IMAGE * (NOH'*/

'PUNCH RESCUE PARMFILE * (NOH'   

/*'PUNCH RH52 INITRD * (NOH'*/   

/*'CHANGE RDR ALL NOKEEP NOHOLD'*/   

'IPL 00C CLEAR' 

 

Now for some reason I get the abend stated earlier when the 'IPL 00C
CLEAR' is executed? 

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: Martin, Terry R. (CMS/CTR) (CTR) 
Sent: Wednesday, March 10, 2010 5:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Getting error when trying to IPL 00C

 

Hi 

 

I am working on some things on my test system when I try to issue:  'IPL
00C CLEAR'  I receive the following error:

 

HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS
8

000


00: HCPGIR450W CP entered; disabled wait PSW 000E 0232


 

Any thoughts on what might be happening?

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 




-- 
Kris Buelens,
IBM Belgium, VM customer support



Re: Getting error when trying to IPL 00C

2010-03-10 Thread Scott Rohling
The parm file is not an ipl-able file -- you need all 3 (parm, kernel,
image) in the reader, in the right order if you hope to ipl without
abending.

Scott

On Wed, Mar 10, 2010 at 3:31 PM, Martin, Terry R. (CMS/CTR) (CTR) 
terry.mar...@cms.hhs.gov wrote:

  I have the other ones commented out. I am just PUNCHING the PARMFILE.



 *Thank You,*

 * *

 *Terry Martin*

 *Lockheed Martin - Citic*

 *z/OS and z/VM Performance Tuning and Operating Systems Support*

 *Office - 443 348-2102*

 *Cell - 443 632-4191*



 *From:* The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] *On
 Behalf Of *Kris Buelens
 *Sent:* Wednesday, March 10, 2010 5:21 PM

 *To:* IBMVM@LISTSERV.UARK.EDU
 *Subject:* Re: Getting error when trying to IPL 00C



 You only punch the Parm file, not the IPL-able file - which I think is RH52
 IMAGE

 2010/3/10 Martin, Terry R. (CMS/CTR) (CTR) terry.mar...@cms.hhs.gov

 *Error! Filename not specified.*

 Just to add. I have a test RHEL 5 z/Linux guest on this LPAR and I am
 trying to bring it up in RESCUE MODE which I have done plenty of times using
 the following:



 /* COMMON EXEC TO PUNCH RH52 STARTER FILEs TO GUEST READER */

 'CLOSE RDR'

 'PURGE RDR ALL'

 'SPOOL PUNCH * RDR'

 /*'PUNCH RH52 IMAGE * (NOH'*/

 'PUNCH RESCUE PARMFILE * (NOH'

 /*'PUNCH RH52 INITRD * (NOH'*/

 /*'CHANGE RDR ALL NOKEEP NOHOLD'*/

 'IPL 00C CLEAR'



 Now for some reason I get the abend stated earlier when the ‘IPL 00C CLEAR’
 is executed?



 *Thank You,*

 * *

 *Terry Martin*

 *Lockheed Martin - Citic*

 *z/OS and z/VM Performance Tuning and Operating Systems Support*

 *Office - 443 348-2102*

 *Cell - 443 632-4191*



 *From:* Martin, Terry R. (CMS/CTR) (CTR)
 *Sent:* Wednesday, March 10, 2010 5:03 PM
 *To:* IBMVM@LISTSERV.UARK.EDU
 *Subject:* Getting error when trying to IPL 00C



 Hi



 I am working on some things on my test system when I try to issue:  ‘IPL
 00C CLEAR’  I receive the following error:



 HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS
 8

 000


 00: HCPGIR450W CP entered; disabled wait PSW 000E
 0232



 Any thoughts on what might be happening?



 *Thank You,*

 * *

 *Terry Martin*

 *Lockheed Martin - Citic*

 *z/OS and z/VM Performance Tuning and Operating Systems Support*

 *Office - 443 348-2102*

 *Cell - 443 632-4191*






 --
 Kris Buelens,
 IBM Belgium, VM customer support



Re: Getting error when trying to IPL 00C

2010-03-10 Thread Martin, Terry R. (CMS/CTR) (CTR)
Oh yes forgot about that. That's the answer.

 

Thanks Scott!

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Scott Rohling
Sent: Wednesday, March 10, 2010 5:36 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: Getting error when trying to IPL 00C

 

The parm file is not an ipl-able file -- you need all 3 (parm, kernel,
image) in the reader, in the right order if you hope to ipl without
abending.

Scott

On Wed, Mar 10, 2010 at 3:31 PM, Martin, Terry R. (CMS/CTR) (CTR)
terry.mar...@cms.hhs.gov wrote:

I have the other ones commented out. I am just PUNCHING the PARMFILE.

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Kris Buelens
Sent: Wednesday, March 10, 2010 5:21 PM


To: IBMVM@LISTSERV.UARK.EDU

Subject: Re: Getting error when trying to IPL 00C

 

You only punch the Parm file, not the IPL-able file - which I think is
RH52 IMAGE

2010/3/10 Martin, Terry R. (CMS/CTR) (CTR) terry.mar...@cms.hhs.gov

Error! Filename not specified.

Just to add. I have a test RHEL 5 z/Linux guest on this LPAR and I am
trying to bring it up in RESCUE MODE which I have done plenty of times
using the following:

 

/* COMMON EXEC TO PUNCH RH52 STARTER FILEs TO GUEST READER */

'CLOSE RDR'  

'PURGE RDR ALL'  

'SPOOL PUNCH * RDR'  

/*'PUNCH RH52 IMAGE * (NOH'*/

'PUNCH RESCUE PARMFILE * (NOH'   

/*'PUNCH RH52 INITRD * (NOH'*/   

/*'CHANGE RDR ALL NOKEEP NOHOLD'*/   

'IPL 00C CLEAR' 

 

Now for some reason I get the abend stated earlier when the 'IPL 00C
CLEAR' is executed? 

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 

From: Martin, Terry R. (CMS/CTR) (CTR) 
Sent: Wednesday, March 10, 2010 5:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Getting error when trying to IPL 00C

 

Hi 

 

I am working on some things on my test system when I try to issue:  'IPL
00C CLEAR'  I receive the following error:

 

HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS
8

000


00: HCPGIR450W CP entered; disabled wait PSW 000E 0232


 

Any thoughts on what might be happening?

 

Thank You,

 

Terry Martin

Lockheed Martin - Citic

z/OS and z/VM Performance Tuning and Operating Systems Support

Office - 443 348-2102

Cell - 443 632-4191

 




-- 
Kris Buelens,
IBM Belgium, VM customer support

 



GCS Session managers

2010-03-10 Thread Tom Duerbusch
Currently we are running TUBES/GCS session manager.

Well, seems the company that took over Macro/4 is raising prices, as in double.

So, we are now looking at other VM/VTAM session managers.
Multiple TN3270 sessions really is going to be a hard sell.  We have some users 
that have 10-15 sessions active.
Also, we have some coax users

So, what products are out there, that:

1.  Can be used as VSE Consoles (i.e. dial vse 01f) and can support IPL'ing VSE 
systems.
2.  Can switch between about two dozen sessions.
3.  Can keep all the sessions active, if the PC/Terminal is disconnected.
4.  Would be nice to do cross domain to VSE VTAM for CICS sessions.
5.  Support 3270 Model 2 thru Model 5 terminals.

A lot cheaper than $20K per year for Tubes/GCS.

Thanks

Tom Duerbusch
THD Consulting


Re: GCS Session managers

2010-03-10 Thread Alan Altmark
On Wednesday, 03/10/2010 at 06:23 EST, Tom Duerbusch 
duerbus...@stlouiscity.com wrote:
 So, what products are out there, that:
 
 1.  Can be used as VSE Consoles (i.e. dial vse 01f) and can support 
IPL'ing VSE 
 systems.
 2.  Can switch between about two dozen sessions.
 3.  Can keep all the sessions active, if the PC/Terminal is 
disconnected.
 4.  Would be nice to do cross domain to VSE VTAM for CICS sessions.
 5.  Support 3270 Model 2 thru Model 5 terminals.

PVM.

 A lot cheaper than $20K per year for Tubes/GCS.

You'd have to check the prices to see how they relate.

Alan Altmark
z/VM Development
IBM Endicott


Re: GCS Session managers

2010-03-10 Thread Quay, Jonathan (IHG)
What's the difference whether you hotkey between TUBES sessions or TN3270 
sessions?  We got rid of VM/VTAM and the mulitsession manager, put in OSA-ICCs, 
and recently booted Attachmate in favor of Bluezone.  Saved lots of money.
 
1.  Any tn3270 session is dialable.  Local through the osa-icc looks like 
local, e.g. xautolog tpftest1 on 40.
2.  Alt-Tab hotkeys between tn3270 sessioms
3.  If the PC goes away, the sessions go DISCOnnected.
4.  tn3270 into your VSE/VTAM
5.  All emulators should support those devices.  I know PCOM, Rhumba, 
Reflections, and Bluezone do.
6.  You get a web deployable tn3270 client as a bonus.



From: The IBM z/VM Operating System on behalf of Tom Duerbusch
Sent: Wed 3/10/2010 6:16 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: GCS Session managers



Currently we are running TUBES/GCS session manager.

Well, seems the company that took over Macro/4 is raising prices, as in double.

So, we are now looking at other VM/VTAM session managers.
Multiple TN3270 sessions really is going to be a hard sell.  We have some users 
that have 10-15 sessions active.
Also, we have some coax users

So, what products are out there, that:

1.  Can be used as VSE Consoles (i.e. dial vse 01f) and can support IPL'ing VSE 
systems.
2.  Can switch between about two dozen sessions.
3.  Can keep all the sessions active, if the PC/Terminal is disconnected.
4.  Would be nice to do cross domain to VSE VTAM for CICS sessions.
5.  Support 3270 Model 2 thru Model 5 terminals.

A lot cheaper than $20K per year for Tubes/GCS.

Thanks

Tom Duerbusch
THD Consulting


Re: Zombie RDR file

2010-03-10 Thread Don DeCosta
We have an ancient home-grown batch system that runs on AUTOLOG1 and take
s 
it's command from RDR files sent to it.

It's trying to read from the RDR, getting an error and leaving the RDR fi
le 
open.  When I re-ipl (because, I'm a PC, I reboot to fix everything) it t
ries 
to read the RDR again, gets the same error showing the same SPOOLID open 
and 
so on and so on.

I found out that if I PURGE the file and FORCE AUTOLOG1 then the file goe
s 
away but the problem repeats with the next file in the RDR.

I was hoping that PURGEing the bad file would just make the system happy 
but, 
apparently the files aren't the problem.

Thanks all for helping me see that PURGEing is not the solution.

Don


Re: GCS Session managers

2010-03-10 Thread Mike Spaniol
Hello,

We use Multiterm/VM.  It's now being supported by Software Diversified
Services.  We've used it for close to 20 years.  We don't have any VSE
guest machines, so I don't know if it will meet your VSE requirements.
But, it supports an OS/390 console, and access to all of our OS/390 VTAM
applications.  It's been a very good fit for us.

Mike Spaniol
Blackwell
Senior Systems Programmer

6024 Jean Road, Building G, Lake Oswego, OR 97035

Tel: +1 503-684-1140 X1397
Fax: +1 503-639-2481

 

-Original Message-
From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On
Behalf Of Tom Duerbusch
Sent: Wednesday, March 10, 2010 3:17 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: GCS Session managers

Currently we are running TUBES/GCS session manager.

Well, seems the company that took over Macro/4 is raising prices, as in
double.

So, we are now looking at other VM/VTAM session managers.
Multiple TN3270 sessions really is going to be a hard sell.  We have
some users that have 10-15 sessions active.
Also, we have some coax users

So, what products are out there, that:

1.  Can be used as VSE Consoles (i.e. dial vse 01f) and can support
IPL'ing VSE systems.
2.  Can switch between about two dozen sessions.
3.  Can keep all the sessions active, if the PC/Terminal is
disconnected.
4.  Would be nice to do cross domain to VSE VTAM for CICS sessions.
5.  Support 3270 Model 2 thru Model 5 terminals.

A lot cheaper than $20K per year for Tubes/GCS.

Thanks

Tom Duerbusch
THD Consulting


This email and any attachments contain information from Blackwell which may be 
confidential, privileged and/or protected by other legal rules. 
If you are not the intended recipient, you are hereby advised that any 
disclosure, copying, distribution or use of the contents of this email is 
prohibited. 
If you have received the email in error, please notify us by reply email 
immediately and then delete the email and your reply from your email system. 
NOTE: Blackwell accepts no liability for the contents of this email.


Re: Getting error when trying to IPL 00C

2010-03-10 Thread Mike Rydberg
It is possible that the spool file you are trying to IPL has a header on it. Be 
sure to use the PUNCH (NOH option. Then use the CP ORDER spid command to bring 
the spool file you wish to IPL to the top (if there are other files in the RDR 
spool for that virtual machine).

From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf 
Of Martin, Terry R. (CMS/CTR) (CTR)
Sent: Wednesday, March 10, 2010 4:03 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Getting error when trying to IPL 00C

Hi

I am working on some things on my test system when I try to issue:  'IPL 00C 
CLEAR'  I receive the following error:

HCPVMJ232E IPL UNIT ERROR; IRB 01404017 0010 02004099 0080 SNS 8
000
00: HCPGIR450W CP entered; disabled wait PSW 000E 0232

Any thoughts on what might be happening?

Thank You,

Terry Martin
Lockheed Martin - Citic
z/OS and z/VM Performance Tuning and Operating Systems Support
Office - 443 348-2102
Cell - 443 632-4191