Search found 31 matches

by Technocrat
Mon Sep 21, 2015 2:25 pm
Forum: Interview Questions.
Topic: Moving negative values into unsigned data variable.
Replies: 1
Views: 488

Moving negative values into unsigned data variable.

Hi, One of the filed is defined as PIC 9(4) in the program. If input file has got negative values for this variable, what the program will receive? Will program just take the value and ignores the sign OR interpretes into some other value? I was not able to answer the question well. I think move wil...
by Technocrat
Sat Sep 19, 2015 2:59 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: What search engine do you use?
Replies: 22
Views: 2702

Re: What search engine do you use?

I am also using google but I think there are now more search engines coming up which behaves better than google.
by Technocrat
Sat Sep 19, 2015 2:58 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: How many hours per day you use computer?
Replies: 36
Views: 6995

Re: How many hours per day you use computer?

My usage go from 5 to 8 hours per day. If watching movie online, it increases more than that... :lol:
by Technocrat
Sat Sep 19, 2015 2:57 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: What are you thinking at the moment?
Replies: 27
Views: 4235

Re: What are you thinking at the moment?

This is the problem with mainframe career. You are not usually paid enough and then there is not much to earn extra... :(
by Technocrat
Sat Sep 19, 2015 2:49 pm
Forum: JCL - Job Control Language.
Topic: List only Non-GDG datasets using IDCAMS.
Replies: 5
Views: 714

List only Non-GDG datasets using IDCAMS.

The LISTCAT ENT(dataset.name) ALL lista all the GDG information. It also lists the NON-VSAM dataset information which qualifies for the name in brackets. I need a way to eliminate all GDG information and get only sequential dataset information. Can LISTCAT command be modified to eliminate all GDG in...
by Technocrat
Fri Sep 18, 2015 7:19 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 75658

Re: Count to a Million!

169
by Technocrat
Tue Jul 08, 2014 11:02 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: Why we code SYSOUT DD SYSOUT=* in SORT?
Replies: 4
Views: 2755

Re: Why we code SYSOUT DD SYSOUT=* in SORT?

Anuj Dhawan wrote:Robert has given you a very precise explanation, however I believe your question is quite generic. Did you mean why "*" is used in SYSOUT=*?
Yes. Somtimes, I've seen SYSOUT=Y. What's the meaning of this?
by Technocrat
Wed Oct 09, 2013 12:16 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 75658

Re: Count to a Million!

060.
by Technocrat
Wed Oct 09, 2013 12:15 pm
Forum: SyncSort, SyncTool, SyncGener.
Topic: Why we code SYSOUT DD SYSOUT=* in SORT?
Replies: 4
Views: 2755

Why we code SYSOUT DD SYSOUT=* in SORT?

Hi,

I've observed at my shop that only while using Sort/ICEMAN/ utility we use SYSOUT DD SYSOUT = * . Is there some reason for that?
by Technocrat
Wed Oct 09, 2013 12:13 pm
Forum: Suggestions & Feedback : About the website.
Topic: How did you find us?
Replies: 294
Views: 502052

Re: How did you find us?

I found you on google.
by Technocrat
Sat Oct 05, 2013 12:32 am
Forum: IBM DB2 and IMS DB/DC
Topic: What is the difference between QMF and Spufi?
Replies: 8
Views: 3077

Re: What is the difference between QMF & Spufi?

Apart from what Robert says, they have been written in different languages.

Go to advanced search