What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?

Answer Posted / aliya

It will give SOC7.

Is This Answer Correct ?    9 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In which area will you utilize 88 level items in cobol?

716


How can you get the ksds file records into your cobol program?

639


How do you reference the following file formats from cobol programs?

693


) How do u handle errors in BMS macro?

1427


How do you reference the fixed block file formats from cobol programs

701






I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1111


Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.

5051


I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?

1799


i want a program using by if, evaluate , string, unstring, perform, occurs?

4046


Which division and paragraphs are mandatory for a COBOL program?

707


) how do u code after getting data?

1578


Mention the guidelines to write a structured cobol program?

614


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

704


What is redefines clause in COBOL?

844


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

706