Search found 34 matches

by Vibha
Tue Jun 04, 2024 10:53 pm
Forum: DevOps for Mainframes and related news
Topic: DevOps for Mainframes
Replies: 0
Views: 11
India

DevOps for Mainframes

Hi,

This is a great Forum for DevOps and some of the threads are interesting. But do we need to really go in the direction of DevOps of mainframes and where are the programs to learn it our own from IBM or other companies?
by Vibha
Tue Jun 04, 2024 10:48 pm
Forum: Interview Questions.
Topic: static or dynamic CALL in COBOL.
Replies: 2
Views: 38
India

Re: static or dynamic CALL in COBOL.

Thanks, I can understand that but Can FUNCTIONS like other language be used in COBOL. I mean it gets confusing even today that we think about calling a program in memory?
by Vibha
Tue Jun 04, 2024 9:54 am
Forum: Interview Questions.
Topic: static or dynamic CALL in COBOL.
Replies: 2
Views: 38
India

static or dynamic CALL in COBOL.

Hello,

I have a question I have a sub program which I'm calling n number of times in my main COBOL program which call is better static or dynamic and why ?
by Vibha
Mon Jul 17, 2017 10:39 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Logging in to http://zmainframes.com/zlog/?
Replies: 1
Views: 416
India

Logging in to http://zmainframes.com/zlog/?

Hi,

I am not able to login with my ID at this zLog: http://zmainframes.com/zlog/. Why it's not taking my ID?
by Vibha
Mon Jul 17, 2017 9:24 pm
Forum: IBM DB2 and IMS DB/DC
Topic: PSB scheduling.
Replies: 5
Views: 1458
India

Re: PSB scheduling.

And an override from QA to PROD is working so it looks like this is what is correct but not sure ..
by Vibha
Mon Jul 17, 2017 9:23 pm
Forum: IBM DB2 and IMS DB/DC
Topic: PSB scheduling.
Replies: 5
Views: 1458
India

Re: PSB scheduling.

I am new at this place. Just helping the people in charge. The lead programmer for this told us this. So may be his understanding is not correct but that's how it worked. May be he is missed something else to look at but this is what we are told.
by Vibha
Mon Jul 17, 2017 9:19 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: IKJ56718A REENTER THIS OPERAND+.
Replies: 3
Views: 5053
India

Re: IKJ56718A REENTER THIS OPERAND+.

Removing is an option if I do it correct at the first time but the mistake has already been done and now keep on getting this message until someone purges my ID or my session is logged off.
by Vibha
Mon Jul 17, 2017 12:27 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Fetch XML data and place in excel.
Replies: 3
Views: 558
India

Re: Fetch XML data and place in excel.

The file with XML data is a dataset on mainframes. That's why I thought it's a mainframe issue.
by Vibha
Mon Jul 17, 2017 11:47 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: IKJ56718A REENTER THIS OPERAND+.
Replies: 3
Views: 5053
India

IKJ56718A REENTER THIS OPERAND+.

Hi, How can we get rid of the message "IKJ56718A REENTER THIS OPERAND+"? In a PDS, in front of the member I put "CO" mistakenly instead of "C" and this message started showing up. I used "Quit", "Exit", "Bye" and "logoff" but noth...
by Vibha
Fri Jul 14, 2017 8:14 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Fetch XML data and place in excel.
Replies: 3
Views: 558
India

Fetch XML data and place in excel.

Hi all,

I need to automate one test scenario. As a first step, I need to fetch data from a datset which is an XML and place in an excel sheet. Please advise if some one has done some thing similar or have an idea.
by Vibha
Mon Jul 10, 2017 4:56 pm
Forum: IBM DB2 and IMS DB/DC
Topic: PSB scheduling.
Replies: 5
Views: 1458
India

Re: PSB scheduling.

Please share some pointers, I'm not getting what is the meaning of "scheduling"!?
by Vibha
Fri Jul 07, 2017 3:46 pm
Forum: IBM DB2 and IMS DB/DC
Topic: PSB scheduling.
Replies: 5
Views: 1458
India

PSB scheduling.

Hi, I need help to understand the "PSB scheduling". Why it is called as "scheduling" as that's kind of misleading. "Scheduling" sounds like a scheduler kind of an activity but it is not. Actually, we got ADCA abend in one of the program in prod while the same program wo...
by Vibha
Fri Apr 29, 2016 12:24 pm
Forum: Interview Questions.
Topic: Would you use XML or MQ to transfer the data ?
Replies: 6
Views: 744
India

Re: Would you use XML or MQ to transfer the data ?

But if we need to transfer the data from mainframe to distributed environment having only MQ set-up in place will work?
by Vibha
Fri Apr 29, 2016 12:22 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Alocating SYSOUT dynamically in COBOL.
Replies: 7
Views: 1274
India

Re: Alocating SYSOUT dynamically in COBOL.

But is not allocating SYSOUT using SELECT is different than allocating a DD name dynamically?
by Vibha
Thu Apr 28, 2016 10:44 am
Forum: Interview Questions.
Topic: Would you use XML or MQ to transfer the data ?
Replies: 6
Views: 744
India

Would you use XML or MQ to transfer the data ?

Assuming that we have a set-up in which the front end is written in .Net and the backend is having VSAM files. Now for a real time interaction at the front end what is required as a set-up? Would you use XML or MQ to transfer the data and why you chose your option? That was the question, can someone...
by Vibha
Thu Apr 28, 2016 10:35 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Conversational Remote Job Entry in mainframes.
Replies: 2
Views: 327
India

Re: Conversational Remote Job Entry in mainframes.

enrico-sorichetti wrote:because OS/360 and OS/VS1 have not been in use for about  forty years
if You had googled for OS/360 and/or OS/VS1 
You would not have had the need to ask on a forum  
mm... thanks enrico, I did not know that.
by Vibha
Thu Apr 28, 2016 10:34 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Alocating SYSOUT dynamically in COBOL.
Replies: 7
Views: 1274
India

Re: Alocating SYSOUT dynamically in COBOL.

Your post is unclear; are you attempting to allocate to DD name SYSOUT, or are you trying to allocate a SYSOUT=<something>?  For the former, this quote from Enterprise COBOL V5.2 Programming Guide may be relevant: [font=serif]Two files should not use the same ddname or environment variable name in ...
by Vibha
Tue Apr 05, 2016 12:27 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Alocating SYSOUT dynamically in COBOL.
Replies: 7
Views: 1274
India

Alocating SYSOUT dynamically in COBOL.

Hi,

Enterprise Cobol support dynamic allocation for files by using of an environment variable named with DDname and parameters for dataset for allocation. But if we try to allocate a SYSOUT, this raise an error IGZ0251W at run time. We can use BPXWDYN but can there be full COBOL approach for it?
by Vibha
Tue Apr 05, 2016 12:10 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Conversational Remote Job Entry in mainframes.
Replies: 2
Views: 327
India

Conversational Remote Job Entry in mainframes.

Hi,

What is Conversational Remote Job Entry in mainframes? On wiki, it is described as "it is a component of OS/360 and OS/VS1 that provides job submission, job retrieval and editing for a user at an interactive terminal." But if it is so then why don't we see it's use ?

Go to advanced search