Re: z millicode: where does it reside?

2010-08-17 Thread Jim Mulder
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 08/16/2010 03:13:14 PM: This is just curiousity on my part. Does the millicode for a processor reside on the TCM in a special memory area, similar to L1 cache? Or in a shared memory area on the TCM? Or in HSA? If it resides in

Re: optimizing compilers

2010-08-17 Thread Binyamin Dissen
On Mon, 16 Aug 2010 19:56:48 -0400 Gerhard Postpischil gerh...@valley.net wrote: :On 8/16/2010 3:20 PM, Rick Fochtman wrote: : ---snip-- : It's best to write code that is readable and maintainable before : worrying about

Re: CA MSM First Contact

2010-08-17 Thread Dell'Anno, Aurora
Joel, I can only say thanks very much for such incredibly detailed feedback, it's on its way to the product management team as we speak... Thanks. Aurora Aurora Emanuela Dell'Anno CA Technologies - MSC Sr. Engineering Services Architect Tel: +44 (0)1753 577 733 Mobile: +44

Re: CA MSM First Contact

2010-08-17 Thread Dell'Anno, Aurora
Barbara, It sounds like we want to hold off on that stuff as long as possible! That's a pity - as Mark (I promise there's no cheque in the post) Zelden pointed out, we do offer help with installation if you want it - free product, free help for installation. It's correct, MSM is a complicated

Re: Anyone Using z10 Large Pages in anger

2010-08-17 Thread Shane
I have been following this thread as an interested spectator, not having had the opportunity to play. Even zLinux has had large pages for a while now - pity about z/VM ... ahem. Linux doesn't attempt to break up large pages under memory pressure, but does allow the number of such pages to be

Re: optimizing compilers

2010-08-17 Thread Bernd Oppolzer
There is a story that the PL/1 compiler at the Telefunken TR 440 made the following optimization: SUM = 0; DO I = 1 TO 100; SUM = SUM + I; END; PUT SKIP LIST (SUM); The compiler unrolled the loop, threw away the variables, and computed SUM at compile time. In the end, it only PUTted the

PDS Command Updates (Was: CBT Tape Version 479 has been cut)

2010-08-17 Thread John P Kalinich
Paul, This is from File 001, the CBT tape directory. http://www.cbttape.org/ftp/cbt/CBTF1.txt Regards, John K snip //* PDS 8.6 incorporates the following changes: * FILE 182 //* * FILE 182 //* oPDSE

Re: Return code x'00000010' from Latch Create

2010-08-17 Thread Peter Relson
A PC entry from stub module ISGLCRT into the GRS address space. A Storage Obtain PC An SSRV entry for the Storage request, but it was in subpool E6. I believe that is 230, not 229 A PR entry from the Storage Obtain PC A PR entry from GRS back to ISGLCRT Looks

Re: optimizing compilers

2010-08-17 Thread Shmuel Metz (Seymour J.)
In listserv%201008161147241698.0...@bama.ua.edu, on 08/16/2010 at 11:47 AM, Paul Gilmartin paulgboul...@aim.com said: Maintainability? Which requires the lesser code change if the program is upgraded to even greater precision and values of both pi and gamma_1half are needed? You're changing

Re: optimizing compilers

2010-08-17 Thread Shmuel Metz (Seymour J.)
In 4c698f75.2070...@ync.net, on 08/16/2010 at 02:20 PM, Rick Fochtman rfocht...@ync.net said: An appropriate use of comments can make ANY code understandable. No, although it can help. Write for performance and comment for understanding. As long as I'm not the one that has to clean up the

Re: optimizing compilers

2010-08-17 Thread Shmuel Metz (Seymour J.)
In 4c69ff2f.5000...@gmail.com, on 08/17/2010 at 11:17 AM, David Crayford dcrayf...@gmail.com said: I doubt that any optimizer will be that smart. Google for constant folding. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Re: z millicode: where does it reside?

2010-08-17 Thread McKown, John
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Jim Mulder Sent: Tuesday, August 17, 2010 2:23 AM To: IBM-MAIN@bama.ua.edu Subject: Re: z millicode: where does it reside? IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on

Re: ZFS problems

2010-08-17 Thread Dazzo, Matt
I'm installing z1.11 and going with the default of ZFS file systems to get the conversion over with. Our existing HFS's has been mounted R/W. I have read in the archives that the sysres file systems should be mounted R/O, which makes sense until you need to MKDIR sometime. My question is how do

Re: ZFS problems

2010-08-17 Thread Scott Rowe
Yes, it is possible to modify the attribute while it is mounted. There was a discussion about this here recently. Dazzo, Matt mda...@pch.com 8/17/2010 9:04 AM I'm installing z1.11 and going with the default of ZFS file systems to get the conversion over with. Our existing HFS's has been

Re: ZFS problems

2010-08-17 Thread Veilleux, Jon L
You can use the ISHELL pull down for Filesystems, enter 1 for Mount table, find you root zFS in the list and enter 'M' for Modify, and then enter '1' to change the mode. You can also issue the following TSO command: UNMOUNT FILESYSTEM(file_system_name) REMOUNT(RDWR |

Re: ZFS problems

2010-08-17 Thread Veilleux, Jon L
By the way you need to be userid 0 or at least have READ access to BPX.SUPERUSER to do this. Jon L. Veilleux veilleu...@aetna.com (860) 636-9179 -Original Message- From: Veilleux, Jon L Sent: Tuesday, August 17, 2010 9:31 AM To: 'IBM Mainframe Discussion List' Subject: RE: ZFS

Re: ZFS problems

2010-08-17 Thread Dazzo, Matt
Can this be done to ROOT without system interruption? -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Veilleux, Jon L Sent: Tuesday, August 17, 2010 9:31 AM To: IBM-MAIN@bama.ua.edu Subject: Re: ZFS problems You can use the ISHELL pull

Data set not found in ISPF 3.4

2010-08-17 Thread zMan
I have a data set that appears in ISPF 3.4 (DSLIST), but when I try to touch it -- browse, delete, anything -- I get Data set not found. I have ALTER authority (and nothing is showing on the operator's console anyway when I try to touch the data set). I did try to delete it when I did NOT have

Re: Data set not found in ISPF 3.4

2010-08-17 Thread McKown, John
I've had that when the dataset was catalogued on a volume, but was not physically there. Can you PF10 and see the LRECL, DSORG and so on? If that information is blank, then the DSN is not on the volume. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r)

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Miklos Szigetvari
On 8/17/2010 3:54 PM, zMan wrote: I have a data set that appears in ISPF 3.4 (DSLIST), but when I try to touch it -- browse, delete, anything -- I get Data set not found. I have ALTER authority (and nothing is showing on the operator's console anyway when I try to touch the data set). I did try

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Sambataro, Anthony (NIH/CIT) [E]
Probably cataloged, but doesn't physically exist on volume -Original Message- From: zMan [mailto:zedgarhoo...@gmail.com] Sent: Tuesday, August 17, 2010 9:54 AM To: IBM-MAIN@bama.ua.edu Subject: Data set not found in ISPF 3.4 I have a data set that appears in ISPF 3.4 (DSLIST), but when

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Baraniecki, Ray
I believe that your dataset is cataloged, however it does not actually exist. Thanks; Ray Baraniecki 1 New York Plaza - 18th Floor New York, NY 10004 Telephone: 212-276-5641 Cell: 917-597-5692 -Original Message- From: IBM Mainframe Discussion List

Re: Data set not found in ISPF 3.4

2010-08-17 Thread O'Brien, David W. (NIH/CIT) [C]
Try displaying the dataset in 3.4 with the volume specified. I suspect you'll get 'dataset not found'. Delete with noscratch parameter assuming you have authority to delete the entry. Thank You, Dave O'Brien NIH Contractor From: zMan

Re: ZFS problems

2010-08-17 Thread Veilleux, Jon L
Yes, the REMOUNT parameter handles that. Jon L. Veilleux veilleu...@aetna.com (860) 636-9179 -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Dazzo, Matt Sent: Tuesday, August 17, 2010 9:43 AM To: IBM-MAIN@bama.ua.edu Subject: Re:

Re: z millicode: where does it reside?

2010-08-17 Thread Blaicher, Chris
Years ago, over 15, at another company, one of our programmers wrote open code to emulate the UPT micro-coded instruction and it ran something like 15% or 20% faster. I think part of that improvement was due to not implementing all the nuances of the instruction. I don't know if today's

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Peter Nuttall
Won't a simple U against the dataset in 3.4 get rid of the entry ? (it has for me in the past ... ) O'Brien, David W. (NIH/CIT) [C] obrie...@mail.nih.gov Sent by: IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu 17/08/2010 03:57 PM Please respond to IBM Mainframe Discussion List

Reamining non-reusable memory after batchjobs

2010-08-17 Thread Thomas Berg
Hi, Got a question from a sysprog why there is remaining memory showing up in the MXI product from my batchjobs. (Not only from me but as I had been busy with submitting jobs I was the most common hit.) I have two questions: 1. Why do these remaining (non-reusable) memory blocks appear after

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Chase, John
Yep That does a DELETE NOSCRATCH. -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Peter Nuttall Sent: Tuesday, August 17, 2010 9:04 AM To: IBM-MAIN@bama.ua.edu Subject: Re: Data set not found in ISPF 3.4 Won't a simple U

Re: Data set not found in ISPF 3.4

2010-08-17 Thread zMan
On Tue, Aug 17, 2010 at 9:57 AM, O'Brien, David W. (NIH/CIT) [C] obrie...@mail.nih.gov wrote: Try displaying the dataset in 3.4 with the volume specified. I suspect you'll get 'dataset not found'. Delete with noscratch parameter assuming you have authority to delete the entry. OK, thanks

utility type program

2010-08-17 Thread Richard Pinion
I am looking for a utility type program that will let me select records from a sequential data set, FB or VB. I need selection criteria of starting position, length, type, and value. I know sort has include/omit, but at this time I cannot use sort. I have searched the cbt tape, but I can't

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Larry Macioce
here is something that has happened to me is I have not set my profile try the dataset in ' '..ie 'cant.find.dsn' mace -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with

Re: Reamining non-reusable memory after batchjobs

2010-08-17 Thread Rob Scott
MXI is showing orphaned common storage - ie common storage whose owner has terminated without correctly releasing it. This can be grouped into three types : (a) Intentional - for example some sort of init that leaves a control block anchor around for later tasks (not so common these days with

How often do you upgrade your zOS operating system?

2010-08-17 Thread Bill Johnson
We currently upgrade our zOS every 2 years, for instance we just went from zOS 1.9 to 1.11. Does anyone upgrade yearly? Are there any benefits to upgrading yearly? Any drawbacks? TIA Bill Johnson -- For IBM-MAIN subscribe

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Mark Pace
I upgrade annually. Because we do Capacity Planning Studies for our customers we need to be on the latest release of RMF/SMF to properly process their data. On Tue, Aug 17, 2010 at 10:32 AM, Bill Johnson mellonb...@yahoo.com wrote: We currently upgrade our zOS every 2 years, for instance we

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Mark Jacobs
On 08/17/10 10:32, Bill Johnson wrote: We currently upgrade our zOS every 2 years, for instance we just went from zOS 1.9 to 1.11. Does anyone upgrade yearly? Are there any benefits to upgrading yearly? Any drawbacks? TIA Bill Johnson I have two sets of environments. One is currently

Re: utility type program

2010-08-17 Thread McKown, John
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Richard Pinion Sent: Tuesday, August 17, 2010 9:16 AM To: IBM-MAIN@bama.ua.edu Subject: utility type program I am looking for a utility type program that will let me select records

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Burrell, C. Todd (CDC/OCOO/ITSO) (CTR)
We have a small site and we used to upgrade yearly, but after awhile it became too much of a hassle to constantly be testing and working on an upgrade each year AND support all the ISV products and users as well. Right now we try and do it every other year. To me this is up to each site, but for

Re: utility type program

2010-08-17 Thread Richard Pinion
No cost and I was hoping for an assembler program. But if I don't get one this REXX will do the trick, thanks! Richard, Vickie, and Randy Pinion --- john.mck...@healthmarkets.com wrote: From: McKown, John john.mck...@healthmarkets.com To: IBM-MAIN@bama.ua.edu Subject: Re: utility type program

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Brian France
We do as you do and just did. z/OS 1.9 to z/OS 1.11. BUT, we also do 2 maint updates between upgrades. On 8/17/2010 10:32 AM, Bill Johnson wrote: We currently upgrade our zOS every 2 years, for instance we just went from zOS 1.9 to 1.11. Does anyone upgrade yearly? Are there any benefits to

Re: utility type program

2010-08-17 Thread McKown, John
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Richard Pinion Sent: Tuesday, August 17, 2010 9:41 AM To: IBM-MAIN@bama.ua.edu Subject: Re: utility type program No cost and I was hoping for an assembler program. But if I don't

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Mary Anne Matyaz
We are a large shop and we upgrade yearly. We also do bi-monthly maintenance. Advantages are getting new function sooner, and fixes also. Disadvantages of course, are finding problems with newer code. -- For IBM-MAIN

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Andy White
Bill - We have been for years upgrading yearly with z/OS. We order in Sept install on lab system we have setup. Then roll out in March of the following year. One of the benefits we noticed for example is when we have brought in new hardware. For example, going to the new CPU or VTS we don't

CoD IODF solved(I think)

2010-08-17 Thread Larry Macioce
You may remember me post months ago about how to copy an IODF to the Cod. In the time since I dumped the packs, I have been placed on many other duties(yes and went on vacation) while this one flounders. ANyway I am coming in this weekend to ipl the CoD but still wondered about the IODF,then

SDUMP(X) use of R13 (BRANCH=YES)

2010-08-17 Thread Peter Relson
Binyamin had written SDUMP(X) does use R13, but improperly. Best approach is to set r13 to a 72 byte work area. This is not correct as of a long time ago. As best I can tell, it has not been correct since prior to MVS/XA at which point the processing did store into the first byte of the 72-byte

MSDSD3128E

2010-08-17 Thread Phil Kingston
Hi All, I'm getting this message: MSDSD3128E An error occurred in SVC dump processing. after every operator command issued to the system by either SDSF or Automation... I have no idea which product is issuing this, having searched almost everywhere! Does it ring any bells to anyone Looks

Re: optimizing compilers

2010-08-17 Thread Howard Brazee
On 15 Aug 2010 10:31:33 -0700, shmuel+ibm-m...@patriot.net (Shmuel Metz , Seymour J.) wrote: Yes, but there are things that a good compiler will optimize away. It's best to write code that is readable and maintainable before worrying about performance. There are some habits that we can get into

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Ed Finnell
In a message dated 8/17/2010 8:57:14 A.M. Central Daylight Time, miklos.szigetv...@isis-papyrus.com writes: In Catalog , but not in volume Yeah, whatever pool it's in STOR, PUB, SMS...have to go hunt. Part of daily maint was an FDREPORT of all datasets. At least I'd have a starting

Re: MSDSD3128E

2010-08-17 Thread Barkow, Eileen
ABENDAID -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Phil Kingston Sent: Tuesday, August 17, 2010 12:29 PM To: IBM-MAIN@bama.ua.edu Subject: MSDSD3128E Hi All, I'm getting this message: MSDSD3128E An error occurred in SVC dump

Two cell pool sharing questions

2010-08-17 Thread Charles Mills
Is a single cell pool (accessed with CPOOL) sharable by multiple tasks (assuming the storage is addressable)? I am guessing that it is but I don't see anything explicit in the manuals. I picture something like Task W does a CPOOL BUILD Tasks X, Y, and Z do CPOOL GETs Task W does CPOOL FREEs I am

Re: MSDSD3128E

2010-08-17 Thread Bill Fairchild
I Googled for MSDSD3128E and got no hits. Then I tried only MSDSD and several possibilities arise: Oracle Macromolecular Structure Data Search Database Multiple-Symbol Differential Sphere Decoding. Bill Fairchild Rocket Software -Original Message- From: IBM Mainframe Discussion List

Re: MSDSD3128E

2010-08-17 Thread Ed Finnell
In a message dated 8/17/2010 11:56:59 A.M. Central Daylight Time, ebar...@doitt.nyc.gov writes: ABENDAID Look at syslog. Usually has size, then look at dump datasets real or dynamic and see if you've got sufficient size to handle the problem.

Re: utility type program

2010-08-17 Thread Paul Gilmartin
On Tue, 17 Aug 2010 09:16:15 -0500, Richard Pinion wrote: I am looking for a utility type program that will let me select records from a sequential data set, FB or VB. I need selection criteria of starting position, length, type, and value. I know sort has include/omit, but at this time I

Re: MSDSD3128E

2010-08-17 Thread Phil Kingston
Bill, Thanks for that really helpfull :-) I googled it aswell and found nothing which was a shock really Abendaid sounds like a good culprit though :-) Thanks to all. Phil. -- For IBM-MAIN subscribe / signoff /

Re: Data set not found in ISPF 3.4

2010-08-17 Thread Ecklund, Roger J
Make sure that within ISPF 3.4 you have a slash / in the column that indicates Include Additional Qualifiers or you must fully qualify your dataset. Otherwise you will get a DSN not found message. Roger Ecklund Mainframe Storage Management -Original Message- From: IBM Mainframe

Re: MSDSD3128E

2010-08-17 Thread Bruno Sugliani
Try this on google MSDS message prefix z/os dump The first one is the one :-)) Bruno Sugliani zxnetconsult(at)free(dot)fr On Tue, 17 Aug 2010 12:17:58 -0500, Phil Kingston philkings...@emmveeess.co.uk wrote: Bill, Thanks for that really helpfull :-) I googled it aswell and found

Re: utility type program

2010-08-17 Thread Tony's COMCAST
Curiously, why can't you use sort? This would be effortless. -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Paul Gilmartin Sent: Tuesday, August 17, 2010 12:12 PM To: IBM-MAIN@bama.ua.edu Subject: Re: utility type program On Tue, 17

Re: z millicode: where does it reside?

2010-08-17 Thread Edward Jaffe
McKown, John wrote: thanks. So invoking a millicoded instruction is __conceptually__ similar to setting up some registers and calling a subroutine. And if I were capable of duplicating the effect of an MVCL with fewer instructions (very unlikely), perhaps due to my knowing exactly what I'm

Re: Two cell pool sharing questions

2010-08-17 Thread Jim Mulder
IBM Mainframe Discussion List IBM-MAIN@bama.ua.edu wrote on 08/17/2010 12:57:34 PM: Is a single cell pool (accessed with CPOOL) sharable by multiple tasks (assuming the storage is addressable)? I am guessing that it is but I don't see anything explicit in the manuals. I picture something

Re: Two cell pool sharing questions

2010-08-17 Thread Charles Mills
Perfect answer. Thanks! Charles -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Jim Mulder Sent: Tuesday, August 17, 2010 2:20 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Two cell pool sharing questions IBM Mainframe Discussion List

Re: Anyone Using z10 Large Pages in anger

2010-08-17 Thread Elpida Tzortzatos.
On Tue, 17 Aug 2010 20:19:04 +1000, Shane ibm-m...@tpg.com.au wrote: I have been following this thread as an interested spectator, not having had the opportunity to play. Even zLinux has had large pages for a while now - pity about z/VM ... ahem. Linux doesn't attempt to break up large pages

Re: utility type program

2010-08-17 Thread Richard Pinion
Can't discuss, sorry. Richard, Vickie, and Randy Pinion --- tbabo...@comcast.net wrote: From: Tony's COMCAST tbabo...@comcast.net To: IBM-MAIN@bama.ua.edu Subject: Re: utility type program Date: Tue, 17 Aug 2010 12:32:56 -0500 Curiously, why can't you use sort? This would be

[NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Neale Ferguson
I am experimenting building 64-bit C programs on my z/OS 1.9 system using the following: #include stdio.h #include stdlib.h int main(int argc, char **argv) { fprintf(stdout,Hello world!\n); } When I use the supplied proc ³EDCQCBG² to do a compile, link and go I get the following message

Re: z millicode: where does it reside?

2010-08-17 Thread Anne Lynn Wheeler
one of the reasons that SIE instruction was so slow on the 3081 ... was that the service processor had to page some of the microcode in from 3310 FBA disk. things got faster on 3090 with SIE microcode resident ... and a lot more virtualization hardware support ... eventually expanded to PR/SM (on

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Lizette Koehler
Go to option 3.2 in ISPF and display the dataset. It should show PO under organization Lizette From: Neale Ferguson Wrote: I am experimenting building 64-bit C programs on my z/OS 1.9 system using the following: #include stdio.h #include stdlib.h int main(int argc, char **argv) {

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Neale Ferguson
Thanks Lizette, It says NONE which is probably not good. What should I have specified to create a PDSE? On 8/17/10 2:53 PM, Lizette Koehler stars...@mindspring.com wrote: Go to option 3.2 in ISPF and display the dataset. It should show PO under organization Lizette

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Lizette Koehler
This is probably due to your ACS routines. For now, I would use option 3.2 in ISPF to preallocate your datset. Then talk to your Storage Management group to find out how they have the PDSE in your shop handled. Or maybe someone else on this list has a better idea. Lizette -Original

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Scott Rowe
If you add a DIR(1) to your allocate I think it will work. Neale Ferguson ne...@sinenomine.net 8/17/2010 2:55 PM Thanks Lizette, It says NONE which is probably not good. What should I have specified to create a PDSE? On 8/17/10 2:53 PM, Lizette Koehler stars...@mindspring.com wrote: Go to

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Kirk Wolf
Neale, Good to see you here, but I can't imagine that you want to be :-) On Tue, Aug 17, 2010 at 1:35 PM, Neale Ferguson ne...@sinenomine.net wrote: ... When I use the supplied proc ³EDCQCBG² to do a compile, link and go I get the following message from the bind step: IEW2456E 9207 SYMBOL

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Neale Ferguson
Rather than run the ALLOC job I used ISPF 3.2 to define a library with RECFM=U LRECL=32000 BLKSIZE=32000 and everyone is happy. The only outstanding question is why the EDCQCBG procedure got the unresolved symbol error. Thanks... Neale On 8/17/10 3:11 PM, Scott Rowe scott.r...@joann.com

Re: SDUMP(X) use of R13 (BRANCH=YES)

2010-08-17 Thread Binyamin Dissen
On Tue, 17 Aug 2010 12:13:43 -0400 Peter Relson rel...@us.ibm.com wrote: :Binyamin had written :SDUMP(X) does use R13, but improperly. Best approach is to set r13 to a :72 byte work area. :This is not correct as of a long time ago. As best I can tell, it has :not been correct since prior to

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Andre Carnicelli Kushnir
I think you can try to use option 3.2 in ISPF , using CEE.SCEERUN like model to create your own PDS Menu RefList Utilities Help -- Data Set Utility A Allocate new data set

Re: utility type program

2010-08-17 Thread William H. Blair
What was the design objective of IEBGENER, anyway? Design objective? In 1965? They didn't have design objectives for utility programs then -- other than, perhaps, to run in 20KB (on a 32KB 360/30). How can a useless program have design objectives? It's already useless. You do know that

Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Eric Bielefeld
Is there a way to find out if a volume has the IPL Text for taking a Stand Alone Dump? I'm pretty sure that the IPL text is on the master catalog volume, but is there any way to verify that? I looked at the volume with FileAid, and didn't see anything. -- Eric Bielefeld Systems Programmer

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Mark Zelden
On Tue, 17 Aug 2010 20:40:41 +, Eric Bielefeld eric-ibmm...@wi.rr.com wrote: Is there a way to find out if a volume has the IPL Text for taking a Stand Alone Dump? I'm pretty sure that the IPL text is on the master catalog volume, but is there any way to verify that? I looked at the volume

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Scott Rowe
The presence of a SYS1.PAGEDUMP dataset on the volume is a pretty strong indicator, though I guess it would be possible to lose the actual IPL text and leave the dataset, in which case a dump of track 0 should be pretty clear. Eric Bielefeld eric-ibmm...@wi.rr.com 8/17/2010 4:40 PM Is there a

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Field, Alan C.
Eric, They can be on any volume of your choosing. If local convention dictates the master catalog volume that'd be true. Look for a volume with a SYS1.PAGEDUMP.Vnnn dataset. The SAD build doesn't catalog these. I modify the AMDSADMP macro so they are cataloged on my system. Alan

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread McKown, John
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Eric Bielefeld Sent: Tuesday, August 17, 2010 3:41 PM To: IBM-MAIN@bama.ua.edu Subject: Finding IPL Text for Stand Alone Dump Is there a way to find out if a volume has the IPL Text

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread McKown, John
OOPS - that DSN's for ICKDSF stand alone. Sorry! -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-691-6183 cell john.mck...@healthmarkets.com * www.HealthMarkets.com

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Scott Rowe
Actually, it sounds more like DFDSS than ICKDSF. McKown, John john.mck...@healthmarkets.com 8/17/2010 4:56 PM OOPS - that DSN's for ICKDSF stand alone. Sorry! -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Clifford McNeill
Eric, I use the DFDSS print below and search for AMDSAIPD. //PRTSADMP EXEC PGM=ADRDSSU, // REGION=4M //SYSPRINT DD SYSOUT=* //DD1 DD UNIT=SYSDA, //

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread McKown, John
Could be. I saw the SAD in the name and jumped to the wrong conclusions. Bad week for me. John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-691-6183 cell

Re: How often do you upgrade your zOS operating system?

2010-08-17 Thread Gibney, Dave
I did OS390 2.10 to z/OS 1.4 to z/OS 1.7 to z/OS 1.9 to z/OS 1.11. I'd rather do annual, but other fires need fighting. Dave Gibney Information Technology Services Washington State University -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Eric Bielefeld
Thanks to all who replied, especially the reply below. I discovered that I had a pack called SADPGM with the SYS1.PAGEDUMP dataset on it. It also had AMDSAIPD in the text, so I'm pretty sure that is the correct pack. Problem solved. -- Eric Bielefeld Systems Programmer Clifford

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Bill Fairchild
Dump track 0 of cylinder 0, as described below, on what you know to be your SYSRES volume, dump track 0 of cylinder 0 on what you think is a SAD-capable volume, and then compare the printouts for R1 and R2 on the two volumes. You should see eyeball-readable text saying SAD or Standalone Dump

Re: Finding IPL Text for Stand Alone Dump

2010-08-17 Thread Scott Rowe
Did you check if it is the correct level of SADMP? The dumped text will include the FMID that will tell you what level of the SADMP code is on the pack. Eric Bielefeld eric-ibmm...@wi.rr.com 8/17/2010 5:39 PM Thanks to all who replied, especially the reply below. I discovered that I had a

Current production abend of SMTP

2010-08-17 Thread Linda Mooney
Greetings All, Just had a production abend of SMTP.  One of our application  programmers ran a job to email a few (1.2 million) records to a customer.  SMPT crashed, SB37 on SMTP.TEMP.NOTE.  I renamed that file to SMTP.TEMP.NOTE .OLD after the offending job was deleted from JES2 and we

Re: Current production abend of SMTP

2010-08-17 Thread Linda Mooney
Whew!  Thanks anyway.  We got it started again. - Original Message - From: Linda Mooney linda.lst...@comcast.net To: IBM-MAIN@bama.ua.edu Sent: Tuesday, August 17, 2010 3:28:40 PM Subject: Current production abend of SMTP Greetings All, Just had a production abend of SMTP. 

Re: Current production abend of SMTP

2010-08-17 Thread Anthony Thompson
Review the MAXMAILBYTES and CHECKSPOOLSIZE parameters in the SMTP configuration dataset. From the z/OS V1.11 CS IP Configuration Reference: The value used for bytes in the MAXMAILBYTES statement determines the space allocations for data sets allocated to hold the mail while it is being

Re: Current production abend of SMTP

2010-08-17 Thread Dale McCart
Look at MAXMAILBYTES in z/OS Communications Server IP Configuration Reference SC31-8776-15 This value is also used to determine the space allocation requirements for the data sets which hold the mail during processing (see Usage Notes in this topic). Dale McCart Senior Systems Programmer /

Re: Current production abend of SMTP

2010-08-17 Thread Steve Comstock
Linda Mooney wrote: Greetings All, Just had a production abend of SMTP. One of our application programmers ran a job to email a few (1.2 million) records to a customer. SMPT crashed, SB37 on SMTP.TEMP.NOTE. I renamed that file to SMTP.TEMP.NOTE .OLD after the offending job was deleted

Re: Current production abend of SMTP

2010-08-17 Thread Steve Comstock
Dale McCart wrote: Look at MAXMAILBYTES in z/OS Communications Server IP Configuration Reference SC31-8776-15 This value is also used to determine the space allocation requirements for the data sets which hold the mail during processing (see Usage Notes in this topic). Ah, good on you.

Re: Current production abend of SMTP

2010-08-17 Thread Gibney, Dave
-Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of Steve Comstock Sent: Tuesday, August 17, 2010 4:08 PM To: IBM-MAIN@bama.ua.edu Subject: Re: Current production abend of SMTP Linda Mooney wrote: Greetings All, Just had a

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Neale Ferguson
Actually I'm having fun. Gotta love zPDT and the ADCD. I have NJE connections to z/OS from my Linux system where I'm doing my editing etc so I submit jobs from there and hence the need for JCL. On Aug 17, 2010, at 18:15, Kirk Wolf k...@dovetail.com wrote: Neale, Good to see you here, but I

Re: Current production abend of SMTP

2010-08-17 Thread Ulrich Krueger
In addition to everything that has been said by the other posters already ... Even if you change SMTP to be able to handle this large email size, other mail servers down the line may choke on it and refuse to handle this monster mail. Possible solutions are: - Have the user zip this file before

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Paul Gilmartin
On Tue, 17 Aug 2010 18:17:28 -0500, Neale Ferguson wrote: Actually I'm having fun. Gotta love zPDT and the ADCD. I have NJE connections to z/OS from my Linux system where I'm doing my editing etc so I submit jobs from there and hence the need for JCL. Or you can submit jobs via FTP and avoid

Re: Current production abend of SMTP

2010-08-17 Thread Linda Mooney
Hi Steve, Yeah, the programmer started up another one of the same after I got rid of the the first one.  He wanted to see what his output looked like.   Yowsers. Thanks, Linda - Original Message - From: Steve Comstock st...@trainersfriend.com To: IBM-MAIN@bama.ua.edu

Current Contract Rates

2010-08-17 Thread Mike Myers
Someone mentioned that the market for consulting was improving just a bit ago, but I don't recall the end of the story. Can anyone give me an idea what kind of rates are being offered around the country for an experienced (20+ years) z/OS system programmer? It would be helpful if you would

Re: [NEWBIE] Compiling and Binding 64-bit mode C programs

2010-08-17 Thread Kirk Wolf
Only rarely will I venture to disagree with Gil, but here goes - You don't need JCL to build C, C++, Java or even assembler on z/OS. We do all of our source development on Linux (using an IDE; Eclipse, but any will do), and then to build we incrementally push changed source files via Ant with

Re: Current production abend of SMTP

2010-08-17 Thread Linda Mooney
Hi Ulrich, We used to have PKZIP, but lost it to the budget woes.  I also found out that the LRECL on the file was 2300 bytes - clearly not something that should/could be emailed.  Our network sysprog also found some info on IBMLINK about SMTP not liking large LRECL. The programmer

Re: DB/2 V7 on Z/os V1.11

2010-08-17 Thread Andrew Rowley
Ted MacNEIL wrote: What we need is a billable business metric, such as invoices, queries, or even the number of beds (hospital example). By definition, larger companies are going to do more business volume than small ones. Many businesses would not want to share business metrics e.g.

  1   2   >