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 file status 39 ?

Answers were Sorted based on User's Feedback



What is file status 39 ?..

Answer / elite group

File attribute mismatch...

The LRECL defined in the program is different whatever
given in the JCL

Is This Answer Correct ?    44 Yes 1 No

What is file status 39 ?..

Answer / ananta

logical error in file mismatch

like blksize mismatch, lrecl mismatch , recfm mismatch

Is This Answer Correct ?    14 Yes 3 No

What is file status 39 ?..

Answer / anil prajapati

blksize is not multiple of record length and the
description of these in jcl is different from cobol

Is This Answer Correct ?    13 Yes 6 No

What is file status 39 ?..

Answer / vijay kulkarni

File length mismatch(in prog and jcl) and file open error

Is This Answer Correct ?    13 Yes 6 No

What is file status 39 ?..

Answer / santosh

one of the reasons of file status 39 is file attribute
mismatch
LRECL mentioned in JCL is different than the one mentioned
in COBOL

Is This Answer Correct ?    4 Yes 2 No

What is file status 39 ?..

Answer / shyam

File length mismatch and file open error (in cobol prog)

Is This Answer Correct ?    3 Yes 2 No

What is file status 39 ?..

Answer / vijay gund

A conflict has been detected between the fixed file
attributes and the attributes specified for the file in the
program.
This is usually caused by a conflict with record-length,
key-length, key-position or file organization.

Other possible causes are:
1. Alternate indexes are incorrectly defined.
2. The Recording Mode is Variable or Fixed or not defined
the same as when the file was created

Is This Answer Correct ?    1 Yes 0 No

What is file status 39 ?..

Answer / rahul joshi

AIX IS MISMATCHED.
RECORDING MODE IS VARIBLE,FIXED OR NOT DEFINED WHEN CREATED EARLIER.

Is This Answer Correct ?    0 Yes 0 No

What is file status 39 ?..

Answer / rumki

If the load is not correct then also repeatedly file
attribute mismatch will come. I just deleted the load and
then tried it...It worked fine.

Is This Answer Correct ?    0 Yes 2 No

What is file status 39 ?..

Answer / aditya

FILE NOT OPENED........

Is This Answer Correct ?    9 Yes 20 No

Post New Answer

More COBOL Interview Questions

can we use reference modification an arry.

1 Answers  


Can we use icetool in cobol program?

3 Answers  


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

3 Answers   Patni,


How can we increase the size of an existing PDS to include more no. of modules. I tried the answer posted by Jagan(TSO PDS 'pds name') but did not find it working. The answer posted by kamal i know very well. Please suggest me a answer so that we don't need to delete the existing PDS and still we can change the size as well.

10 Answers  


what are the working storage fields in BMS macro?

2 Answers   IBM,


Why would you use find and get rather than to obtain?

0 Answers  


SSRange is used to do a range check on which of the Following. SUBSCRIPT,INDEX,REFERENCE MODIFICATION,Run-time option.

3 Answers   Lehman Brothers,


I have one ps file in which there are 3 fileds emp_no,emp_name and leave_app.this ps file information give the detail of employee which is going to apply for leave.suppose emp_no=113430,emp_name=ajay,leave_app=1 that means he is going to apply for 1 day leave.and accordingling the table in db2 will be updated means if he has that no of leave in his account then he will get dat leave and updated acc. in table(leave_balance=previous leave present in table-leave_app).Now i want to check whther the updated result is correct or not by comparing the two ps file using IEBCOMPARE or icetool so what is going to be the two ps file and how its is going to be compare.

0 Answers   Cap Gemini,


Write down the divisions of cobol program?

0 Answers  


I have a occurs for 100 times but it has executed 101 time what could be the reason?

4 Answers  


Are you comfortable in cobol or jcl?

0 Answers  


What are the pertinent COBOL

0 Answers   IBM,


Categories