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 9028How 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 18494i 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 10130Suppose 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 15382In 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 5464In 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 3433Post New CSC COBOL Interview Questions
Differentiate between proc means and proc summary.
How to run trigger in asynchronously?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
what protocol stack is installed by default when you install windows server 2008 on a network server? : Windows server 2008
What is a Daily Work Schedule?
What is compound condition?
How to convert strings to upper or lower cases?
Is delete faster than truncate?
What is pecularity code in Customs?
Definition of ai single agent pathfinding problems?
How the dose for children is being estimated based on preclinical data?
When will you use an interface and abstract class?
List out some key features of apache cassandra?
Is sql the best database?
What is the difference between the white box, black box, and gray box testing?