Search found 11 matches

by Rudhra
Fri Dec 31, 2021 8:34 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Merry Christmas & A Happy New Year!
Replies: 17
Views: 4812

Re: Merry Christmas & A Happy New Year!

Hey, Happy New Year all! :)
by Rudhra
Fri Dec 31, 2021 12:44 pm
Forum: JCL - Job Control Language.
Topic: add preceding zeroes to the records in JCL.
Replies: 1
Views: 999

add preceding zeroes to the records in JCL.

Hi all
I have one variable let's say customer number
Actual length is 7 digits
If if is having less than 7 digits then I should add preceding zeroes
How can we get this in jcl??
Ex:
I/p:10561
O/p:0010561

Can someone help me?
by Rudhra
Fri Dec 15, 2017 3:48 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: How do we identify the compiler options specified for any Cobol program installed in production.
Replies: 3
Views: 1088

How do we identify the compiler options specified for any Cobol program installed in production.

How do we identify the compiler options specified for any Cobol program installed in production. Is there a JCL using which we can identify these options?
by Rudhra
Wed Apr 05, 2017 12:15 pm
Forum: CICS, Middleware and MQ Series.
Topic: Learn Mainframe CICS Webservice and SOA online.
Replies: 2
Views: 472

Learn Mainframe CICS Webservice and SOA online.

Hi,

Is there a possibility to learn Mainframe CICS Webservice and SOA online? Could someone please guide if this can be done from for learning.
by Rudhra
Thu Dec 26, 2013 2:19 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Where do you live?
Replies: 251
Views: 229221

Re: Where do you live?

India.
by Rudhra
Thu Dec 26, 2013 2:18 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Do you know Rajnikant???
Replies: 4
Views: 1200

Re: Do you know Rajnikant???

Yeah, a big superstar.
by Rudhra
Thu Dec 26, 2013 2:17 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 74185

Re: Count to a Million!

0108.
by Rudhra
Thu Dec 26, 2013 2:17 pm
Forum: Suggestions & Feedback : About the website.
Topic: How did you find us?
Replies: 294
Views: 500662

Re: How did you find us?

On your blog and google.
by Rudhra
Thu Dec 26, 2013 2:14 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: What's the difference between sequential line sequential?
Replies: 5
Views: 3610

Re: What's the difference between sequential line sequential

I read that LDS is also "line sequential" and we use them in DB2 - so they are under zOS? But as you say, if you are writing programs for z/OS, you are using sequential files - does that mean a COBOL can't read an LDS?
by Rudhra
Tue Dec 24, 2013 5:50 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: What's the difference between sequential line sequential?
Replies: 5
Views: 3610

What's the difference between sequential line sequential?

Hi,

What is the difference between sequential and line sequential files? Do they need differnt processing from COBOL?

Go to advanced search