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


01 A pic 9(100) find record length of it

Answers were Sorted based on User's Feedback



01 A pic 9(100) find record length of it..

Answer / khasim

Syntax error. Numeric will not allo 100. Max limit is 18.

Is This Answer Correct ?    26 Yes 1 No

01 A pic 9(100) find record length of it..

Answer / ch.mohan

only 18 digiotes is valid

Is This Answer Correct ?    7 Yes 1 No

01 A pic 9(100) find record length of it..

Answer / dimpy19

----TRY
Compilation error ---
IGYDS1145-S More than 18 digit positions were specified in a "PICTURE
"PICTURE" string of "S9(18)" was assumed.

run error ----
03.21.40 JOB33062 £HASP165 SIQAGHB ENDED AT OSPART - ABENDED S706 U0000 CN(INT
ERNAL)
***

Is This Answer Correct ?    2 Yes 1 No

01 A pic 9(100) find record length of it..

Answer / sampoorna

syntax error.because it can't allow more than 18 digits.

Is This Answer Correct ?    2 Yes 2 No

01 A pic 9(100) find record length of it..

Answer / ravikiran

in cobol a numeric datatype that is a(9) can not hold more
than 18 digits

Is This Answer Correct ?    0 Yes 0 No

01 A pic 9(100) find record length of it..

Answer / vaneesh

Friends even numeric size can be varied with
COMPILER DYNM option

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More COBOL Interview Questions

How to find whether a Flat file is empty or not without Reading a file in COBOL Program. (not using JCL)

9 Answers   Bank Of America,


Write some characteristics of cobol as means of business language.

0 Answers  


what are decleratives in cobol?

0 Answers   GGG, Satyam,


period is missing in the cobol program which error we getting

5 Answers   TCS, Tesco,


what is internal sort and external sort ? which is preferable ?

2 Answers   TCS,


There is a production file which has millions of records in it.The program that uses it ends up with an SOC7 abend.It is sure that the abend is due to some invalid data in the file.Is there any way to debugg the SOC7 abend with out giving displays? I need the record which is cause for the abend.

8 Answers   Danske, iGate,


The order of precedence of arithmetic operators in an expression can be overridden with the use of (a) [] (b) () (c) {} (d) Any of the above

3 Answers   TCS,


If a sub program is called from mainprogram.I have opened cursor in main program and Fetch the result in subprogram ,Is it possible ?If yes please tell me the reason.

1 Answers  


Can the OCCURS clause be at the 01 level?

2 Answers  


COMP-3 field occupy ?

8 Answers  


Explain about Redefines cluse?

3 Answers   iGate,


i want to enter the name 'pandu' into ur table how?

1 Answers   Fidelity,


Categories