Search found 19 matches
- Mon Jul 18, 2016 12:42 pm
- Forum: Interview Questions.
- Topic: submit a job using a cobol program and using CICS.
- Replies: 8
- Views: 1293
Re: submit a job using a cobol program and using CICS.
Can TSQ also be used for the same purpose? No. A temporary storage queue points to a location in memory -- either main memory or auxiliary memory. A transient data queue points to a DD name that CICS manages; that DD name is usually DD SYSOUT=(A,INTRDR) to allow internal reader job submission fro...
- Mon Jul 18, 2016 12:41 pm
- Forum: IBM DB2 and IMS DB/DC
- Topic: Without hold option in a calling program and the called program issues a commit?
- Replies: 3
- Views: 968
Re: Without hold option in a calling program and the called program issues a commit?
I am trying to write a program to tes tit but I am not expert in this area. But I think calling-program->called-porgram->commit->calling-program is complete unit of work. Why only this much calling-program->called-porgram->commit is a unit of work? Please help to understand.
- Mon Jul 18, 2016 12:38 pm
- Forum: Suggestions & Feedback : About the website.
- Topic: Topic is locked, what to do?
- Replies: 4
- Views: 3637
Re: Topic is locked, what to do?
Sure. Thanks.
- Thu Jul 14, 2016 8:08 pm
- Forum: IBM DB2 and IMS DB/DC
- Topic: Without hold option in a calling program and the called program issues a commit?
- Replies: 3
- Views: 968
Without hold option in a calling program and the called program issues a commit?
Hi,
I have a doubt for which I donot seem to find a clear cut answer. Can anyone of you please help to answer that? If a Cursor is opened without hold option in a calling program and the called program issues a commit, would the cursor be closed?
I have a doubt for which I donot seem to find a clear cut answer. Can anyone of you please help to answer that? If a Cursor is opened without hold option in a calling program and the called program issues a commit, would the cursor be closed?
- Thu Jul 14, 2016 8:04 pm
- Forum: Suggestions & Feedback : About the website.
- Topic: Topic is locked, what to do?
- Replies: 4
- Views: 3637
Re: Topic is locked, what to do?
ok. I shall come back with more information.
- Thu Jul 14, 2016 8:03 pm
- Forum: Interview Questions.
- Topic: submit a job using a cobol program and using CICS.
- Replies: 8
- Views: 1293
Re: submit a job using a cobol program and using CICS.
For COBOL, I replied that we can execute a Job using the utility INTRDR. But I had nothad any idea about running a JCL from CICS. Can we do that, please tell me? Just being nitpicky - INTRDR should not be called 'utility' ...or should it be? The z/OS JES Application Programming manual refers to it ...
- Thu Jul 14, 2016 8:02 pm
- Forum: Interview Questions.
- Topic: submit a job using a cobol program and using CICS.
- Replies: 8
- Views: 1293
Re: submit a job using a cobol program and using CICS.
Thanks Robert. Can TSQ also be used for the same purpose?Robert Sample wrote: For CICS, if a TD queue is defined pointing to the internal reader you can write JCL statements to it.
[ Post made via iPhone ]
- Fri Jul 08, 2016 12:18 pm
- Forum: Interview Questions.
- Topic: submit a job using a cobol program and using CICS.
- Replies: 8
- Views: 1293
submit a job using a cobol program and using CICS.
This is a question I could not fully answer. It had two parts.In first part, interviewer asked me if we can submit a job using COBOL program? And in second I was asked if we can do the same using CICS program too? The further question was, what is the way of doing these two? For COBOL, I replied th...
- Fri Jul 08, 2016 12:15 pm
- Forum: Suggestions & Feedback : About the website.
- Topic: Topic is locked, what to do?
- Replies: 4
- Views: 3637
Topic is locked, what to do?
My this topic is locked, viewtopic.php?f=35&t=2213 how can I post in it now? And why it is locked?
- Thu Jun 23, 2016 5:12 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Learning RACF commands from start.
- Replies: 2
- Views: 595
Learning RACF commands from start.
Hi,
Can someone experienced can suggest on how RACF. I want to learn RACF commands, where should I begin?
I have been a mainframe application programmer and I want to try a career in mainframe admin and security, how should I start?
Can someone experienced can suggest on how RACF. I want to learn RACF commands, where should I begin?
I have been a mainframe application programmer and I want to try a career in mainframe admin and security, how should I start?
- Sat Aug 08, 2015 11:21 am
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Create HTML tags using batch COBOL in Mainframe.
- Replies: 4
- Views: 1554
Re: Create HTML tags using batch COBOL in Mainframe.
I just wanted to ask about other experiences, Thanks all. It's working for now.
- Thu Jul 30, 2015 5:02 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Create HTML tags using batch COBOL in Mainframe.
- Replies: 4
- Views: 1554
Re: Create HTML tags using batch COBOL in Mainframe.
Hi, I have created a sample file to send with name SAMPLE_FILE.TXT like this: <BR><FONT SIZE=11 FACE=ARIAL> THIS IS A SAMPLE MESSAGE GENERATED BY NIKETAN AT ZZZZZZ TO NOTIFY THE USER ABOUT THE DETAILS OF THE PRODUCTION JOBS THAT HAVE EXECUTED. <BR> And used this JCL to send the email: //MAILPROC EXE...
- Thu Jun 04, 2015 5:52 pm
- Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
- Topic: Create HTML tags using batch COBOL in Mainframe.
- Replies: 4
- Views: 1554
Create HTML tags using batch COBOL in Mainframe.
Hi,
Can someone please help me on this task. I am trying to compose html tags/script format from mainframe batch COBOL. And send that formatted tags in an email attachment through mainframe JCL. Can this be done, if yes- can you please guide me with an example?
Can someone please help me on this task. I am trying to compose html tags/script format from mainframe batch COBOL. And send that formatted tags in an email attachment through mainframe JCL. Can this be done, if yes- can you please guide me with an example?
- Thu Jun 19, 2014 3:13 pm
- Forum: Introduce Yourself and Share Your IT Experience.
- Topic: Hi.
- Replies: 2
- Views: 946
Re: Hi.
Thankf for the welcome Anuj.


- Thu Jun 19, 2014 3:13 pm
- Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
- Topic: ICETOOL and split the files.
- Replies: 3
- Views: 2557
Re: ICETOOL and split the files.
My job is running fine when my input file had more than 5 or 5 records, But it is giving return code 16 when less than 5 records, Is there any way to create empty records if there are no records to split it.
- Tue Jun 17, 2014 3:30 pm
- Forum: Introduce Yourself and Share Your IT Experience.
- Topic: Hi.
- Replies: 2
- Views: 946
Hi.
Hi,
I'm Niketan and I'm working with Mainframes for around 4.2 years now and my work now mostly involves leading teams I've experience with COBOL, JCL, DB2 and VSAM. Hope to learn more and help here.
Nice to meet everyone here.
I'm Niketan and I'm working with Mainframes for around 4.2 years now and my work now mostly involves leading teams I've experience with COBOL, JCL, DB2 and VSAM. Hope to learn more and help here.
Nice to meet everyone here.
- Tue Jun 17, 2014 3:26 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Where do you live?
- Replies: 252
- Views: 253523
Re: Where do you live?
I'm from Mumbai, India.
- Tue Jun 17, 2014 3:26 pm
- Forum: Suggestions & Feedback : About the website.
- Topic: How did you find us?
- Replies: 294
- Views: 526222
Re: How did you find us?
I found a reference in LinkedIn.
- Tue Jun 17, 2014 3:25 pm
- Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
- Topic: ICETOOL and split the files.
- Replies: 3
- Views: 2557
ICETOOL and split the files.
Hi, I am facing an issue when trying to spllit the input file into different files (say 5 files) based on number of records from input file. I used ICETOOL to do this, but when my input records are lower than 5(ie lower than outpur files) my job is getting abending with RC 16, If anyone aware of thi...