Search found 72 matches

by utkarsh
Wed May 08, 2024 7:39 pm
Forum: CICS, Middleware and MQ Series.
Topic: What are CICS web services?
Replies: 1
Views: 103
India

What are CICS web services?

Hi, I have a very basic question on CICS web-services, what are CICS Web Services? What is that thing which we could not do if they were not available to us? I looked at documentation but that does not seem to answer this question specifically or I seem not to understand this. Would appreciate if yo...
by utkarsh
Wed May 08, 2024 7:37 pm
Forum: CICS, Middleware and MQ Series.
Topic: Check if the CICS region is down or up?
Replies: 5
Views: 1186
India

Re: Check if the CICS region is down or up?

Thanks zum13 for the great explanation, this helps a lot. I have a question on CICS web-services also, but I think I should create a new thread for it.
by utkarsh
Wed May 08, 2024 7:11 pm
Forum: DevOps for Mainframes and related news
Topic: SSH to mainframe from personal laptop.
Replies: 9
Views: 2575
India

Re: SSH to mainframe from personal laptop.

Thanks Anuj and Robert. That project was scrapped though we started working on it again.

SSH didn't work. Our mainframe sandbox is ZD&T. Will that make a difference?
by utkarsh
Wed May 08, 2024 7:07 pm
Forum: Interview Questions.
Topic: copy data from vsam to ps
Replies: 4
Views: 738
India

Re: copy data from vsam to ps

zum13Hello. There are other utilities available that are designed for the handling of VSAM files which are attached to larger products intended to make the files more usable and accessible from ISPF. Compuware's FileAid is a good example of this. While better known for the ISPF interface, it does c...
by utkarsh
Wed May 08, 2024 7:07 pm
Forum: Interview Questions.
Topic: copy data from vsam to ps
Replies: 4
Views: 738
India

Re: copy data from vsam to ps

Robert Sample" wrote: Tue Apr 23, 2024 8:19 pm Why on earth would you want to do this?  IDCAMS is easy to use and efficient.  You could write a program to do the copy, but you'd have to write a program for every single copy you want to do -- use IDCAMS.
I also had the same question, but in an interview anything can be asked.
by utkarsh
Wed May 08, 2024 7:06 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: checkpoint in cobol program?
Replies: 2
Views: 789
India

Re: checkpoint in cobol program?

Thanks Robert. This blog from this website also helps me: https://zmainframes.com/zlog/check-poin ... planation/
by utkarsh
Mon Apr 22, 2024 9:28 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: checkpoint in cobol program?
Replies: 2
Views: 789
India

checkpoint in cobol program?

Hi,

Could any one answer this question

How do you use checkpoint in cobol program?
by utkarsh
Mon Apr 22, 2024 9:15 pm
Forum: Interview Questions.
Topic: copy data from vsam to ps
Replies: 4
Views: 738
India

copy data from vsam to ps

Hi,

Apart from using repro, is it possible to copy data from vsam to ps in any other way?
by utkarsh
Mon Aug 07, 2023 9:51 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What is a "DNS lookup"?
Replies: 4
Views: 4210
India

Re: What is a "DNS lookup"?

Thanks Robert. Never thought a DNS look-up could be required in mainframes too.
by utkarsh
Mon Aug 07, 2023 9:45 am
Forum: CICS, Middleware and MQ Series.
Topic: Check if the CICS region is down or up?
Replies: 5
Views: 1186
India

Re: Check if the CICS region is down or up?

Thanks zum13. This is working, will do more test.

I asked one of my known, he said run any command of CICS in batch, capture the return code, if it fails, region is down, like you said.

Is it common to run CICS commands in batch? Even if not, how can we run a CICS command in batch?
by utkarsh
Mon Aug 07, 2023 9:43 am
Forum: Ask for Job Guidance and referrals here.
Topic: How many days DXC takes to release offer letter after HR round discussion?
Replies: 1
Views: 941
India

Re: How many days DXC takes to release offer letter after HR round discussion?

Usually 2 to 3 weeks they take. You should write an email to the hiring HR, they should help you.
by utkarsh
Fri Aug 04, 2023 4:20 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What is a "DNS lookup"?
Replies: 4
Views: 4210
India

Re: What is a "DNS lookup"?

Thanks zum13, this helps a lot. Understood.

How does this lookup for IPv4 and IPv6 applies to mainframes? Do they?
by utkarsh
Fri Aug 04, 2023 3:55 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How to find out who edited PS file?
Replies: 9
Views: 2822
India

Re: How to find out who edited PS file?

Thanks zum13.

But this is very expensive specially when you earn in rupees. Not sure if we can ever create an environment for personal learning.
by utkarsh
Thu Aug 03, 2023 1:42 pm
Forum: DevOps for Mainframes and related news
Topic: SSH to mainframe from personal laptop.
Replies: 9
Views: 2575
India

Re: SSH to mainframe from personal laptop.

I think you can not SSH to mainframes.
by utkarsh
Thu Aug 03, 2023 1:36 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: What is a "DNS lookup"?
Replies: 4
Views: 4210
India

What is a "DNS lookup"?

Hi,

What is a "DNS lookup"?

I am going through some of the topics I discussed here in past and got a question on this one: viewtopic.php?p=19219#p19219

What does "DNS lookup" mean?
by utkarsh
Thu Aug 03, 2023 1:33 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How to find out who edited PS file?
Replies: 9
Views: 2822
India

Re: How to find out who edited PS file?

Thanks Robert. I was looking for this information and got to this topic, again. I have bit odd question, how can we really try to become more knowledgeable with RACF. I am a programmer and would like to learn and practice about RACF but my company won't allow that. As I work from offshore and they d...
by utkarsh
Thu Aug 03, 2023 1:28 pm
Forum: Interview Questions.
Topic: COBOL interview question on PERFORM VARYING.
Replies: 4
Views: 1269
India

Re: COBOL interview question on PERFORM VARYING.

Thanks Robert. I tried downloaded GnuCOBOL, installing it and I can not make it work. Instructions are not very clear. Could you or someone guide on how to install GnuCOBOL on laptop?
by utkarsh
Thu Aug 03, 2023 1:26 pm
Forum: CICS, Middleware and MQ Series.
Topic: Check if the CICS region is down or up?
Replies: 5
Views: 1186
India

Re: Check if the CICS region is down or up?

Is there no way using which we can check if the CICS region is down or up, in batch?
by utkarsh
Sun Jul 30, 2023 6:36 pm
Forum: CICS, Middleware and MQ Series.
Topic: Check if the CICS region is down or up?
Replies: 5
Views: 1186
India

Check if the CICS region is down or up?

Good day

I have one query
How to check if a job needs to run when the cics region is up or down if is having IMS data base?
by utkarsh
Fri Jun 30, 2023 2:27 pm
Forum: Interview Questions.
Topic: COBOL interview question on PERFORM VARYING.
Replies: 4
Views: 1269
India

Re: COBOL interview question on PERFORM VARYING.

Thank you for your detailed explnation, really helpful.

Is it possible to test such cases on personal computer as these days I am on bench and don't have mainframe access.

Go to advanced search