Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


In a program, variables are used but no DB2 involved in it.
Can you call it as host variables??

Answers were Sorted based on User's Feedback



In a program, variables are used but no DB2 involved in it. Can you call it as host variables??..

Answer / shilpa

no it is not a host variable it is a working storage
variable or variables used in the program

Is This Answer Correct ?    4 Yes 1 No

In a program, variables are used but no DB2 involved in it. Can you call it as host variables??..

Answer / mdvasanth86

In a Cobol-DB2 program, which is essentially a COBOL program
with SQL statements embedded into it, COBOL is the host
language and DB2 is the guest ( 'non-host' for lack of a
better word ).

When it is a pure COBOL program , there really is no point
in calling it a host variables, however, you can still call it.

Is This Answer Correct ?    1 Yes 0 No

In a program, variables are used but no DB2 involved in it. Can you call it as host variables??..

Answer / shilpa

no it is not a host variable

Is This Answer Correct ?    0 Yes 1 No

In a program, variables are used but no DB2 involved in it. Can you call it as host variables??..

Answer / baalu

hi,this is baalu.
thanx to shilpa such a beautiful ans togive me.
k bye

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More COBOL Interview Questions

If i initialize the 01 level variable in array, will it initialize all the array elements (occurs)?

8 Answers   CTS,


can we redefine 77 level item is it possible

4 Answers   HCL,


how do u list the abended jobs?

1 Answers   IBM,


record length in spool?

2 Answers   Infosys,


How you can read the file from bottom?

0 Answers  


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

0 Answers   HeadStrong,


period is missing in the cobol program which error we getting

5 Answers   TCS, Tesco,


How do you come out of an EVALUATE statement?

3 Answers  


01 a pic 9(6) value is 123456 01 b pic 9(3) move a to b wht will be the value ?

6 Answers   Patni,


01 a pic s9(5) value '-12345' how it will be stored

7 Answers   ACS,


What will happen if we generate GDG (+2) version without generating (+1) version?

2 Answers   IBM, T systems,


Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?

6 Answers   ABC, IBM, Mphasis, Wipro,


Categories