Re: Dead Beef

2005-08-26 Thread Dave Cartwright
On Tue, 23 Aug 2005 13:00:14 -0400, Bruce Black [EMAIL PROTECTED] wrote: I always assumed that SPZAP did RDJFCB, and when it noticed that you specified FORMAT4.DSCB it did an OPENJ for X'040404...' (which is hard to specify in JCL). absolutely correct. X'0404' is the dataset name of the

GLOBALV and REXX - functioning code ?

2005-08-26 Thread Thomas Berg
Hi! I have a source (ASM) for a GLOBALV function in rexx by A S Rudd. Unfortunately it have intermittent S0C4's when used. Searched for, but not found, any references to the source or a mail address to A S Rudd. Does anyone have an updated version of the source or another working GLOBALV like

Re: ISPF option 3.4 CATALOG multilevel alias

2005-08-26 Thread Dave Butts
I actually did open an ETR with the ISPF folks at IBM about a year ago on this. You are correct, I was told it was an issue with ISPF 3.4 and indeed, WAD. -- For IBM-MAIN subscribe / signoff / archive access instructions, send

SV: rexx question

2005-08-26 Thread Thomas Berg
logStatus = sysdsn('CGENC_LOG') (doublequote+singlequote+doublequote at both sides) Thomas Berg -Ursprungligt meddelande- Från: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] För Jim McAlpine Skickat: den 26 augusti 2005 12:43 Till: IBM-MAIN@BAMA.UA.EDU Ämne: rexx question

Re: rexx question

2005-08-26 Thread Jim McAlpine
Thanks Thomas, that fixed it. Not writing a lot of rexx, the whole single, double quotes thing catches me out constantly. Thanks again. Jim McAlpine On 8/26/05, Thomas Berg [EMAIL PROTECTED] wrote: logStatus = sysdsn('CGENC_LOG') (doublequote+singlequote+doublequote at both sides)

Re: ADABAS and HDS TrueCopy

2005-08-26 Thread Ron and Jenny Hawkins
Mike, That's an interesting position for SAG to take. That would also mean that ADABAS does not support restart after a power outage, MVS crash, or Database crash. A Database that does not support Disk Based Remote Copy or Disk based Copies (Shadowimage, FlashCopy, Timefinder) or even a system

Re: rexx question

2005-08-26 Thread Ted MacNEIL
logStatus = sysdsn(CGENC_LOG) logStatus = sysdsn(”'”CGENC_LOG”'”) -teD In God we Trust! All others bring data! -- W. Edwards Deming -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: rexx question

2005-08-26 Thread Paul Gilmartin
In a recent note, Jim McAlpine said: Date: Fri, 26 Aug 2005 12:11:49 +0100 Thanks Thomas, that fixed it. Not writing a lot of rexx, the whole single, double quotes thing catches me out constantly. Or, a convention you may be familiar with in Assembler or JCL: logStatus =

Re: Could anyone help me?

2005-08-26 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 08/25/2005 at 08:56 AM, Mark S. Baron [EMAIL PROTECTED] said: You probably need to carefully examine the band to generate the image but it's not impossible. Well, I suppose that with a mirror it wouldn't be too bad, but that's not how I'd do it. I'd define a UCS image

Re: ADABAS and HDS TrueCopy

2005-08-26 Thread Mullen, Patrick
SAG make it quite clear that there is no problem recovering an Adabas database using these technologies, as long as the user is aware of the architecture of the Adabas database and sets everything up correctly. Quoting from a SAG Technical Tip: As long as the mirrored data is a consistent real

Newsgroups

2005-08-26 Thread Steve Comstock
Well, whadda' ya' know! I'm almost back to the same level of newsgroup participation as before AOL dropped it. But one problem remains. I've subscribed to several ibm newsgroups at news.software.ibm.com; I can read all the postings and reply; I can initiate posts. All is well. Then I also went

Re: GLOBALV and REXX - functioning code ?

2005-08-26 Thread Willy Jensen
Hi, Idon't know GLOBALV, but 'REXX global variables' in the 'My programs' section at www.wjensen.com might help you. Willy -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with

Re: ftp connection closed by remote host

2005-08-26 Thread Jim McAlpine
Absolutely no messages anywhere and we already have TCPIP.SEZALOAD added to the program class definitions as well as TCPIP.SEZALINK. Jim McAlpine On 8/25/05, Jim Ladouceur [EMAIL PROTECTED] wrote: We also ran into this and had to add TCPIP.SEZALOAD to the Program class in RACF. Jim

Re: ftp connection closed by remote host

2005-08-26 Thread Ed Finnell
In a message dated 8/26/2005 10:57:01 A.M. Central Standard Time, [EMAIL PROTECTED] writes: Absolutely no messages anywhere and we already have TCPIP.SEZALOAD added to the program class definitions as well as TCPIP.SEZALINK. Is the FTP daemon running? Everybody have GID/UID's? Would

Re: Newsgroups

2005-08-26 Thread Howard Brazee
On 26-Aug-2005, Steve Comstock [EMAIL PROTECTED] wrote: Then I also went to 204.153.244.171 as someone suggested to sign up for comp.lang.cobol; Well, I can read the postings, but I cannot reply nor initiate posts. There is obviously some kind of configuration error here, but I don't see

Re: Newsgroups

2005-08-26 Thread Steve Comstock
Howard Brazee wrote: On 26-Aug-2005, Steve Comstock [EMAIL PROTECTED] wrote: Then I also went to 204.153.244.171 as someone suggested to sign up for comp.lang.cobol; Well, I can read the postings, but I cannot reply nor initiate posts. There is obviously some kind of configuration error here,

Re: ftp connection closed by remote host

2005-08-26 Thread Jim McAlpine
I don't even get to enter the userid so I don't suppose it's got anything to do with gids/uids. Jim McAlpine On 8/26/05, Ed Finnell [EMAIL PROTECTED] wrote: In a message dated 8/26/2005 10:57:01 A.M. Central Standard Time, [EMAIL PROTECTED] writes: Absolutely no messages anywhere and we

Slashdot article

2005-08-26 Thread Aaron Walker
Anyone who is familiar with Slashdot may want to weigh in on the mainframe in this just-posted article: http://it.slashdot.org/article.pl? sid=05/08/26/1420218tid=146tid=218tid=137 I apologize for any wrap. Aaron -- For

Re: Newsgroups

2005-08-26 Thread Ed Gould
On Aug 26, 2005, at 11:20 AM, Steve Comstock wrote: Howard Brazee wrote: On 26-Aug-2005, Steve Comstock [EMAIL PROTECTED] wrote: Then I also went to 204.153.244.171 as someone suggested to sign up for comp.lang.cobol; Well, I can read the postings, but I cannot reply nor initiate posts. There

Re: Newsgroups

2005-08-26 Thread Howard Brazee
On 26-Aug-2005, Ed Gould [EMAIL PROTECTED] wrote: I am *GUESSING* here... but some groups are moderated and you may have to find the owner of the list to approve any posts. I didn't need to do that to post to comp.lang.cobol. I'd check his provider.

SV: GLOBALV and REXX - functioning code ?

2005-08-26 Thread Thomas Berg
Yes, I'm just testing Your function ! :) Btw, I'm trying to expand the availible length of varnames to rexx standard of 250, but if I try with a length higher than 152 i get a S0C4. (Övnamel setc '120' -- Övnamel setc '152' is OK, but not anything bigger than that. Using Your fine trace I

Re: ftp connection closed by remote host

2005-08-26 Thread Natarajan Mohan
Jim, Do you have SYSLOGD daemon set up? FTP messages are logged in SYSLOGD. If you dont have one set, please check the information APARII12021. Another couple of things to check is - APF authorization of libraries. - Check libraries EUVF.* in LPA, Linklist and APF - Try FTP from locally (i.e.

Re: rexx question

2005-08-26 Thread Charles Mills
a convention you may be familiar with in Assembler or JCL What is going on may be clearer (or may not - a matter of style) if you code something like: litQuote = ' logStatus = sysdsn(litQuote||CGENC_LOG||litQuote) Charles -Original Message- From: IBM Mainframe Discussion List

Re: STIMERM EXIT question

2005-08-26 Thread Paul Schuster
Thank you. A natural follow-on question is this: what about STIMERM's that have been created with an ATTACH from other than the initiator TCB? More exactly, a sub-task of your current running task? Thank you. Paul -- For

Most effective BUFNO?

2005-08-26 Thread Charles Mills
If you were reading from one QSAM DASD DCB and writing to another QSAM DASD DCB -- let's say 20,000 133-byte records blocked half track -- would you expect to see a noticeable performance improvement (elapsed time and/or CPU time) from specifying a BUFNO greater than 5? What number might you

Re: Enterprise PL/I SYSDEFSD SYSXMLSD characteristics?

2005-08-26 Thread Charles Mills
For completeness and in case anyone else may be interested, I receive a reply from an IBMer at Santa Teresa (and since he did not post publicly I will assume he does not want public credit) that said: For SYSDEFSD, the dataset should have lrecl=128 and F,FB,V or VB recfm For SYSXMLSD, the

Re: SRDF question

2005-08-26 Thread Mike Liberatore
Don't know what version of HC you are running? Newer versions of HC require that ResourcePak Base (EMCSCF) be uo and running. Ali wrote: Hi all, I installed SRDF Host component into OS/390 2.7 ,but when I issue SRDF commands such as #SQ ADC or #SQ CNFG and some other commands which need cuu

Re: STIMERM EXIT question

2005-08-26 Thread Paul Gilmartin
In a recent note, Paul Schuster said: Date: Fri, 26 Aug 2005 13:25:04 -0500 Thank you. A natural follow-on question is this: what about STIMERM's that have been created with an ATTACH from other than the initiator TCB? More exactly, a sub-task of your current running task? If the

Re: rexx question

2005-08-26 Thread Ted MacNEIL
logStatus = sysdsn(litQuote||CGENC_LOG||litQuote) My style is usually somewhere in between: logStatus = sysdsn(”'” || CGENC_LOG || “'”) (PS: sorry for the (almost) empty post. The PASTE and SEND buttons are one after another on a BlackBerry) -teD In God we Trust! All others bring data! --

Re: ftp connection closed by remote host

2005-08-26 Thread Patrick O'Keefe
On Fri, 26 Aug 2005 16:33:04 +0100, Jim McAlpine [EMAIL PROTECTED] wrote: Absolutely no messages anywhere and we already have TCPIP.SEZALOAD added to the program class definitions as well as TCPIP.SEZALINK. ... You might want to temporarily add a degnug all to your FTPDATA. That will generate a

Re: Slashdot article

2005-08-26 Thread Johnny
Comment noted. Weighed in thus : I am a z/OS Systems Programmer myself and am in my late 20's. I cannot help but laugh at the ignorance of many of the posters on this forum! Do they not realise that ESCON/EMIF was the first SAN! Do they not see that all the tools/concepts IBM is retrofitting to

Re: Newsgroups

2005-08-26 Thread Eric Chevalier
On Fri, 26 Aug 2005 08:51:19 -0600, Steve Comstock [EMAIL PROTECTED] wrote Then I also went to 204.153.244.171 as someone suggested to sign up for comp.lang.cobol; Well, I can read the postings, but I cannot reply nor initiate posts. There is obviously some kind of configuration error here, but I

Looking for ISRROUTE command

2005-08-26 Thread Thomas Lawrence
Anyone know what library this is in. Error we get in ISPF is COMMAND ISRROUTE NOT FOUND. No error message, nothing else. Just curious -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL

Re: Most effective BUFNO?

2005-08-26 Thread Ted MacNEIL
He's got it down (now) to a pretty simple formula: the maximum number of SAM buffers (BUFNO=) should be MIN ( 30 , 240K/BLKSIZE). ... 1996. Still a little old, but much closer to reality. -teD In God we Trust! All others bring data! -- W. Edwards Deming

Re: Most effective BUFNO?

2005-08-26 Thread Ted MacNEIL
Jim Garner (IBM SE) did an orange book 20+ years ago on a similar vein. (this was still 165 and 155 days). My memory is dim but I think he had similar findings. ... 165/155 -- what are those? Ed, you're losing it. 20 years ago was XA. I started with a 3033, 24 years ago. (They say the mind

Re: Most effective BUFNO?

2005-08-26 Thread Paul Gilmartin
In a recent note, Ted MacNEIL said: Date: Fri, 26 Aug 2005 00:00:00 GMT He's got it down (now) to a pretty simple formula: the maximum number of SAM buffers (BUFNO=) should be MIN ( 30 , 240K/BLKSIZE). ... 1996. Still a little old, but much closer to reality. And, I am

Re: Most effective BUFNO?

2005-08-26 Thread Ed Gould
On Aug 25, 2005, at 7:00 PM, Ted MacNEIL wrote: What number might you specify to optimize elapsed and/or CPU time without being ridiculous? ... Mike Coombs (formerly of IBM Canada the original authour of the 'Storage Management Institute) used to advise that anything making the total

Re: Dead Beef

2005-08-26 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 08/22/2005 at 03:26 PM, Chase, John [EMAIL PROTECTED] said: IPL text works the same on MVS/SP 3.8. No; there is no MVS/SP 3.8 ;-) -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see http://patriot.net/~shmuel/resume/brief.html We don't care.

Re: Dead Beef

2005-08-26 Thread Shmuel Metz (Seymour J.)
In [EMAIL PROTECTED], on 08/23/2005 at 11:53 AM, Bruce Black [EMAIL PROTECTED] said: I am pretty sure that FORMAT4.DSCB only allows AMASPZAP to zap the VTOC. Entire volume, assuming that you are authorized. -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see

Re: Most effective BUFNO?

2005-08-26 Thread Ted MacNEIL
Why 240K? Why not. Enquiring minds want to know! The bottom line is: the bottom line is always changing! IOW, today's guideline is tomorrow's (outdated) rule of thumb (WAG). It just happens that 200-240K works, now. There are many magic numbers in IT. The question is: why do they change

Re: Most effective BUFNO?

2005-08-26 Thread Charles Mills
At the risk of injecting a serious note into this levity, the Barry URL that I cited earlier seems to imply to me that 240K and 30 are hard-coded into B/QSAM somewhere: Experiments with BUFNO for Sequential Access (BSAM,QSAM), including that rare experiment of RTFM (Reading The Fine Manual),

Re: Most effective BUFNO?

2005-08-26 Thread Ed Gould
On Aug 26, 2005, at 7:00 PM, Ted MacNEIL wrote: Jim Garner (IBM SE) did an orange book 20+ years ago on a similar vein. (this was still 165 and 155 days). My memory is dim but I think he had similar findings. ... 165/155 -- what are those? E the first 370 line... and I did say 20 +

Re: Most effective BUFNO?

2005-08-26 Thread Gibney, David Allen,Jr
Wherever possible, convert to SMS, Extended and stripped formats. Use Systems Managed Buffering and worry about some other minutiae. -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Charles Mills Sent: Friday, August 26, 2005 6:17 PM To:

Any way to turn on FASTSRT without recompile?

2005-08-26 Thread Larry Williams
IBM COBOL for OS/390 VM 2.1.2 Any way to zap the load module w/o recompile? TIA Larry -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO

Re: MULTIVOLUME FILES THRU SMS

2005-08-26 Thread Bruce Estey
Javier, Put a value in Dynamic Volume Count in the Dataclas construct. Bruce Estey -Original Message- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of javier sotela Sent: Friday, August 26, 2005 14:35 To: IBM-MAIN@BAMA.UA.EDU Subject: MULTIVOLUME FILES THRU SMS

Re: Most effective BUFNO?

2005-08-26 Thread Ron and Jenny Hawkins
Charles, This is why in my earlier post I said that 16 works for half track blocking. 8x27998=223984 which means the chain length will be limited to 8 half track blocks. However MVS loves CPU/IO overlap, so we have another eight buffers that can be processed while the other eight are used for IO.

Re: How Was Share?

2005-08-26 Thread Russell Witt
The education you can receive is really excellant. The assembler class's are good, with both basic and new instructions and everything in between. The hands-on lab's for IPCS are also great. I would strongly recommend anyone that wants to learn more about IPCS should download the hands-on lab's;

Re: Most effective BUFNO?

2005-08-26 Thread Bill Fairchild
In a message dated 8/26/2005 7:08:06 P.M. Central Daylight Time, [EMAIL PROTECTED] writes: Jim Garner (IBM SE) did an orange book 20+ years ago on a similar vein. (this was still 165 and 155 days). My memory is dim but I think he had similar findings. ... 165/155 -- what are those? Ed,

Re: Any way to turn on FASTSRT without recompile?

2005-08-26 Thread Gary Walker
It doesn't appear so But, unless your Cobol source employs no input/output procedure(s), it won't buy you anything, anyway. Perhaps, you're well aware of this. But, I've only seen a hand full of Cobol Sorts that didn't use either an input or output procedure of some kind. Thanks, Gary

Re: How Was Share?

2005-08-26 Thread Thomas Conley
- Original Message - From: Eric Bielefeld [EMAIL PROTECTED] Newsgroups: bit.listserv.ibm-main Sent: Friday, August 26, 2005 4:07 PM Subject: How Was Share? So, now that it is Friday afternoon, and there aren't enough people left on IBM-Main (I assume their all at Share) to start a

Any way to turn on FASTSRT without recompile?

2005-08-26 Thread Bill Klein
Just to clarify, if you have an Output Procedure but no Input Procedure, FASTSRT *will* impact input I/O. The only time it has no impact is if you have BOTH an Input and Output procedure. FYI, I certainly (absolutely) would NOT recommend, it but you *might* be able to ZAP the load module based