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...


What is the pic clause for the any bll cell type of data fields?



What is the pic clause for the any bll cell type of data fields?..

Answer / Jay Vardhan Hemant

For a Binary Large Object (BLOB) cell, the Pic (Picture Clause) does not have a fixed format because it stores binary data. However, when declaring a BLOB field in a CICS COBOL program, you can use PIC X(n) or PIC S9(n)Z to define the maximum length of the cell.n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More CICS Interview Questions

What are the CICS tables? How to traverse from one screen (program) to another on CICS?

1 Answers  


What is meant by an attribute byte?

1 Answers  


Can you define cics task?

1 Answers  


How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key  is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?

1 Answers   HeadStrong, Polaris,


What is the difference between a physical BMS mapset and a logical BMS mapset?

3 Answers   IBM,


Explain ceci transaction commands?

1 Answers  


Mention the option used in the CICS READ command to gain accessibility directly to the file I/O area.

2 Answers  


What CICS facilities can you use to save data between the transactions?

1 Answers   IBM,


What is the pic clause for the any bll cell type of data fields?

1 Answers  


Which is the control table where you specify all the transaction that are to be started by CICS after CICS

4 Answers  


Explain the difference between using the read command with into option and set option?

1 Answers  


Can a tsq of one particular transaction be accessed from an alternate transaction?

1 Answers  


Categories