Re: $REPEXIT Jes2 exit at zOS 1.7 level

2006-09-29 Thread Brian Westerman
Hi, I don't have any problems at 1.7 and 1.8 seems to function okay as well, although I have not really fully tested it under 1.8. Are you trying to replace an exit that you have not added yet? Are you using an old copy of the code? Brian

Re: Need REXX or CLIST Equivalent of JCL EXEC ENVAR()

2006-09-29 Thread Don Poitras
Terry Schwarz wrote: > > I have a JCL that I would like to make a REXX or CLIST equivalent to run it > interactive. Part of it has me stumped, but then again I'm not particularly > highly literate in this area. To be more specific ... > > I have JCL with EXEC similiar to ... > > //MYPROG EXEC PG

Re: Linkage Editor

2006-09-29 Thread Charles Mills
I believe I recall doing that also, although the timeframe would have been ~1970, back when I found it more amusing than I do today to play "what if?" in MVS (then OS/360). Charles -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Paul Gilmartin

Doco convenience.

2006-09-29 Thread Shane
> > > > When I'm not sure, I use the IBM documentation CDs on my PC, and do a > > global search. It may take several minutes, but that generally beats > > taking out several manuals and checking the contents. > > > Ignoring the possibility of hyperbole, it's faster than that on > publibz. But I

Re: Linkage Editor

2006-09-29 Thread Paul Gilmartin
In a recent note, Gerhard Postpischil said: > Date: Fri, 29 Sep 2006 17:13:08 -0400 > > When I'm not sure, I use the IBM documentation CDs on my PC, and do a > global search. It may take several minutes, but that generally beats > taking out several manuals and checking the contents. > I

Re: Linkage Editor

2006-09-29 Thread Paul Gilmartin
In a recent note, Edward Jaffe said: > Date: Fri, 29 Sep 2006 11:15:22 -0700 > > http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/iea2b160/5.1.1 > Which says, in part: * Through an assembler- or compiler-produced END statement of an input object module

Re: REAL memory column in SDSF

2006-09-29 Thread Anne & Lynn Wheeler
The following message is a courtesy copy of an article that has been posted to bit.listserv.ibm-main,alt.folklore.computers as well. [EMAIL PROTECTED] (Tom Schmidt) writes: > When I lived in POK I was told that a part of the reason for extended > storage also had to do with its lack of requireme

Re: Linkage Editor

2006-09-29 Thread Ed Finnell
In a message dated 9/29/2006 3:23:09 P.M. Central Standard Time, [EMAIL PROTECTED] writes: creating your load module. This may require the MAP option when you run the linkage editor. It will tell you the entry point of the program. >> Good old PDS85 from CBT can do MAP, HIST, ATTRIB, a

Re: Linkage Editor

2006-09-29 Thread Gerhard Postpischil
Mark Hammond wrote: Thanks to all. One of my biggest frustrations is finding the right manual to get the information I need. When I'm not sure, I use the IBM documentation CDs on my PC, and do a global search. It may take several minutes, but that generally beats taking out several manuals a

Re: Linkage Editor

2006-09-29 Thread Thompson, Steve (SCI TW)
-Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Mark Zelden Sent: Friday, September 29, 2006 2:42 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Linkage Editor On Fri, 29 Sep 2006 14:28:28 -0500, Mark Hammond <[EMAIL PROTECTED]> wrote: >Thanks to al

Re: REAL memory column in SDSF

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/29/2006 at 01:41 PM, Tom Schmidt <[EMAIL PROTECTED]> said: >I don't know of any analog of LCS since LCS. There was in CDC land. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see We don't ca

Re: REAL memory column in SDSF

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/29/2006 at 01:26 PM, Ed Gould <[EMAIL PROTECTED]> said: >The code I think has been recoded many a time. Do you think the new >people could show the old people new tricks or would it be the other > way around? Both. -- Shmuel (Seymour J.) Metz, SysProg a

Re: REAL memory column in SDSF

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/29/2006 at 09:38 AM, Anne & Lynn Wheeler <[EMAIL PROTECTED]> said: >360/67 was the only 360 that supported virtual memory (other than a >customer 370/40 with special hardware modifications ITYM 360/40 >max. storage on 360/67 uniprocessor was 1mbyte real storage

Re: MII/GRS Resource Names

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/29/2006 at 09:38 AM, Rick Fochtman <[EMAIL PROTECTED]> said: >IIRC, when the main catalog, containing the Operating System >datasets, aliases became possible. The old CVOL type catalog did not >support aliases for dsnames. Those were prevented by "The Nature of >

Re: Does SMS complex, SMSplex, require GRS

2006-09-29 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of John P Donnelly > Sent: Friday, September 29, 2006 2:44 PM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Re: Does SMS complex, SMSplex, require GRS > > > Dear IBM one-room school house: > > -am i

Re: Does SMS complex, SMSplex, require GRS

2006-09-29 Thread Imbriale, Donald (Exchange)
You probably don't have enough available space on volume H175P1 Don Imbriale -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of John P Donnelly Sent: Friday, September 29, 2006 3:44 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Does SMS complex, SMSpl

Re: Does SMS complex, SMSplex, require GRS

2006-09-29 Thread John P Donnelly
Dear IBM one-room school house: -am installing V1R7 -get hung up in Job ALLOCDS IEF374I STEP/NOTOK /STOP 2006265.1409 CPU0MIN 00.00SEC SRB0MIN 00.00S IGD17040I ERROR IN DADSM PROCESSING ON VOLUME H175P1 FOR DATA SET SYS17.OMVS.ETC HISTORIC RETURN CODE IS 192 DIAGNOSTIC INFORMATION

Re: Linkage Editor

2006-09-29 Thread Mark Zelden
On Fri, 29 Sep 2006 14:28:28 -0500, Mark Hammond <[EMAIL PROTECTED]> wrote: >Thanks to all. One of my biggest frustrations is finding the right >manual to get the information I need. > z/OS is *HUGE* and no one can know nor remember everything. Just knowing where to look is at least half the ba

Re: zFS Question

2006-09-29 Thread Mark Zelden
On Fri, 29 Sep 2006 17:01:11 +0100, Van Dalsen, Herbie <[EMAIL PROTECTED]> wrote: >I applied service to 1.6 the other day. > >The size of the .pax was 1.8G. > >While it is unpacking, it creates a temp file as SMPE... which includes >the date time... this thing grows phenomenally. I think the

Re: Linkage Editor

2006-09-29 Thread Mark Hammond
Thanks to all. One of my biggest frustrations is finding the right manual to get the information I need. Mark Hammond Yup, they moved the binder! It's not a DFSMS manual any more. It is -- wonder of all wonders -- an MVS manual! z/OS MVS Program Management: User's Guide and Reference

Re: Full SMF Datasets Not Clearing

2006-09-29 Thread Howard Rifkind
Matt, Would you be kind enough to send me a copy of the JCL you use. Thanks. Matthew Stitt <[EMAIL PROTECTED]> wrote: You might want to switch to using the SMFDUMP program. It dumps all the SMF datasets automagically evertime it runs. I also have an MPF exit which traps the "ALL DATA

Re: Full SMF Datasets Not Clearing

2006-09-29 Thread Howard Rifkind
Rex, I did everything you suggested and it all woks great now. Thanks again. "Pommier, Rex R." <[EMAIL PROTECTED]> wrote: Howard, this goes back to my initial reply. The reason you're getting the buffered message is that you haven't got any empty MAN datasets. When SMF fills up MAN1 and a

Re: Does SMS complex, SMSplex, require GRS

2006-09-29 Thread John M. Cullen
Thanks to ALL respondents! This truly is the IBM one-room shcool house. Cheers, John On Wed, 27 Sep 2006 09:09:44 -0500, Tom Marchant wrote: >On Wed, 27 Sep 2006 08:11:17 -0500, Mark Zelden <[EMAIL PROTECTED]> >wrote: > >>On Tue, 26 Sep 2006 15:44:05 -0500,

Re: REAL memory column in SDSF

2006-09-29 Thread Tom Schmidt
On Fri, 29 Sep 2006 10:31:36 -0600, Anne & Lynn Wheeler wrote: > >[EMAIL PROTECTED] (Tom Schmidt) writes: >> For zSeries to do it you would either be looking at creative use of MIDAW >> to read/write the 1M pages from/to existing DASD (with less-then-ideal >> performance) or you would be looking at

Re: Linkage Editor

2006-09-29 Thread Charles Mills
Yup, they moved the binder! It's not a DFSMS manual any more. It is -- wonder of all wonders -- an MVS manual! z/OS MVS Program Management: User's Guide and Reference Document Number SA22-7643-04 5.1.1 Entry points Each time the binder reprocesses a program module, the entry po

Re: Linkage Editor

2006-09-29 Thread Schwarz, Barry A
I believe the linkage editor/binder can get an entry specification form one of two possible places: the ENTRY control statement and the END "card" in an object module. If neither is present, the default entry point is the first CSECT in the load module. This need not be the first one included if t

Re: Implementing a Tape Library with HSM

2006-09-29 Thread O'Brien, David W. (NIH/CIT) [C]
Doyle, What is the Setsys Selectvolume parameter? ex. SETSYS SELECTVOLUME(MIGRATION(SPECIFIC)) - SELECTVOLUME(BACKUP(SCRATCH)) - SELECTVOLUME(DUMP(SCRATCH)) Specific will call for a mount of a previously addvol'd volume type Migratration Scratch

Re: REAL memory column in SDSF

2006-09-29 Thread Ed Gould
On Sep 28, 2006, at 7:16 PM, Shmuel Metz (Seymour J.) wrote: --- SNIP Are you a betting man? Ask Bernie Galler, the Wheelers, or any old TSS users. It would be interesting, I would think to have the "old timers" compare

Re: C function strdup

2006-09-29 Thread Schwarz, Barry A
strdup is not part of the C standard library as defined by ANSI/ISO. I'm not certain but I believe it is part of the POSIX standard. The IBM manual claims it is also part of the X/Open Portability Guide 4.2. If your cross platform concerns include MAC, Windows, Linux/Unix/Solaris/HPUX, embedded

Re: Linkage Editor

2006-09-29 Thread Raymond Noal
Mark, IIRC, by default, the entry point to your load module will be the entry point of the first INCLUDED CSECT. You can verify this on the mapping provided by the linkage editor when it documents the information after creating your load module. This may require the MAP option when you run the

Re: Linkage Editor

2006-09-29 Thread Edward Jaffe
Mark Hammond wrote: I have a link edit question and I'm trying to RTFM, but can't seem to find the right manual. My query: on the linkage editor, if I have a number of 'INCLUDE OBJECT(program)' entries and no ENTRY statement, what is the entry point of my load module? Is it determined by the

Re: Linkage Editor

2006-09-29 Thread Daniel A. McLaughlin
Isn't that now called the binder? Daniel McLaughlin ZOS Systems Programmer Crawford & Company PH: 770 621 3256 [EMAIL PROTECTED] If you aim at nothing you will hit it every time. - Zig Ziglar -- For IBM-MAIN subscrib

Re: Implementing a Tape Library with HSM

2006-09-29 Thread Doyle Banks
ARC0706I BACKUP OF VOLUME SYS200 AT 10:17:28 ON 2006/09/29 TERMINATED, NO TAPE DAILY BACKUP VOLUME AVAILABLE We have made every change we can think of to ARCCMD00, the SMS data and storage classes and the storage group for the ATL, and to the ACS routines (data class, storage class, & storage g

Linkage Editor

2006-09-29 Thread Mark Hammond
I have a link edit question and I'm trying to RTFM, but can't seem to find the right manual. My query: on the linkage editor, if I have a number of 'INCLUDE OBJECT(program)' entries and no ENTRY statement, what is the entry point of my load module? Is it determined by the first INCLUDE? Or, is

Re: REAL memory column in SDSF

2006-09-29 Thread Anne & Lynn Wheeler
The following message is a courtesy copy of an article that has been posted to bit.listserv.ibm-main,alt.folklore.computers as well. [EMAIL PROTECTED] (Tom Schmidt) writes: > For zSeries to do it you would either be looking at creative use of MIDAW > to read/write the 1M pages from/to existing D

Re: C function strdup

2006-09-29 Thread Thomas David Rivers
Hi Steve, strdup() isn't a standard C function. I don't know if IBM C provides it, Systems/C does. However, you can easily include it in your source - in fact, it's probably a good idea to provide a "compatibility" source full of miscelleneous-but-helpful-functions-that-may-be-missing.

Re: REAL memory column in SDSF

2006-09-29 Thread Ed Finnell
In a message dated 9/29/2006 10:42:24 A.M. Central Standard Time, [EMAIL PROTECTED] writes: fixed kernel requires from 768k machine) had better performance than Grenoble's system (with 155 4k "available" pages after fixed kernel requirements). >> These were pretty good: _http://www.cs.

Re: zFS Question

2006-09-29 Thread Van Dalsen, Herbie
Well, I applied service to 1.6 the other day. The size of the .pax was 1.8G. While it is unpacking, it creates a temp file as SMPE... which includes the date time... this thing grows phenomenally. The structure of my file system looks like this... /u/smpe/MVS //SMPDIR DD PATH='/u/smpe

Re: REAL memory column in SDSF

2006-09-29 Thread Anne & Lynn Wheeler
The following message is a courtesy copy of an article that has been posted to bit.listserv.ibm-main,alt.folklore.computers as well. [EMAIL PROTECTED] (Tom Schmidt) writes: > Have the presenter review ancient history in the S/360 line -- the 360 line > generally supported differing page sizes (2

RES: $REPEXIT Jes2 exit at zOS 1.7 level

2006-09-29 Thread Ituriel do Nascimento Neto
Mr Jacobs, Are you sure that xxx is defined in JES2PARM ? If not, use $ADDEXIT instead. This exit works pretty fine in our 1.7 envonment, but fails in 1.8 with $HASP000 not located in LINKLIST library (which is not the case). Atenciosamente / Regards / Saludos Banco Bradesco S/A 42

Serverpac Internet delivery(was: zFS Question)

2006-09-29 Thread Jousma, David
Alan, There is no definitive answer until you get your filled, and then it will tell you the size. If you go read the book: ServerPac: Planning for internet delivery at http://publibz.boulder.ibm.com/epubs/pdf/a2322061.pdf, It says that whatever the size is, add at least 500 cylinders. It then g

Re: How many?????? - 33 PAVS to one device

2006-09-29 Thread Rick Fochtman
--- Wondered if anyone has seen this before in an XRC config? This is the RMF display for the primary DASD for looking at delays for 1 job. I must admit, I thought we only had 32 PAVs on this entire SSID - I'm checking now. Is this a

Re: >27x132?

2006-09-29 Thread Edward Jaffe
Jim McAlpine wrote: Do you know if there are plans to produce ++apar fixes of this for other releases of z/OS. We never discussed it. I suspect an ++APAR fix for an older release would require someone at that release to ask for it. PTF availability is scheduled for January. I honestly don't

Re: REAL memory column in SDSF

2006-09-29 Thread Rick Fochtman
-- Not really true: a page frame is defined by the hardware: it is at least so since the 370 architecture (I am not sure about the 360 architecture). The only "PAGING" 360 was, IIRC,

Re: Logical volume in IBM VTS,compressed or not?

2006-09-29 Thread Patrick . Falcone
Compression is done from the channel interface card to the VTS cache. Compression is then done again from the VTS cache to the back end drive without much, if any, gain in compression. Check the SMF 94's for these values. Victor Zhang <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion Li

Re: MII/GRS Resource Names

2006-09-29 Thread Rick Fochtman
Re: MII/GRS Resource Names Changed since when? My expirience does not go back to the early 60's and how it was then, but since SVS I have not seen the problem. I

Re: >27x132?

2006-09-29 Thread Jim McAlpine
Do you know if there are plans to produce ++apar fixes of this for other releases of z/OS. Jim McAlpine On 9/27/06, Edward Jaffe <[EMAIL PROTECTED]> wrote: Edward Jaffe wrote: > For users that need to use TSO/ISPF, I recommend 51x80 primary > (default) screen size and either 51x132 or 62x132

Re: Integrated ASCII Console question.

2006-09-29 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Howard Brazee > Sent: Friday, September 29, 2006 9:24 AM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Re: Integrated ASCII Console question. > > > On 28 Sep 2006 21:44:38 -0700, [EMAIL PROTECTED]

Re: Full SMF Datasets Not Clearing

2006-09-29 Thread Tim Hare
U29 is definitely the way to go as long as you're using exits. You can only end up with all datasets full if your datasets are too small or some process is logging SMF records faster than your SMFDUMP task can unload them. The MPF exit seems to wait until it's critical to dump - at which point,

Re: MII/GRS Resource Names

2006-09-29 Thread Mark Zelden
On Fri, 29 Sep 2006 08:12:49 -0600, Paul Gilmartin <[EMAIL PROTECTED]> wrote: >In a recent note, Bruce Black said: > >> Date: Wed, 27 Sep 2006 14:52:14 -0400 >> > >> > Isn't the ENQ done at job intiation time and the LOCATE at step >> > initiation time? >> Yes, but the name returned by LOC

Re: Integrated ASCII Console question.

2006-09-29 Thread Howard Brazee
On 28 Sep 2006 21:44:38 -0700, [EMAIL PROTECTED] (Alan Altmark) wrote: >And rightly so. :-) The I/O models for a character mode VT220 and a >block mode 3270 are just too far apart to allow meaningful translation. >It's been tried many times. (The ASCII terminal functions in the 3174 >don't c

Re: MII/GRS Resource Names

2006-09-29 Thread Paul Gilmartin
In a recent note, Bruce Black said: > Date: Wed, 27 Sep 2006 14:52:14 -0400 > > > > Isn't the ENQ done at job intiation time and the LOCATE at step > > initiation time? > Yes, but the name returned by LOCATE will be ENQed at step initiation if > different from the name ENQed at job init (e

$REPEXIT Jes2 exit at zOS 1.7 level

2006-09-29 Thread Mark Jacobs
I migrated the $REPEXIT/$ADDEXIT Jes2 exit 5 to the JES2 1.7 level and it does seem to work any more. I am receiving this message when I do a $REPEXIT,xx $HASP000 xx not currently being used by JES2 Is there a version that works with this level of JES2? -- Mark Jacobs Time Customer Servi

Re: Logical volume in IBM VTS,compressed or not?

2006-09-29 Thread Ken Porowski
IIRC data is compressed when written to the VTS cache and copied (still compressed) to the back end. Follow up - Is this 'standard' IDRC compression? -Original Message- Victor Zhang Hello list, I have a dumb question regarding logical volumes written to IBM's VTS, is the data compressed

Re: ICKDSF INSTALL -- What's the point?

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/28/2006 at 07:48 PM, Ed Gould <[EMAIL PROTECTED]> said: >IBM told us when we were an esp for 3390's they said IIRC that it was > an insurance policy about any residual data left there by you (when > they left) or when they arrived (by the plant). INIT clears the

ZOS 1.7 Install Gotcha

2006-09-29 Thread Daniel A. McLaughlin
If you don't have enough RACF clout, allocations will get you. If you don't have enough time/lines in your ALLOC job, that will get you as well. Maybe clear to the rest of you, but this is my first out-of-the-box install of a ZOS. Daniel McLaughlin ZOS Systems Programmer Crawford & Company P

Re: How many lpars support one 9672 ?

2006-09-29 Thread Tom Marchant
On Fri, 29 Sep 2006 14:21:19 +0200, R.S. <[EMAIL PROTECTED]> wrote: >Shane wrote: >> On Thu, 2006-09-28 at 17:53 +, Manuel Tabares Solórzano wrote: >> >>> >>> We have a 9672 r16 with 5 lpars (four are os/390 2.10 and one is >> >> vse) >> >>> We have experienced low response time in batch (

Re: Logical volume in IBM VTS,compressed or not?

2006-09-29 Thread R.S.
Victor Zhang wrote: Hello list, I have a dumb question regarding logical volumes written to IBM's VTS, is the data compressed or not? IBM recently announced next generation of VTS:TS7700, from its production description, only usable capacity(raw disk capactiy - meta data overhead).When it i

Re: How many lpars support one 9672 ?

2006-09-29 Thread Staller, Allan
> We have a 9672 r16 with 5 lpars (four are os/390 2.10 and one is > vse) > We have experienced low response time in batch (workload). > My manager need to know: HOW MANY LPARS IS OPTIMUS ON ONE 9672 R16 ? > HANK IN ADVANCE. > > Manuel Tabares S. The rule of thumb has been a max of

Re: How many lpars support one 9672 ?

2006-09-29 Thread R.S.
Shane wrote: On Thu, 2006-09-28 at 17:53 +, Manuel Tabares Solórzano wrote: We have a 9672 r16 with 5 lpars (four are os/390 2.10 and one is vse) We have experienced low response time in batch (workload). My manager need to know: HOW MANY LPARS IS OPTIMUS ON ONE 9672 R16 ? Optim

Re: ICKDSF INSTALL -- What's the point?

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/28/2006 at 01:29 PM, Jon Brock <[EMAIL PROTECTED]> said: >My question is, "So INSTALL writes the home address and record 0. So >what?" What is the benefit of doing INSTALL and INIT vs just the >INIT? You can use the disk. However, the real question is whether yo

Re: REAL memory column in SDSF

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/28/2006 at 09:29 AM, Gerhard Adam <[EMAIL PROTECTED]> said: >S/360 didn't have page sizes since there were no pages, because there >was no virtual storage. Are you a betting man? Ask Bernie Galler, the Wheelers, or any old TSS users. >I suppose an argument could

Re: REAL memory column in SDSF

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/28/2006 at 08:42 AM, "Vernooy, C.P. - SPLXM" <[EMAIL PROTECTED]> said: >Not really true: a page frame is defined by the hardware: While the S/370 hardware allowed a 2 KiB page size, neither SVS nor MVS ever supported it. Later processors dropped the support for 2

Re: Question on Infoprint

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/27/2006 at 01:54 PM, "Rugen, Len" <[EMAIL PROTECTED]> said: >I've heard rumors you can put predrilled paper in the printer upside >down and backwards also. :-) Under program control? Somehow I don't think that the OP wants a manual operation. -- Shmuel (S

Re: MII/GRS Resource Names

2006-09-29 Thread Shmuel Metz (Seymour J.)
In <[EMAIL PROTECTED]>, on 09/28/2006 at 08:37 AM, "Vernooy, C.P. - SPLXM" <[EMAIL PROTECTED]> said: >Changed since when? My expirience does not go back to the early 60's MVT was current in the late 1960's. >but since SVS I have not seen the problem. K3wl. How does that make the current code

Re: How many?????? - 33 PAVS to one device

2006-09-29 Thread Joe jeffries
Guys, Thanks for all your help. Have forwarded VSAM def ideas to application team. Beginning to think that this may be (as well as bad vsam) the DC. It's allocating 30 volumes and then only using one. Because this runs at the beginning of the batch suite, the systems fairly busy, but even so?

Re: Integrated ASCII Console question.

2006-09-29 Thread Shane
On Fri, 2006-09-29 at 00:44 -0400, Alan Altmark wrote: > > Is there any announced plans for z/VM to emulate the > > "integrated ASCII console" facility in z/VM ... > > No, but this has been a favorite fantasy of mine for the last couple of > years. Whoa !!! - you need a serious re-alignment of

Re: How many?????? - 33 PAVS to one device

2006-09-29 Thread John Ticic
-- snip -- Only 1 other device showed delays approaching this and it's on a different ssid. No enq's, no contention, no IOSQ, no high activity rates (see 1st post), no nothing. Muy Abnormal? . . That's what I was wondering too. If XRC was the real problem, adding PAV's would not help at all, but WL