Author |
Message |
Topic: Shortest COBOL program (Again!) |
balaji.p.raman
Replies: 9
Views: 33067
|
Forum: Mainframe Challenge Posted: Thu Sep 02, 2010 7:17 am Subject: Shortest COBOL program (Again!) |
Well, I hope you guys would be shooting me for posting this!
The shortest COBOL program I have managed to write was this
"PROGRAM-ID. SHORT."
Compiler used: Fujitsu NetCO ... |
Topic: Cobol complier and Editor for windows environment. |
balaji.p.raman
Replies: 4
Views: 4869
|
Forum: Other Technical Topics Posted: Tue Sep 15, 2009 4:57 am Subject: Cobol complier and Editor for windows environment. |
There are a host of COBOL compilers for Windows and open systems
1) Microfocus COBOL
2) Fujitsu NetCOBOl for Windows
3) IBM COBOL for Eclipse(??) to name a few...
you can find some more inform ... |
Topic: Why CICS - Asked by an interviewer |
balaji.p.raman
Replies: 18
Views: 11477
|
Forum: CICS and Middleware Posted: Sun Jan 18, 2009 10:57 pm Subject: Why CICS - Asked by an interviewer |
A loop will bring the whole cics region down. But since it is the region ( probably the test) the impact will not be felt across and the data integrity is protected to a certain extent. I dont think t ... |
Topic: Fetch first few bytes from an Integer field |
balaji.p.raman
Replies: 4
Views: 2407
|
Forum: Database Posted: Fri Aug 08, 2008 12:32 am Subject: Fetch first few bytes from an Integer field |
Hi,
I have an integer field in my table where I store the date in YYYYMMDD format. I have a requirement now to fetch the rows that falls on a particular year and particular month. The month field ... |
Topic: Increasing the Size of CICS DDIO file of Xpeditor |
balaji.p.raman
Replies: 3
Views: 3590
|
Forum: CICS and Middleware Posted: Wed Mar 12, 2008 12:47 pm Subject: Increasing the Size of CICS DDIO file of Xpeditor |
Hi,
I am trying to increase the size of the DDIO file (VSAM) in Xpeditor.
The file is using for the CICS system pertaining to one particular region, this makes it impossible for me to delete th ... |
Topic: Lock in the Table |
balaji.p.raman
Replies: 3
Views: 2530
|
Forum: Database Posted: Tue Aug 21, 2007 9:45 am Subject: Lock in the Table |
Kolusu,
Oops! Since I was looking for words like LOCK, -911 etc and I couldn't find that particular post.
Sincere apologies!!
Anyway thanks a lot for your help! |
Topic: Lock in the Table |
balaji.p.raman
Replies: 3
Views: 2530
|
Forum: Database Posted: Fri Aug 17, 2007 1:13 am Subject: Lock in the Table |
Hi all,
I have been facing this problem for some time now. I am running an online transaction and it is abend with -911 Sqlcode. I am getting this error for more than one hour at times
... |
Topic: Scratch Edition in Visual Age for Java |
balaji.p.raman
Replies: 2
Views: 2784
|
Forum: Other Technical Topics Posted: Wed Jul 04, 2007 6:19 am Subject: Scratch Edition in Visual Age for Java |
Eureka!!!
Atl last i got the answer..!!!
And visual age itself provides the solution!!
They have an option called repository explorer in windows option
There we can select the ITEM we are lookin ... |
Topic: Mainframe to .Net/Java /SAP Conversion projects |
balaji.p.raman
Replies: 0
Views: 4932
|
Forum: Related Non-Technical Topics Posted: Fri Jun 08, 2007 11:46 pm Subject: Mainframe to .Net/Java /SAP Conversion projects |
Dear all,
I apologize 1. if this topic has been already open.
2. as i am not experiencing any practical difficulties but posting out of curiousity
There are a lot of talks about ... |
Topic: Scratch Edition in Visual Age for Java |
balaji.p.raman
Replies: 2
Views: 2784
|
Forum: Other Technical Topics Posted: Wed Mar 21, 2007 8:08 am Subject: Scratch Edition in Visual Age for Java |
We use Visual Age for Java in our shop and use a common repository for the programs. We dont use a third party tool for Version Management like the PVCS etc. Now in Visual Age if someone tries to over ... |
|