Search found 7 matches

by Krishna singh
Tue Jun 20, 2023 12:39 pm
Forum: Ask for Job Guidance and referrals here.
Topic: TCS policy on next interview.
Replies: 2
Views: 922

TCS policy on next interview.

Hi all, i accepted the offer of tcs for mainframe developer role and my current organization retained me and i have a doubt does tcs block my profile ?? For further interviews
by Krishna singh
Tue Aug 02, 2016 11:55 am
Forum: CICS, Middleware and MQ Series.
Topic: Define a program as asynchronous or in synchronous in CICS..
Replies: 1
Views: 506

Define a program as asynchronous or in synchronous in CICS..

Hi,

In CICS, how we define a program as asynchronous or in synchronous mode in CICS? Is it some way of programming or CICS identify whether the program is called in asynchronous or in synchronous mode its own?

Regards
by Krishna singh
Tue Aug 02, 2016 11:43 am
Forum: Interview Questions.
Topic: Code a step in a JCL so that it actually never executes.
Replies: 4
Views: 802

Re: Code a step in a JCL so that it actually never executes.

10339 Chandan, did you miss this in the original post? The condition is we do not want to use the condition codes. Your "solution" uses condition codes, which is precisely what is NOT needed. Krishna, JCL supports the IF statement to allow conditional execution of one or more steps. Read ...
by Krishna singh
Wed Jul 27, 2016 11:38 am
Forum: Interview Questions.
Topic: Code a step in a JCL so that it actually never executes.
Replies: 4
Views: 802

Code a step in a JCL so that it actually never executes.

Hi, Here is how the question goes: "Can we code a step in a JCL so that it actually never executes? The condition is we do not want to use the condition codes. We probably never do such a thing in production but it's an interview." I was not able to answer this question, can somebody pleas...
by Krishna singh
Tue Jul 26, 2016 1:55 pm
Forum: IBM DB2 and IMS DB/DC
Topic: NULL and SQLCODE -305.
Replies: 5
Views: 2811

Re: NULL and SQLCODE -305.

Thanks a lot all for your explnation. It has helped.
by Krishna singh
Mon Jan 25, 2016 4:24 pm
Forum: IBM DB2 and IMS DB/DC
Topic: NULL and SQLCODE -305.
Replies: 5
Views: 2811

NULL and SQLCODE -305.

Hi,

In my program Ihave a select statemnet. In that select I am using a a null column. How can I know that I am selecting a null column. If I check only SQLCODE -305, will that be fine. If it is not, why it is not coded this way...

Go to advanced search