Search found 515 matches

by zprogrammer
Sun Dec 13, 2015 10:27 am
Forum: Interview Questions.
Topic: DCLGEN and COBOL question.
Replies: 10
Views: 1166

Re: DCLGEN and COBOL question.

Also what if you need to change the DCLGEN member value there is a possibility the direct declarations could be missed in direct declarations
by zprogrammer
Sat Dec 12, 2015 9:14 am
Forum: IBM DB2 and IMS DB/DC
Topic: Pre-compilation when DB2 is down.
Replies: 8
Views: 1998

Re: Pre-compilation when DB2 is down.

It should throw error at bind time
by zprogrammer
Thu Dec 10, 2015 3:10 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Can we execute SQLs using JCL.
Replies: 6
Views: 978

Re: Can we SQLs using JCL.

There are quiet a few programs and utility that could be executed by JCL

For ex:
LOAD,UNLOAD,DSNTIAUL,DSNTIAD,DSNTEP2

Google for more information on each one of them
by zprogrammer
Thu Dec 10, 2015 2:21 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Pre-compilation when DB2 is down.
Replies: 8
Views: 1998

Re: Pre-compilation when DB2 is down.

Execute the job or program?
by zprogrammer
Thu Dec 10, 2015 9:37 am
Forum: Thought of the Day, General Talk & Jokes.
Topic: Tamilnadu relief
Replies: 0
Views: 323

Tamilnadu relief

We have been able to reach out to about 300 families in our neighbouring areas and to help them get back on track we would like to help out with the following : Clothes Vessels Rice Blankets Mats (old ones are more than welcome for the above) Mosquito coils Undergarments Sanitary pads With a lot of ...
by zprogrammer
Mon Nov 30, 2015 12:55 pm
Forum: Ask for Job Guidance and referrals here.
Topic: Looking for a job change
Replies: 1
Views: 692

Looking for a job change

Hi all,

I am currently looking for a job, Please let me know if there is any opening in your company.

I would be happy to provide my details with you over PM.

Thanks.
by zprogrammer
Sun Nov 29, 2015 6:43 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Display a different color in REXX.
Replies: 7
Views: 2386

Re: Display a different color in REXX.

I am afraid this does not work me :$ or I am missing some links here
by zprogrammer
Sun Nov 22, 2015 1:03 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Can TSO logon messages be stored?
Replies: 2
Views: 587

Re: Can TSO logon messages be stored?

If I am not wrong you could check SYS1.BROADCAST dataset . It should have the message. Also most of the sites restricts access to SYS1 dataset
by zprogrammer
Tue Nov 17, 2015 11:35 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Help in solving SQLCODE -144.
Replies: 4
Views: 821

Re: Help in solving SQLCODE -144.

Hi Alpna

Do you mind to provide the SQL statement else and did you check the manual if Your version of DB2 supports the option

What version of Db2 are you using and where did you get this error

Also please provide much information so anyone could help you on this
by zprogrammer
Fri Nov 13, 2015 5:27 pm
Forum: Other Mainframe Topics, Off-Topics, FAQs.
Topic: IBM's PDUU.
Replies: 3
Views: 986

Re: IBM's PDUU.

Thanks for posting an example :)
by zprogrammer
Fri Nov 13, 2015 5:13 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Way to increase the default logoff time.
Replies: 5
Views: 1009

Re: Way to increase the default logoff time.

Hi Bobp, In general only system programmers would have authority to extend the default log off time SYS1.PARMLIB will have a member SMFPRMxx about JWT,SWT,TWT where the session details are handled by SYSTEM programmer Also check this link below https://www-01.ibm.com/support/knowledgecenter/SSLTBW_2...
by zprogrammer
Fri Nov 13, 2015 4:46 pm
Forum: TSO, ISPF & REXX (Do you still do CLIST?!).
Topic: Display a different color in REXX.
Replies: 7
Views: 2386

Re: Display a different color in REXX.

Displaying a message in RED is not possible as REXX does not support formatting over the terminal. Also OTOH, You could check on the SETMSG with zerrtp='ACTION' check if this will help your requirement /*REXX*/ zerrtp='ACTION' zerrsm="" zerrlm="Red message" ADDRESS ISPEXEC "...
by zprogrammer
Thu Nov 12, 2015 3:31 pm
Forum: Interview Questions.
Topic: Merge some of the files out of many files in JCL?
Replies: 5
Views: 786

Re: Merge some of the files out of many files in JCL?

Thanks for correction Anuj and Williams
by zprogrammer
Thu Nov 12, 2015 1:57 pm
Forum: Interview Questions.
Topic: Merge some of the files out of many files in JCL?
Replies: 5
Views: 786

Re: Merge some of the files out of many files in JCL?

You could dummy the FILE2,FILE5,FILE9 and FILE15 and override the merged dataset as a new dataset.
by zprogrammer
Thu Nov 12, 2015 1:18 pm
Forum: Interview Questions.
Topic: Preferred way of creating a PDS?
Replies: 2
Views: 491

Re: Preferred way of creating a PDS?

Creating a PDS with DUMMY in IEBGENER will give unpredictable results, It is better to use IEFBR14 to create a new PDS
by zprogrammer
Thu Nov 12, 2015 12:21 pm
Forum: Interview Questions.
Topic: Referring a test data to production Job.
Replies: 6
Views: 655

Re: Referring a test data to production Job.

Overriding the data in Production should be achievable.
by zprogrammer
Fri Nov 06, 2015 5:09 pm
Forum: Suggestions & Feedback : About the website.
Topic: new Look
Replies: 26
Views: 1897

Re: new Look

Hi Yes this helps but there could be a button on mainpage to link this might be ok but that's my view :) ) and this shows all post since October if it would be for past 2 days that should be ok

Go to advanced search