using redefine can you redefine lower variable size to
higher variable size?

Answer Posted / harikumr ch

Syn:Levelnumber dataname-1 redefines data-name-2

The data-name-1 & data-name-2 must be of same size.(From
level 02).Incase of 01 level, the size of data-name-1 must
not exceeds that of data-name-2.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to explain size error.

677


Can you please let me know the centre name of INS certification in Kolkata.

1716


Write some characteristics of cobol as means of business language.

619


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


What are various search techniques in cobol? Explain.

650






) How do u handle errors in BMS macro?

1429


In COBOL programming, what is PERFORM? What is VARYING?

672


i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?

897


What is the default value(s) for an initialize and what keyword allows for an override of the default?

697


What are the different data types in cobol?

797


How do define dynamic array in cobol.

672


Define cobol?

864


What is the LINKAGE SECTION used in COBOL?

889


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.

5065


how to access the file from prodution from changeman tool and to submit a file to production

6686