Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Rafa Pereira
Hi all, I have made a simple test trying to understand who does the fork actually. Initially, I had a BPXAS initiator, with jobnumber STC00932 and OWNER=OMVS. The DISPLAY OMVS shows the FTP Server task, FTPD1, with PID=25: === NP JOBNAME StepName Pro

Re: EXHPDM - QUESTION

2006-10-19 Thread Monge, Luis
Willie, I agree with Jeffrey's thoughts for you so far with your ExHPDM problem. You need to take a look at the ExHPDM address space log, to see what else might have occurred to cause the delay in a stream task from being started. The things to look for are that perhaps due to other workload on

Purge output using sdsf batch

2006-10-19 Thread al chu
Hi I have set up a sdsf batch job to purge all the outputs created by me. The input is as follows; //ISFINDD * SET CONFIRM OFF H PREFIX USRT* OWNER USRT001 FIND 'USRT' FIRST ++//P

Re: I love TCPIP (not!)

2006-10-19 Thread Chris Mason
Matthew I've read up a bit about HiperSockets now and I have a question. Are you using DYNAMICXCF in order to exploit your HiperSockets connections or are you coding the definitions manually? If you are using DYNAMICXCF, the ROUTE statement will be created dynamically from the DYNAMICXCF statemen

Re: IBM 3Q2006 Earnings: Mainframes Strong (Again)

2006-10-19 Thread Ed Finnell
In a message dated 10/19/2006 3:22:40 P.M. Central Standard Time, [EMAIL PROTECTED] writes: Here on Oahu, damage was minimal. We're kinda back to normal already ... >> Thanks for the update. Try to be on the look out for the .edu's but it's sort of like the Service notice our help desk

Re: I love TCPIP (not!)

2006-10-19 Thread Chris Mason
Richard An excellent idea. Matthew Let me build on what Richard is suggesting, in effect, the purely pragmatic approach to creating a BEGINROUTES/ENDROUTES block from your existing GATEWAY statement. Proceed as follows: 1. Set your system up with the working GATEWAY statement. 2. Issue NETSTAT

Re: How do I get the start time of an address space?

2006-10-19 Thread Lindy Mayfield
My problem is that I can't read. (-: I looked through all the ASCB fields and didn't notice that JOB SELECTION TIME STAMP was what I was looking for. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Edward Jaffe Sent: Friday, October 20, 200

Re: How do I get the start time of an address space?

2006-10-19 Thread Lindy Mayfield
I just settled on that! With a call to BLSUXTOD it does just what I need in my Rexx program. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Edward Jaffe Sent: Friday, October 20, 2006 12:58 AM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: How do I

Re: How do I get the start time of an address space?

2006-10-19 Thread Steve Comstock
Craddock, Chris wrote: Can someone help me with getting the start time of an address space? ASCBINTS CC Ah, you're still there. Did you notice the further questions in my latest posting regarding program management control blocks? Kind regards, -Steve Comstock ---

Re: How do I get the start time of an address space?

2006-10-19 Thread Craddock, Chris
> Can someone help me with getting the start time of an address space? ASCBINTS CC -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the

Re: Can't Access FDR Manuals website.

2006-10-19 Thread Bruce Black
Carol, it just worked for me. Try again -- Bruce Black Senior Software Developer Innovation Data Processing -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GE

Re: How do I get the start time of an address space?

2006-10-19 Thread Edward Jaffe
Lindy Mayfield wrote: Can someone help me with getting the start time of an address space? Here is where I am up to now. I have the JSABESTK which I can multiply by 1.048576, but that's a big number. What do I do with it now? And also, for SUB=MSTR when there is no JSAB, how do I get the sta

Re: flashcopy

2006-10-19 Thread Bruce Black
1. Do Flashcopy relationships established through the z/OS interfaces show up in the DS GUI screens? They don't on mine and I want to make sure it isn't something I'm missing. Sorry don't know. I play a lot with Flashcopy but only from the mainframe. I would think they are SUPPOSED to sho

How do I get the start time of an address space?

2006-10-19 Thread Lindy Mayfield
Can someone help me with getting the start time of an address space? Here is where I am up to now. I have the JSABESTK which I can multiply by 1.048576, but that's a big number. What do I do with it now? And also, for SUB=MSTR when there is no JSAB, how do I get the start time for those addre

Re: From address

2006-10-19 Thread Alan Altmark
On Thursday, 10/19/2006 at 02:10 CST, Howard Brazee <[EMAIL PROTECTED]> wrote: > On 19 Oct 2006 12:21:10 -0700, [EMAIL PROTECTED] (Frank Yaeger) > wrote: [snip] > > I suspect it is in a setting in the program you used to write your > reply. Interesting. The MIME in Frank's post looks like X-

Re: From address - was Find the most duplicates

2006-10-19 Thread Mark Zelden
On Thu, 19 Oct 2006 14:10:38 -0600, Howard Brazee <[EMAIL PROTECTED]> wrote: >On 19 Oct 2006 12:21:10 -0700, [EMAIL PROTECTED] (Frank Yaeger) >wrote: > >>> Ahh, my address matches the header address of >>> From: [EMAIL PROTECTED] >> >>Hmmm ... I don't think that From address is something I set up

Re: I love TCPIP (not!)

2006-10-19 Thread Richard Peurifoy
Chris Mason wrote: > Matthew > > It worries me that you are testing with FTP which really isn't the place to > start when you have problems. Much better is to use PING and, possibly, take > a peek at the ARP tables. > Another thing to do is use NETSTAT to look at what is actually being used by TC

Re: From address - was Find the most duplicates

2006-10-19 Thread Bob Rutledge
And I suspect you're putting way too much faith in the newsgroup headers. Bob Howard Brazee wrote: On 19 Oct 2006 12:21:10 -0700, [EMAIL PROTECTED] (Frank Yaeger) wrote: Ahh, my address matches the header address of From: [EMAIL PROTECTED] Hmmm ... I don't think that From address is someth

Re: Creating a PDS from USS

2006-10-19 Thread Thomas David Rivers
Brad, The Systems/ASM assembler can run on USS and read either HFS files or PDS members... mixing and matching (i.e. reading files from either location during the assemble step.) You might want to give that a try, it could save time over copying the USS files to a PDS. See http://www.dign

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Stephen Y Odo
McKown, John wrote: I wonder how they can do this. Why? Because all of our TN3270 sessions funnel through a single "load balancing" server. So all TN3270 sessions to our z/OS system appear to come from a single IP address. Also wonder about the case where we have a session manager (in our case

Re: IBM 3Q2006 Earnings: Mainframes Strong (Again)

2006-10-19 Thread Stephen Y Odo
Ed Finnell wrote: Was wondering if we'd hear from you. Any damage from the quake? Thanks for asking ... The big island (Hawai'i) suffered severe damage ... current assessment is about $100M ... but amazingly, no deaths ... just minor injuries. Here on Oahu, damage was minimal. We're kind

Re: From address - was Find the most duplicates

2006-10-19 Thread Howard Brazee
On 19 Oct 2006 12:21:10 -0700, [EMAIL PROTECTED] (Frank Yaeger) wrote: >> Ahh, my address matches the header address of >> From: [EMAIL PROTECTED] > >Hmmm ... I don't think that From address is something I set up (or is it?). I suspect it is in a setting in the program you used to write your repl

Re: IBM Profit is up because of India?

2006-10-19 Thread Howard Brazee
On 19 Oct 2006 12:16:52 -0700, in bit.listserv.ibm-main you wrote: >There may be a new country in the mix. I just heard that a Chicago >area company has outsourced to ISRaeL. I don't know if this is a one >time occurrence or a few (or more). In today's world things are fuzzier than that.Y

Re: I love TCPIP (not!)

2006-10-19 Thread Chris Mason
Matthew It worries me that you are testing with FTP which really isn't the place to start when you have problems. Much better is to use PING and, possibly, take a peek at the ARP tables. Let's start from first principles: There is a LAN, L, which is associated with the IP address range defined b

Re: From address - was Find the most duplicates

2006-10-19 Thread Frank Yaeger
Howard Brazee wrote on 10/19/2006 11:43:08 AM: > The following recipient(s) could not be reached: > > [EMAIL PROTECTED] on 10/19/2006 11:59 AM > > Ahh, my address matches the header address of > From: [EMAIL PROTECTED] (Frank Yaeger) Hmmm ... I don't think that From address is something I se

Re: IBM Profit is up because of India?

2006-10-19 Thread Ed Gould
There may be a new country in the mix. I just heard that a Chicago area company has outsourced to ISRaeL. I don't know if this is a one time occurrence or a few (or more). Ed On Oct 19, 2006, at 11:27 AM, Birger Heede wrote: Bruce McKnight wrote: What's a BRIC country? B razil R ussia I

Re: flashcopy

2006-10-19 Thread Frank Krueger
Rex the most powerful command is in ICKDSF the FLASHCPY QUERY command . It shows the relation you are looking for . Unfortunately you have to issue it against every single volume you are interested - you cannot specify a range . Look in ICKDSF User"s Guide and Reference - GC35-0033 . Chapter 15 i

Re: Can't Access FDR Manuals website.

2006-10-19 Thread Edward Jaffe
Carol Srna wrote: Hi. In a hurry. i CANNOT ACCESS FDR's manuals' website. I can get in with my access code, but when I click on the manual that I want, I receive "cannot find server". Call the vendor. -- Edward E Jaffe Phoenix Software International, Inc 5200 W Century Blvd, Suite 800 Lo

Can't Access FDR Manuals website.

2006-10-19 Thread Carol Srna
Hi. In a hurry. i CANNOT ACCESS FDR's manuals' website. I can get in with my access code, but when I click on the manual that I want, I receive "cannot find server". -- For IBM-MAIN subscribe / signoff / archive access instruc

Re: IBM Profit is up because of India?

2006-10-19 Thread Greg Shirey
As Berger Heede suggested, the answer can be found on wikipedia: General consensus is that the term was first prominently used in a thesis of the Goldman Sachs investment bank. The main point of this 2003 paper was to argue that the economies of the BRICs are rapidly developing and by the year

Re: Find the most duplicates

2006-10-19 Thread Howard Brazee
On 19 Oct 2006 11:19:38 -0700, in bit.listserv.ibm-main you wrote: > > > > >Howard Brazee wrote on 10/19/2006 11:00:42 AM: > >> I tried to reply to Frank Yeager personally, but my e-mail was >> undeliverable. > >My e-mail id is [EMAIL PROTECTED] - perhaps you're spelling it YEAger >in the e-mail a

Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Big Iron
The FTP server actually starts a new process running under the userid of the person logging on to FTP so that data accesses will happen using that user's identity. Bill On Thu, 19 Oct 2006 13:15:45 -0400, Tim Hare <[EMAIL PROTECTED]> wrote: >Correct me if I'm wrong, but maybe, since the process

Re: Question on the load list

2006-10-19 Thread Binyamin Dissen
On Thu, 19 Oct 2006 12:14:56 -0600 Steve Comstock <[EMAIL PROTECTED]> wrote: :>Hmmm. So all dynamically loaded programs not in the LPA :>are loaded into my address space; then the JPA is just :>a collection of CDEs? I know CDEs point to XTLSTs and :>that CDEs contain the _use count_, which is incr

Re: Resume cover letters.

2006-10-19 Thread Howard Brazee
On 19 Oct 2006 10:44:44 -0700, [EMAIL PROTECTED] (Chase, John) wrote: >> Twice I clicked on the link below, and each time it screwed >> up my Outlook Express so I had to do CTL Alt Del and end the program. > >Mostly examples of "tortured English" by job applicants to an >advertising agency in Chi

Re: LE Defaults for z/OS UNIX

2006-10-19 Thread Kirk Wolf
John, I think that if you look at the output from RPTOPTS carefully, you will see that POSIX(ON) and XPLINK(ON) are set by the program that you are running (java) and not from installation defaults. It is an unfortunately common problem that z/OS Java on runs VERY VERY slowly if certain LE or

flashcopy

2006-10-19 Thread Pommier, Rex R.
Hi. Is there anybody out there using z/OS flashcopy that could/would answer a couple questions for me? I am running z/OS 1.4 on a z9bc attached to a DS6800 array. 1. Do Flashcopy relationships established through the z/OS interfaces show up in the DS GUI screens? They don't on mine and I want

Re: Find the most duplicates

2006-10-19 Thread Frank Yaeger
Howard Brazee wrote on 10/19/2006 11:00:42 AM: > I tried to reply to Frank Yeager personally, but my e-mail was > undeliverable. My e-mail id is [EMAIL PROTECTED] - perhaps you're spelling it YEAger in the e-mail address as you did above, rather than YAEger? > (Obviously I need to adjust my posi

Re: IBMLink Down??

2006-10-19 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Cynthia Davis > > I sign on everyday and use it constantly and have not had > problems at all. > I was doing Service Information Searches and looking at ASAP > notifications. > I have not seen any problems. Maybe th

Re: Question on the load list

2006-10-19 Thread Steve Comstock
Craddock, Chris wrote: So I'm comfortable with having the JPA as an area in my address space for holding dynamically called reenterable programs. It is for ALL dynamically loaded modules that are NOT found in LPA. Good. Makes sense. It's the last sentence that I find less than enlighte

Re: IBMLink Down??

2006-10-19 Thread Dean Montevago
I'm having loads of problems the last two days. Consistently getting "page not found" and also very poor response time. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Cynthia Davis Sent: Thursday, October 19, 2006 2:09 PM To: IBM-MAIN@BAMA.UA.

Re: IBMLink Down??

2006-10-19 Thread Cynthia Davis
I sign on everyday and use it constantly and have not had problems at all. I was doing Service Information Searches and looking at ASAP notifications. I have not seen any problems. Maybe their is a circuit issue somewhere up north. I am down south.

Re: Find the most duplicates

2006-10-19 Thread Howard Brazee
I tried to reply to Frank Yeager personally, but my e-mail was undeliverable. I missed something. My code is: //TOOLIN DD* SORT FROM(IN) USING(CTL1) SORT FROM(T1) TO(OUT) USING(CTL2)

Re: EXHPDM - QUESTION

2006-10-19 Thread willie bunter
We allow for 7 connections per job. We run 3 batch jobs concurrently. I checked no changes have been made to the disks or batch jobs. I cannot confirm if more initiators were opened. Since all operator commands have been automated I would doubt that the operator would open up the initiators.

Re: Resume cover letters.

2006-10-19 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Eric N. Bielefeld > > Ed, > > Twice I clicked on the link below, and each time it screwed > up my Outlook Express so I had to do CTL Alt Del and end the program. Mostly examples of "tortured English" by job applican

Re: IBM Profit is up because of India?

2006-10-19 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Carol Srna > > What trait must a country have to be a BRIC country? > [ But at the bottom of the post to which you prepended this query is this: ] > > B razil > R ussia > I ndia > C hina > > Birger Heede > IBM So I

Re: EXHPDM - QUESTION

2006-10-19 Thread Jeffrey Deaver
> We run 1 job at a time which allocates 24 tape drives. Can you expand on that? For instance, we would run one volume dump job for each volume. Then I had 6 drives available and set as the DeviceLimit. Then I allowed 7 connections per drive. So Exhpdm would support a total of 6x7=42 connection

Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Tim Hare
Correct me if I'm wrong, but maybe, since the process is created by the FTP server, wouldn't the process in question be created by the user ID of the FTP server? I haven't ready any FTP code, but I'm thinking it creates the process, then maybe does something like 'su' to have it run under the

Re: IBMLink Down??

2006-10-19 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of Greg Shirey > > Been trying all morning - suddenly I'm in... Hmmm Guess they just don't like us here in Chicagoland this morning, although I did get the sign-in page for the second time today. Still can't get

Re: Resume cover letters.

2006-10-19 Thread Ed Finnell
In a message dated 10/19/2006 11:36:00 A.M. Central Standard Time, [EMAIL PROTECTED] writes: Twice I clicked on the link below, and each time it screwed up my Outlook Express so I had to do CTL Alt Del and end the program. >> Don't know, tried it in AOL first and it came up OK fine, then

Re: IBM Profit is up because of India?

2006-10-19 Thread Birger Heede
See Wikipedia - search for BRIC Birger Heede IBM Carol Srna wrote: What trait must a country have to be a BRIC country? Birger Heede <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List 10/19/2006 12:27 PM Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.UA.EDU

Re: image profiles

2006-10-19 Thread Alan C. Field
Anne, No POR necessary. Just DEACTIVATE the LPAR. When you reactivate it will honour the specifications in the image profile. Alan Anne Crabtree <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List 10/19/2006 12:00 Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.U

Re: EXHPDM - QUESTION

2006-10-19 Thread willie bunter
So far, my checking shows no drives being unavailable. I asked Computer operations but they said all was fine with the drives. We run 1 job at a time which allocates 24 tape drives. Nothing had been changed. I am browsing through the syslog, so far nothing. Jeffrey Deaver <[EMAIL PROTECTED

Re: DFSORT SORTWK questions

2006-10-19 Thread David Betten
See my answers below: >We had a very large DFSort job that abended because of insufficient >Sortwk space with message ICE083A, indicating that 4 times 65535 tracks >were not enough. I'm guessing your system is not a z/OS 1.7 yet. Just an fyi that for systems at 1.7 or later, DFSORT allocates th

image profiles

2006-10-19 Thread Anne Crabtree
If I change the memory allocation of an image profile on the HMC, is a POR necessary? For instance, I want to change my z/VM IFL to have expanded storage, whereas now it only has central storage. -- For IBM-MAIN subscribe / sig

Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Big Iron
The other exception that comes to mind is uid 0. One display that might help shed some light on the issue is D OMVS,L,PID=nn where nn is any one of the processes running under the uid in question. I tried this myself and it seemed to work as expected for FTP sessions: when I hit the high-wa

Re: Question on the load list

2006-10-19 Thread Binyamin Dissen
On Thu, 19 Oct 2006 09:50:16 -0600 Steve Comstock <[EMAIL PROTECTED]> wrote: :>I'm updating my Assembler interfaces course and noticed :>a little discrepancy about terminology that I would like :>to nail down defintively. :>The doc I'm referencing is MVS Programming: Assembler :>Services Guide fo

Re: IBM Profit is up because of India?

2006-10-19 Thread Carol Srna
What trait must a country have to be a BRIC country? Birger Heede <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List 10/19/2006 12:27 PM Please respond to IBM Mainframe Discussion List To IBM-MAIN@BAMA.UA.EDU cc Subject Re: IBM Profit is up because of India? B razil R ussi

Re: Question on the load list

2006-10-19 Thread Craddock, Chris
> Why do we need both a LOAD LIST and a CONTENTS DIRECTORY ?? > > (IIRC, a LOAD for a module in LPA also creates a LLE...Why?) Easy, see my previous reply. CC -- For IBM-MAIN subscribe / signoff / archive access instruction

Re: Question on the load list

2006-10-19 Thread Craddock, Chris
> So I'm comfortable with having the JPA as an area in my > address space for holding dynamically called reenterable > programs. It is for ALL dynamically loaded modules that are NOT found in LPA. > It's the last sentence that I find less than > enlightening: suppose I dynamically load a non-ree

Re: Resume cover letters.

2006-10-19 Thread Eric N. Bielefeld
Ed, Twice I clicked on the link below, and each time it screwed up my Outlook Express so I had to do CTL Alt Del and end the program. Eric Bielefeld Sr. z/OS Systems Programmer Milwaukee Wisconsin 414-475-7434 - Original Message - From: "Ed Finnell" <[EMAIL PROTECTED]> Newsgroups: b

Re: IBMLink Down??

2006-10-19 Thread Greg Shirey
Been trying all morning - suddenly I'm in... Greg -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Chase, John Sent: Thursday, October 19, 2006 11:24 AM Has anybody been able to login to IBMLink via the Internet since about noon yesterday?

Re: IBM Profit is up because of India?

2006-10-19 Thread Richard Pinion
It's just another BRIC in the Wall, Pink Floyd! --- [EMAIL PROTECTED] wrote: From: Birger Heede <[EMAIL PROTECTED]> To: IBM-MAIN@BAMA.UA.EDU Subject: Re: IBM Profit is up because of India? Date: Thu, 19 Oct 2006 18:27:53 +0200 Bruce McKnight wrote: > What's a BRIC count

Re: IBMLink Down??

2006-10-19 Thread Mark Jacobs
On Thursday 19 October 2006 12:23, Chase, John wrote: > Has anybody been able to login to IBMLink via the Internet since about > noon yesterday? I can't even get the login page any more Got a > 'hot" ETR working > > -jc- > >

Re: IBM Profit is up because of India?

2006-10-19 Thread Birger Heede
Bruce McKnight wrote: What's a BRIC country? B razil R ussia I ndia C hina Birger Heede IBM -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN IN

IBMLink Down??

2006-10-19 Thread Chase, John
Has anybody been able to login to IBMLink via the Internet since about noon yesterday? I can't even get the login page any more Got a 'hot" ETR working -jc- -- For IBM-MAIN subscribe / signoff / archive access instr

Re: Question on the load list

2006-10-19 Thread Rick Fochtman
--- I'm updating my Assembler interfaces course and noticed a little discrepancy about terminology that I would like to nail down defintively. The doc I'm referencing is MVS Programming: Assembler Services Guide for z/OS 1.8. Page 4-16 includes

Resume cover letters.

2006-10-19 Thread Ed Finnell
My friend in Salt Lake City sent me this one. So it's almost Friday! _http://www.killianadvertising.com/coverletters.html_ (http://www.killianadvertising.com/coverletters.html) -- For IBM-MAIN subscribe / signoff / archive ac

Re: Find the most duplicates

2006-10-19 Thread Frank Yaeger
Howard Brazee wrote on 10/19/2006 08:52:26 AM: > Just a note - positions 1-20 don't make for the clearest sample. > Switching between various utilities, it is easy to mix up utilities > that want length and those which want ending position. (Same thing > with those that want position and those wh

SMF RDS in master catalog?

2006-10-19 Thread David Andrews
SMF recording datasets (MANx) needn't be in the master catalog... but what is the current recommendation? I have notes in my SYS1.PARMLIB that refer to a recommendation that Greg Dyck made in 1998: he said that the SMF address space could wind up allocating the user catalog forever. Is this still

Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Jim McAlpine
In my case it's actually set by PROCUSERMAX in the OMVS RACF segment. Jim McAlpine On 10/19/06, Big Iron <[EMAIL PROTECTED]> wrote: Do you have your own OMVS segment or would you be making use of the default OMVS segment? It is my understanding that MAXPROCUSER doesn't apply to the default OM

Re: z/OS 1.7 - One Byte Console Id's

2006-10-19 Thread Edward Jaffe
George J Shedlock wrote: I just looked at the link that Ed Jaffe has provided. Am I reading this wrong or is it still possible to run an application with 1 byte console id's IF a console is designated as being able to receive the one byte messages? If no consoles are set to receive UNKNIDS

Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Gabriel Tully
On 10/19/06, Hunkeler Peter (KIUK 3) <[EMAIL PROTECTED]> wrote: Question was: Will the z/OS UNIX limit MAXPROCUSER (or PROCUSERMAX) limit the number of ftp sesion a user can establish. Quick answer was: Yes, of course Long Answer is: No it doesn't seem to. I was under the impression that ftpd

Re: Find the most duplicates

2006-10-19 Thread Howard Brazee
On 18 Oct 2006 12:44:16 -0700, in bit.listserv.ibm-main you wrote: >Here's a DFSORT/ICETOOL job that will do what you asked for. >I assumed your name field was in positions 1-20, but you can >change the job appropriately for other positions. Just a note - positions 1-20 don't make for the cleares

Question on the load list

2006-10-19 Thread Steve Comstock
I'm updating my Assembler interfaces course and noticed a little discrepancy about terminology that I would like to nail down defintively. The doc I'm referencing is MVS Programming: Assembler Services Guide for z/OS 1.8. Page 4-16 includes these fragments: 1. "The link pack area contains all r

Re: Why does MAXPROCUSER not limit the number of FTP sessions?

2006-10-19 Thread Big Iron
Do you have your own OMVS segment or would you be making use of the default OMVS segment? It is my understanding that MAXPROCUSER doesn't apply to the default OMVS uid. Bill On Thu, 19 Oct 2006 12:00:48 +0100, Jim McAlpine <[EMAIL PROTECTED]> wrote: >Yes, we're talking about MAXPROCUSER which in

Re: z/OS 1.7 - One Byte Console Id's

2006-10-19 Thread George J Shedlock
I just looked at the link that Ed Jaffe has provided. Am I reading this wrong or is it still possible to run an application with 1 byte console id's IF a console is designated as being able to receive the one byte messages? George Shedlock Jr PDC - 212-855-8675 Edward Jaffe <[EMAIL PROTECTED

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Tom Marchant
On Thu, 19 Oct 2006 07:57:37 -0600, Paul Gilmartin <[EMAIL PROTECTED]> wrote: >> > >> > enhancement to ISPF is "The ISPF workstation connect program >> > (WSCON) will >> > be enhanced to automatically discover the IP address of the connected >> > TN3270 workstation and use this address to establi

Re: EXHPDM - QUESTION

2006-10-19 Thread Jeffrey Deaver
> "The specified connection is waiting for a stream task to become available because the > connection has WAIT(YES) specified (or defaulted) and no stream task is currently able to > process the connection." Was something else running that was using one of the tape drives you normally use? The

Re: EXHPDM - QUESTION

2006-10-19 Thread Cliff McNeill
Willie, I have always equated ExHPDM streams with devices (tape drives). Check to see that all your tape drives are online and available. You might also see messages previous to this one (SOV06045I) that would be helpful. Cliff McNeill Last night one of our backup batch jobs too ab

Re: IBM 3Q2006 Earnings: Mainframes Strong (Again)

2006-10-19 Thread Ed Finnell
In a message dated 10/19/2006 4:29:19 A.M. Central Standard Time, [EMAIL PROTECTED] writes: What's-his-name keeps harping about IBM's new programs for education and such, but they still haven't changed the one thing that keeps shooting them in the foot. Clueless! >> Was wondering if we

Re: Quick I hope COBOL question

2006-10-19 Thread Steve Comstock
Charles Mills wrote: Thanks all! It's been working for over a week now . It's one DISPLAY statement in a 200-line test program, and hopefully it's about the last COBOL program I have to write, so hopefully the way I did it (per the first suggestion received here) is good enough. The below examp

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Dave Salt
From: Cynthia Davis <[EMAIL PROTECTED]> "It will no longer be necessary to know your ip address and enter it on the panel to start a WSA session." Does anyone know when this option will come available? or is anyone already using the option? or has anyone already written a clist to do this exact t

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Tom Marchant > Sent: Thursday, October 19, 2006 8:50 AM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Re: Is anyone using Workstation Edit piece of ISPF? > > > On Thu, 19 Oct 2006 08:32:04 -0500,

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Paul Gilmartin
In a recent note, McKown, John said: > Date: Thu, 19 Oct 2006 08:32:04 -0500 > Subject: Re: Is anyone using Workstation Edit piece of ISPF? > Not I, but ... > > > > enhancement to ISPF is "The ISPF workstation connect program > > (WSCON) will > > be enhanced to automatically discove

Re: SMP/E problem?

2006-10-19 Thread Shane
On Thu, 2006-10-19 at 07:43 -0600, Paul Gilmartin wrote: > ... or I specify something akin to BYPASS(HOLDERROR), > but there's no such operand listed in the manual. And let's hope there never is. Can't you just imagine CA running amok with that ... Be careful what you wish for - Kurt, ignore him

Re: Quick I hope COBOL question

2006-10-19 Thread Charles Mills
Thanks all! It's been working for over a week now . It's one DISPLAY statement in a 200-line test program, and hopefully it's about the last COBOL program I have to write, so hopefully the way I did it (per the first suggestion received here) is good enough. The below example is more or less the

Re: Software Pricing

2006-10-19 Thread Dave Reinken
> From: Timothy Sipples <[EMAIL PROTECTED]> > >z/OS for only $126/month (even if it's a .e), not too bad. BTW how much > >does the hardware cost ? Probably more than a single family home ! > Depends on where that single family home is, but the median price of a > single family home in most parts of

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Tom Marchant
On Thu, 19 Oct 2006 08:32:04 -0500, McKown, John <[EMAIL PROTECTED]> wrote: > >I wonder how they can do this. Why? Because all of our TN3270 sessions >funnel through a single "load balancing" server. So all TN3270 sessions >to our z/OS system appear to come from a single IP address. Pardon my IP

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Tom Marchant
On Thu, 19 Oct 2006 08:28:33 -0500, Cynthia Davis <[EMAIL PROTECTED]> wrote: >We have implemented the workstation piece on one of our pc's but we are >looking to add it to a few more pc's and we need an easier way to >implement. I had read in one of the Cheryl Watson news letters that one >enhan

Re: SMP/E problem?

2006-10-19 Thread Paul Gilmartin
In a recent note, Kurt Quackenbush said: > Date: Thu, 19 Oct 2006 08:48:45 -0400 > > > However, assume you have installed two PTFs that affect > > the same element but that do not define any relationship > > to each other. If you select one of the PTFs and sp

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Chase, John > Sent: Thursday, October 19, 2006 8:35 AM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Re: Is anyone using Workstation Edit piece of ISPF? > > > > > > I wonder how they can do this

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Chase, John
> -Original Message- > From: IBM Mainframe Discussion List On Behalf Of McKown, John > > > -Original Message- > > From: IBM Mainframe Discussion List On Behalf Of Cynthia Davis > > > > We have implemented the workstation piece on one of our pc's but we > > are looking to add it t

Re: SMP/E problem?

2006-10-19 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Tom Marchant > Sent: Thursday, October 19, 2006 8:30 AM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Re: SMP/E problem? > > > This is an example of why I always like to clone my target > and dli

Re: Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Cynthia Davis > Sent: Thursday, October 19, 2006 8:29 AM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Is anyone using Workstation Edit piece of ISPF? > > > We have implemented the workstation pie

Re: Software Pricing

2006-10-19 Thread Timothy Sipples
>z/OS for only $126/month (even if it's a .e), not too bad. BTW how much >does the hardware cost ? Probably more than a single family home ! Depends on where that single family home is, but the median price of a single family home in most parts of the U.S. is going to be substantially higher than

Re: SMP/E problem?

2006-10-19 Thread Tom Marchant
On Thu, 19 Oct 2006 07:51:47 -0500, McKown, John <[EMAIL PROTECTED]> wrote: > >I did do an ACCEPT. But this is a very massive "catch up to the present" >attempt. Which has failed yet again. My original maintenance level >somehow kill the ftp client, after the RESTORE (which got an RC=0!), the >ftp

Is anyone using Workstation Edit piece of ISPF?

2006-10-19 Thread Cynthia Davis
We have implemented the workstation piece on one of our pc's but we are looking to add it to a few more pc's and we need an easier way to implement. I had read in one of the Cheryl Watson news letters that one enhancement to ISPF is "The ISPF workstation connect program (WSCON) will be enhance

IBMLink via Internet

2006-10-19 Thread Chase, John
"on the fritz" again? It's been about 20 minutes since I SUBMITted my sign-on data, and no response yet. -jc- -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the m

Re: Quick I hope COBOL question

2006-10-19 Thread Thompson, Steve (SCI TW)
-Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Clark Morris Sent: Wednesday, October 18, 2006 6:17 PM To: IBM-MAIN@BAMA.UA.EDU Subject: Re: Quick I hope COBOL question On 9 Oct 2006 14:24:46 -0700, in bit.listserv.ibm-main you wrote: >I know

Re: SMP/E problem?

2006-10-19 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf Of Shane Ginnane > Sent: Wednesday, October 18, 2006 9:45 PM > To: IBM-MAIN@BAMA.UA.EDU > Subject: Re: SMP/E problem? > > > Mark wrote on 19/10/2006 01:58:08 AM: > > > You should > > always

  1   2   >