1
Justify right in COBOL
I have data where the format has been changed slightly by the carrier and now this change is causing my job to abend. The last page number of each file reads ex.’160 OF 160′ however, the new format must read ’160 of 160′ which means that the last page number needs to justfied to the [...]
Answer Question
| October 20, 2009 4:33 PM
COBOL debugging, COBOL/400
I have data where the format has been changed slightly by the carrier and now this change is causing my job to abend. The last page number of each file reads ex.’160 OF 160′ however, the new format must read ’160 of 160′ which means that the last page number needs to justfied to the [...]
Debug ILE Cobol 400
How can I display (Eval) subset of a filed while debugging ILE Cobol program. How can I view the content of a field from specified position and lenght. I know how to review the content for a specified lenght, but can’t find a way to view part of the string from position 256 for example.
Answer Question
| October 15, 2009 10:41 AM
COBOL debugging, COBOL/400, ILE COBOL/400, RPG ILE
How can I display (Eval) subset of a filed while debugging ILE Cobol program. How can I view the content of a field from specified position and lenght. I know how to review the content for a specified lenght, but can’t find a way to view part of the string from position 256 for example.
ERROR MESSAGE
Hello, I AM A BINGINNER IN COBOL PROGRAM: MY FIRST PROGRAME NOT COMPILING WITH THIS ERROR MESSEAGE PLEASE PUT ME THROUTH 000026 HELLO 15 110 No initial SECTION. sourse Code Attached below IDENTIFICATION DIVISION. 000002 PROGRAM-ID. PROGRAM-HELLO. 000003 ENVIRONMENT DIVISION. 000004 CONFIGURATION SECTION. 000005 SPECIAL-NAMES. 000006 DATE IS “S-”. 000007* A- American, E- European. 000008 [...]
Answer Question
| July 11, 2009 10:27 AM
COBOL, COBOL debugging, COBOL ERROR MESSAGE
Hello, I AM A BINGINNER IN COBOL PROGRAM: MY FIRST PROGRAME NOT COMPILING WITH THIS ERROR MESSEAGE PLEASE PUT ME THROUTH 000026 HELLO 15 110 No initial SECTION. sourse Code Attached below IDENTIFICATION DIVISION. 000002 PROGRAM-ID. PROGRAM-HELLO. 000003 ENVIRONMENT DIVISION. 000004 CONFIGURATION SECTION. 000005 SPECIAL-NAMES. 000006 DATE IS “S-”. 000007* A- American, E- European. 000008 [...]
DEBUG COBOL/400 PROGRAM
PLEASE GUIDE ME HOW CAN DEBUG A COBOL/400 PROGRAM?
Answer Question
| July 24, 2009 12:00 PM
COBOL, COBOL DEBUG, COBOL debugging, COBOL/400, COBOL/400 Debugging, debug, Debugging, Software Quality
PLEASE GUIDE ME HOW CAN DEBUG A COBOL/400 PROGRAM?
Debugging a Copybook
Is there any way where we can debug a copy book. to know whether the functionality we kept in copy book is working fine.
Answer Question
| June 8, 2009 9:36 AM
COBOL debugging, Copybook, Debugging
Is there any way where we can debug a copy book. to know whether the functionality we kept in copy book is working fine.
AS/400 Debugging
Hi I am using STRISDB to debug my COBOL/400 progra. My object and source are in same libary. But, the debuggin is not working well. It’s not executing all the lines and it’s executing both the IF statement and else statements. It’s behaving mysterically. Could some one explain why this type of behaviour can happen [...]
Answer Question
| April 8, 2009 6:11 AM
AS/400 debugging, AS/400 development, COBOL debugging, COBOL/400, ISDB debugger, Source Interactive DeBug utility, STRISDB
Hi I am using STRISDB to debug my COBOL/400 progra. My object and source are in same libary. But, the debuggin is not working well. It’s not executing all the lines and it’s executing both the IF statement and else statements. It’s behaving mysterically. Could some one explain why this type of behaviour can happen [...]
SOC4 with reason code 11
how can identify which line in cobol cause the index error if the program has multiple array table.
Answer Question
| February 9, 2009 3:31 PM
COBOL, COBOL debugging, SOC4 error
how can identify which line in cobol cause the index error if the program has multiple array table.
I need help Debugging a Cobol CICS ADABAS application
Debugging a Cobol CICS ADABAS application. The App is very OLD and the COBOL Source is being updated to LE COBIII but the client (LOCAL GOV) doesn’t want to use CA intertest and the ADABAS Version is out of support v7.1 as of 2006. We have limited experience here in ADABAS so any help would [...]
Answer Question
| November 25, 2008 3:06 PM
ADABAS, CICS, COBOL, COBOL debugging
Debugging a Cobol CICS ADABAS application. The App is very OLD and the COBOL Source is being updated to LE COBIII but the client (LOCAL GOV) doesn’t want to use CA intertest and the ADABAS Version is out of support v7.1 as of 2006. We have limited experience here in ADABAS so any help would [...]
COBOL Debug
Can d COBOL program be debugged like RPG and if so how do I do it. Thanks
Answer Question
| November 12, 2009 7:49 PM
COBOL, COBOL debugging, Debugging
Can d COBOL program be debugged like RPG and if so how do I do it. Thanks
1





