Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 9405 articles
Browse latest View live
↧

DFSORT/ICETOOL :: RE: Get Record count in summary record for each group of...

Author: Arun Raj Posted: Sat Oct 01, 2016 2:10 am (GMT 5.5) Hi Rohit, Just in case if you missed to notice, the approach described above to arrive at the detail record count is already used in one of...

View Article


DFSORT/ICETOOL :: RE: Get Record count in summary record for each group of...

Author: Bill Woodger Subject: Reply to: Get Record count in summary record for each group of records Posted: Sat Oct 01, 2016 3:02 am (GMT 5.5) Rohit, the D record has been written out before all its...

View Article


Image may be NSFW.
Clik here to view.

TSO/ISPF :: RE: ISPF program to set SCRNAME

Author: prino Posted: Sat Oct 01, 2016 4:10 am (GMT 5.5) The solution came from the ISPF-L list, and in essence it gives an extensible solution to Pedro's Better use of ISPF screen names in SDSF RFE,...

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: Get Record count in summary record for each group of...

Author: Rohit Umarjikar Posted: Sun Oct 02, 2016 2:26 am (GMT 5.5)Quote:I could not comprehend how this piece can possibly get to the OPs expected result. let me see when I can have comple...

View Article

DFSORT/ICETOOL :: SORT - E15 and E35 using same user exit routine

Author: Abhi Nature Subject: SORT - E15 and E35 using same user exit routine Posted: Mon Oct 03, 2016 4:33 pm (GMT 5.5) Hello, I am planning to use same user exit routine (a COBOL program) for E15 and...

View Article


CICS :: A sample of exit program for exit XMNOUT.

Author: lind sh Subject: A sample of exit program for exit XMNOUT. Posted: Mon Oct 03, 2016 5:07 pm (GMT 5.5) Dear friend Is there any simple examples for Monitoring domain exit program (point XMNOUT)....

View Article

DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: Bill Woodger Subject: Reply to: SORT - E15 and E35 using same user exit routine Posted: Mon Oct 03, 2016 6:49 pm (GMT 5.5) There's a whole chapter on Exits in the manual. What does that say?

View Article

CICS :: RE: A sample of exit program for exit XMNOUT.

Author: Robert Sample Posted: Mon Oct 03, 2016 7:09 pm (GMT 5.5)Code:          L     R13,UEPEPSA                    RETURN (14,12),RC=UERCNORM So you haven't changed the value of R13 since you started...

View Article


CICS :: RE: A sample of exit program for exit XMNOUT.

Author: lind sh Posted: Mon Oct 03, 2016 7:38 pm (GMT 5.5) Dear Robert sample I was in wrong in typing the post. The CORRECT sample code is :Code:         DFHUEXIT TYPE=EP,ID=(XMNOUT)...

View Article


DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: Abhi Nature Posted: Mon Oct 03, 2016 8:03 pm (GMT 5.5) I did not find anything in the manual which specifies the source of call to user exit routine. Is it possible to find the source of call?

View Article

PL/I & Assembler :: Need Help in understanding what is the language of this code

Author: mainakdalal Subject: Need Help in understanding what is the language of this code Posted: Mon Oct 03, 2016 8:03 pm (GMT 5.5) Hello all, In our site, we came across few batch codes, that are...

View Article

Image may be NSFW.
Clik here to view.

PL/I & Assembler :: RE: Need Help in understanding what is the language of...

Author: enrico-sorichetti Subject: Reply to: Need Help in understanding what is the language of this code Posted: Mon Oct 03, 2016 8:07 pm (GMT 5.5)Quote:This code is being called from another COBOL...

View Article

Image may be NSFW.
Clik here to view.

PL/I & Assembler :: RE: Need Help in understanding what is the language of...

Author: Rohit Umarjikar Posted: Mon Oct 03, 2016 8:22 pm (GMT 5.5) They could be Macros- like, Delta Cobol. How about showing us the compile listing?_________________Regards, Rohit Umarjikar"Knowledge...

View Article


Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: enrico-sorichetti Subject: Reply to: SORT - E15 and E35 using same user exit routine Posted: Mon Oct 03, 2016 8:23 pm (GMT 5.5)Quote:I did not find anything in the manual which specifies the...

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: Rohit Umarjikar Posted: Mon Oct 03, 2016 8:27 pm (GMT 5.5)4.0 Using Your Own User Exit Routines_________________Regards, Rohit Umarjikar"Knowledge is knowing that a tomato is a fruit, but...

View Article


DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: Abhi Nature Subject: Re: Reply to: SORT - E15 and E35 using same user exit routine Posted: Mon Oct 03, 2016 8:38 pm (GMT 5.5)enrico-sorichetti wrote:Quote:I did not find anything in the manual...

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: Rohit Umarjikar Posted: Mon Oct 03, 2016 8:40 pm (GMT 5.5)Quote:I had thought I might be missing something. Thanks anyway YES, The Google Search._________________Regards, Rohit...

View Article


PL/I & Assembler :: RE: Need Help in understanding what is the language of...

Author: mainakdalal Posted: Mon Oct 03, 2016 8:53 pm (GMT 5.5) Hi Enrico, What I meant is that the Table is coded as a Batch Module. The same is called by another Cobol code using a copybook that reads...

View Article

Image may be NSFW.
Clik here to view.

PL/I & Assembler :: RE: Need Help in understanding what is the language of...

Author: enrico-sorichetti Subject: Reply to: Need Help in understanding what is the language of this code Posted: Mon Oct 03, 2016 9:37 pm (GMT 5.5) what have Your colleagues/support people to say...

View Article

DFSORT/ICETOOL :: RE: SORT - E15 and E35 using same user exit routine

Author: Arun Raj Posted: Mon Oct 03, 2016 10:00 pm (GMT 5.5) Abhi, If the manual does not say much about it, try any of these as mentioned in the manual. They should be able to help you. - Contact your...

View Article
Browsing all 9405 articles
Browse latest View live