TCP/IP NETSTAT problem

2009-12-06 Thread SUBSCRIBE IBM-MAIN gaa a.
Hi everybody, I have a problem with tcpip netstat command. when i issue the command D TCPIP,,N,DEV I get the follwing error: _ D TCPIP,TCP,N,DEV EZZ0157I CONFIGURATION: THE CONFIGURATION

Re: IDCAMS Delete via DD

2009-12-06 Thread Ted MacNEIL
Well, I disagree about the kluge part, (it solves the problem for which the requirements were written), but disgarding that ... It is, in my opinion, too special a case. IF PGM=='IEFBR14' VOL(DSN) == 'MIGRAT' THEN DO; COMMAND(HDEL DSN); END; ELSE DO; ACTION(ALLOCATE DSN); END;

Re: IDCAMS Delete via DD

2009-12-06 Thread Paul Gilmartin
On Sat, 5 Dec 2009 23:57:23 -0800, Edward Jaffe wrote: The kludge in this case is the hard-coded checking for PGM=IEFBR14 with the presumption that this program is always the IBM-supplied utility;a reliance on common practice rather than certainty; the establishment of (what I believe to be) a

Re: Is there a good mailing list or forum for mainframe C/C++ specifically?

2009-12-06 Thread Chase, John
-Original Message- From: IBM Mainframe Discussion List [On Behalf Of Paul Gilmartin On Fri, 4 Dec 2009 13:44:12 -0600, Rich Smrcina wrote: D'oh. I stand corrected. Ted MacNEIL wrote: ITYM low. Signal is the good part It's kinda like how people say steep learning curve

Re: Detect the loop for batch job

2009-12-06 Thread Kenneth J. Kripke
I don't know of a tool that will actually pinpoint where a loop might exist, but, Omegamon, TMON-MVS, Mainview, as well as Strobe will give you an idea where the program is spending most of it's time. You can then dump the ASID via a console dump, or, identify the csect where code is

Re: Safe C++ char array functions (Was Is there a good mailing list or forum for mainframe C/C++ specifically?)

2009-12-06 Thread Gainsford, Allen
Correct on strcpy_s versus strncpy. Strncpy has the possibility of making a new bad situation while preventing another. You can easily end up with a string that is guaranteed to run wild if you strcpy it. I personally have always preferred strlcpy to strncpy or strcpy_s, since strlcpy is

Re: IDCAMS Delete via DD

2009-12-06 Thread Jim Phoenix
Paul Gilmartin wrote: I understand. But would you propose an alternative? -- gil How about adding support for DISP=(REPLACE,DELETE) or DISP=(DELETE,DELETE)? Either would essentially delete the dataset exists, and then allocate the dataset as new. This would also allow the construct

HYPERPAV

2009-12-06 Thread Magen Margalit
Hi list, We have two systems - SYSA and SYSB that are in SYSPLEX1 and see all DASDs. We have five CU in Static PAV and all the others are Dynamic PAV, and we want to start using HYPERPAV but have some questions that couldn't find answer to : - DS8000: Architecture and Implementation redbook

Re: IDCAMS Delete via DD

2009-12-06 Thread Paul Gilmartin
On Sun, 6 Dec 2009 12:35:32 -0800, Jim Phoenix wrote: How about adding support for DISP=(REPLACE,DELETE) or DISP=(DELETE,DELETE)? What effect would these have on JFCB, TIOT, etc.? Either would essentially delete the dataset exists, and then allocate the dataset as new. This would also allow

Re: IEC143I 213-30

2009-12-06 Thread Robert A. Rosenberg
At 21:17 + on 12/04/2009, Ted MacNEIL wrote about Re: IEC143I 213-30: Exactly my point. Someone asked me why I said we didn't want to use PDSE to solve my issue and I said because we can't share them well, because we're not in a Sysplex. You can't share regular PDS datasets either. I

Re: editting testing COBOL code

2009-12-06 Thread Clark Morris
On 4 Dec 2009 07:05:39 -0800, in bit.listserv.ibm-main you wrote: -Original Message- From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of wmklein Sent: Friday, December 04, 2009 12:55 AM To: IBM-MAIN@bama.ua.edu Subject: Fwd: editting testing COBOL code

Re: IEC143I 213-30

2009-12-06 Thread Ted MacNEIL
I think you can since, I think, a RESERVE is issued against the DRIVE during the update. Only during update. If two people are editing and do saves at different times then there is a potential for corruption. - Too busy driving to stop for gas!

Re: editting testing COBOL code

2009-12-06 Thread Timothy Sipples
As a reminder, if you are licensed to CICS Transaction Server Version 3 or higher, or IMS Transaction Manager Version 9 or higher, your first Rational Developer for System z license is available at no charge. You can open PMRs with the CICS or IMS teams for specific RDz use cases related to CICS

Re: IEC143I 213-30

2009-12-06 Thread Frank Swarbrick
On 12/4/2009 at 2:17 PM, in message 2121472874-1259961467-cardhu_decombobulator_blackberry.rim.net-17612826...@bda4 8.bisx.prod.on.blackberry, Ted MacNEIL eamacn...@yahoo.ca wrote: Exactly my point. Someone asked me why I said we didn't want to use PDSE to solve my issue and I said because we

Re: IEC143I 213-30

2009-12-06 Thread Ted MacNEIL
Oh? Even with GRS in place? Because we are doing this. There are potential corruption issues when two people are editing members on different swystems. Both read the same offsets. Whoever saves wins! - Too busy driving to stop for gas!

TCP/IP NETSTAT problem

2009-12-06 Thread SUBSCRIBE IBM-MAIN gaa a. gamal
ANY SUGGESTION ? -- 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: TCP/IP NETSTAT problem

2009-12-06 Thread SUBSCRIBE IBM-MAIN gaa a. gamal
ANY SUGGESTION ? Hi everybody, I have a problem with tcpip netstat command. when i issue the command D TCPIP,,N,DEV I get the follwing error: _ D TCPIP,TCP,N,DEV EZZ0157I CONFIGURATION: THE CONFIGURATION COMPONENT HAS TERMINATED EZZ0157I CONFIGURATION: