IF there 5 to 6 files in a JCL and there is some space abends, how can we identify which file has space abend and what can be done to get off that abend or rectify that abend.
2 8819How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?
4 18171i friends greetings to the day...!!! I face a quation like"while runnig the programe every day i have to access the previous day updates only...!! Ex:- Let last day 100 customers took bank account i have to select those customers only.."
4 9795Suppose i have a variable with s9(18)v99 comp3 . what is the size of variable . If s9(18) comp3 is 10 bytes . There should be some difference between two allocations ? Thanks krishna chaitanya
2 15173In file1 have 80 records are like d1,d2,d3......D80. File2 have 1000records are like a1d1,a1d2,a3d3.....Etc. I want matching records in file3 ? Plse tell me the matching logic???I want answer only in cobol ?Not using any tool or jcl?
1 5280In a file if a column account number conatain value 0001234.. how can we move the value to another variable without zero. value may contain any type such as 00123405. we need the value 1234 or 12305. how can we do that in cobol. Please help.
1 3294Post New CSC COBOL Interview Questions
Describe a time you had to provide training or coaching to different staff members on the same tasks?
What are the best sites to learn python?
can we call primary key a 'address'????
What is transport domain?
HOW TO FILL PURCHASE RETURNS IN VAT 200,IF NOT PURCHASES THE PERIOD?
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
How do you handle missing values in python or r?
How to call two different views from same action?
how many percentage interest sbi calim for home loan
How to configure Auditing in BOBJ?
What is a pdv and what are its functions?
which of the following operations does not zero the field flda defined as 4,0?
Does tomcat need jdk or jre?
What id DataPage and what are its scope?
What are the inheritance mapping models in hibernate?