Search found 16 matches

by Vipin Verma
Wed Apr 10, 2024 11:00 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: In COBOl, compare two files and write matching records to a file ...
Replies: 6
Views: 9307
India

Re: In COBOl, compare two files and write matching records to a file ...

Thanks Robert. So if HIGH VALUES are part of data, can they always be considered as the "last record" of the dataset?
by Vipin Verma
Mon Apr 08, 2024 10:39 am
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: In COBOl, compare two files and write matching records to a file ...
Replies: 6
Views: 9307
India

Re: In COBOl, compare two files and write matching records to a file ...

Thanks. Just one question about HIGH VLAUES, can a dataset never have "HIGH VALUES" as a value?
by Vipin Verma
Tue May 01, 2018 9:35 am
Forum: CICS, Middleware and MQ Series.
Topic: Place the cursor on screen at a particular position on CICS map.
Replies: 5
Views: 2321
India

Re: Place the cursor on screen at a particular position on CICS map.

Thank Robert. I was searching more answers for it and I got this answer also:

While send map use: CURSOR (N)

Which is listed in the link you shared too: CURSOR(44). But how do we get the position number?
by Vipin Verma
Mon Apr 30, 2018 12:57 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Use of SORTED in SORT FIELDS allowed?
Replies: 6
Views: 3093
India

Re: Use of SORTED in SORT FIELDS allowed?

COPY does not really sort but SORT does sort operation. But for simple copy operation SORT and COPY are same. SORTED means the files are already sorted.

This is what I understood.
by Vipin Verma
Mon Apr 30, 2018 12:20 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 74129
India

Re: Count to a Million!

219.
by Vipin Verma
Mon Apr 30, 2018 12:18 pm
Forum: CICS, Middleware and MQ Series.
Topic: Place the cursor on screen at a particular position on CICS map.
Replies: 5
Views: 2321
India

Place the cursor on screen at a particular position on CICS map.

Hi, I have been asked that , ''How would you place the cursor on screen at a particular position on CICS map"? My answer was that we can MOVE "-1" to the length attribute of the field. But interviewer said there are more ways of doing it, tell me all. Which I could not list. Could any...
by Vipin Verma
Sun May 21, 2017 7:55 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Use of SORTED in SORT FIELDS allowed?
Replies: 6
Views: 3093
India

Re: Use of SORTED in SORT FIELDS allowed?

I just wanted to copy the records as is while removing the duplicates on key so I asked about the use of SORT. I should have asked about COPY FIELDS but COPY FIELDS will have just same effect as SORT as far I know??
by Vipin Verma
Fri Apr 21, 2017 11:58 pm
Forum: IBM DFSort, ICETOOL, ICEMAN, ICEGENER.
Topic: Use of SORTED in SORT FIELDS allowed?
Replies: 6
Views: 3093
India

Use of SORTED in SORT FIELDS allowed?

Hi,

Is the use of SORTED in SORT FIELDS allowed, like this:

Code: Select all

SORT FIELDS=(...),SORTED
I see that this is usually used in JOINKEYS and could not find out an example using it with out JOINKEYS.
by Vipin Verma
Mon Jul 18, 2016 5:12 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: In COBOl, compare two files and write matching records to a file ...
Replies: 6
Views: 9307
India

In COBOl, compare two files and write matching records to a file ...

Hi, How can we write a program in COBOL to compare two files and write matching records to a file and unmatched to another. Basically, I have two files files. File-1 and file-2. They have got a huge number of records. I would like to compare these two files and write the matching records in output f...
by Vipin Verma
Mon Jul 14, 2014 1:52 pm
Forum: JCL - Job Control Language.
Topic: Size limit SMTP message.
Replies: 2
Views: 2185
India

Re: Size limit SMTP message.

I talked to one of my senior from another project and he told me that this is a shop specific thing and I need to talk to site-support group. He also told me that there is a parameter set-up in one library which controls the number of lines on the SMTP but I can not override that in the the JCL, tho...
by Vipin Verma
Mon Jul 14, 2014 1:45 pm
Forum: JCL - Job Control Language.
Topic: Size limit SMTP message.
Replies: 2
Views: 2185
India

Size limit SMTP message.

Hi, I've a file on mainframes which has got around 100K records. I'm sending this file as an attachment to the cliient however, the client says that the received file (on windows) has only 31812 records and after that there is some mesage. ="0 EZA5342I SMTP note from spool file job ID JOB12564 ...
by Vipin Verma
Mon Jun 30, 2014 12:56 pm
Forum: IBM DB2 and IMS DB/DC
Topic: MQTs in DB2.
Replies: 1
Views: 1969
India

MQTs in DB2.

Hello,

Have someon eused MQTs in DB2 here? Have someone used it to get the total count of rows based on some criteria -- does it help from CPU saing point of view?
by Vipin Verma
Fri Jun 20, 2014 4:59 pm
Forum: Suggestions & Feedback : About the website.
Topic: How did you find us?
Replies: 294
Views: 500628
India

Re: How did you find us?

Found you on google.
by Vipin Verma
Sat Sep 14, 2013 11:32 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 74129
India

Re: Count to a Million!

054.

Go to advanced search