S013-C0 while compiling OO COBOL program using a job step.

2007-07-07 Thread Nagesh
Hi, I am trying to compile my OO COBOL program on z/OS using JCL. The program has been written in a HFS file. I am getting this message : IEC141I 013-C0,IGG0199G,S611204C,STEP1,SYSJAVA ACCESS INTENT(RW-) ACCESS ALLOWED(OWNER ---) EFFECTIVE UID(000237) EFFECTIVE GID(000191) wher

Re: Is Parallel Programming Just Too Hard?

2007-07-07 Thread Lloyd Fuller
On Wed, 20 Jun 2007 08:25:17 -0600, Howard Brazee wrote: >On Tue, 19 Jun 07 10:42:55 GMT, in bit.listserv.ibm-main you wrote: > >>When? I never considered IBM world and its batch environment >>timesharing. Timesharing does not do large data processing tasks >>well; and it's not supposed to. > >

Re: Looking for sample TRANSMIT output files

2007-07-07 Thread Kenneth E Tomiak
On Sat, 7 Jul 2007 12:43:25 -0500, Kenneth E Tomiak <[EMAIL PROTECTED]> wrote: >>I merely asked for transmit output file. > >I gave xmit370 a try. This path does not look as promising as I had hoped. I >will double check my code, but it appears the device geometry inserted in the >transmit output

Re: Looking for sample TRANSMIT output files

2007-07-07 Thread Kenneth E Tomiak
>I merely asked for transmit output file. I gave xmit370 a try. This path does not look as promising as I had hoped. I will double check my code, but it appears the device geometry inserted in the transmit output file is always for a 3390-3 and not the actual device the PDS is on. For now I wil

Re: Mainframe Blog Posting re: Mainframe Migrations to z

2007-07-07 Thread Clem Clarke
Hi Ed, Ed Gould wrote: On Jul 5, 2007, at 12:47 AM, Clem Clarke wrote: Hi Tim, Clement: My memory is probably incorrect on this but I think Standard Oil did something like this in the 70's. My memory is really hazy as I only had a brief exposure to it. I *VAGUELY* remember John ? so

Re: 3590-e11

2007-07-07 Thread Mike Wood
Crispin, For a stacker loader to index to the next available volume, it needs to be in auto mode, or in system mode but also the system must tell it to index. So, despite the MPRIVAT display the load display CCW that was sent to the device needs to have the index bit on. Someone may be messing w

Re: Group Capacity

2007-07-07 Thread Jacky Hofbauer
Shane I think really that the "Group capcaity Limit" is the very good technical tool but WLM make a basic MSU repartition to optimize resource sharing only inside a group: in this fact, I think that it there not a relevant approach to control the vWLC cost. GCL gives a dynamic MSU management insi

Fw: Calling a Web Service from COBOL

2007-07-07 Thread Timothy Sipples
>My company is currently running IBM Enterprise COBOL for z/OS V3.4. >We are also running SAP. I would like to create a web service in >SAP, then call it from a COBOL Program. >How do I call a Web Service from a COBOL Program? >Let me know if you need any more information. Any help is greatly >app