Re: DB2 Problem

2009-06-17 Thread Alan Ackerman
On Wed, 17 Jun 2009 13:27:17 -0500, Tom Duerbusch wrote: >Thanks all. > >Interesting that everyone seems to suggest writing code to get around th is problem. > >I would have thought that there would have been a DB2 method, which I di dn't know about, that would, in the same LUW, with a locked DB

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Hughes, Jim
When IDCAMS is run in VSE with a real 3490 tape drive and it reaches EOT, it asks for another tape. Run the same job again and when either the Library Mdisk assigned to the virtual tape volume runs out of space or the SIZE limit assigned to the virtual tape volume is reached, I'd expect IDCAMS

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Hughes, Jim
You have nailed it Ivan. IDCAMS in VSE write a special block so when IDCAMS is restoring the data, it knows there is another tape. Please don't shoot the messenger. Favor has the same problem as IDCAMS. Doctor D works at EOT. _ Jim Hughes x5586 "It is fun to do the impos

Re: Using DVD to restore an existing z/VM?

2009-06-17 Thread Hans Rempel
There was a thread last August called "DDR'ing 3390 DASD To Remote Location". This was using DDR as a pipe stage. The download link is http://www.vm.ibm.com/download/packages/descript.cgi?DRPC During my test on a z/800 IFL engine a 3390 model 3 took 8 minutes to dump 600MB to my local laptop.

Re: Using DVD to restore an existing z/VM?

2009-06-17 Thread Scott Rohling
Gotcha - have done the same thing and it's very handy... but - I'm looking for a solution that doesn't require a running z/VM system..I want to restore the z/VM system from the DVD - much as when you do a z/VM install (which I assume does some type of image restore from images on the DVD?) ..

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Hughes, Jim
Ouch. Jim Hughes 603-271-5586 "It is fun to do the impossible." ==>-Original Message- ==>From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On ==>Behalf Of Schuh, Richard ==>Sent: Wednesday, June 17, 2009 3:37 PM ==>To: IBMVM@LISTSERV.UARK.EDU ==

Re: Using DVD to restore an existing z/VM?

2009-06-17 Thread Thomas Kern
I tested dumping a small (5 3390-m9) system using CMSDDR to CMS files, downloading them to a PC, burn to DVD. I took it to a DR exercise, uploaded the files, CMSDDR VMARC and VMARC MODULE to the vendor's floor system and restored my system, one volume at a time. Actual recovery time from sitting at

Using DVD to restore an existing z/VM?

2009-06-17 Thread Scott Rohling
Anyone ever use the HMC DVD to write some type of image (DDR? ZIP? whatever) file to restore an existing z/VM system? Not an install - but a restore.. Wondering if this is a possibility if we don't have tape drives on one site but want to restore an image from another site .. something that would

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Mike Walter
Alan Altmark wrote in part > Required can be turned on, too, if the problem is not corrected before the > CU presents status to the channel (and I don't know how you "recover" from > EOT) I couldn't say personally, but I have a "friend" who knew someone who knew a channel who tried to "recove

Re: FTPSERVE on z/VM to z/OS

2009-06-17 Thread Martin, Terry R. (CMS/CTR) (CTR)
Whoops sorry about that Alan. I want to make sure I keep those demerits to a minimum. ☺ Thanks for the information! Thank You, Terry Martin Lockheed Martin - Information Technology z/OS & z/VM Systems - Performance and Tuning Cell - 443 632-4191 Work - 410 786-0386 terry.mar..

Re: FTPSERVE on z/VM to z/OS

2009-06-17 Thread Martin, Terry R. (CMS/CTR) (CTR)
Hi Mary Anne, No I can not ping the z/OS IP from VM. I think my problem is I do not have an FTP server up on the z/OS side. I will get with the network folks and get that defined and go from there. Thanks! Thank You, Terry Martin Lockheed Martin - Information Technology z/OS & z/

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Ivan Warren
Alan Altmark wrote: According to the 3490 Hardware Reference, Error Recovery Action code 38 (physical EOT) specifically raises an Equipment Check. Intervention Required can be turned on, too, if the problem is not corrected before the CU presents status to the channel (and I don't know how you

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Schuh, Richard
In the MVS world, you tell the Access Method what happened and let it take its EOT path, where it usually mounts the next tape. Regards, Richard Schuh > -Original Message- > From: The IBM z/VM Operating System > [mailto:ib...@listserv.uark.edu] On Behalf Of Alan Altmark > Sent: Wed

Re: FTPSERVE on z/VM to z/OS

2009-06-17 Thread Alan Altmark
On Wednesday, 06/17/2009 at 11:34 EDT, "Martin, Terry R. (CMS/CTR) (CTR)" wrote: > We have sent up the FTPSERVE in TCP/IP on z/VM 5.3. We tested it going from > z/VM to a PC first and it worked fine. My real goal to get it going from the > z/VM LPAR to one of my z/OS LPARS directly. > > I

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Alan Altmark
On Wednesday, 06/17/2009 at 03:44 EDT, "Hughes, Jim" wrote: > We are evaluating VTAPE from VSSI. Our VSE machines get Intervention > Required when EOT is sensed when running an IDCAMS backup. > > I am want to organize a trace to a real 3490 tape drive so I can see the > behavior when a real 349

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Schuh, Richard
You will probably find that you must write exit routines to run in your guest. I do not know the capabilities of VSE along those lines, but the MVS line, at least at one time, supported all sorts of different DCB exit routines. At a former job, we had exit routines that wee used in applications

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Schuh, Richard
TRSOURCE will be difficult to use with VTAPE. There is no real device and I/O is handled by VSSI code. Regards, Richard Schuh From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Hughes, Jim Sent: Wednesday, June 17, 2009 11:54

Re: FTPSERVE on z/VM to z/OS

2009-06-17 Thread Mary Anne Matyaz
Terry, check in SDSF on MVS and see if a stc is running named FTP* something. If it is, then maybe you have a firewall intercepting things. Can you ping the MVS address from VM? Mary Anne On Wed, Jun 17, 2009 at 1:22 PM, Martin, Terry R. (CMS/CTR) (CTR) < terry.mar...@cms.hhs.gov> wrote: > I am

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Schuh, Richard
You have IPLed DDRXA. It probably is running with interrupts disabled and is using TSCH to determine the status of its I/O. If that is so, all you will see will be the SSCH and TSCH instructions. It is most likely that stand-alone utilities do not want to be distracted by I/O interrupts from ext

Re: vswitch for layer 2 network on a second level VM guest

2009-06-17 Thread Davis, Larry
Post the response to Query Controller Query OSA and QUERY VSWITCH DETAIL Larry From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of russell.gendr...@custserv.com Sent: Wednesday, June 17, 2009 1:04 PM To: IBMVM@LISTSERV.UARK.EDU Su

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Hughes, Jim
Thanks Mike. I am going down that road right now. How have you been? Jim Hughes 603-271-5586 "It is fun to do the impossible." From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Michael Harding Se

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Hughes, Jim
Here is the problem. We are evaluating VTAPE from VSSI. Our VSE machines get Intervention Required when EOT is sensed when running an IDCAMS backup. I am want to organize a trace to a real 3490 tape drive so I can see the behavior when a real 3490 presents EOT to IDCAMS. Then I want to do the s

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Alan Altmark
On Wednesday, 06/17/2009 at 12:58 EDT, "Hughes, Jim" wrote: > I?d like to trace all i/o, interrupts, etc for a 3490 tape drive. ... > My trace command is: > CP TRACE IO 181 CCW INS INT BOTH RUN > > I?ve used various other combinations of TRACE SIO and TRACE SSSCH and etc? > with no happiness

Re: DB2 Problem

2009-06-17 Thread Tom Duerbusch
Because that listserv is very much into DB2/zOS and DB2/UDB. There is very little there for DB2/VSE (or DB2/VM). And it is not something that I can problem reportyet. Tom Duerbusch THD Consulting >>> "MacIntyre, Cory" 6/17/2009 2:16 PM >>> Why don't you ask this question on the DB2 listse

Re: DB2 Problem

2009-06-17 Thread MacIntyre, Cory
Why don't you ask this question on the DB2 listserv. You might get an answer that is more to your liking. -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Tom Duerbusch Sent: Wednesday, June 17, 2009 1:27 PM To: IBMVM@LISTSERV.UARK.EDU

Re: DB2 Problem

2009-06-17 Thread Tom Duerbusch
Thanks all. Interesting that everyone seems to suggest writing code to get around this problem. I would have thought that there would have been a DB2 method, which I didn't know about, that would, in the same LUW, with a locked DBSPACE, given me the same record selection set for the delete, as

Re: TN3270 logon screen

2009-06-17 Thread Alan Altmark
On Wednesday, 06/17/2009 at 02:09 EDT, "Schuh, Richard" wrote: > There is a DRAWLOGO SAMPEXEC on MAINT (the 191 on my current system, it may > have come from somewhere else - I do not remember) that can be copied or > renamed DRAWLOGO EXEC. It can be used to create the needed logo file(s). I

Re: Sharing OSA between vm lpars

2009-06-17 Thread Robert J McCarthy
Thank you for your replies. This is what I was looking for. Bob From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Ronald van der Laan Sent: Monday, June 15, 2009 4:03 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: Sh

Re: Trace I/O for a 3490 tape drive

2009-06-17 Thread Michael Harding
To see all that, you'll probably need the CP TRSOURCE ... TYPE IO... command, et seq. -- Mike Harding z/VM System Support mhard...@us.ibm.com mike.b.hard...@kp.org mikehard...@mindless.com (925) 926-3179 (w) (925) 457-9183 (c) IM: VMBearDad (AIM), mbhcpcvt (Y!) The IBM z/VM Operating System wr

Re: TN3270 logon screen

2009-06-17 Thread Schuh, Richard
There is a DRAWLOGO SAMPEXEC on MAINT (the 191 on my current system, it may have come from somewhere else - I do not remember) that can be copied or renamed DRAWLOGO EXEC. It can be used to create the needed logo file(s). If all you are doing is plain text with no use of colors or highlighting,

Re: TN3270 logon screen

2009-06-17 Thread John Zarzeck
Many thanks, Alan & dave :-) -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Alan Altmark Sent: 17 June 2009 18:46 To: IBMVM@LISTSERV.UARK.EDU Subject: Re: TN3270 logon screen On Wednesday, 06/17/2009 at 01:07 EDT, John Zarzeck wrot

Re: TN3270 logon screen

2009-06-17 Thread Alan Altmark
On Wednesday, 06/17/2009 at 01:07 EDT, John Zarzeck wrote: > I am a complete newbie to TCP/Ip on z/VM - I'm a z/OS-er. We have brought > up the TCPIP stack on z/Vm 5.4, and I can logon both unsecure and secure > (with SSLSERV). I cannot find out how to set up customised 'USSTABLES' for > the TN

Re: FTPSERVE on z/VM to z/OS

2009-06-17 Thread Martin, Terry R. (CMS/CTR) (CTR)
I am not sure but probably not I think it is just a FTP client that I execute in option 6 of ISPF/TSO. Thank You, Terry Martin Lockheed Martin - Information Technology z/OS & z/VM Systems - Performance and Tuning Cell - 443 632-4191 Work - 410 786-0386 terry.mar...@cms.hhs.gov

Re: TN3270 logon screen

2009-06-17 Thread Dave Jones
Hi, John. Welcome to z/VM! as you've already noticed, there is no VTAM involved here:-) To change the different z/VM logon logos that and end user can see, you can change the LOGO CONFIG file to point to different logo definition files...there can be one logo for each type of 3270 connectio

Re: vswitch for layer 2 network on a second level VM guest

2009-06-17 Thread russell . gendreau
Hi Larry, The OSA is defined on the first level VM as attached to the 2nd level VM guest. The OSA address is not defined or in use on the first level VM. The second level VM is 5.4 but I just found out that it does not have the latest PTF's loaded on. So we are doing that as we speak :-

TN3270 logon screen

2009-06-17 Thread John Zarzeck
Hi List, I am a complete newbie to TCP/Ip on z/VM - I'm a z/OS-er. We have brought up the TCPIP stack on z/Vm 5.4, and I can logon both unsecure and secure (with SSLSERV). I cannot find out how to set up customised 'USSTABLES' fo r the TN3270 clients - how do you change the z/vm logo, use 'syste

Trace I/O for a 3490 tape drive

2009-06-17 Thread Hughes, Jim
Base system is Z/VM 5.4. I'd like to trace all i/o, interrupts, etc for a 3490 tape drive. I am ipl'ing the IPL DDRXA from the S disk and defining the output as 181 3490. The trace set looks like this: NAME VTAP(ACTIVE) 1 I/O FROM -FFF

Re: vswitch for layer 2 network on a second level VM guest

2009-06-17 Thread Davis, Larry
Is this through the same OSA port and what level of VM are you running? From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of russell.gendr...@custserv.com Sent: Wednesday, June 17, 2009 10:56 AM To: IBMVM@LISTSERV.UARK.EDU Subject: vsw

Re: FTPSERVE on z/VM to z/OS

2009-06-17 Thread Gentry, Stephen
Do you have an FTP server on z/OS? You don't mention it in your email. From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Martin, Terry R. (CMS/CTR) (CTR) Sent: Wednesday, June 17, 2009 11:32 AM To: IBMVM@LISTSERV.UARK.EDU Subjec

FTPSERVE on z/VM to z/OS

2009-06-17 Thread Martin, Terry R. (CMS/CTR) (CTR)
Hi We have sent up the FTPSERVE in TCP/IP on z/VM 5.3. We tested it going from z/VM to a PC first and it worked fine. My real goal to get it going from the z/VM LPAR to one of my z/OS LPARS directly. I was able to get on my z/OS LPAR and connect to the FTPSERVE on the z/VM LPAR and FTP dat

Re: FTP of CMS file as attachment - PJBR

2009-06-17 Thread Edward M Martin
Hello Jose, z/VM 4.3 did not support the attachment parameter. I am not sure when it was introduced. Ed Martin Aultman Health Foundation 330-363-5050 ext 35050 -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of jose raul baron Sent: Wedn

vswitch for layer 2 network on a second level VM guest

2009-06-17 Thread russell . gendreau
Greetings, Intro We are trying to setup a vswitch for a layer 2 network on a second level VM while sharing the OSA With the level 1 VM. We want to setup the second level VM OSA as a trunk on a layer 2 network for LINUX guests. This is only for testing as we will eventually be setting u

Re: FTP of CMS file as attachment - PJBR

2009-06-17 Thread jose raul baron
Tom, Bill, Marci, Mike, David, Jim, Ed, THANK YOU VERY MUCH FOR YOUR HELP. Now, to your questions: - Yes, I made a mistake, I meant e-mail but for some reason I wrote FTP instead. I'm Sorry for my lapsus. - PJBR means "Produccion - Jose Baron Rodriguez". It's just an eyecatcher I tag my post