Search found 52 matches

by Kapil Sharma
Tue Sep 11, 2018 6:00 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: format the input file if values are not given properly?
Replies: 6
Views: 1166

Re: format the input file if values are not given properly?

I don't have access to this site from work and needs to go to library most of the times or access it from phone. I'll look for SORT.
by Kapil Sharma
Tue Sep 11, 2018 5:59 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How to get the file name?
Replies: 8
Views: 2015

Re: How to get the file name?

You need to do more processing on the windows side: add the ASN to the header (there IS a header, right?), add it to the the trailer (there IS a trailer, right?) write the output of that process to a fixed filename and send it to the mainframe. The mainframe scheduler can then detect the arrival of...
by Kapil Sharma
Tue Sep 11, 2018 5:58 pm
Forum: Scheduling Software for MVS, OS/390 and zOS
Topic: What is the meaning of C/P in Control-M?
Replies: 4
Views: 4280

Re: What is the meaning of C/P in Control-M?

Thanks Robert. I have looked at documents but could not find the acronym C/P. Thanks for your help.
by Kapil Sharma
Mon Sep 03, 2018 11:43 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: format the input file if values are not given properly?
Replies: 6
Views: 1166

Re: format the input file if values are not given properly?

I wanted to make them sorted. As the files were getting data in no order. I could use SORT job to do that.
by Kapil Sharma
Mon Sep 03, 2018 11:42 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How to get the file name?
Replies: 8
Views: 2015

Re: How to get the file name?

enrico-sorichetti wrote: Tue Aug 21, 2018 9:12 pmwhat in hell is an ASN number
It means Advance Shipment Notification but it can be any number. Sorry for the confusion.
by Kapil Sharma
Mon Sep 03, 2018 11:41 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How to get the file name?
Replies: 8
Views: 2015

Re: How to get the file name?

which language is this processing being done in -- C? C++? Perl? Java? COBOL? REXX? It is going to be COBOL. There is a Windows Server, where the file is sent across. I can either FTP GET those files one by one as and when they arrive or as a single file at the end of the day. GET would put them on...
by Kapil Sharma
Mon Sep 03, 2018 9:55 am
Forum: Scheduling Software for MVS, OS/390 and zOS
Topic: What is the meaning of C/P in Control-M?
Replies: 4
Views: 4280

What is the meaning of C/P in Control-M?

Hi,

What is the meaning of C/P in Control-M? I understand that C stands for Cancel and P stands for Post. Canvel I understand but what does post mean?
by Kapil Sharma
Tue Aug 21, 2018 7:17 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: How to get the file name?
Replies: 8
Views: 2015

How to get the file name?

Hi, For a requirement another system will be sending files to a FTP server every 15 minutes. We need to pick up the files from that server to be processed on mainframes. The file name will be an ASN number along with timestamp. I need to use ASN number in my processing but the ASN number is part of ...
by Kapil Sharma
Tue Jul 31, 2018 10:47 am
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: format the input file if values are not given properly?
Replies: 6
Views: 1166

format the input file if values are not given properly?

Guys - how to format the input file if values are not given properly??
by Kapil Sharma
Sun Jan 28, 2018 6:50 pm
Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
Topic: Which Job is using the VSAM dataset?
Replies: 3
Views: 880

Re: Which Job is using the VSAM dataset?

Thanks Robert.

I don't have the authority to issue the D GRS command. I want to learn the ENQUEUE and DEQUEUE mechanism, is there a way I can learn it in test region without harming the existing functionality.
by Kapil Sharma
Sun Jan 28, 2018 6:30 pm
Forum: CICS, Middleware and MQ Series.
Topic: Transaction name for a CICS program.
Replies: 3
Views: 796

Re: Transaction name for a CICS program.

Thanks Robert.

I tried using this command and this gives result -

Code: Select all

CEMT I TRAN(*) PROGRAM(*) 
but I can not copy that information automatically to a notepad for future reference.

Is there a way I can run CEMT in batch?
by Kapil Sharma
Thu Jan 25, 2018 10:31 am
Forum: CICS, Middleware and MQ Series.
Topic: Transaction name for a CICS program.
Replies: 3
Views: 796

Transaction name for a CICS program.

Hi, I used to believe that a CICS program will always have an associated transaction name but at this new company I have been told there are some CICS programs which are never invoked directly on terminal and don't require a transaction name. These programs are called by the other application (not o...
by Kapil Sharma
Wed Dec 13, 2017 6:12 pm
Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
Topic: Which Job is using the VSAM dataset?
Replies: 3
Views: 880

Which Job is using the VSAM dataset?

Hello,

One Job in production is abended for because of a VSAM dataset, as it was in contention. How can I know which job was using that dataset? Is there a way to find this that which job all jobs were using a VSAM dataset in for such an abended job?
by Kapil Sharma
Tue Dec 05, 2017 4:25 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Should the programs be recompiled?
Replies: 8
Views: 1363

Re: Should the programs be recompiled?

Yes, we do not.

The mainframe system were not upgraded since last 12-13 years, as we were supposed to move to another technology but they could not so tools were not updated.
by Kapil Sharma
Sun Dec 03, 2017 7:40 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Do Financial Technology startups of today require mainframe?
Replies: 5
Views: 1064

Re: Do Financial Technology startups of today require mainframe?

I think it is not good to generalize about mainframes like you're doing. Startups don't need mainframes -- they may need access to mainframes, but there are companies that provide processing services which suffice for the startup. Once they get to a certain size, they may decide to acquire a mainfr...
by Kapil Sharma
Sun Dec 03, 2017 7:37 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: Do Financial Technology startups of today require mainframe?
Replies: 5
Views: 1064

Re: Do Financial Technology startups of today require mainframe?

By huge I meant more than a million like many books and article on the relevance of mainframes says about the capability of mainframes. My question was intended on knowing how good the mainframes is for a small start-up which can think to grow big in coming years. Should they be thinking to invest i...
by Kapil Sharma
Sun Dec 03, 2017 7:34 pm
Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
Topic: IDC3309I ** RECORD X'4040404040' NOT WRITTEN. LENGTH INVALID.
Replies: 6
Views: 4493

Re: IDC3309I ** RECORD X'4040404040' NOT WRITTEN. LENGTH INVALID.

In many of my SORT jobs I have not used DCB parameters and they were taken from the control cards. I thought 💭 similar might be case with IDCAMS. which it is not. I am away from my mainframe system, will check it out.
by Kapil Sharma
Sun Dec 03, 2017 7:27 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: Should the programs be recompiled?
Replies: 8
Views: 1363

Re: Should the programs be recompiled?

Thanks all.

Hi Enrico,

What are you calling source control system? Version control tool? We are not using any version control tool and it is all manual.
by Kapil Sharma
Sun Dec 03, 2017 7:24 pm
Forum: CICS, Middleware and MQ Series.
Topic: How to check MQ is available?
Replies: 3
Views: 611

Re: How to check MQ is available?

Sorry fr not being clear. I was asking about the availability of a particular MQ queue.

Go to advanced search