Search found 50 matches

by Ashish Mathew
Wed Jan 18, 2017 11:09 am
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 75605

Re: Count to a Million!

202
by Ashish Mathew
Thu Jan 12, 2017 2:35 pm
Forum: Interview Questions.
Topic: MOVE "abcd" in 9(10) and DISPLAY.
Replies: 5
Views: 981

Re: MOVE "abcd" in 9(10) and DISPLAY.

But PIC9(10) should have shown the numeric equivalent of the abcd right? Like the only the numeric part of the HEX equivalent.
by Ashish Mathew
Tue Jan 10, 2017 12:00 pm
Forum: Interview Questions.
Topic: MOVE "abcd" in 9(10) and DISPLAY.
Replies: 5
Views: 981

MOVE "abcd" in 9(10) and DISPLAY.

Hello All,

I faced this question in an interview:

Can I redefine X(10) as 9(10)? If yes, If I move 'abcd' to X(10) and DISPLAY 9(10) - what will it DISPLAY?


I could anot answer it and checkd it later it showed abcd? Why did it show abcd, it's a numeric field?
by Ashish Mathew
Wed Dec 09, 2015 2:49 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Buffer pool in DB2 and batch processing on mainframes.
Replies: 3
Views: 525

Re: Buffer pool in DB2 and batch processing on mainframes.

Robert Sample wrote:Are you talking batch jobs in general or batch DB2 jobs in particular?
I am asking in general. I think I can apply the same concept to batch DB2 jobs also.
by Ashish Mathew
Wed Dec 09, 2015 2:48 pm
Forum: Site Announcements and Rules.
Topic: Merry Christmas.
Replies: 23
Views: 2791

Re: Merry Christmas.

Merry Christmas! Why it is always like using "Merry" and not Happy Christmas? Is there any story behind that?
by Ashish Mathew
Tue Dec 08, 2015 11:15 am
Forum: IBM DB2 and IMS DB/DC
Topic: Buffer pool in DB2 and batch processing on mainframes.
Replies: 3
Views: 525

Buffer pool in DB2 and batch processing on mainframes.

Hi,

We use buffer pool concept in in DB2 and in batch processing on mainframes too. Do they follow the same concept or DB2 treat the buffer pools differently?
by Ashish Mathew
Tue Dec 08, 2015 11:06 am
Forum: IBM DB2 and IMS DB/DC
Topic: Updated row in DB2 through SPUFI, can we undo this?
Replies: 7
Views: 796

Re: Updated row in DB2 through SPUFI, can we undo this?

yes... I forgot the main question in the process of learning.. :?
by Ashish Mathew
Mon Dec 07, 2015 11:43 am
Forum: IBM DB2 and IMS DB/DC
Topic: Updated row in DB2 through SPUFI, can we undo this?
Replies: 7
Views: 796

Re: Updated row in DB2 through SPUFI, can we undo this?

Thanks enrico. You mean to it will lock the row for other users? But once the query is executed successfully, the COMMIT will happen automatically?
by Ashish Mathew
Wed Dec 02, 2015 12:37 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Updated row in DB2 through SPUFI, can we undo this?
Replies: 7
Views: 796

Re: Updated row in DB2 through SPUFI, can we undo this?

Thanks Anuj. Setting up AUTOCOMMIT as 'to 'N' is what I am using now.
by Ashish Mathew
Tue Dec 01, 2015 2:58 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Updated row in DB2 through SPUFI, can we undo this?
Replies: 7
Views: 796

Updated row in DB2 through SPUFI, can we undo this?

Hi,

I have updated row in DB2 using SPUFI, now how can I revert these changes which I have just done? Is there a way to do it?
by Ashish Mathew
Tue Dec 01, 2015 2:27 pm
Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
Topic: ISMF, generating report, SPACE & UNIT columns are blanks.
Replies: 3
Views: 576

Re: ISMF, generating report, SPACE & UNIT columns are blanks.

You guessed it correct Pandora Box. Making it Y has helped me to get the desired results that time.
by Ashish Mathew
Thu Nov 05, 2015 2:33 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: How many hours per day you use computer?
Replies: 36
Views: 6979

Re: How many hours per day you use computer?

Nealy same here. I also use the computer 7-8 horus a day.
by Ashish Mathew
Thu Nov 05, 2015 2:32 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Where do you live?
Replies: 251
Views: 230361

Re: Where do you live?

India!
by Ashish Mathew
Thu Nov 05, 2015 2:32 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 75605

Re: Count to a Million!

176
by Ashish Mathew
Thu Nov 05, 2015 2:32 pm
Forum: Site Announcements and Rules.
Topic: Happy Diwali!
Replies: 27
Views: 2661

Re: Happy Diwali!

Happy Diwali! Loved the "light crackers"! :D
by Ashish Mathew
Thu Nov 05, 2015 2:31 pm
Forum: Suggestions & Feedback : About the website.
Topic: new Look
Replies: 26
Views: 1900

Re: new Look

Hi,

Can we not have the posrtal as the front page of the website? That will be rather good? What do you think?
by Ashish Mathew
Thu Nov 05, 2015 2:27 pm
Forum: SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.
Topic: ISMF, generating report, SPACE & UNIT columns are blanks.
Replies: 3
Views: 576

ISMF, generating report, SPACE & UNIT columns are blanks.

Hello, I am trying to create a report on space utlilization and allocation for some datasets. For this, I am generating a new list using ISPMF. The report gets generated, however for some reason the SPACE & UNIT columns are blanks. Do you think there is a way of getting this missing information ...
by Ashish Mathew
Sat Oct 03, 2015 8:26 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: cancel statement in cobol.
Replies: 3
Views: 2468

Re: cancel statement in cobol.

Ashish Mathew, your question is one of those that is precisely (and completely) answered in the Enterprise COBOL Language Definition manual, which IBM provides online for free at http://www-01.ibm.com/support/docview.wss?uid=swg27036733 . I strongly recommend you take the time to learn how to use t...
by Ashish Mathew
Mon Sep 14, 2015 12:38 pm
Forum: IBM COBOL, GnuCOBOL (OpenCOBOL), OOCobol.
Topic: COBOL variable with sign leading separate.
Replies: 3
Views: 3533

COBOL variable with sign leading separate.

Hi all, Please consider these two declarations: 01 VARIABLE-1 PIC S9(4) SIGN LEADING SEPARATE. 01 VARIABLE-2 PIC S9(4). What are the bytes taken by them. As I understand that first will take 5 and the later will take 4 but one of colleague argued on it. And I suspect I was wrong. What is the way to ...

Go to advanced search