Search found 22 matches
- Wed Mar 30, 2016 11:02 am
- Forum: Introduce Yourself and Share Your IT Experience.
- Topic: Hi.
- Replies: 3
- Views: 639
Re: Hi.
Check out the IBM Redbooks at http://www.redbooks.ibm.com -- there's a LOT of good information in them. Thanks for that Robert. Whenever I try to read the redbooks, only one thing comes to mind that all the redbooks are good if you have some knowledge of the subject. If you are reading it as a new ...
- Wed Mar 30, 2016 11:01 am
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Legacy Modernization.
- Replies: 8
- Views: 1055
Re: Legacy Modernization.
This is a term I hear in my office too. I have searched on the internet it many times but I do not find any references from IBM but I find some from some other companies. Does IBM also have some articles on this topic? I don't think so that IBM will have some articles on how to move away from main...
- Wed Mar 30, 2016 10:59 am
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: COBOL code with VSAM gives RC-04 without RECORD VARYING.
- Replies: 3
- Views: 740
Re: COBOL code with VSAM gives RC-04 without RECORD VARYING.
IF the data set has records of varying length, you MUST tell COBOL this. You can do with with a RECORD VARYING clause, or by having multiple FD 01 records with different record lengths, or by having a single FD 01 with OCCURS x TO y in it. If you do not have any of these, COBOL makes the file dec...
- Wed Mar 30, 2016 10:56 am
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Good Eats
- Replies: 15
- Views: 3215
Re: Good Eats
Ok.
- Thu Mar 17, 2016 9:48 pm
- Forum: Introduce Yourself and Share Your IT Experience.
- Topic: Hi.
- Replies: 3
- Views: 639
Hi.
Hi,
I am Pradeep and working as mainframe developer. I know COBOL,JCL,SQL-DB2.
I want to increase my knowledge in to Mainframe Storage and Infrastructure. Can someone please guide towards some links and tutorials in this area.
Thanks,
I am Pradeep and working as mainframe developer. I know COBOL,JCL,SQL-DB2.
I want to increase my knowledge in to Mainframe Storage and Infrastructure. Can someone please guide towards some links and tutorials in this area.
Thanks,
- Thu Mar 17, 2016 9:44 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: product quality forecast
- Replies: 3
- Views: 586
Re: product quality forecast
ha ha ha! :lol: Got one with me - One is a mechanical engineer, one is an electrical engineer, and one is a Microsoft engineer. The car breaks down and coasts to the side of the road. "Hang on," says the mechanical engineer. "The problem is probably the engine, let me have a look a...
- Thu Mar 17, 2016 9:35 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Microfocus and RDZ
- Replies: 3
- Views: 957
Re: Microfocus and RDZ
RDz is easy to lean while it takes time to learn the ISPF itself on mainframes.
- Thu Mar 17, 2016 9:34 pm
- Forum: Site Announcements and Rules.
- Topic: Change in theme of the website.
- Replies: 1
- Views: 759
Re: Change in theme of the website.
Hi Anuj,
Excellent looking theme it is!
Excellent looking theme it is!
- Thu Mar 17, 2016 9:29 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Good Eats
- Replies: 15
- Views: 3215
Re: Good Eats
Hi,
Do you sell these recipes professionally?
Do you sell these recipes professionally?
- Thu Mar 17, 2016 9:26 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Mainframe quotes and humor .
- Replies: 22
- Views: 5829
Re: Mainframe quotes and humor .
I also have one to share...
MVS - Man VS System
MVS - Man VS System
- Thu Mar 17, 2016 9:26 pm
- Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
- Topic: COBOL code with VSAM gives RC-04 without RECORD VARYING.
- Replies: 3
- Views: 740
COBOL code with VSAM gives RC-04 without RECORD VARYING.
I am running one COBOL pgm which is reading one VSAM file. Below is ithe input output section in my pgm. FILE-CONTROL. SELECT IN-FILE ASSIGN TO INFILE ORGANIZATION IS INDEXED ACCESS MODE IS RANDOM ...
- Thu Mar 17, 2016 8:52 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Have you noticed the Bee symbol for IBM websites?
- Replies: 15
- Views: 2244
Re: Have you noticed the Bee symbol for IBM websites?
Nice information. Thanks for sharing.
- Thu Mar 17, 2016 2:22 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Legacy Modernization.
- Replies: 8
- Views: 1055
Re: Legacy Modernization.
In our company, when it's a mainframe project and people talk about legacy modernization, it always means to get away from mainframes. But according to some of the recent advancement in mainframes, should legacy modernization really meant to move away from mainframes?
- Tue Jan 06, 2015 6:48 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Newtons' Law!
- Replies: 7
- Views: 965
Re: Newtons' Law!
ha ha ha... this is incridible!
- Tue Jan 06, 2015 6:48 pm
- Forum: IBM DB2 and IMS DB/DC
- Topic: Write DB2 query in a sub-program or main program?
- Replies: 3
- Views: 829
Re: Write DB2 query in a sub-program or main program?
ThanksPandora-Box and Anuj.
- Fri Jan 02, 2015 3:27 pm
- Forum: Site Announcements and Rules.
- Topic: Happy New Year!
- Replies: 22
- Views: 4989
Re: Happy New Year!
Happy New Year to All!
- Fri Jan 02, 2015 3:27 pm
- Forum: Site Announcements and Rules.
- Topic: Happy Holiday's Snow!
- Replies: 18
- Views: 4115
Re: Happy Holiday's Snow!
Looks great! 

- Fri Jan 02, 2015 3:24 pm
- Forum: IBM DB2 and IMS DB/DC
- Topic: Write DB2 query in a sub-program or main program?
- Replies: 3
- Views: 829
Write DB2 query in a sub-program or main program?
Hi, I've a requirement in which I need to execute some DB2 queries. The proramming language will be COBOL. Now I think of two things: 1. I can write all my DB2 queries in a single COBOL program and get it all done. But the program will be very lenghty and complexto understand. 2. In other choice, I ...
- Fri Jan 02, 2015 2:34 pm
- Forum: JCL - Job Control Language.
- Topic: How to identify JES2 node name?
- Replies: 4
- Views: 2134
Re: How to identify JES2 node name?
Thanks. I had not had the access to issue the commnds though I got it from a known in support group.
Thanks guys.
Thanks guys.
- Thu Dec 11, 2014 2:42 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Where do you live?
- Replies: 252
- Views: 253537
Re: Where do you live?
Hi,
I'm from India...
I'm from India...