Author |
Message |
Topic: Query regarding Hogan COBOL programs |
selva21
Replies: 0
Views: 2761
|
Forum: Application Programming Posted: Thu Dec 03, 2020 3:09 am Subject: Query regarding Hogan COBOL programs |
Hi
We are trying to do some inventory cleanup activity for COBOL applications. We found HOGAN COBOL programs present as part of inventory.
The batch job calls the BATCHPEM interface module to tr ... |
Topic: Limitations with COBOL/CICS program |
selva21
Replies: 1
Views: 1429
|
Forum: CICS and Middleware Posted: Thu Jul 26, 2007 2:13 am Subject: Limitations with COBOL/CICS program |
Hi,
Currently I am working on a strategy to convert unisys - COBOL 74 programs to IBM enterprise COBOL on mainframe. Many of these COBOL 74 programs are having > 10000 lines. I have mapped the o ... |
Topic: To identify unused JCLs/JOBs |
selva21
Replies: 4
Views: 2260
|
Forum: Job Control Language(JCL) Posted: Wed Jan 31, 2007 4:14 pm Subject: To identify unused JCLs/JOBs |
Kolusu,
I mean the jobs that didn't run for the past 2 to 3 years.
Thanks,
Selva |
Topic: To identify unused JCLs/JOBs |
selva21
Replies: 4
Views: 2260
|
Forum: Job Control Language(JCL) Posted: Wed Jan 31, 2007 1:23 pm Subject: To identify unused JCLs/JOBs |
Hi,
Is there a way to find out the unused JCLs/JOBS that present in the JCLLIB datatset? Is there a report or log that gives us the list of used/unused JCLs for given period of time?
Thanks for ... |
Topic: TAPE to DASD migration |
selva21
Replies: 5
Views: 4614
|
Forum: Data Management Posted: Tue Jan 30, 2007 12:33 pm Subject: TAPE to DASD migration |
Hi,
Our client has lot of datasets stored in DASD and TAPEs. Now the DASD rates are cheaper than the TAPE. Hence he wants to move some of these TAPE into DASD.
How to approach this scenario?. H ... |
Topic: COBOL with Japanese Characters |
selva21
Replies: 0
Views: 1167
|
Forum: Application Programming Posted: Fri Jul 21, 2006 10:32 am Subject: COBOL with Japanese Characters |
Hi,
We have few COBOL programs that have the variable names having Japanese characters.
Could any one let me know how to compile these COBOL programs in AIX environment? What are the compiler se ... |
Topic: Calling OO Cobol From Procedural Cobol |
selva21
Replies: 2
Views: 1911
|
Forum: Application Programming Posted: Wed May 10, 2006 6:01 am Subject: Calling OO Cobol From Procedural Cobol |
Kolusu,
Micro Focus is talking about calling Cobol (both procedural Cobol and OO Cobol) from Java and calling Java from OO Cobol. They didn't mention about Procedural Cobol calling OO Cobol.
Tha ... |
Topic: Calling OO Cobol From Procedural Cobol |
selva21
Replies: 2
Views: 1911
|
Forum: Application Programming Posted: Wed May 10, 2006 12:30 am Subject: Calling OO Cobol From Procedural Cobol |
Hi,
Is it possible to call a Object Oriented COBOL program from a Procedural COBOL program (written in Micro Focus COBOL) in Windows platform?
Thanks,
Selva |
Topic: DB2 to UDB migration |
selva21
Replies: 2
Views: 2004
|
Forum: Database Posted: Fri Feb 03, 2006 9:39 am Subject: DB2 to UDB migration |
Thanks Kolusu ! |
Topic: DB2 to UDB migration |
selva21
Replies: 2
Views: 2004
|
Forum: Database Posted: Fri Feb 03, 2006 8:08 am Subject: DB2 to UDB migration |
Hi,
We have a project where we are migrating DB2 from mainframe environment to DB2 UDB in Linux.
Could some one let me know whether all the DB2 statements in mainframe are supported in DB2 UDB ... |
Topic: Question on NATURAL Online Programs |
selva21
Replies: 2
Views: 1619
|
Forum: Application Programming Posted: Thu Feb 02, 2006 7:56 am Subject: Question on NATURAL Online Programs |
Thanks ofer71. |
Topic: Question on NATURAL Online Programs |
selva21
Replies: 2
Views: 1619
|
Forum: Application Programming Posted: Thu Feb 02, 2006 5:36 am Subject: Question on NATURAL Online Programs |
Hi,
Can someone let me know how an online NATURAL program will end its processing?
For example, in COBOL/CICS program, we use EXEC CICS RETURN statement to return control to CICS after the proce ... |
Topic: Question on NATURAL Default Page Title |
selva21
Replies: 1
Views: 1268
|
Forum: Application Programming Posted: Thu Jan 12, 2006 7:25 am Subject: Question on NATURAL Default Page Title |
Hi,
In NATURAL language, if we use DISPLAY statement without NOTITLE and the program doesn't have a WRITE TITLE statement, will there be a blank line displayed below the default page title?
Than ... |
Topic: ADABAS and DB2 Calls in COBOL Program |
selva21
Replies: 3
Views: 2324
|
Forum: Database Posted: Mon Jan 09, 2006 10:28 pm Subject: ADABAS and DB2 Calls in COBOL Program |
Hi ofer71,
Thanks for the reply. From your reply, I assume that it is possible for a COBOL program to contain both ADABS calls (EXEC ADABAS) and DB2 Calls (EXEC SQL).
Thanks,
Selva. |
Topic: ADABAS and DB2 Calls in COBOL Program |
selva21
Replies: 3
Views: 2324
|
Forum: Database Posted: Mon Jan 09, 2006 9:00 am Subject: ADABAS and DB2 Calls in COBOL Program |
Hi,
Is it possible for a COBOL program to contain both ADABS calls (EXEC ADABAS) and DB2 Calls (EXEC SQL) ?
If yes, what is the process of compilation for that COBOL program (like Adabas pre-co ... |
|