Search found 11 matches
- Wed Nov 30, 2022 12:37 pm
- Forum: Interview Questions.
- Topic: Pseudo Conversational in CICS.
- Replies: 3
- Views: 1419
Re: Pseudo Conversational in CICS.
I answered that if EIBCALEN =0 is coded it's pseudo conversational. Sorry I should have that before but I did not. Is this not a correct answer?
- Wed Nov 30, 2022 12:36 pm
- Forum: DevOps for Mainframes and related news
- Topic: What is Devops.
- Replies: 6
- Views: 5980
Re: What is Devops.
Thanks Robert.
But I get more confused. If we are moving to these Devops tools shown in the link, then we are modernizing the mainframes, right?
But is not it that moving to Java based programs is considered as modernization?
But I get more confused. If we are moving to these Devops tools shown in the link, then we are modernizing the mainframes, right?
But is not it that moving to Java based programs is considered as modernization?
- Tue Nov 29, 2022 12:16 pm
- Forum: Ask for Job Guidance and referrals here.
- Topic: Question on last working day (LWD).
- Replies: 7
- Views: 6610
Re: Question on last working day (LWD).
Companies cannot stop us from leaving them. Notice period is created based on this only. In US I was that they have a week or 2 weeks' notice period. It's only in India they are to play such dirty politics. After 90 days of notice what do you need from an employee?
- Tue Nov 29, 2022 12:12 pm
- Forum: DevOps for Mainframes and related news
- Topic: What is the difference between view and prospective in IDz?
- Replies: 1
- Views: 25343
Re: What is the difference between view and prospective in IDz?
I am also looking for some guidance on this, do we have some guidance on this, please?
- Tue Nov 29, 2022 12:10 pm
- Forum: DevOps for Mainframes and related news
- Topic: What is Devops.
- Replies: 6
- Views: 5980
Re: What is Devops.
Hi,
Can we say that Devops and mainframe modernization are same?
Can we say that Devops and mainframe modernization are same?
- Tue Nov 29, 2022 12:09 pm
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: How many hours per day you use computer?
- Replies: 36
- Views: 11670
Re: How many hours per day you use computer?
Ten hours a day average is what I am doing now.
- Tue Nov 29, 2022 11:58 am
- Forum: Interview Questions.
- Topic: In CICS, show password as asterisks
- Replies: 7
- Views: 2354
Re: In CICS, show password as asterisks
Will this not work:
Code: Select all
PASSID DFHMDF POS=(1,15),LENGTH=6,COLOR=GREEN,
ATTRB=UNPROT,PICOUT='******'
- Tue Nov 29, 2022 11:54 am
- Forum: Thought of the Day, General Talk & Jokes.
- Topic: Happy Thanksgiving
- Replies: 2
- Views: 2946
Re: Happy Thanksgiving
Happy Thanksgiving everyone.
- Tue Nov 29, 2022 11:51 am
- Forum: Interview Questions.
- Topic: Pseudo Conversational in CICS.
- Replies: 3
- Views: 1419
Pseudo Conversational in CICS.
Hello All, In an interview I was recently asked that how do we know that a CICS application program is using Pseudo Conversational technique? Can this be told by just looking at CICS application program code or is there any other way out. I think I did not answer it rightly, could someone please gui...
- Fri Jun 12, 2015 4:55 pm
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Way to delete members not updated today?
- Replies: 4
- Views: 577
Re: Way to delete members not updated today?
hmm...but if we try to read the ISPF statistics, and issue a delete (which I dont know how)...can that be a strating point?
But why do you say a plain no? Any reasonin behind that? Please tell.
But why do you say a plain no? Any reasonin behind that? Please tell.
- Wed Jun 10, 2015 11:13 am
- Forum: Other Mainframe Topics, Off-Topics, FAQs.
- Topic: Way to delete members not updated today?
- Replies: 4
- Views: 577
Way to delete members not updated today?
Hi,
There is a PDS which has got around 80K members. This PDS has got a lot of I/O. I am looking for a way using which I should be able to delete all members that have been changed more then 24 hours ago. Can there be a way of doing it?
Thanks in advance.
There is a PDS which has got around 80K members. This PDS has got a lot of I/O. I am looking for a way using which I should be able to delete all members that have been changed more then 24 hours ago. Can there be a way of doing it?
Thanks in advance.