describe 805 error

Answer Posted / ramcharantej

805 error means token not found.
it's nothing but inserting duplicates...

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the local-storage section?

683


How many sections are there in data division in COBOL?

680


What is report-item in COBOL?

711


Write the code implementing the perform … varying.

646


Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.

1702






Explain the configuration section of a cobol program with examples of syntax.

661


What is the difference between Global and External Variables?

666


I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.

1119


How do get the result of your program directly on your pc?

1885


Difference between array and sub-script ?

1169


input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?

1876


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2724


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

825


What are the different rules of SORT operation?

700


how do you reference the variable unblock file formats from cobol programs

750