Quantcast
Browsing all 8500 articles
Browse latest View live

JCL & VSAM :: RE: ERROR WHILE SUBMITTING LOAD JOB

Author: Akatsukami Posted: Sun Aug 28, 2016 1:15 am (GMT 5.5) Again, Anuradha-chan, we need to see the JCL and control cards used, and the actual messages received._________________Data is not...

View Article


COBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...

Author: sergeyken Posted: Sun Aug 28, 2016 8:10 am (GMT 5.5) I guess it makes no sense to convert this to neither COBOL nor anything else. Since you have your selection list in the file, and finally...

View Article


COBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...

Author: pramitdas Subject: Reply to: how to DYNAMICALLY write sort cond to o/p file using cobol Posted: Sun Aug 28, 2016 10:29 am (GMT 5.5) It is all based on the requirements as agreed. It apparently...

View Article

DFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column

Author: mistah kurtz Posted: Sun Aug 28, 2016 1:30 pm (GMT 5.5)Quote:Can you please help with this? A sort step or anything? Did you try anything?

View Article

COBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...

Author: Nic Clouston Posted: Sun Aug 28, 2016 3:52 pm (GMT 5.5)Quote:I believe that is the requirement No - that is not the requirement. The requirement is to format the data. The most efficient mens...

View Article


JCL & VSAM :: RE: ERROR WHILE SUBMITTING LOAD JOB

Author: Nic Clouston Posted: Sun Aug 28, 2016 4:03 pm (GMT 5.5) There can be differences between online and batch authorities. Check with your security group._________________Regards Nic

View Article

DFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column

Author: Nic Clouston Posted: Sun Aug 28, 2016 4:06 pm (GMT 5.5) Please use the code tags when presenting JCL, data, program code, control cards or anything else that you would see on your terminal....

View Article

COBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...

Author: sergeyken Posted: Sun Aug 28, 2016 7:37 pm (GMT 5.5)Note 1 SORT statement semantics is wrong for SS (SubString) format/function. The syntax is correct, but it doesn't work as expected by...

View Article


JCL & VSAM :: IEF645I INVALID REFERBACK IN THE RC FIELD

Author: abdulrafi Subject: IEF645I INVALID REFERBACK IN THE RC FIELD Posted: Mon Aug 29, 2016 10:57 am (GMT 5.5) Hi, I am getting the following error while executing my JCL, 10 IEF645I INVALID...

View Article


JCL & VSAM :: RE: IEF645I INVALID REFERBACK IN THE RC FIELD

Author: Akatsukami Posted: Mon Aug 29, 2016 11:32 am (GMT 5.5) Step VIC7IX6A is executing a JCL procedure, which has steps of its own. The procstepname, FAMVS, must be used to qualify VIC7IX6A on the...

View Article

JCL & VSAM :: RE: IEF645I INVALID REFERBACK IN THE RC FIELD

Author: abdulrafi Posted: Mon Aug 29, 2016 11:45 am (GMT 5.5) Oh yes. I got it. Thanks for your help. :-). Its working fine now._________________Thanks, Abdul Rafi

View Article

COBOL Programming :: Random Password (in string format) generation.

Author: ezhavendhan Subject: Random Password (in string format) generation. Posted: Mon Aug 29, 2016 3:18 pm (GMT 5.5) Hello All, I have got a requirement to "Generate Random Password using COBOL"....

View Article

COBOL Programming :: RE: Random Password (in string format) generation.

Author: Bill Woodger Subject: Reply to: Random Password (in string format) generation. Posted: Mon Aug 29, 2016 4:11 pm (GMT 5.5) Forget about a). With a minimum of 52-to-the-power-of-10 possibilities...

View Article


COBOL Programming :: RE: Random Password (in string format) generation.

Author: Robert Sample Posted: Mon Aug 29, 2016 6:28 pm (GMT 5.5) 1. You need to understand "random" -- your point (a) completely contradicts the idea of randomness. 2. Computers do not generate...

View Article

DFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column

Author: RahulG31 Subject: Reply to: Add system date inside of a PS file at particular column Posted: Mon Aug 29, 2016 8:04 pm (GMT 5.5)Quote:Please note that I need a simple step to achieve....

View Article


Image may be NSFW.
Clik here to view.

COBOL Programming :: RE: how to DYNAMICALLY write sort cond to o/p file using...

Author: Rohit Umarjikar Posted: Mon Aug 29, 2016 8:38 pm (GMT 5.5)Code:INCLUDE COND=(1,4,EQ,C'ADAM,BASU,DAVE',  OR,1,4,EQ,C'JOHN,MARY,NICK',  OR,1,4,EQ,C'RAJA,SARA'),FORMAT=SS  SORT FIELDS=(1,4,CH,A)...

View Article

DFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column

Author: magesh23586 Subject: Reply to: Add system date inside of a PS file at particular column Posted: Mon Aug 29, 2016 9:23 pm (GMT 5.5) incase first header is unique and always will have "DETAILS"...

View Article


Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column

Author: Rohit Umarjikar Posted: Mon Aug 29, 2016 9:36 pm (GMT 5.5) Welcome! You will need to do a research and try something yourself as told by RahulG31 and then someone can help further if you get...

View Article

Image may be NSFW.
Clik here to view.

DFSORT/ICETOOL :: RE: Icetool or Joinkeys example to compare two files

Author: Rohit Umarjikar Posted: Mon Aug 29, 2016 9:57 pm (GMT 5.5) Thanks Magesh for the correction of the offset per REFORMAT. Thanks Bill and I agree to the point of using SYNAMES as noted before. No...

View Article

DFSORT/ICETOOL :: RE: Add system date inside of a PS file at particular column

Author: Nic Clouston Posted: Mon Aug 29, 2016 11:23 pm (GMT 5.5) Locked as posted and answered on Kolusu's forum._________________Regards Nic

View Article
Browsing all 8500 articles
Browse latest View live