AS400 Cobol screen write hanging up
I am an RPG programmer, but have a client with a cobol issue. When the program does a write to a screen it never returns to the read statement. No error is issued and we have to cancel the job. Any ideas or suggestions?
I am an RPG programmer, but have a client with a cobol issue. When the program does a write to a screen it never returns to the read statement. No error is issued and we have to cancel the job. Any ideas or suggestions?
COBOL/400 Program-ID query
Hello Friends, I have a question related to PROGRAM-ID. Scenario: Source name is “PGMA”.I specify program name as “PGMB” in PROGRAM-ID. While compilation it hasn’t thrown any compilation error. Since it’s not throwing any compilation error, then what is the significance of PROGRAM-ID...
Hello Friends, I have a question related to PROGRAM-ID. Scenario: Source name is “PGMA”.I specify program name as “PGMB” in PROGRAM-ID. While compilation it hasn’t thrown any compilation error. Since it’s not throwing any compilation error, then what is the significance of PROGRAM-ID...
decimal data error
i mean how to trap decimal data error in cobol\400.as we do monmsg command in cl ,is there any same way in cobol\400
i mean how to trap decimal data error in cobol\400.as we do monmsg command in cl ,is there any same way in cobol\400
Copy data from flat file to a flat file
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...
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...
RPG/400
Hello ,how can we Migrate fromcurrently running on UNISYS platform to AS/400 platform. Major portion of the source application is in COBOL and uses the DMS-II database. This has been migrated to COBOL and RPG on AS/400 using the DB2/400 database
Hello ,how can we Migrate fromcurrently running on UNISYS platform to AS/400 platform. Major portion of the source application is in COBOL and uses the DMS-II database. This has been migrated to COBOL and RPG on AS/400 using the DB2/400 database
Using SQL CLI APIs to call an sql stored procedure on an AS400
I would like to know if there any examples of using the SQL CLI APIs in a COBOL/400 program that may help me in using the APIs to call a stored procedure and process the result set(s) . Thanks Mike
I would like to know if there any examples of using the SQL CLI APIs in a COBOL/400 program that may help me in using the APIs to call a stored procedure and process the result set(s) . Thanks Mike
Record lock
I have ecounter a situation where my program is updating a record which is locked by another user. Can anybody suggest on developing a process using CL program which can handle such kind of situation where my CL program will send a message to the user who has put a lock and after waiting for some...
I have ecounter a situation where my program is updating a record which is locked by another user. Can anybody suggest on developing a process using CL program which can handle such kind of situation where my CL program will send a message to the user who has put a lock and after waiting for some...
Table handling in COBOL/400
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?
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?
Dynamic and Random Access In COBOL/400
Hello Guys, Can any one tell the exact difference between Random and Dynamic access in COBOL/400?
Hello Guys, Can any one tell the exact difference between Random and Dynamic access in COBOL/400?
Usage Types
Hello Guys, Hope all are doing well! I need one help. I likes to now the significance of different USAGE types in cobol/400, especially the storage space occupies for each USAGE type. Can any one explain with some example? 1. BINARY 2. DISPLAY 3. COMP0 4. COMP1 5. COMP2 6. COMP3 7. COMP4...
Hello Guys, Hope all are doing well! I need one help. I likes to now the significance of different USAGE types in cobol/400, especially the storage space occupies for each USAGE type. Can any one explain with some example? 1. BINARY 2. DISPLAY 3. COMP0 4. COMP1 5. COMP2 6. COMP3 7. COMP4...
Collating Sequence
Hello, Can anyone explain about the significance of 1. Collating sequence in OBJECT-COMPUTER para 2. PROGRAM COLLATING SEQUENCE 3. EBCDIC COLLATING SEQUENCE
Hello, Can anyone explain about the significance of 1. Collating sequence in OBJECT-COMPUTER para 2. PROGRAM COLLATING SEQUENCE 3. EBCDIC COLLATING SEQUENCE
Consuming Web Services from Cobol as400 application
I need consuming a Web Services from an application in Cobol As400, How can i do it? Thanks for your help.
I need consuming a Web Services from an application in Cobol As400, How can i do it? Thanks for your help.
Convert a Cobol/400 File Spec to a RPG/400 DDS
How can easily convert a Cobol/400 File Spec to a RPG/400 DDS Spec?
How can easily convert a Cobol/400 File Spec to a RPG/400 DDS Spec?


