Re: Problem with add RACF certificate

2011-11-02 Thread Gibney, Dave
You can use RACDCERT CHCKCERT (or is it CHECKCRT:) to verify the certificate you are trying to add. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Jake anderson Sent: Wednesday, November 02, 2011 9:17 PM To: IBM-MAIN@bama.ua.edu Subject

Re: Problem with add RACF certificate

2011-11-02 Thread Jake anderson
I guess the certificate name,label name is conflicting with the one present in RACF Database. Best is to Take a backup or export the content to a dataset. Remove the certificate from the RACF DB with RACDCERT DELETE command. Then perform all the steps to add the newly signed certificate. Note : Ma

$HASP5121

2011-11-02 Thread Neale Ferguson
I cannot locate the message description for the following in z/OS V1R12.0 JES2 Messages SA22-7537-10: $HASP5121 NJE L3.SR1 ERROR RECEIVING NETWORK DATA SET HEADER, RC=16 It's accompanied by message: $HASP5532 NJE L3.SR1 SEVERE ERROR - HEADER/TRAILER BUILD ERROR RC=8 Which does have an explanat

Re: ATTLS configuration

2011-11-02 Thread Neale Ferguson
A belated thanks for the advice. Slow progress is being made. This is a sandbox system that I'm able to reconstruct quickly so making mistakes won't hurt and will probably help the learning process. Neale -- For IBM-MAIN subscr

Re: SLightly O/T Perl

2011-11-02 Thread John Gilmore
Long ago the beta-test version of a certain syntax-driven IBM compiler was provided with just one general-purpose error message of the form . . . . . . . . . | eh? I was not of course surprised but I was a little mournful when it was replaced by a battery of user-friendly, context-sensitive mess

Re: SLightly O/T Perl

2011-11-02 Thread Shane
On Wed, 2 Nov 2011 15:33:30 -0500 Kirk Wolf wrote: > Oh well, I guess that this thread had to go this direction :-) > > What we need is a language that dynamically adapts to the > programmer. A compiler for this language could recognize not only > valid syntax in the language, but also detect u

Re: SLightly O/T Perl

2011-11-02 Thread John McKown
Wish I could remember. There's something in Java(?) which allows another program to register an "intercept" so that when a specific statement is executed, the "intercept" is activated and you "come from" that statement to your code. Found it: Aspect Oriented Programming http://en.wikipedia.org/wik

Re: NewBie Guidance

2011-11-02 Thread Shane
Incorrect list methinks John. Shane ... -- 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/

Re: SLightly O/T Perl

2011-11-02 Thread Ed Finnell
The real nerds had a 'duck hunter game' that ran on the O-scope. Even had a retriever that would come pick up your bounty. In a message dated 11/2/2011 5:08:27 P.M. Central Daylight Time, k...@dovetail.com writes: So much for my patent application :-) ---

Re: SLightly O/T Perl

2011-11-02 Thread Kirk Wolf
Darn - prior art. So much for my patent application :-) On Wed, Nov 2, 2011 at 4:34 PM, Ed Finnell wrote: > Early on(mid sixties) there was a 'Blue Fortran'(not IBM) that cursed > diagnostics at you then would printout a 'one finger salute' at the end. > It was humorous for awhile... > > > I

Re: SLightly O/T Perl

2011-11-02 Thread Ed Finnell
Early on(mid sixties) there was a 'Blue Fortran'(not IBM) that cursed diagnostics at you then would printout a 'one finger salute' at the end. It was humorous for awhile... In a message dated 11/2/2011 3:56:54 P.M. Central Daylight Time, allan.stal...@kbmg.com writes: Sorry, you are an i

Re: HSM Journal dataset is almost full

2011-11-02 Thread Uriel Carrasquilla
> yes, every hsm instance sharing the journal dataset must be put in emergency > > mode (1), and also be stopped (3). > Walter Marguccio Walter, very kind of you. I will go it this weekend before we IPL with the new time here in the US.

Which RACF/SAF profiles affect OMVS tape mounting via SVC99 with S99NOMNT=0 ?

2011-11-02 Thread Kirk Wolf
Given a z/OS Unix process (OMVS address space) that uses SVC99 with S99NOMNT=0 to allocate a tape dataset, does anyone know which RACF/SAF profiles are used to limit the ability to mount tapes? I assume that TSOAUTH / MOUNT is not applicable. I saw a reference on this list to FACILITY/TAPEDEV, but

Re: SLightly O/T Perl

2011-11-02 Thread Turriff, Leslie
BNF description: Program ::= "Just do it." :-) Leslie Turriff MO ITSD -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of McKown, John Sent: Wednesday, November 02, 2011 16:02 To: IBM-MAIN@bama.ua.edu Subject: Re: SLightly O/T Perl

Re: SLightly O/T Perl

2011-11-02 Thread Turriff, Leslie
LoL! That reminds me, after Edsger W. Dijkstra published his famous paper, "Go to considered harmful", of a parody article touting the benefits of a "come from" statement. :-) Leslie Turriff ITSD 751-3480 -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@

Re: SLightly O/T Perl

2011-11-02 Thread McKown, John
I prefer DWIN - Do What I Need. Because I may not know what I need and so may not say what I need to say. -- John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * john.mck...@healthmarkets.com

Re: SLightly O/T Perl

2011-11-02 Thread Staller, Allan
The DWIM language - Do What I Meant! BTW, no need for messages! What we need is a language that dynamically adapts to the programmer. A compiler for this language could recognize not only valid syntax in the language, but also detect unskilled programmers and automatically limit their access to

Re: SLightly O/T Perl

2011-11-02 Thread McKown, John
Ah. The -s switch, the more s's the stupider the programmer. I use - myself Making a mistake with no -s specifid at all results in the PC CPU melting down. Lesser mistakes without sufficient -s's only get uploaded to FaceBook for derision by other programmers. -- John McKown Systems Engin

Re: SLightly O/T Perl

2011-11-02 Thread Kirk Wolf
Oh well, I guess that this thread had to go this direction :-) What we need is a language that dynamically adapts to the programmer. A compiler for this language could recognize not only valid syntax in the language, but also detect unskilled programmers and automatically limit their access to s

Re: NewBie Guidance

2011-11-02 Thread John Gilmore
Robin's is admirable generic advice. To make more specific recommendations I for one would need to know more about your background. How much generic experience with computers do you have? Do you know another assembly language? Other statement-level languages? If you judge that you can answer a

[AD] Protect Sensitive Data in Test, Protect Your Business: Don't Miss This Webcast - November 10, 2011

2011-11-02 Thread Galambos, Robert
Discover the Latest Advancements in Test Data Privacy Register (http://cl.exct.net/?ju=fe2a1772746c077b701677&ls=fdf71379746d0678741772 74&m=fefc16747d6607&l=fe6b15767564037c7014&s=fdfd16707064007a77107776&jb =ffcf14&t=) Most IT organizations pull test data from their "real" environment, exposing

Fwd: New MFNetDIsk PRO GUI code.

2011-11-02 Thread shai hess
-- Forwarded message -- From: Shai Hess Date: Wed, Nov 2, 2011 at 9:55 PM Subject: New MFNetDIsk PRO GUI code. To: Shai Hess Cc: shai.h...@gmail.com ** HI, I putted new code for MFNetDisk. There is no special fix for the new MFNetDisk, so if you loaded the previous code that

Re: SLightly O/T Perl

2011-11-02 Thread McKown, John
The worst was one I heard about from a friend. In the days of punched cards. The programmer literally would write code: A100. ADD +1 TO A. SUBTRACT B FROM C GIVING D. PERFORM A200. ADD +500 TO ANOTHER-VARIABLE. PERFORM B300. She said it was hell to repunch the cards. But the programmer in

Re: SLightly O/T Perl

2011-11-02 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Turriff, Leslie > Sent: Wednesday, November 02, 2011 1:59 PM > To: IBM-MAIN@bama.ua.edu > Subject: Re: SLightly O/T Perl > > Many language designers appear to be more concerned >

Re: SLightly O/T Perl

2011-11-02 Thread Turriff, Leslie
I suspect that the COBOL code you're referring to was crippled by poorly-chosen identifiers. Even the most readable language can be made inscrutable by (im)prudent choice of variable names. :-) Leslie Turriff State of Missouri Information Technology Services Division -Original Mess

Re: SLightly O/T Perl

2011-11-02 Thread Turriff, Leslie
Many language designers appear to be more concerned with how easily a language can be parsed by its compiler than by its users; thus the proliferation of arcane tokens (,),{,},[,],\=,<>,->,;,:,... that give us double vision. :-) Leslie Turriff State of Missouri Information Technology Se

Re: SLightly O/T Perl

2011-11-02 Thread McKown, John
> -Original Message- > From: IBM Mainframe Discussion List > [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Mark Post > Sent: Wednesday, November 02, 2011 1:29 PM > To: IBM-MAIN@bama.ua.edu > Subject: Re: SLightly O/T Perl > > >>> On 11/2/2011 at 12:02 PM, John Gilmore > wrote: > > Profess

Re: SLightly O/T Perl

2011-11-02 Thread Mark Post
>>> On 11/2/2011 at 12:02 PM, John Gilmore wrote: > Professional programmers will certainly be needed in the future; but > what they need in a programming language is expressive power, not > simplicity achieved by leaving the hard parts out. Yeah, but they also need a language that (at worst) do

Re: Scanning JES3 JCL

2011-11-02 Thread Ed Gould
Rick, That reminds me of my days in Germany. We had 2 mod 30's just for printing. Ran with 32k each essentially BG and F1 only. We had some know it all come in from the PANAMA Canal and tried to load up a 48k program. I was eventually called in and told the guy that the machine only had 32K. h

Re: Netview FTP - Hardware or software compression?

2011-11-02 Thread Chris Mason
Fred I assume that you question is to be interpreted as "Would someone be able to tell me whether NetView FTP uses hardware or software compression?" - According to http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=dd&subtype=sm&appname=ShopzSeries&htmlfid=897/ENUS5685-108 NetView F

Re: Scanning JES3 JCL

2011-11-02 Thread McKown, John
I am fairly sure that PROC parameters and SET variables are resolved by the Converter phase. In JES2, this phase is done either immediately after the job is read in or, if TYPRUN=JCLHOLD, when the job is released. I don't know JES3. Oh, if you do a /*XMIT to route the entire job (as in it is bef

Re: Scanning JES3 JCL

2011-11-02 Thread Rick Fochtman
- And I have a lot of appreciation for what they achieved on machines with as little as 384K of core memory. 384KiB? We ran PCP on 128 and MFT II on 256. I know of places that ran on 64.

Re: Scanning JES3 JCL

2011-11-02 Thread Paul Gilmartin
On Wed, 2 Nov 2011 11:13:07 -0500, Roberts, John J wrote: >Shmuel Wrote: >>>Were procs in the original design? I know that symbolic parameters >>>weren't. Is Shmuel suggesting there were PROCs, but no symbolic parameters to them? I know that SET, and symbols in open code are relatively quite rece

Re: ShopZ Down?

2011-11-02 Thread Staller, Allan
Agreed! The handling of my ServerPac problem is the worst service I have received in a quarter century of IT. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the messag

Re: IBMLINK

2011-11-02 Thread Mike Schwab
Not necessarily. A communication line between you site and the target site could be down and IP has not figured out a re-route yet. On Wed, Nov 2, 2011 at 10:14 AM, Glen Gasior wrote: > * > I am getting a 505 for IBMLINK. I have also been getting disconnected > multiple times while trying to or

Re: Finding PROCs executed by JCL

2011-11-02 Thread Ed Gould
Rojer, This is a very old and frustrating issue which a lot of companies put an end to by issuing an edict that all production wil come out of one library. Any other library that JCL comes out of is considered non production. This can also be done by using ucc11 for all production. You can do

Re: Scanning JES3 JCL

2011-11-02 Thread Anne & Lynn Wheeler
shmuel+ibm-m...@patriot.net (Shmuel Metz , Seymour J.) writes: > 384KiB? We ran PCP on 128 and MFT II on 256. I know of places that ran > on 64. i started on on 64kbyte 360/30 running PCP (i think it was around release 6). I had student job to port 1401 MPIO (tape<->unit record front-end to 709)

Re: SLightly O/T Perl

2011-11-02 Thread Kirk Wolf
John - I agree with you on the report. I wonder how HLASM would compare in this kind of study :-) On Wed, Nov 2, 2011 at 11:02 AM, John Gilmore wrote: > I took the trouble to read the original reports from SIU, and I am > underwhelmed. > > They reflect a peculiar, often implicitly but widely h

Re: Batch COBOL as a Consumer of Web Services

2011-11-02 Thread Schneck.Glenn
Timothy, I agree with the notion that CICS is a great product, and as many of those who know me I am one of the biggest supporters of CICS you will find. GETTING ON SOAP BOX: However this notion that only IBM can do things correct, cheap, stable and 'free' is not reality. As a user who has

Re: Finding PROCs executed by JCL

2011-11-02 Thread Roger Bolan
On the z/OS 1.12 system I'm using, the job listing has an IEFC001I message when a PROC has been used. For example: IEFC001I PROCEDURE UNTRS WAS EXPANDED USING PRIVATE LIBRARY BOLAN.MY.PROCLIB Is that the information you want? --Roger On Mon, Oct 31, 2011 at 2:04 PM, Vernooij, CP - SPLXM wrote:

Re: ShopZ Down?

2011-11-02 Thread Bob Shannon
> I have had problems with Shopz all week I had an order just sit there Monday. I opened an ETR as "critical". No response a day later. I resubmitted the order and it worked. Bob Shannon -- For IBM-MAIN subscribe / signoff /

Re: Scanning JES3 JCL

2011-11-02 Thread Ed Gould
Shmuel, MACRO idea is a decent idea look at it like an assembler each variable ie DSN or disp , etc etc you could set it up for extra readability in JCL for each operand to contain one entry per card.. At several places I have worked have it that way and it makes reading JCL listings. Yes it

Problem with add RACF certificate

2011-11-02 Thread Jorge Garcia
Hello: We have a problem when we add a new signed trusted certificate. The step finished with RC 04 and the message: IRRD109I The certificate cannot be added. Profile 0005.CN=Company[CA[RAIZ.O=Company is already defined We detail the definition steps: 1 .- Create a new ring:

Re: ShopZ Down?

2011-11-02 Thread Glen Gasior
* I have had problems with Shopz all week, with no satisfactory replies, except to close my ticket with the resolution - investigating. CBPDO has worked for me, ordering a ServerPac disconnects when trying to go to step 5. I did get to step 5 two weeks ago and experienced a different problem reg

Re: Scanning JES3 JCL

2011-11-02 Thread Roberts, John J
Shmuel Wrote: >>Were procs in the original design? I know that symbolic parameters >>weren't. They may not have been in PCP. But I am 99% certain they were in OS MFT R18 which was my earliest experience, back in 1970. >It would have made a lot more sense to treat PROC's as a special >kind of MAC

Re: SLightly O/T Perl

2011-11-02 Thread John Gilmore
I took the trouble to read the original reports from SIU, and I am underwhelmed. They reflect a peculiar, often implicitly but widely held academic notion that a language A that is easier than another language B for novices to learn is "better" than B. There is still, I suppose, something to be

Problem with add a RACF certificate

2011-11-02 Thread Jorge Garcia
Hello: We want to add a new certificate in a new ring for our TN3270 connections. The add of the new certificate fails with: IRRD109I The certificate cannot be added. Profile X is already defined. We detail the certificate definition steps: - Ring definition: RACDCERT ID(TCPIPC) ADDRI

Re: S878 RC 10 Above or Below the Line? Private or LSQA?

2011-11-02 Thread Henke, George
tyvm, Barbara, nice point. I never knew VSM would go *below* when it exhausted *above*. Others are wading through the dump now. But I will check out the info APAR and relay your advice. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of

Re: Batch COBOL as a Consumer of Web Services

2011-11-02 Thread Timothy Sipples
I like the CICS approach, particularly since you already have it implemented, know how to monitor/manage/secure it, etc. It's a very natural fit for many environments and for most developers working in this domain. CICS has also had a solid track record of picking up new Web Services capabilities a

Re: Netview FTP - Hardware or software compression?

2011-11-02 Thread Hal Merritt
Netview and FTP are generally considered two separate things. The FTP supplied with z/os uses software compression if certain conditions are met. Hardware compression may occur downstream in the network appliances. -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MA

Re: S878 RC 10 Above or Below the Line? Private or LSQA?

2011-11-02 Thread Glen Gasior
* My experience has been when all the above the line storage is exhausted, additional allocations are made below the line. So the below the line error message can be misleading, it might be that ALL the storage is exhausted, not just the below line storage. -

Re: Scanning JES3 JCL

2011-11-02 Thread Vernooij, CP - SPLXM
"Lloyd Fuller" wrote in message news:<1320247537.34655.yahoomai...@web82207.mail.mud.yahoo.com>... > My first computing job after Army programming school was at a place running PCP > on a 64K Model 40 during the day and 1401 emulation for production at night. > > Lloyd > Programming since 1969.

Re: Scanning JES3 JCL

2011-11-02 Thread Lloyd Fuller
My first computing job after Army programming school was at a place running PCP on a 64K Model 40 during the day and 1401 emulation for production at night. Lloyd Programming since 1969. - Original Message From: Shmuel Metz (Seymour J.) To: IBM-MAIN@bama.ua.edu Sent: Tue, November 1,

Re: S878 RC 10 Above or Below the Line? Private or LSQA?

2011-11-02 Thread Blaicher, Christopher Y.
Another way that I find helpful is to use an IPCS dump and go to option 6 and use VERBX VSMDATA 'SUMMARY' Then max down to the bottom. There is summary of the storage layout. This is a sample. Someplace in your listing will be something that will not look right. Once you have a subpool and

Re: IBMLINK

2011-11-02 Thread Glen Gasior
* I am getting a 505 for IBMLINK. I have also been getting disconnected multiple times while trying to order a ServerPac, although a test order CBPDO worked fine. Something bad is happening at POKL1, I imagine, and they do not seem to be informing anyone. * -

Re: S878 RC 10 Above or Below the Line? Private or LSQA?

2011-11-02 Thread Vernooij, CP - SPLXM
"Barbara Nitz" wrote in message news:<7084404307659837.wa.nitzibmgmx@bama.ua.edu>... > >The IEA705I message shows that NETMENU is failing on an unconditional GETMAIN fixed request for 20K in LSQA (subpool 229) below the line in both the first and second occurrence. > > > >The Private Area is m

Re: Finding PROCs executed by JCL

2011-11-02 Thread McKown, John
Can't. No C compiler. Lucky that management continues to supply COBOL. We are still in a "downsize" mode, trying to save money. Can't understand why they don't consider CentOS instead of RHEL. Granted, no support, but we're running with minimal or no support on z/OS and its products to reduce co

Help with a catalog problem...resolved

2011-11-02 Thread Dave Day
Thanks to those that responded to my post. Turned out to definitely be an SMS issue. This is probably obvious to most on this list, but not I. In any event, you cannot move volumes from one system to another using full voume dump and restore, connect a catalog that is on one of those volumes,

Re: Scanning JES3 JCL

2011-11-02 Thread Shmuel Metz (Seymour J.)
In <93891f43642f3c419a7d75acc2b1db6f3c04e1e...@exchangemb2.dhs.state.ia.us>, on 11/01/2011 at 09:59 AM, "Roberts, John J" said: >Fundamentally, the problem has its root in the design decisions made >by the original developers of OS JCL. Were procs in the original design? I know that symbolic

Re: Finding PROCs executed by JCL

2011-11-02 Thread Shmuel Metz (Seymour J.)
In , on 11/01/2011 at 07:36 AM, "McKown, John" said: >Perl rules! Have you ported anything more recent than 5,8,7 to z/OS? -- Shmuel (Seymour J.) Metz, SysProg and JOAT ISO position; see We don't care. We don't have to care, we're C

Re: FTP load mods from z/OS to laptop

2011-11-02 Thread Shmuel Metz (Seymour J.)
In , on 11/01/2011 at 08:57 AM, "McKown, John" said: >So, AMATERSE does NOT support PDSEs with program objects. Hum, a >quick test on z/OS 1.10 worked with PDS with load modules. I did a >PACK of a PDS (not PDSE) library with load modules in it, then an >UNPACK to a new name. Looked OK to me.

Re: Problems calling IDCAMS:

2011-11-02 Thread Shmuel Metz (Seymour J.)
In , on 11/01/2011 at 04:24 PM, Joe Aulph said: >*LOAD EP=IDCAMS, >*LRR15,R0 , >*CALL (15),VGCARGL,VL One of LOAD EP=IDCAMS LRR15,R0 LAR1,VGCARGL CALL (15) LOAD

Re: IBMLINK

2011-11-02 Thread Veilleux, Jon L
Someone must have paid. It is working now! To quote one of my team members "This is not your Father's IBM." -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Staller, Allan Sent: Wednesday, November 02, 2011 9:11 AM To: IBM-MAIN@bama.ua.e

Re: HSM Journal dataset is almost full

2011-11-02 Thread Walter Marguccio
> From: Uriel Carrasquilla > Subject: Re: HSM Journal dataset is almost full > When you put DFSMShsm in emergency mode, do you do so for every zOS sharing > the same DFSMShsm? Uriel, yes, every hsm instance sharing the journal dataset must be put in emergency mode (1), and also be stopped

Re: ShopZ Down?

2011-11-02 Thread Staller, Allan
Never Mind. All is OK now! Subject: ShopZ Down? At 08:20 Central Time? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO Search the arch

ShopZ Down?

2011-11-02 Thread Staller, Allan
At 08:20 Central Time? -- 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: IBMLINK

2011-11-02 Thread Staller, Allan
We must not have paid our billlol For PTF research, etc... try here: http://www-947.ibm.com/support/entry/portal/search/ For all other activities, Pay your Bill! -- For IBM-MAIN subscribe / signoff / archive access instru

Re: S878 RC 10 Above or Below the Line? Private or LSQA?

2011-11-02 Thread Barbara Nitz
>The IEA705I message shows that NETMENU is failing on an unconditional GETMAIN >fixed request for 20K in LSQA (subpool 229) below the line in both the first >and second occurrence. > >The Private Area is maxed out at 10M. It should be no more than 2M. So it >looks like the Private Area is the

Re: IBMLINK

2011-11-02 Thread Veilleux, Jon L
We must not have paid our billlol -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Bob Shannon Sent: Wednesday, November 02, 2011 8:15 AM To: IBM-MAIN@bama.ua.edu Subject: Re: IBMLINK Works for me Jon. Bob Shannon --

Re: Scanning JES3 JCL

2011-11-02 Thread Marco Gianfranco Indaco
Hi. I made a Rexx for a porting from one z/os to another some year ago and I've separated each piece of jcl to manipulate and reconstruct a new jcl with new rule because in old installation we had both procs/proc-pend and standard jcl and in the new installation we had to convert all in PROC format

Re: IBMLINK

2011-11-02 Thread Eatherly, John D
I placed an order for maintenance this morning without issues. John Eatherly -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of Veilleux, Jon L Sent: Wednesday, November 02, 2011 6:54 AM To: IBM-MAIN@bama.ua.edu Subject: IBMLINK Is anyone

Re: IBMLINK

2011-11-02 Thread Bob Shannon
Works for me Jon. Bob Shannon -- 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.

Re: S878 RC 10 Above or Below the Line? Private or LSQA?

2011-11-02 Thread Henke, George
ty Vernooij and Tom. Per Vernooij's advice: The IEA705I message shows that NETMENU is failing on an unconditional GETMAIN fixed request for 20K in LSQA (subpool 229) below the line in both the first and second occurrence. The Private Area is maxed out at 10M. It should be no more than 2M. So

IBMLINK

2011-11-02 Thread Veilleux, Jon L
Is anyone else having issues getting to IBMLINK? Thanks, Jon This e-mail may contain confidential or privileged information. If you think you have received this e-mail in error, please advise the sender by reply e-mail and then delete this e-mail immediately. Thank you. Aetna --

Re: Batch COBOL as a Consumer of Web Services

2011-11-02 Thread Schneck.Glenn
John, Check out Ivory Service Architect from GT Software. We have it for CICS, don't use batch..yet, but it is an excellent product, stable and very, very easy to use. See demos at: http://www.gtsoftware.com/resources Under Product Videos - the one identified as 'Quickly and easily ca

CNTCLIST - treating CLISTs/REXX as one command or multiple in WLM

2011-11-02 Thread Fred Schmidt
Any reasons *not* to set CNTCLIST=YES these days? Regards, Fred Schmidt -- Informationen (einschließlich Pflichtangaben) zu einzelnen, innerhalb der EU tätigen Gesellschaften und Zweigniederlassungen des Konzerns Deutsche Bank finden Sie unter http://www.deutsche-bank.de/de/content/pflicht

Netview FTP - Hardware or software compression?

2011-11-02 Thread Fred Schmidt
Anyone know whether Netview FTP uses hardware or software compression? Regards, Fred Schmidt -- Informationen (einschließlich Pflichtangaben) zu einzelnen, innerhalb der EU tätigen Gesellschaften und Zweigniederlassungen des Konzerns Deutsche Bank finden Sie unter http://www.deutsche-bank.d