Search found 54 matches

by Akshypal
Fri Nov 02, 2018 6:30 pm
Forum: CICS, Middleware and MQ Series.
Topic: Channels and containers in CICS.
Replies: 3
Views: 752

Re: Channels and containers in CICS.

They won't respond to us working from offshore. We should know it our own. But I actually want to learn it as well. So what is that I can do to learn it well?
by Akshypal
Fri Nov 02, 2018 4:25 pm
Forum: CICS, Middleware and MQ Series.
Topic: Channels and containers in CICS.
Replies: 3
Views: 752

Channels and containers in CICS.

Hi,

I was reading about Channels and containers in CICS. And would like to experiment about it. Is there a way I can learn them by experimenting on my current shop so that later I can use them in my programming. Please guide me.
by Akshypal
Fri Mar 30, 2018 11:35 pm
Forum: Mainframe Performance, Capacity Planning and Software Cost.
Topic: Help in estimation of mainframe requirements.
Replies: 6
Views: 2979

Re: Help in estimation of mainframe requirements.

nicc wrote: Mon Mar 05, 2018 4:31 pmDefine "your".
your is someone who is doing the estimates.
by Akshypal
Fri Mar 30, 2018 11:34 pm
Forum: CICS, Middleware and MQ Series.
Topic: Identify the CICS transaction for CISM.
Replies: 3
Views: 858

Re: Identify the CICS transaction for CISM.

I was asking about CSMI. Can it be corrected? We are doing a testing and there are so many interfacing system which calls CICS programs using different interfaces. Now if interface1 needs to be tested but as it's a test region and interface2 makes the call to same CICS transaction using CSMI, we jus...
by Akshypal
Fri Mar 30, 2018 11:28 pm
Forum: Site Announcements and Rules.
Topic: Moderator's Interview Series: Robert Sample.
Replies: 14
Views: 7068

Re: Moderator's Interview Series: Robert Sample.

I've mostly worked on mainframes (IBM and Amdahl both), but I have used DEC PDP 7, HP 3000, HP 2000, and Motorola Four Phase minicomputers at various times. I've always managed to adjust as I see a computer as a computer as a computer. I have mostly worked on IBM mainframe computers and heard about...
by Akshypal
Mon Mar 05, 2018 10:14 am
Forum: Mainframe Performance, Capacity Planning and Software Cost.
Topic: Help in estimation of mainframe requirements.
Replies: 6
Views: 2979

Re: Help in estimation of mainframe requirements.

Thanks.

So this is mainly on your experience, right?
by Akshypal
Mon Mar 05, 2018 10:05 am
Forum: CICS, Middleware and MQ Series.
Topic: Identify the CICS transaction for CISM.
Replies: 3
Views: 858

Identify the CICS transaction for CISM.

Hi, How do we identify a CICS transaction for a CISM transaction? In one of the CICS regions we see a lot of transaction are calling a module say PGM1, now this program is being called by CISM. That mirror transaction can come from anywhere like mainframe, EAI or some other application, so how would...
by Akshypal
Mon Feb 26, 2018 6:15 pm
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

Thanks Robert. I was about to ask what prino is saying but your reply asnwers that. Thanks again, I shall work to make multiple jobs out of it.
by Akshypal
Mon Feb 26, 2018 2:47 pm
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

We had to request to change the size in TIOT table and Support team has done it. We had some space available there. Thanks all for your ehlp.
by Akshypal
Mon Feb 26, 2018 2:43 pm
Forum: Mainframe Performance, Capacity Planning and Software Cost.
Topic: Help in estimation of mainframe requirements.
Replies: 6
Views: 2979

Help in estimation of mainframe requirements.

Hello, We have a spread sheet using which we do the estimation for the requirements. This sheet has got complexity definition such as 'High' for 'New Database', 'Medium' for 'New Column' and so and so forth. Is there some complexity guidelines defined by companies like IBM which can help to derive t...
by Akshypal
Wed Nov 15, 2017 5:34 pm
Forum: IBM DB2 and IMS DB/DC
Topic: Using WITH UR in DB2.
Replies: 2
Views: 942

Re: Using WITH UR in DB2.

Thanks Robert. I am thinking what can be the mainframe production scenarios for this. Thanks for your thoughts on this.
by Akshypal
Wed Nov 15, 2017 5:33 pm
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

Does the TIOT look for the size of the datasets too? I ask this because when I tested it in test I have tested it with empty GDG generations while in production it had data. Please suggest.
by Akshypal
Wed Nov 15, 2017 11:48 am
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 74102

Re: Count to a Million!

enrico-sorichetti wrote: Tue Nov 14, 2017 6:02 pm2 ( N(-1) + 1 )
N=216

count is 215

But I'm still counting N! :D
by Akshypal
Tue Nov 14, 2017 5:47 pm
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

Was your test environment an EXACT copy of production -- same number of generations in each GDG? If not, then your test was not a full test and hence you got different results in production and test. I can not say for sure that test and production are exact copy but I have created the same number o...
by Akshypal
Tue Nov 14, 2017 5:44 pm
Forum: Thought of the Day, General Talk & Jokes.
Topic: Count to a Million!
Replies: 234
Views: 74102

Re: Count to a Million!

214
by Akshypal
Tue Nov 14, 2017 5:44 pm
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

Note that the interpreter will internally generate one DD statement for each generation data set, which may be why it worked in test but not in production. So are you saying that even if we change the JOB to have multiple steps, it will still be same for the interpreter? What is interpreter, actual...
by Akshypal
Tue Nov 14, 2017 5:42 pm
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

enrico-sorichetti wrote: Mon Nov 13, 2017 11:45 amI do not remember if an IDCAMS delete will allocate the datasets, but it is worth a try
IDCAMS works too but this JCL had been working in production for very long. It's because of the one additional GDG. So even with IDCAMS TIOT problem will remain?
by Akshypal
Mon Nov 13, 2017 11:39 am
Forum: Thought of the Day, General Talk & Jokes.
Topic: What search engine do you use?
Replies: 22
Views: 2508

Re: What search engine do you use?

Neeraj N wrote: Mon Mar 28, 2016 11:22 amHas some one used DuckDuckGo? It seems to be famous but I don't really like the results it shows.
used it but liked google more. Google wins here. :D
by Akshypal
Mon Nov 13, 2017 11:36 am
Forum: JCL - Job Control Language.
Topic: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.
Replies: 20
Views: 6894

Re: IEF240I - TASK I/O TABLE EXCEEDS TIOT LIMIT OF 0032K.

Robert Sample wrote: Sun Nov 12, 2017 8:15 pmyou MUST reduce the number of DD statements, or split the step into multiple steps, or split the job into multiple jobs.
So if I make multiple steps deleting the versions of the GDG it will work? In test we did not get this error so not sure how do I test it?

Go to advanced search