Please give me the coding for converting VB to FB and FB to VB

Answer Posted / harsha

Important point is VB file will have 4 bytes extra than
it's corresponding FB file.
The four bytes contain catalog information of the file.

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

List in order the hierarchical levels of jcl?

664


what JCL Procedures?

697


Where & How Do You Code Identifier In Jcl?

695


What are steplib and joblib? What for they are used?

689


what are the various stages of job processing?

736






How does jcl specify the job to the operating system?

749


I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.

1947


What is Cataloged Procedures?

711


A dd statement consists of 4 fields. Name them?

926


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

1728


What is the purpose of dd dummy statement?

942


how you can access an uncataloged dataset in a JCL?

651


how to compare two datasets without using superce because output is limited to 133 bytes

1478


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1748


what happens in conversion stage in job processing?

728