Re: Allocating "STEPLIB" in TSO

2006-10-12 Thread Tony Harminc
Charles Mills wrote: > Apparently that's not how CALL works, at least not based on my > experimentation. Could I have fat-fingered it? Sine the earliest days of TSO, CALL has used the dataset as a TASKLIB when it attaches the user program, and this effect is propagated down to lower task levels.

Re: REPLYTO and IBM-Main

2006-10-04 Thread Tony Harminc
Ted MacNEIL wrote: > For those of you who care, I have still been working on this, > so that you don't have to keep an eye on the REPLYTO, when responding. Um, it's still set to reply to you. > It doesn't happen on all fora! So far, only on IBM-Main. Whether to honour REPLYTO is an option on L

Re: mvcle use

2006-10-03 Thread Tony Harminc
Bill Planer wrote: > If you read the POP, MVCLE moves an implementation determined > number of bytes for each execution until the specified number > of bytes have been moved. You are supposed to branch back to > the instruction on CC3. This is in lieu of making the > instruction interruptabl

Re: Full SMF Datasets Not Clearing

2006-09-28 Thread Tony Harminc
Howard Rifkind wrote: > I run the STC DUMPXY and it seems to clear out man1 and > that's it. Now that runs but the man datasets are still as above. Is it possible that there's a large backlog of buffered-in-storage records waiting to be written out, and as soon as you clear MANx, it fills up

Re: What should an IN|OUT parm be called?

2006-09-26 Thread Tony Harminc
On Tue 26 September, 2006 19:49 Charles Mills wrote: [I think your clock is a little fast...] > ACCESS X(IN|OUT) other parameters ... > > what should X be? TYPE seems non-specific, "could be anything." > DIRECTION seems overblown and over-long. IO(IN|OUT) is kind > of confusing. I agre

Re: Speaking of SDSF

2006-09-25 Thread Tony Harminc
Ted MacNEIL wrote: > IBM Global Services. > > Their out-sourcing arm. > > Their 'opinion' comes from the gurus within IBM Corporate. And naturally these gurus are paid by the amount of CPU time they save their customers? And the upgrades those customers don't need to pay IBM for? Tony H.

Re: Where is D UNI documented?

2006-07-14 Thread Tony Harminc
Mark Zelden wrote: > I don't like it. Call me a traditionalist, but I think all > the commands belong in the MVS commands manual. Didn't IBM > try doing this with the modify catalog command and then end > up moving it back to the MVS commands manual? I must say I am often amazed to find the

Re: Multiprise 2003-104 Mainframe available free

2006-07-12 Thread Tony Harminc
Pfeifer, William wrote: > Fidelity Mutual Life is converting from an IBM mainframe to > PCs and expects to complete it within 3-6 months. After that > time, we wish to dispose of all our mainframe equipment as > described below. [...] > Is anybody interested? Naturally, we would like a few buck

Re: Whoever you are, you have my sympathy

2006-07-11 Thread Tony Harminc
Phil Payne wrote: > > Get a 1200 gorilla > > Google "IBM MSUS". > > Who's top - me or IBM? Well, the only hits I see with your name in them are you talking on google.public.support.general and such about being top of the list for these keywords. That's with the above string quoted; as separate

Re: Dump Reading (was Re: LSQA shortage)

2006-07-06 Thread Tony Harminc
Edward Jaffe wrote: > But, even some support technicians at IBM are afraid of > reading dumps. I've experienced numerous situations in which it > was obvious that Level 2 was doing everything possible to > avoid that "chore" -- sending me off to gather input > parameters, logs, attempt addition

Re: Program Objects

2006-06-27 Thread Tony Harminc
Craddock, Chris wrote: > Rick Fochtman asked: > >I'm trying to understand the differences between "LOAD MODULES" and > >"PROGRAM OBJECTS" as they are stored in a PDS or PDSE. > > Unfortunately the program object internal format is entirely > OCO. I don't know of anyone (outside IBM) who has fo

Re: avgrec/avgblk history ?

2006-06-26 Thread Tony Harminc
I don't know about AVGREC, but AVBLOCK on TSO ALLOCATE (and the underlying DYNALLOC) is very old - maybe early 1980s? It is there because there was previously no DYNALLOC equivalent of the JCL allocation by blocks without also setting the DCB BLKSIZE value. Tony H. > Hello: Does anyone know when

Re: Patent #6886160

2006-06-22 Thread Tony Harminc
Jay Maynard wrote: > > "to promote Progress of Science and useful Arts, > > by securing for limited Times to Authors and > > Inventors the exclusive Right to their respective > > Writings and Discoveries" > > > > The *objective* was to foster innovation, NOT to reward people. > >

Re: Patent #6886160

2006-06-21 Thread Tony Harminc
Charles Mills wrote: > At the risk of getting flamed, I would like to respectfully > disagree with the apparent majority opinion on this list that > all software patents are bad, that the fact that software can > be patented is a bad thing. I would like to argue that the > PROCESS and the deta

Re: Patent #6886160

2006-06-15 Thread Tony Harminc
It's kind of sad, isn't it... This guy spent who knows how much money on getting this patent, and it describes (as you say) basic procedures that were in routine use at least ten years before the application. Sad because of all that money, but sadder still that the USPTO was so clueless as to thi

Re: Default permission bits on USS files

2006-06-15 Thread Tony Harminc
Shmuel Metz (Seymour J.) wrote: > "Klein, Kevin" <[EMAIL PROTECTED]> said: > > >The programmer says she can do this with Windows so she/we should be > >able to do it in *nix. > > She *can't* "do this with Windows", only with a specific application. > It has notihing to do with windows versus *i

Re: An off-shoring failure

2006-06-15 Thread Tony Harminc
Phil Payne wrote: > http://in.today.reuters.com/news/NewsArticle.aspx?type=technologyNews&storyI D=2006-06-15T171610Z_01_NOOTR_RTRJONC_0_India-254866-1.xml > They've had terrible problems with call > non-resolution. Their Level 2 call centre was retained in > the UK and complained bitterly abo

Re: AC=1 (was re: IEE028I)

2006-06-15 Thread Tony Harminc
Walt Farrell wrote: > (2) Also, a library may become APF-authorized at some later > time, and when that happens how many people check whether all > the AC=1 modules in the library really needed to have it? > > (3) Also, a module may be copied from one library to another. > How many people ch

Re: What's your favorite ASCII and EBCDIC code pages? (wrapup)

2006-06-14 Thread Tony Harminc
Paul Gilmartin wrote: > It is my understanding that 1047 was created in response to a > user Requirement to be congruent to 8859-1. I'm not quite sure what you mean by congruent, but 1047, 037, 500, and many of those other Country Extended Code Pages (CECPs) used in France, the UK, Germany, etc.

Re: What's your favorite ASCII and EBCDIC code pages?

2006-06-13 Thread Tony Harminc
David Cole wrote: > Complete reversibility doesn't matter. I need to reverse > translate only those characters mutually defined to both code > pages. Everything else can just go to ... well ... nulls, > periods, blanks, whatever. Not having reversible tables is almost always a mistake, in my e

Re: What facilties or conventions for ACF2 and TSS like RACF exit daisy-chaining?

2006-06-12 Thread Tony Harminc
be happy to discuss details of what we do in this area with other vendors or customers, to the end of making life less complex and more reliable for all concerned. Tony Harminc Proginet Corporation [EMAIL PROTECTED] http://www.proginet.com ---

Re: SLIP Trap definitions

2006-06-09 Thread Tony Harminc
Mark Pace wrote: > Where can I find the definitions that trigger a SLIP message? > > IEA989I SLIP TRAP ID=X33E MATCHED. JOBNAME=HSM , ASID=0025. > > I've looked in a few manuals and googled, but I can't find > what causes a SLIP X33E Are you asking what a 33E abend *is*? Or where to find

Re: IPCS Clist Evaluate command and character strings

2006-06-02 Thread Tony Harminc
Wayne Driscoll wrote: > I am writing a number of IPCS clists and and I have a > question about the EVALUATE command. I am using the command > to extract a character string from the dump for use in a NOTE > command. However, the character string contains mixed case > data, yet the CLIST varia

Re: TCO of z/OS versus z/Linux on a z990

2006-05-31 Thread Tony Harminc
R.S. wrote: > Ravishankar Mulagaleti wrote: [...] > > If a customer were to purchase a z990, what factors would > influence him to prefer a z/Linux installation as over a z/OS > installation ? > > Apples and oranges. > What factor ? APPLICATION. > Nobody purchases machine just to run system soft

Re: Result back from IKJTSOEV

2006-05-16 Thread Tony Harminc
Miklos Szigetvari asked: > How can I get back the result of a TSO/REXX command if I call > under IKJTSOEV /IKJEFTSR ? (instead of SYSTSPRT ) Well, you can preallocate (batch or DYNALLOC) SYSTSPRT to somewhere appropriate before you invoke IKJTSOEV. But if you want to get your output back on the

Re: HSM changed dataset indicator bit, how to prevent reset?

2006-05-05 Thread Tony Harminc
Mark Thomen wrote: > > Is there a way to prevent HSM from reseting the changed datset > > indicator bit? I want HSM autobackup to backup all changed > > datasets (datasets with the changed bit on), but not reset the changed bit on the > > datasets it backs up. > Why don't you want it to rese

Re: IBM and Google / Six Apart / Yahoo / whomever

2006-05-04 Thread Tony Harminc
This has been discussed here and other places back when Google first came to prominence and claimed to be running their search engine on a bunch of PCs sitting on rickety tables. It all comes back to the strengths of the mainframe, and IMHO they are not what Google needs or wants. It's not all th

Re: International Mainframe Survey: (how many, were, MIPS, Indus try, etc) http://www.arcati.com/yearbook06.pdf

2006-05-03 Thread Tony Harminc
Marian Gasparovic wrote: > This is from PSI part of the book, could anybody explain it > to me, simple minded, using first grade school words ? > > So with PSI you run Linux natively and use an 'adaptation > layer' to support z/OS, whereas on IBM mainframes you run > z/OS natively and use an '

Re: SSI experience

2006-05-03 Thread Tony Harminc
Thanks for updating us on your experiences, Victor. Can you tell us what you're doing with this SSI experiment? Whatever it is, I'm curious if you also looked at the UNIX PFS (Physical File System) APIs as a way of implementing your application. Tony H. -

Re: ISPF - CS

2006-05-03 Thread Tony Harminc
There's a hit on this in the Microsoft knowledge base. Search on the exact text of your message. You probably have to tinker with some Windows config files; it has nothing to do with this particular program, I believe. Tony H. > -Original Message- > From: IBM Mainframe Discussion List >

Re: Anyone have a good guess as to current number of z or 390 shops?

2006-05-03 Thread Tony Harminc
Timothy Sipples wrote: > >Somewhere at home I have an IBM poster that says "VM Soars with 20,000 > >licenses". This was probably some time in the early to mid 1990s, and > >has doubtless dropped hugely since then. > > Why would it drop hugely? > > The vast majority of mainframe Linux customers

Re: Anyone have a good guess as to current number of z or 390 shops?

2006-05-03 Thread Tony Harminc
Shane wrote: > Be interesting to see what Terry (sp ???) has to say when the > zSeries propaganda show hits town next week. No doubt the > z9BC will get a good run. Terri, I think. Tony H. -- For IBM-MAIN subscribe / signoff

Re: Anyone have a good guess as to current number of z or 390 shops?

2006-05-02 Thread Tony Harminc
Craddock, Chris wrote: > Every sales and marketing organization of every ISV would > sell their first born children to get access to that data. > Nobody outside of IBM has it and as someone else noted, IBM > is notoriously coy about it. They have some pretty graphs with cunningly unlabeled axe

Re: Securing consoles

2006-05-02 Thread Tony Harminc
What about simply disabling the keyboard electrically, using some sort of access control device (token, fingerprint reader, ...). I think these are available off the shelf. Sure - someone might bring along their own keyboard and awap it in, but I don't think that's the kind of problem you're worrie

Re: Anyone have a good guess as to current number of z or 390 shops?

2006-05-02 Thread Tony Harminc
Somewhere at home I have an IBM poster that says "VM Soars with 20,000 licenses". This was probably some time in the early to mid 1990s, and has doubtless dropped hugely since then. Tony H. > -Original Message- > From: IBM Mainframe Discussion List > [mailto:[EMAIL PROTECTED] On Behalf

Re: IBM TCPIP TELNET LINEMODE

2006-05-01 Thread Tony Harminc
Klein, Kevin wrote: > We're doing a POC on a new product that requires a TN3270 > TELNET connection to z/OS 1.7 in LINEMODE protocol. These two don't really go together. Either you are running TN3270 or plain telnet. A few clients will do both, e.g. IBM's mainframe-based ones, and there is a neg

Re: Batch JCL on Windows/.NET ???

2006-05-01 Thread Tony Harminc
Charles Mills wrote: [CHRISTMA EXEC] > I remember it. It was a real event. I was working closely with IBM at > the time. I had a BP or similar IBM PROFS account. > > It was a Christmas greeting in the PROFS system that when you opened > it, it executed a script that re-sent the greeting to every

Re: Overhead of SMF Records

2006-04-25 Thread Tony Harminc
Jim Mulder wrote: [D0D wait state code for the DOD] > I guess some IBM developers have a sense of humor after all. Any company that allows developers to ship macros named $DILBERT and $DOGBERT (JES2), and a module named GIMISEX (SMP/E) is surely not without a sense of humour. And then from the e

Re: Tape channel program

2006-04-25 Thread Tony Harminc
Denis Metivier wrote: > More, I'll like to know the syntax of the "Load Display > Mount" CCW used by MVS for tape mounting/unmounting. This code's for CMS, but it's short and simple to read. http://vm.marist.edu/~vmshare/read?fn=PANL3480&ft=NOTE&line=1 http://vm.marist.edu/~vmshare/read?fn=SPO

Re: PDSEs in LNKLST at IPL can't be deleted

2006-04-25 Thread Tony Harminc
Peter Relson of z/OS Core Technology Design wrote: > No (IBM-owned) system code uses CVTLINK or its DCB/DEB > directly. When the system sees CVTLINK it "translates" > CVTLINK into ASSBDLCB -> DLCBDCB@ . > Code stll running with the IPL-time LNKLST will of course > access the original DEB when u

Re: HL*ST displays output in wrong session

2006-04-21 Thread Tony Harminc
Paul Gilmartin wrote: > In a recent note, Tim Hare said: > > If the user is signed on, the message is sent to them, interrupting > > whatever they're doing. If they're not signed on, I believe it goes > > nowhere (maybe their LOG file). > > > That appears to be an unsolicited message, quite dif

Re: HL*ST displays output in wrong session

2006-04-21 Thread Tony Harminc
Paul Gilmartin wrote: > In a recent note, McKown, John said: > > I think you have that right! I get these stupid messages > when I run a > > batch job which issues DFHSM commands. Makes me right angry! And > > PROFILE NOITERCOM does __not__ stop them. I'd like to give > > the DFHSM developer w

Re: Binder REP Cards (Was: What's the linkage editor really wants?)

2006-04-18 Thread Tony Harminc
Ed Gould wrote: > I too remember rep cards but honestly don't remember where > that they were documented. That is why I asked the question. > I *vaguely* remember them from 25+ years ago. I was just > hoping that someone would know if they are still supported > and if so where they were docume

Re: Looking for binary to character translation utility

2006-04-13 Thread Tony Harminc
Are you sure the RD server is configured to disallow remote device access? When you fire up Remote Desktop from MP to RD, look for a Local Resources tab. Try sharing your local (MP) drives to RD. Certainly if The Client is security conscious, this will be turned off (and will proably fail silen

Re: zIIP (Was: Looking for SRB sample in PL/I or COBOL)

2006-04-05 Thread Tony Harminc
Ted MacNEIL wrote: > >requests made from the application server, to the host, via SQL calls > over a DRDAR over TCP/IP connection. > > This a marketting decision to determine technical direction! > I can make remote procedure calls over SNA! > How would the zIIP know (or care)? Ultimately it see

Re: Time Synchronization Latency

2006-04-05 Thread Tony Harminc
Paul Gilmartin wrote: > In a recent note, Curt Thompson said: > > > Date: Wed, 5 Apr 2006 09:40:27 -0500 > > > > companies are building-out locations that are further apart in > > distances, the latency may prove unacceptable. An example > where this > > may be important is during tr

Re: Support for MVS/SP 3.2.2 on zSeries???

2006-04-04 Thread Tony Harminc
Jay Maynard wrote: > Yes, you're dealing with an application migration. You won't > be able to run the image directly on your z890, and while you > may be able to kludge your way into running it with some > combination of VMs and/or Linux and Hercules (FWIW, I believe > that running MVS under

Re: Reading a Load Module

2006-03-29 Thread Tony Harminc
On Wed, 29 Mar 2006 13:03:37 -0600, JONES, CHARLIE <[EMAIL PROTECTED]> wrote: >I would like to convert a loadlib module to a format that I can read >with a REXX Exec. Is this possible? You can call most of the Binder APIs directly from Rexx, and they can return all the text (and a great deal mor

<    2   3   4   5   6   7