Re: Applying Maintenance - Best Practice

2010-10-01 Thread Kris Buelens
One side remark (David surely knows, but his text below may not be explicit enough) when you'd need a real IPL with disks starting at cylinder 1, just copying cylinder 1 to 0 will not be sufficient. One needs to "move" the whole disk up one cylinder. So DDR: COPY 1 END REORDER 0 And this for all

Re: z/VM ISFC links

2010-10-01 Thread Alan Ackerman
Photons don't carry a charge, Mike. (It's still Friday here for 7 more mi nutes.) Alan Ackerman On Thu, 30 Sep 2010 16:16:13 -0500, Mike Walter wrote: >TCP/IP is old technology? What about the bits and bytes it relies on - >why can't IBM replace those with negatively and positively charged >p

Re: Maximum Virtual Storage

2010-10-01 Thread Rob van der Heij
On Sat, Oct 2, 2010 at 1:11 AM, Gary M. Dennis wrote: > If the volume limit for a z/VM page volumes is 240+, how does this relate to > maximum defined virtual storage for all active guests under a z/VM image? The total amount of virtual storage in the universe is limited by the amount segment an

Re: How DIRMAINT Work ?

2010-10-01 Thread Alan Altmark
On Friday, 10/01/2010 at 07:47 EDT, gclo...@br.ibm.com wrote: > Question to Alan (Altmark): can the developers imbed this model on Program > Directories? As a new topic: "For Dirmaint users:"? I think that is an excellent idea. The best way to suggest it is to get David Boyes to open a Requir

Re: Maximum Virtual Storage

2010-10-01 Thread Scott Rohling
There is also that intangible factor of how each of those 4GB guests make use of memory.. combine that with use of VDISK for things like Linux swapping ... another unpredictable. That's why 'how many xxGB guests can I run within the maximum architectural limits' isn't really answerable.. all yo

Re: Maximum Virtual Storage

2010-10-01 Thread Phil Smith
Gary M. Dennis asked: >If the volume limit for a z/VM page volumes is 240+, how does this relate to >maximum defined virtual storage for all active guests under a z/VM image? Well, in theory, I guess it's (real storage)+(page space)-(real system requirements) but that's cutting it close t

AUTO: Lionel Dyck is out of the office - vacation (returning 10/08/2010)

2010-10-01 Thread Lionel Dyck
I am out of the office until 10/08/2010. I am out of the office. Call my cell if this is an emergency. Note: This is an automated response to your message "Re: How DIRMAINT Work ?" sent on 10/1/10 13:04:40. This is the only notification you will receive while this person is away.

Re: How DIRMAINT Work ?

2010-10-01 Thread gclovis
Hi, I am an old user of Dirmaint (more than 20 years). Few times I need to stop Dirmaint and make manual changes into monolithic USER DIRECT. So, what was my surprise when I see this text in Dirmaint manual (Directory Maintenance Facility, Tailoring and Administration Guide, version 6 release 1 - S

Re: How DIRMAINT Work ?

2010-10-01 Thread gclovis
Hi, Friends. There are more vantages to use Dirmaint. My preferred are the commands BATCH, CLONED, ADD LIKE (using prototypes), etc. About the BATCH, we can send a lot of commands to be executed, putting all on one file and submitting using only one command. By example, to install the Operator Mana

Re: Maximum Virtual Storage

2010-10-01 Thread Scott Rohling
Well - this probably seems circular .. but it depends on the level of overcommitment of virtual to real you define and on what size your paging volumes are. Or maybe I'm misunderstanding (frequently the case).. Scott Rohling On Fri, Oct 1, 2010 at 5:11 PM, Gary M. Dennis wrote: > The thread on

Re: Maximum Virtual Storage

2010-10-01 Thread Gary M. Dennis
The thread on mixed paging volumes caused me to ask the question. I should have been more specific. If the volume limit for a z/VM page volumes is 240+, how does this relate to maximum defined virtual storage for all active guests under a z/VM image? For example, in an environment where each gues

Mixed LPARs

2010-10-01 Thread Schuh, Richard
Friday's question: If an LPAR contains * both IFLs and regular CPs * 2 or 3 Linux guests where the processors are defined as TYPE IFL * a lot of non-IFL VMs . Would CP run * only on regular CPs * only on IFLs, or * on both indiscriminately? Regards, Richard Sc

Re: A confused CCW question.

2010-10-01 Thread Rob van der Heij
On Fri, Oct 1, 2010 at 11:51 PM, Alan Altmark wrote: > According to documents on the web, timestamps are part of the PREFIX and > DEFINE EXTENT CCWs.  However,  you will not find any documentation of > PREFIX, nor of the extensions to DEFINE EXTENT (no pun intended).  Another > case of RTFC, as L

Re: How DIRMAINT Work ?

2010-10-01 Thread Scott Rohling
Or hey - maybe DIRM DASD CHANGE VOLUME oldid newid (followed I suppose by DIRM DASD CHANGE REGION oldid newid?) I just discovered DIRM DASD recently.. which helps you manage the EXTENT CONTROL file -- and only recently mostly because (at least on my system) the DIRMAINT HELP menu doesn't lis

Re: A confused CCW question.

2010-10-01 Thread Alan Altmark
On Friday, 10/01/2010 at 09:54 EDT, Tom Huegel wrote: > Someone from our LINUX LAB asked me to trace 'TIMESTAMP' CCW's to mini-disks. > I never heard of a 'TIMESTAMP' CCW, but since most of my channel programming > knowledge dates back to preXA hardware I thought I would try to look it up in

Re: How DIRMAINT Work ?

2010-10-01 Thread Alan Altmark
On Friday, 10/01/2010 at 05:08 EDT, Scott Rohling wrote: > There are times when using DIRMAINT commands isn't practical.. for example - > doing DASD volume relabelling. I suppose you could do a bunch of GET/REP > commands -- or maybe DMDISK NOCLEAN and AMDISK using the same extents and t

Re: How DIRMAINT Work ?

2010-10-01 Thread David Boyes
DIRM NODIRECT is your friend there, but I would contend that a mass relabel is not an everyday function, and would probably merit a mass reload. On Oct 1, 2010, at 5:09 PM, "Scott Rohling" mailto:scott.rohl...@gmail.com>> wrote: There are times when using DIRMAINT commands isn't practical..

Re: How DIRMAINT Work ?

2010-10-01 Thread Scott Rohling
There are times when using DIRMAINT commands isn't practical.. for example - doing DASD volume relabelling. I suppose you could do a bunch of GET/REP commands -- or maybe DMDISK NOCLEAN and AMDISK using the same extents and the new volid? But I have found the best thing to do is update the mo

Re: How DIRMAINT Work ?

2010-10-01 Thread Alan Altmark
On Friday, 10/01/2010 at 10:24 EDT, Ray Waters wrote: > We use all the ?DIRMAINT ? or ?DIRM? commands and also are able to use XEDIT > to make our major directory changes. I wrote an EXEC to ?DIRMAINT OFFLINE?, > ?DIRMAINT BACKUP?, DIRMAINT SHUTDOWN?, then ?COPY USER BACKUP B &DIRNAME DIREC

Re: Maximum Virtual Storage

2010-10-01 Thread Ivan Warren
On 10/1/2010 10:07 PM, Mike Walter wrote: I'd venture a guess that IBM would be pleased to sell you sufficient real storage and DASD to support a few of those VMs, their paging and dump space requirements. :-) 11010100100010011001001011010100111001101001100100111010001111011001

Re: Applying Maintenance - Best Practice

2010-10-01 Thread George Henke/NYLIC
ty, David for this fine explanation. It's a nice "trick of the trade". David Boyes Sent by: The IBM z/VM Operating System 10/01/2010 04:02 PM Please respond to The IBM z/VM Operating System To IBMVM@LISTSERV.UARK.EDU cc Subject Re: Applying Maintenance - Best Practice ty for thi

Re: Applying Maintenance - Best Practice

2010-10-01 Thread George Henke/NYLIC
tyvm, really sweet. So we can "have our cake and eat it too". If I understand what you are saying. The real volser is on cylinder 0. But since we define minidisks from cylinder 1 to whatever, the minidisk, virtual disk, volser is defined on cylinder 1. Since DDR never really cares about or wri

Re: Maximum Virtual Storage

2010-10-01 Thread Mike Walter
Do you mean REAL virtual storage, to which answers have already been supplied? Or do you mean VIRTUAL virtual storage, as documented as the "Maximum Input Values for Storage Units" in the CP Planning and Administration manual? For z/VM 5.4 and 6.1 the maximum "stor" size for any virtual machine

Re: Applying Maintenance - Best Practice

2010-10-01 Thread David Boyes
ty for this information, but I do not follow how the last cylinder of any pack on the IIS being unused allows you to name the real packs anything you want while still retaining the default names for the 2nd Level system. Could you explain in a little more detail? Think of it this way: by making

Re: Applying Maintenance - Best Practice

2010-10-01 Thread Peter . Webb
With the disks for your second level system defined like this: MDISK 0100 3390 1 END TVM001 MR MDISK 0101 3390 1 END TVM002 MR MDISK 0102 3390 1 END TVM003 MR MDISK 0103 3390 1 END TVM004 MR MDISK 0104 3390 1 END TVM005 MR MDISK 0105 3390 1 END TVM006 MR MDISK 0106 3390 1 END TVM007 MR M

Re: How DIRMAINT Work ?

2010-10-01 Thread Dave Jones
Hi, Sergio. On 10/01/2010 02:06 PM, Sergio Lima wrote: > > Hello Dave, > > > > Thanks very much from your explanation despite being directed to George. > > > > For us, is a good idea, do the same that you said, change the size from a > minidisk of a virtual machine. > Glad to be of help

Re: Maximum Virtual Storage

2010-10-01 Thread Bill Munson
Memory ? Central storage ? Supported central storage: 256 GB ? Unsupported central storage (maximum LPAR size): ? z9: 512 GB minus your HSA ? z10: 1 TB ? z196: 1TB ? z/VM primitive tests with 1TB ? Expanded storage (architected): 16TB ? z/VM Limit: 128GB supported ? Upto 660GB unsupported (depends

Re: Maximum Virtual Storage

2010-10-01 Thread O'Brien, Dennis L
Gary, It depends on your hardware. From Bill Bitner's z/VM System Limits SHARE presentation: Virtual machine size: - Supported/Tested 1 TB (240) - Hardware limits * z10 8TB * z9 1TB * z990 256GB * z900 256GB That's for one virtual machine. There's also a guest real limit of 8 TB im

Re: Applying Maintenance - Best Practice

2010-10-01 Thread George Henke/NYLIC
ty for this information, but I do not follow how the last cylinder of any pack on the IIS being unused allows you to name the real packs anything you want while still retaining the default names for the 2nd Level system. Could you explain in a little more detail? Jeff Gribbin Sent by: The

Re: Finding the PSP for z/VM 5.4 for z10

2010-10-01 Thread Marcy Cortes
Hopefully that is for a z10 BC. A z10 EC is 2097DEVICE. A z196 EC is 2817DEVICE. marcy -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Frank M. Ramaekers Sent: Friday, October 01, 2010 10:40 AM To: IBMVM@LISTSERV.UARK.EDU Subject: R

Maximum Virtual Storage

2010-10-01 Thread Gary M. Dennis
What is the maximum guest virtual storage supported by z/VM? --. .- .-. -.-- Gary Dennis Mantissa Corporation

Re: How DIRMAINT Work ?

2010-10-01 Thread Alan Altmark
On Friday, 10/01/2010 at 02:43 EDT, David Boyes wrote: > In that case, you need to open a PMR and insist that IBM fix that. That?s a > bug. Amen, brother! Alan Altmark z/VM and Linux on System z Consultant IBM System Lab Services and Training ibm.com/systems/services/labservices office: 6

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Thank you, With these words I'll always be here. You guys are the best, Best Regards, Sergio > Date: Fri, 1 Oct 2010 14:04:40 -0500 > From: d...@vsoft-software.com > Subject: Re: How DIRMAINT Work ? > To: IBMVM@LISTSERV.UARK.EDU > > You are welcome, Sergio. As you can see, everyone h

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello, Thanks very much from your information. Here, wen don't have a lot of CMS users like this : q users 56 USERS,61 DIALED, 0 NET Ready; T=0.01/0.01 16:20:45 But, how you said, the very good important point is about manage pass

Re: How DIRMAINT Work ?

2010-10-01 Thread Ray Waters
Your welcome. Let me know if you need any further help. Ray From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Sergio Lima Sent: Friday, October 01, 2010 1:19 PM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: How DIRMAINT Work ? Hello Ray, Thanks from your help . We i

Re: How DIRMAINT Work ?

2010-10-01 Thread Scott Rohling
Not necessarily.. some of those 'stuck workunits' are probably disk cleaning. The disks aren't deleted until there are no users linked to them..other things like that as well.. Scott Rohling On Fri, Oct 1, 2010 at 12:43 PM, David Boyes wrote: > In that case, you need to open a PMR and

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello Dave, Thanks very much from your explanation despite being directed to George. For us, is a good idea, do the same that you said, change the size from a minidisk of a virtual machine. Looking in to Manual, We insert the DATAMOVE entries, in the CONFIG file, then res-start again

Re: How DIRMAINT Work ?

2010-10-01 Thread Dave Jones
You are welcome, Sergio. As you can see, everyone here on this list wants to be helpful. Have a good weekend, too. On 10/01/2010 01:10 PM, Sergio Lima wrote: > > Hello Dave, > > > > Help a lot, for us, was very good understand this. > > > > Thanks again, and Best Regards, > > > > Ser

Re: How DIRMAINT Work ?

2010-10-01 Thread David Boyes
In that case, you need to open a PMR and insist that IBM fix that. That’s a bug. > There’s nothing that you can’t change in a directory entry via DIRM commands > these days, Sometimes it just won't delete a user ID when there are outstanding (stuck?) workunits (I wish DIRM PURGE had a --FORCE

Re: How DIRMAINT Work ?

2010-10-01 Thread Michael MacIsaac
David, > There’s nothing that you can’t change in a directory entry via DIRM commands these days, Sometimes it just won't delete a user ID when there are outstanding (stuck?) workunits (I wish DIRM PURGE had a --FORCE option :)) "Mike MacIsaac"(845) 433-7061

Re: How DIRMAINT Work ?

2010-10-01 Thread David Boyes
Honestly, you should not be planning on doing this kind of thing (editing the directory source directly). Once DIRMAINT has control, you're much better off letting it do it's thing, and making your changes transactional. You stand a very good chance of shooting yourself in the head by messing w

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello Mike, Thanks from your help, Regards, Sergio Date: Fri, 1 Oct 2010 10:33:34 -0400 From: mike...@us.ibm.com Subject: Re: How DIRMAINT Work ? To: IBMVM@LISTSERV.UARK.EDU >> We never more can edit our VMUSERS DIRECT > That is correct, Sergio. But "never" is a strong word.

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello Ray, Thanks from your help . We imagine that soon will need same like this. Best Regards, Sergio Date: Fri, 1 Oct 2010 10:24:47 -0400 From: ray.wat...@opensolutions.com Subject: Re: How DIRMAINT Work ? To: IBMVM@LISTSERV.UARK.EDU We use all the “DIRMAINT ” or “DIRM”

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello Dave, Help a lot, for us, was very good understand this. Thanks again, and Best Regards, Sergio > Date: Fri, 1 Oct 2010 09:21:19 -0500 > From: d...@vsoft-software.com > Subject: Re: How DIRMAINT Work ? > To: IBMVM@LISTSERV.UARK.EDU > > Hi, Sergio. > > On 10/1/2010 8:54 AM,

Re: How DIRMAINT Work ?

2010-10-01 Thread Ron Schmiedge
Robert, DIRMAINT does come with a "wakeup" table of commands that includes a BACKUP command to backup your online directory into a source file. It runs daily and you always have a current backup on DIRMAINT 1DB. Look at DIRMAINT DATADVH Sergio, I've been using DIRMAINT since coming back to VM in 1

Re: Finding the PSP for z/VM 5.4 for z10

2010-10-01 Thread Frank M. Ramaekers
Ahhh. I finally found on the internet that the UPGRADE NAME is 2098DEVICE and the SUBSET is 2098/ZVM and 2098/ZVSE. Thanks, Frank M. Ramaekers Jr. -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Rich Smrcina Sent: Friday, Oct

Re: Applying Maintenance - Best Practice

2010-10-01 Thread Jeff Gribbin
Just in case this helps ... If your test system will never be IPLed 1st-level, are you aware that IBM deliberately does not allocate the last cylinder of any pack (3390-3 or 3390-9) that is part of an Initial Installation System? (That is, 540RES, etc.) because the last cylinder is not used, th

Re: Finding the PSP for z/VM 5.4 for z10

2010-10-01 Thread Rich Smrcina
Without IBMLink, I went here: http://www.vm.ibm.com/service/ Clicked PSP search, then searched 'vm z10', it's about the third entry. On 10/01/2010 11:22 AM, Frank M. Ramaekers wrote: How can I find the PSP bucket for z/VM 5.4 for a z10 (IBMLink)? Frank M. Ramaekers Jr. Systems Pr

Finding the PSP for z/VM 5.4 for z10

2010-10-01 Thread Frank M. Ramaekers
How can I find the PSP bucket for z/VM 5.4 for a z10 (IBMLink)? Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE American Income Life Insurance Co. Phone: (254)761-6649 1200 Wooded Acres Dr. Fax: (254)741-5777 Waco, Texas 76701 __

Re: How DIRMAINT Work ?

2010-10-01 Thread RPN01
The benefits are far greater than the loss of directly editing your directory. Have you ever edited your directory and put it online, only to find out later that you¹d managed to overlay a minidisk or important piece of CP¹s disk? It shouldn¹t happen again if you correctly implement Dirmaint. And y

Re: DIRMAINT AUTH Question

2010-10-01 Thread Sergio Lima
Hello Scott, and others. Now run very well. Thanks very much from your help. Thanks, you guys have encouraged us, continue working here. Regards, Sergio Date: Fri, 1 Oct 2010 09:33:00 -0600 From: scott.rohl...@gmail.com Subject: Re: DIRMAINT AUTH Question To: IBMVM@LISTS

Re: How DIRMAINT Work ?

2010-10-01 Thread David Boyes
Also, would someone please give the pro's and con's of using DIRMAINT as opposed to just XEDIT directly. As long as your check DISKMAP for OVER and specify the EDIT option for DIRECTXA, does DIRMAINT really buy you that much more, other than updating entries individually? Unquestionably, yes.

Re: DIRMAINT AUTH Question

2010-10-01 Thread Scott Rohling
Give yourself more than just class A (these are DIRMAINT classes - NOT CP classes): ALL MAINT* 150A ADGHMOPSZ If that doesn't help - it may be your system name specification - so try * as above.. Scott Rohling On Fri, Oct 1, 2010 at 9:26 AM, Sergio Lima wrote: > Hello Mr. Alan, and othe

Re: DIRMAINT AUTH Question

2010-10-01 Thread Sergio Lima
Hello Mr. Alan, and others, We look the Manual, try do something here, and unfortynatelly still don't run. We create the file below, with two records : AUTHFOR CONTROL E1 F 80 Trun > |...+1+2+.. = * * * Top of File * * * =

Re: How DIRMAINT Work ?

2010-10-01 Thread Dave Jones
George, the DIRMSAPI EXEC is supplied by IBM with the DIRMAINT producthere's the text about it from the manual: > The DIRMSAPI EXEC is an example of a REXX program that sets up the > proper environment for using the SAPI interface. The DVHSAPI EXEC > issues a command to the DIRMAINT service m

Re: How DIRMAINT Work ?

2010-10-01 Thread Scott Rohling
DIRMSAPI EXEC comes with DIRMAINT -- although it might come as a SAMPEXEC -- it's on the DIRMAINT 11F on my system, but it should be on one of the DIRMAINT minidisks. It's purpose is to issue DIRMAINT commands -- but also wait for a response -- so it normally used for writing EXECs which communi

Re: How DIRMAINT Work ?

2010-10-01 Thread George Henke/NYLIC
ty, Scott. I would appreciate a copy of your DIRMSAPI EXEC. Also, right now I am tight for space on my MAINT 2CC md. Would DIRM allow me to expand that space with a single command as you say and, if so, would you be good enough to give the specifics. tia Scott Rohling Sent by: The IBM z/

Re: How DIRMAINT Work ?

2010-10-01 Thread Scott Rohling
There are many pros -- including attempting to keep you from shooting yourself in the foot - allowing administrative control over who can do what with the directory - allowing users to make their own changes (like changing their password -- if you don't use an ESM) - etc. It also allow you to ass

Re: How DIRMAINT Work ?

2010-10-01 Thread Dave Jones
Hi, Mike. On 10/1/2010 9:33 AM, Michael MacIsaac wrote: [snip] P.S. I see Dave Jones posted another method as I was putting this reply together. That makes it look even easier. Just one question - using that model, if DirMaint is restarted, will it have the correct USER DIRECT file/director

Re: How DIRMAINT Work ?

2010-10-01 Thread Dave Jones
Hi, George. I think the usefulness of directory manager tools like DIRMAINT are directly (ha! a pun) related to how often you make directory changesif you have a small set of stable users (like in a Linux PoC, say), then managing the directory by hand is feasible. But I can almost guarant

Re: How DIRMAINT Work ?

2010-10-01 Thread George Henke/NYLIC
Ray, Please attach a copy of your EXEC in a reply. I would find it very useful. Also, would someone please give the pro's and con's of using DIRMAINT as opposed to just XEDIT directly. As long as your check DISKMAP for OVER and specify the EDIT option for DIRECTXA, does DIRMAINT really buy y

Re: How DIRMAINT Work ?

2010-10-01 Thread Michael MacIsaac
>> We never more can edit our VMUSERS DIRECT > That is correct, Sergio. But "never" is a strong word. I believe you can "reprime" the DirMaint pump by copying a USER DIRECT file to USER INPUT on the (I believe it is) DIRMAINT 1DF disk. Then when DirMaint is started again, it loads that new di

MVMUA meeting October 19, 2010

2010-10-01 Thread Bill Munson
The fourth quarter meeting of the Metropolitan VM and LINUX Users Association will be on Tuesday October 19, 2010 at Brown Brothers Harriman in Jersey City. Here is the link to the agenda, directions, and security procedures http://www2.marist.edu/~mvmua/2010oct.html please let me know if

Re: How DIRMAINT Work ?

2010-10-01 Thread Ray Waters
We use all the "DIRMAINT " or "DIRM" commands and also are able to use XEDIT to make our major directory changes. I wrote an EXEC to "DIRMAINT OFFLINE", "DIRMAINT BACKUP", DIRMAINT SHUTDOWN", then "COPY USER BACKUP B &DIRNAME DIRECT A (OLDD " , followed by "XEDIT &DIRNAME DIRECT A". Once my EX

Re: How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello Rich, I'm glad to hear you again. Thanks very much from your help, Have a nice day, and best regards, Sergio > Date: Fri, 1 Oct 2010 09:11:25 -0500 > From: r...@velocitysoftware.com > Subject: Re: How DIRMAINT Work ? > To: IBMVM@LISTSERV.UARK.EDU > > That is correct, Ser

Re: How DIRMAINT Work ?

2010-10-01 Thread Dave Jones
Hi, Sergio. On 10/1/2010 8:54 AM, Sergio Lima wrote: Hello List, We need implement the DIRMAINT product here, but we have some doubts. Have a STEP there, when need migrate our VMUSERS DIRECT A to DIRMAINT minidisk. After do this, We never more can edit our VMUSERS DIRECT, as we do today?

Re: z/VM ISFC links

2010-10-01 Thread Mark Wheeler
In the Better Late (for John) Than Never department, the Redbook "FICON CTC Implementation" was published in 2001. Find it at http://www.redbooks.ibm.com/redpapers/pdfs/redp0158.pdf Mark Wheeler UnitedHealth Group -- "Excellence. Always. If Not Excellence, What? If Not Excellence Now, When

Re: How DIRMAINT Work ?

2010-10-01 Thread Rich Smrcina
That is correct, Sergio. When Dirmaint is fully implemented, the systems programmer no longer maintains the USER DIRECT file. Dirmaint maintains the directory. The systems programmer performs directory maintenance using Dirmaint commands. This is proven software that works very well. If th

Re: z/VM ISFC links

2010-10-01 Thread Shimon Lebowitz
Hi John, I also had a hard time setting up n-to-n CTC connections, but I tried to document how it is done for others, here: http://www.sinenomine.net/node/265 >From its blurb on SineNomine: "This document describes a cookbook example of how to configure ESCON CTC connections between LPARs on a si

How DIRMAINT Work ?

2010-10-01 Thread Sergio Lima
Hello List, We need implement the DIRMAINT product here, but we have some doubts. Have a STEP there, when need migrate our VMUSERS DIRECT A to DIRMAINT minidisk. After do this, We never more can edit our VMUSERS DIRECT, as we do today? We are very concerned about this implementati

A confused CCW question.

2010-10-01 Thread Tom Huegel
Someone from our LINUX LAB asked me to trace 'TIMESTAMP' CCW's to mini-disks. I never heard of a 'TIMESTAMP' CCW, but since most of my channel programming knowledge dates back to preXA hardware I thought I would try to look it up in the manuals. After searching I could find nothing even suggesting

Re: z/VM ISFC links

2010-10-01 Thread George Henke/NYLIC
On 9/30/10 5:55 PM, "George Henke/NYLIC" wrote: > Unfortunately that was day 1, but its source did not appear until day 4. David Boyes wrote: >Well, the tech support load for that day 1 thing was pretty heavy. We took a couple days off after the launch party. 8-) No, that was day 7, afte