Re: Recommendations for a good old fashion HEX calcuator

2010-06-03 Thread Patrick Lyon
On Thu, 3 Jun 2010 11:48:55 -0500, McKown, John john.mck...@healthmarkets.com wrote: I like my TI-36X Solar. Hum, I wonder if some smart phone (Droid?) has this as an application? -- Add another Ti to the list - the Ti-34 Solar. Been by my side since I bought it in 1988 when going to tech

Re: HDS MDL

2010-06-03 Thread Patrick Lyon
Darth - If you have access to ISMF, go into 10. Library Management, 3. Tape Library, and do a 2. Display on the library. Page down 1 page and see the Initial Online Status for that system. Not sure that is it, just a wild guess. From the help panel: The INITIAL ONLINE STATUS fields show the

Re: IBM Electronic Service Request having problems?

2010-06-10 Thread Patrick Lyon
On Thu, 10 Jun 2010 10:40:48 -0500, Pommier, Rex R. rex.pomm...@cnasurety.com wrote: Hi List, Is anybody else having problems with IBM ESC+? I get a page not found when trying. Just wondering if it is them or if I have a bad URL. Thanks. Rex I'm getting the same thing too Rex

Re: SMF QUESTION - TRACKING VSAM CLUSTER

2010-06-14 Thread Patrick Lyon
On Mon, 14 Jun 2010 07:52:57 -0700, John Dawes jhn_da...@yahoo.com.au wrote: G'Day All Readers,   I am trying to find the job name which created a VSAM dsn.  I read type 61, 62 64 and came up empty.  The DSN was created on May 20, 2010.  I have read the SMF tapes for the whole week and I

Re: Emulator Sessions Hung

2010-06-18 Thread Patrick Lyon
On Fri, 18 Jun 2010 11:45:20 -0600, Kopischke, David G. dgkopisc...@oppenheimerfunds.com wrote: Any ideas on what to check next David, a couple of questions if I may. 1) Does the Extra session stay connected? 2) Is this a telnet session to port 23? 3) What is supposed to appear on

Re: GIM45201S ** 530 Download not currently allowed for your location.

2010-06-21 Thread Patrick Lyon
On Sat, 19 Jun 2010 10:41:50 -0700, Gibney, Dave gib...@wsu.edu wrote: I ge the same error And this morning I get this one: GIM44336S ** AN UNUSUAL CONDITION OCCURRED. GIMJVREQ - javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connect

Re: GIM45201S ** 530 Download not currently allowed for your location.

2010-06-21 Thread Patrick Lyon
On Mon, 21 Jun 2010 07:23:21 -0500, Patrick Lyon ptl...@midamerican.com wrote: On Sat, 19 Jun 2010 10:41:50 -0700, Gibney, Dave gib...@wsu.edu wrote: I ge the same error And this morning I get this one: GIM44336S ** AN UNUSUAL CONDITION OCCURRED. GIMJVREQ - javax.net.ssl.SSLException

Re: Disk replacing Tape?

2010-06-22 Thread Patrick Lyon
On Tue, 22 Jun 2010 21:41:19 +0200, R.S. r.skoru...@bremultibank.com.pl wrote: We observed very similar thing: vast majority of our backups are never read! We work on eliminating those never-read backups. That could save us a lot of resources. vbg And pray to the almighty that some of them

Taglines

2010-06-29 Thread Patrick Lyon
On Tue, 29 Jun 2010 16:01:35 +, Ted MacNEIL eamacn...@yahoo.ca wrote: - I'm a SuperHero with neither powers, nor motivation! SHAZAM! OMG - I have to hand it to you Ted. I didn't think it was possible to come up with a tagline more annoying than your last, but by George, you've done it.

Re: Taglines

2010-06-29 Thread Patrick Lyon
, Patrick Lyon -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

Re: DFHSM QUESTION - STOPPING LEVEL 1 TO LEVEL 2 MIGRATION - URGENT

2010-07-20 Thread Patrick Lyon
Try the HOLD MIGRATION(AUTO) command and see what happens. From the manual: To interrupt or prevent only automatic volume space management and automatic secondary space management, issue the following command. Automatic volume space management and automatic secondary space management stops at

Re: DFHSM QUESTION - STOPPING LEVEL 1 TO LEVEL 2 MIGRATION - URGENT

2010-07-20 Thread Patrick Lyon
On Tue, 20 Jul 2010 10:57:02 -0400, John Kelly john_j_ke...@ao.uscourts.gov wrote: snip Try the HOLD MIGRATION(AUTO) command and see what happens. /snip Shouldn't Hold Migration trump (AUTO), in that it should stop ALL migrations? One would think so, but it appears that it did not, or at least

Re: how to identify members that DO NOT contain a string

2010-07-21 Thread Patrick Lyon
You can use ISRSUPC to do this. It is the LNFMTO option. Here is an example. JCL: //JOBCARD JOB etc... //SRCHJ PROC DSN='PROD1.PROC.LIBRARY' //SRCH000 EXEC PGM=ISRSUPC,PARM='SRCHCMP,LNFMTO' //NEWDDDD DISP=SHR,DSN=DSN //OUTDDDD SYSOUT=*

Re: Any ROT for DASD Response time

2010-07-21 Thread Patrick Lyon
On Wed, 21 Jul 2010 12:36:38 -0500, Staller, Allan allan.stal...@kbm1.com wrote: I don't know if EMC has the ability to fence the cache for workload separation (open systems vs. z/OS). That would be a no. We now live happily together here again on a VMAX. Once upon a time in Symmetrix land

Re: help needed with CICS/TS 3.2 abending U1800

2010-08-09 Thread Patrick Lyon
John - do you have both STGRCVY and STGPROT set to Yes? Looks like GSSP042 is being a bad boy and trying to overwrite storage. You might try to disable that program or transaction that is associated with that program. -- For

Re: help needed with CICS/TS 3.2 abending U1800

2010-08-09 Thread Patrick Lyon
On Mon, 9 Aug 2010 07:33:51 -0500, McKown, John john.mck...@healthmarkets.com wrote: Well, the damn thing has abended twice. We got everybody involved and I posted my help message. I just brought up the region and it is running fine now. We can't get it to fail again. Why does it always wait

Re: Migration to z/os 1.11 causes Paging in DB2 DBM1 address space

2010-08-09 Thread Patrick Lyon
On Mon, 9 Aug 2010 22:43:50 +0300, Mike Shorkend mike.shork...@gmail.com wrote: It seems that our problem was on Jerry Ng's hot topic list at SHARE last week. IBM have supplied a temporary fix which seems to have solved the problem. Mike - Was it in PTF or local fix form? The APAR has not

Re: HSM list of backups of a dataset command

2010-08-10 Thread Patrick Lyon
On Tue, 10 Aug 2010 20:01:08 +0200, MONTERO ROMERO, ENRIQUE ELOI enriqueeloi.mont...@servifactory.com wrote: Hi forum team, Hope you are well, I am looking for an HSM command to get a list of backups of a dataset. I mean, a command that lists all backups that a dataset has. (of course

Re: DASD Moderate Alert from EMC DMX4

2010-08-30 Thread Patrick Lyon
On Mon, 30 Aug 2010 13:53:38 -0500, Brad Wissink bjwi...@iastate.edu wrote: We started getting the following message from our EMC DMX4 Symmetrix over the weekend. We are talking with EMC but not getting very far. So, does anyone know what the message is telling us? *IEA480E

Re: NO RESPONSE RECEIVED

2010-09-08 Thread Patrick Lyon
On Wed, 8 Sep 2010 09:53:37 -0700, Charles Mills charl...@mcn.org wrote: When you issue an operator command from SDSF (/S proc or /D IPLINFO, for example) what determines whether SDSF displays NO RESPONSE RECEIVED in the upper right or displays the messages that result from the command's being

EMC DLm Memory Leak Heads Up

2010-09-09 Thread Patrick Lyon
). The tape drives assigned to this VTE being rebooted must be varied offline before the reboot. /quote Regards to all, Patrick Lyon -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu

Re: EMC DLM box

2010-09-15 Thread Patrick Lyon
On Tue, 14 Sep 2010 15:00:23 -0400, Sabo, Frank frank.s...@gianteagle.com wrote: Good afternoon everyone, Question does any one out there have an EMC DLM box? I have been trying to get one up and functional for a while now. I have genned the box to both HCD and SMS the problem that I am having

Re: Higher Paging under z/OS V1.11 OA33307

2010-09-16 Thread Patrick Lyon
On Wed, 25 Aug 2010 09:17:14 -0400, Lizette Koehler stars...@mindspring.com wrote: We are seeing small spurts in paging. We will be going along fine for hours and then suddenly see a 1-2 min spike in paging for DB2. And when I say spike, it goes from 0 page-in up to 35% pagein rate under RMF.

Re: SDSF module ISFVTBL2 missing

2010-09-29 Thread Patrick Lyon
Well, I guess my Serverpac download did not lay that dataset down because when I do 3.4 on ISF, it's not there. Thanks. John Norgauer John, see if you can find that module in the list of the ISF libraries on 3.4 by typing MEMBER ISFVTBL2 on the command line. Perhaps the library is named

Re: Anyone else see publibz.boulder.ibm.com not responding?

2010-12-02 Thread Patrick Lyon
On Thu, 2 Dec 2010 10:22:40 -0500, Farley, Peter x23353 peter.far...@broadridge.com wrote: Thanks to all who replied. I'm happy to know it is not just my problem. Not that it helps to get the job done any faster. BTW, what email address do I use to complain about this? Is there a link on

Re: EPO's (Emergency Power Off)

2010-12-03 Thread Patrick Lyon
On Fri, 3 Dec 2010 11:45:12 -0600, Darth Keller darth.kel...@assurant.com wrote: snip You're now on battery power and have 23 minutes to power everything off as gracefully as possible. /snip I, unfortunately, have lived it. Minus the 23 minutes. We had a normal power bump to our building.

Re: DFSMS/DASD: Control SG occupancy

2010-12-15 Thread Patrick Lyon
On Wed, 15 Dec 2010 13:45:10 -0500, C. Ardillo cardill...@comcast.net wrote: I'm just an application programmer but from my tool set I'd run an idcams dcollect job against the storage groups in question then use something like easytrieve to compute my thresholds and send an email if needed from

Re: Batch DAE?

2010-12-22 Thread Patrick Lyon
On Wed, 22 Dec 2010 14:48:41 -0500, Veilleux, Jon L veilleu...@aetna.com wrote: Actually, once I take a closer look at the run. The exec gets RC=20 executing the SELECT. *-* ISPEXEC SELECT CMD(%ADYDSP 'SYS1.DAE') ISPEXEC SELECT CMD(%ADYDSP 'SYS1.DAE') +++ RC(20) +++ Jon - Please ensure

Re: User SMF Record Types

2011-01-04 Thread Patrick Lyon
On Tue, 4 Jan 2011 19:18:53 +, Eric Bielefeld eric- ibmm...@wi.rr.com wrote: Cheryl, I clicked on the link below, and it says The Webpage Cannot Be Found:. You might want to either fix it, or say it won't be available until you get it updated. -- Eric Bielefeld Systems Programmer Take

Re: S5C6 Abend when run MQ Panels in ISPF

2011-01-06 Thread Patrick Lyon
On Thu, 6 Jan 2011 13:01:32 -, Terry Sambrooks terry.sambro...@btclick.com wrote: Hi, snip Not being that familiar with MQ I am unsure where to start with this. I have not found z/OS Messages and Codes or the WAS equivalent to be that helpful. Kind Regards - Terry snip Terry - Let's

Re: IBM Boulder site having problems?

2011-01-07 Thread Patrick Lyon
On Fri, 7 Jan 2011 06:46:40 -0500, Richards, Robert B. robert.richa...@opm.gov wrote: Anyone else having trouble with service.boulder.ibm.com? I have an automated process of getting enhanced holddata that has failed the last two days in a row with: EZA2589E Connection to server interrupted or

Re: IBM Boulder site having problems?

2011-01-07 Thread Patrick Lyon
On Fri, 7 Jan 2011 11:02:29 -0500, Richards, Robert B. robert.richa...@opm.gov wrote: Patrick, I *was* trying to get the full.txt file, but I am seeing the same problem with the full.bin file. sigh Bob Interesting. I just tried and downloaded full.bin just fine and then realized I

Re: What level z/OS Unicode supported CUNLINFO?

2011-01-14 Thread Patrick Lyon
On Fri, 14 Jan 2011 09:03:50 -0800, Charles Mills charl...@mcn.org wrote: Does anyone know off hand at what level of z/OS did z/OS Unicode services start supporting the CUNLINFO (information retrieval service) call? I know V1R10 does and V1R7 did not. (Yes, I could track down all the manuals in

List administrator?

2011-01-24 Thread Patrick Lyon
Anyone, I have an associate that is trying to subscribe to IBM-MAIN. He gets to the Join screen and it says it will send him an email, which never arrives. Can somebody please point me to the List Admin/Owner so he can contact them? Thanks in advance, Pat L.

Re: List administrator?

2011-01-24 Thread Patrick Lyon
On Mon, 24 Jan 2011 09:14:30 -0800, Charles Mills charl...@mcn.org wrote: Have him check his junk mail filters, both at the client (email program) level and at the server (ISP or corporate IT) level. I'm sure about 50 listers will tell you that the admin is Darren Evans-Young

Re: Timeout Problem after Switching a DAC unit with OSA in the z10

2011-01-26 Thread Patrick Lyon
On Wed, 26 Jan 2011 13:56:20 -0500, George Rodriguez george.rodrig...@palmbeachschools.org wrote: Hi Chris, snip D TCPIP,TN3270E,CONN,CONN=38B37 EZZ6048I TELNET DISPLAY COMMAND FAILED WITH RCODE 803E EZZ6035I TELNET DEBUG PROFILE WARNING,LINE: *N/A* MOD: EZBTMCMD RCODE: 803E-00 Parameter on

Re: Timeout Problem after Switching a DAC unit with OSA in the z10

2011-01-27 Thread Patrick Lyon
On Wed, 26 Jan 2011 23:57:38 -0600, Chris Mason chrisma...@belgacom.net wrote: George You need to insert the T between TN3270E and CONN just as indicated by Patrick Lyon. It is only from Communications Server V1R10 that it becomes unnecessary. - Interesting Chris - I cut and pasted

Re: Timeout Problem after Switching a DAC unit with OSA in the z10

2011-01-27 Thread Patrick Lyon
On Wed, 26 Jan 2011 13:35:19 -0600, Chris Mason chrisma...@belgacom.net wrote: George I scanned the IP System Administrator’s Commands manual in order to check on this matter of the CONN operand. There's no actual explanation but it's suspicious that, when entered as a command operand, the

Re: Timeout Problem after Switching a DAC unit with OSA in the z10

2011-01-27 Thread Patrick Lyon
On Thu, 27 Jan 2011 14:55:05 -0600, Chris Mason chrisma...@belgacom.net wrote: Patrick Thanks for the clarification. I started doing the hex to decimal conversion and received the message: EZZ6057I NO QUALIFYING MATCHES I think this is saying that you tried the command I suggested without the

Re: Sloppy alignment in D M=CPU legend

2011-02-04 Thread Patrick Lyon
On Fri, 4 Feb 2011 10:03:26 -0800, Edward Jaffe edja...@phoenixsoftware.com wrote: Anyone ever notice the sloppy column alignment in the legend following a D M=CPU command. Is there a technical reason they couldn't line things up? They didn't notice it was wrong during testing? I know this is a

Re: Difference Between R-INACT and REVOKED

2011-02-17 Thread Patrick Lyon
On Thu, 17 Feb 2011 10:26:51 -0600, Eric Bielefeld eric- ibmm...@wi.rr.com wrote: I have two questions about security. What is the difference between R-INACT and REVOKED? I know what revoked is, but I'm not sure what R-INACT is exactly. I have searched the Security Server bookshelf, and

Re: SDSF SYSLOG output problem

2011-03-08 Thread Patrick Lyon
On Tue, 8 Mar 2011 09:20:12 -0600, Elardus Engelbrecht elardus.engelbre...@sita.co.za wrote: Jim McAlpine wrote: If I do ST SYSLOG inSDSF, I get the following - Now if I try to select any of those SYSLOG jobs in the OUTPUT queue I get NO DISPLAYABLE DATA like so - any ideas why. Why are the

Re: Summer Time, state of art

2011-03-29 Thread Patrick Lyon
On Tue, 29 Mar 2011 08:07:23 -0500, Chase, John jch...@ussco.com wrote: Windoze, Linux, et al (even z/VM) do that automatically. Why is it (still) necessary to do it manually on z/OS? -jc- I would suspect that if done automatically it could pose a problem to applications that do have a

Re: Check TAPE Contents

2011-03-29 Thread Patrick Lyon
On Tue, 29 Mar 2011 22:04:18 +0300, Sergio Lima sergio...@hotmail.com wrote: Hello, We also tried use IDCAMS here from see tape contents and don't work. Can you please say what can I get a sample JOB ? Thanks, Sergio Not sure if this works or not, the date on the member is prior Y2K...

Re: DB2 SMF Records

2011-04-12 Thread Patrick Lyon
On Tue, 12 Apr 2011 15:28:57 -0500, Matthew Stitt mathwst...@bellsouth.net wrote: Try looking in SDSNMACS, members starting with DSNDQW.. I remember looking at these records several years ago and almost throwing up my hands due to the layouts. On Tue, 12 Apr 2011 15:09:43 -0500, Hal

Re: No supported release of z/OS(r) honors the IMBED, REPLICATE, and KEYRANGE attributes for new VSAM data sets

2011-04-13 Thread Patrick Lyon
On Wed, 13 Apr 2011 12:14:45 -0500, John P Kalinich jkali...@csc.com wrote: Norbert, We use ABR instead of HSM, but the create date was from an IDCAMS DEFINE. Regards, John K John, you may want to verify that is a fact. I just attempted to do a DEFINE with IMBED and REPLICATE and the

Re: Question about Dynamic allocate

2011-05-20 Thread Patrick Lyon
On Fri, 20 May 2011 09:32:27 -0500, Dana Mitchell mitchd...@gmail.com wrote: Thanks everyone for the ideas so far. It happened again yesterday and now I'm leaning more towards this being caused by the dataset being in use by another job. Dana - You could use DAF to check your SMF data to see

Re: PF9 Swap question

2011-05-23 Thread Patrick Lyon
On Mon, 23 May 2011 18:22:13 +0200, Lindy Mayfield lindy.mayfi...@ssf.sas.com wrote: I have been using multiple ISPF screens for many years now, 12 or so. I have memorized what each one is. Like 1 is edit, 2 is SDSF, 3 is ISHELL, 4 is 3.4 and so on. Problem is that I still cannot figure out

Re: PF9 Swap question

2011-05-23 Thread Patrick Lyon
On Mon, 23 May 2011 14:46:20 -0400, Scott Rowe scott.r...@joann.com wrote: Pat, I think the maximum can be increased by changing MAXIMUM_NUMBER_OF_SPLIT_SCREENS in your installation options. Scott Oh, don't tell me that. :) Thanks for the tip!

Re: PF9 Swap question

2011-05-24 Thread Patrick Lyon
On Tue, 24 May 2011 06:50:29 -0500, Tom Marchant m42tom- ibmm...@yahoo.com wrote: If your emulator supports hotspots you can set it up so that you point to the screen you want on the swapbar and double click with the mouse. Hotspots also work with the action bar and some menus. Also the PF keys

Re: Surfing the mainframe (was: PF9 Swap question)

2011-05-24 Thread Patrick Lyon
On Tue, 24 May 2011 10:56:54 -0400, Dave Salt ds...@hotmail.com wrote: I remember it was a PITA trying to figure out how to enable mouse support in Attachmate, but eventually I got it working (sort of). You have to single left click the mouse to position the cursor, and single right click to

Re: Surfing the mainframe (was: PF9 Swap question)

2011-05-24 Thread Patrick Lyon
On Tue, 24 May 2011 10:29:22 -0500, Patrick Lyon ptl...@midamerican.com wrote: Dave, Thanks to someone who shall go nameless who sent me some instructions for V 9 offlist, I was able to find out how to do it. Under SettingsDisplayMiscellaneous where I can select to have it send ENTER

Re: Z/OS Maintenance

2011-07-05 Thread Patrick Lyon
On Tue, 5 Jul 2011 12:36:17 -0700, Skip Robinson jo.skip.robin...@sce.com wrote: At the end of the day, if a big problem befalls you, and you have to tell the story to your boss, would you rather have to explain why you... 1. installed a HIPER PTF that went south, or 2. refrained from

Re: Customization MPFLSTxx

2011-10-26 Thread Patrick Lyon
On Wed, 26 Oct 2011 14:24:58 -0500, Jorge Garcia jgarc...@mapfre.com wrote: .DEFAULT,AUTO(YES),SUP(NO),RETAIN(YES) IEF402I /*JJJ FAILED IN ADDRESS SPACE X SYSTEM ABEND SXXX REASON - RC NOTIFY OPER OF FAILURE /* IEF403I

Re: Early IPL problems

2012-05-18 Thread Patrick Lyon
On Fri, 18 May 2012 14:11:14 -0500, McKown, John john.mck...@healthmarkets.com wrote: If you do have a 3270 type console, why not record the console on your cell phone camera? It is a bit small. So, get a tablet. Might take two people. One to do the IPL, the other to keep the console in focus.

<    1   2   3