The Documentation I've seen around COBOL XML parsing only speaks to single instances of a given node. What is the technique when the message has repeating (Unbounded) nodes for example: <Address> <Name></Name> <Name></Name> <Name></Name> ........
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 be...
How do I set-up a mainframe emulator in my PC so I can study Assembler, TPFDF and COBOL at home?
Hi, I need to upgrade the system from V5R3 to V5R4. I need to know that are there any RPG , iLE, CL, Cobol commands that have changed. Which would require code change to incorporatte the upgraded version. Can someove help me out how to find such commands.
My requirement is : I need to copy data from 1 big flat file to a flat file,but size of this flat file must not > 3MB, if size increases then new members will be created and remaining data will be copied there ….so on..hence this small files will only contain records with size upto 3mb. Can...
I have a Cobol program which calls another DB2 program which in return executes a procedure. And this call happens more than thousands time...so EDM Pool getting filled up with pages which shuts down the DB2. Can you suggest what needs to be done to minimize the EDM Pool issue.
In the COBOL program, using calls to IO modules, can the same file be opened with a physical fiile definition and a logical file definition at the same time? Or can it be opened as a physical file and then read by logical key and updated with physical key? Or does the file have to be opened as...
Hello, One of my customers is reporting a problem saying that when program A calls program B generates a message "Pointer not set for location referenced." from Procedure Division of Program B. (which has parameters) This program is a COBOL ILE with two modules, one COBOL module (Program entry...
Helo Guys, For table handling we have “ 05 A PIC 9(05) OCCURS N TIMES”, My question is what is the maximun value of N that we can give in cobol/400?
while trying to write or display character "&" in COBOL it is getting converted to &. How to overcome this?
Hi Friends, I am very new to cobol programming. Here i want to share my doubt with expertise. My problem is i had 2 gb data file and that should be read and write in to different file based on some conditions, So every thing was done by me. Problem is when i was running writing the the data into...
IS THERE ANY CERTIFICATION IN COBOL ,WHOSE CERTIFICATION, WHAT IS THE FEES, WHICH IS THE EXAM CENTER AND WHEN IS IT CONDUCTED, WHERE CAN I GET DETAILED INFORMATION, IS IT WORTH DOING???
Can someone explain the flow of reentrant cobol stored procedures? Is it possible for two users to access and modify the same variable at the same time?
Hi iam fresher who joined IT company . I want a job in UK but in requrements it is given as RPGCOBOL. please tell me wat is the difference between normal cobol and RPGCOBOL.Iam familar with normal cobol so whether is it possible for me to apply for this position.
I need consuming a Web Services from an application in Cobol As400, How can i do it? Thanks for your help.
Is it possible to determine who is locking (not blocking) a row in an Oracle database? This relates to a problem I have with a COBOL program that needs to determine who is locking a requested record. I can determine the rowid of the requested record (after Oracle has informed the program that the...


