Search found 31 matches

by Technocrat
Wed Nov 08, 2023 1:29 pm
Forum: JCL - Job Control Language.
Topic: How to pass the value in Hexadecimal in SORTD?
Replies: 2
Views: 1490

How to pass the value in Hexadecimal in SORTD?

Hi,

Please…In the JCL, how do I pass the value in Hexadecimal in SORTD?example:
//SORTIN DD *
12345
by Technocrat
Sun Apr 01, 2018 4:51 pm
Forum: Interview Questions.
Topic: How does IGYCRCTL get called?
Replies: 1
Views: 873

How does IGYCRCTL get called?

Hi,

The question was how does IGYCRCTL get called and where it is installed?

My answer was that it is defined at system level and called from system libraries. Is this correct, to this interviewer did not answer anything.
by Technocrat
Sun Nov 19, 2017 2:18 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Can a mainframe computer host a website?
Replies: 2
Views: 541

Can a mainframe computer host a website?

Hi,

It has been told that mainframes can do anything, so Can a mainframe computer host a website?
by Technocrat
Wed Nov 15, 2017 5:38 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: zOS 1.13 to zos 2.1 changes for programmers.
Replies: 7
Views: 959

Re: zOS 1.13 to zos 2.1 changes for programmers.

Sorry if it was not obvious. But I am still not able to figure out it, that's a migration guide. I am looking for like "application level changes"... will look more for it.
by Technocrat
Tue Nov 14, 2017 4:41 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: zOS 1.13 to zos 2.1 changes for programmers.
Replies: 7
Views: 959

Re: zOS 1.13 to zos 2.1 changes for programmers.

IBM is careful to ensure backwards compatibility -- what works for COBOL and applications on z/OS 1.13 will continue to work on 2.1 (and usually further on). There often is an upgrade to the newer version of COBOL included with an operating system upgrade, but that does not always occur -- it is pr...
by Technocrat
Tue Nov 14, 2017 4:38 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: zOS 1.13 to zos 2.1 changes for programmers.
Replies: 7
Views: 959

Re: zOS 1.13 to zos 2.1 changes for programmers.

I do not see how a COBOL only programmer would be concerned by system changes in a well managed organization they should be screened on the system details I used COBOL programming as an example. As an application developer we'll be using JCLs and other tools so was interested in them. Like in zOS 2...
by Technocrat
Mon Nov 13, 2017 9:59 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: zOS 1.13 to zos 2.1 changes for programmers.
Replies: 7
Views: 959

zOS 1.13 to zos 2.1 changes for programmers.

Hi, Could someone please help me in getting the zOS 1.13 to zos 2.1 changes for COBOL programmers or application developers? I have made searches online and all the links talking about system level changes, like this search: https://www.google.co.in/search?client=ms-android-samsung&source=androi...
by Technocrat
Thu Nov 09, 2017 11:11 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: calculate cyclometric complexity for mainframes.
Replies: 2
Views: 667

calculate cyclometric complexity for mainframes.

Hi all,

any idea how to calculate cyclometric complexity for mainframes? Any guidance for this will be great.
by Technocrat
Wed Nov 08, 2017 5:55 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Does IMS support Web services?
Replies: 4
Views: 1013

Re: Does IMS support Web services?

Thanks enrico, you might be correct.
by Technocrat
Tue Nov 07, 2017 8:42 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Does IMS support Web services?
Replies: 4
Views: 1013

Re: Does IMS support Web services?

Thanks Enrico. In one of the meetings a question was raised why IMS DC is not used in our system? Actually we use IMS as database while the online system is CICS. One of the senior said that there is a possibility that they wanted to use Web-services when they took decision long back to use online s...
by Technocrat
Tue Nov 07, 2017 8:23 pm
Forum: IT Certificates.
Topic: DB2 Fundmental certification.
Replies: 2
Views: 1318

DB2 Fundmental certification.

Hi,

Any one having DB2 fundamental certification material or any other useful information regarding this certificate
please let me know. It will a help.
by Technocrat
Thu Oct 26, 2017 10:55 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Does IMS support Web services?
Replies: 4
Views: 1013

Does IMS support Web services?

Hi,

Does IMS supports Web Services. I could find that CICS supports Web Service but could not found for IMS. Can someone please tell me.
by Technocrat
Thu Apr 13, 2017 10:15 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How does the upgrade in mainframe happen?
Replies: 2
Views: 784

Re: How does the upgrade in mainframe happen?

I wanted to understand the software upgrade.

Can we practice the SMP/E on Hercules or some other set-up at home?

Thanks for your answers so far.
by Technocrat
Thu Mar 09, 2017 11:59 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How does the upgrade in mainframe happen?
Replies: 2
Views: 784

How does the upgrade in mainframe happen?

Hi,

How does the upgrade in mainframe happen? And how is it that mainframe computers can run uninterrupted during software upgrades and "hardware hot swaps"?
by Technocrat
Wed Feb 15, 2017 2:00 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Skip and continuew reading in COBOL.
Replies: 3
Views: 2207

Re: Skip and continuew reading in COBOL.

hmm...ok, yes, that could be done. Thanks.
by Technocrat
Sat Feb 11, 2017 9:16 am
Forum: Thought of the Day, General Talk & Jokes.
Topic: There’s so many failures on the way...
Replies: 0
Views: 355

There’s so many failures on the way...

There’s so many failures on the way to finally making it. But the thing is it depends on how you look at failure. It’s really just a lesson learned. Failure is not the end of the line. It’s more like, ‘Great! Okay, well we won’t do that again.’

- Biz Stone
by Technocrat
Sat Feb 11, 2017 8:59 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Skip and continuew reading in COBOL.
Replies: 3
Views: 2207

Skip and continuew reading in COBOL.

Is there a way to skip records in COBOL? I need to read an input file and validate it. While validating input records, I need to see if there are any invalid records, if yes, I have to skip processing for that records and process next records. If I continue to read the next record will it break the ...
by Technocrat
Wed Jun 15, 2016 4:30 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Capture and store the mainframe screens in mainframes.
Replies: 1
Views: 385

Capture and store the mainframe screens in mainframes.

HI,

Is there any way, basically some automated short-ciut, using which we can capture the mainframe screens as screen shots and store them somewhere on the system to be used later.
 
by Technocrat
Wed Dec 16, 2015 1:35 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Get CPU time using REXX.
Replies: 2
Views: 1077

Get CPU time using REXX.

Hi I am trying to create a small REXX which can calculate or pick the CPU time for a Job. To do this when I look at the job log of a Job, it shows like this: IEF403I JOBAAA11 - STARTED - TIME=10.09.53 * * IEF404I JOBAAA11 - ENDED - TIME=10.12.18 While for the same job, in JESYSMSG the results are li...

Go to advanced search