Why COBOL/400 is giving 95 session error when opening a file even though the file is having key and the screen or display file is having IND ARA defined?
Answer Posted / subha2013
I tried to compile the PF with key as well as non-key and also tried with
IND ARA and not IND ARA keyword. Still it is giving 95 error when opening
the files (DSPF as well as PF or LF Files)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is SAP TAO? · Which Version you are using? · What is the Latest Version in SAP TAO? · What are the Advantages in SAP TAO? · What are the Patches required for SAP TAO? · What is BPT? · Difference between BPT & SAP TAO? · Which Framework using for SAP TAO? · What is CBASE? · What is the SAP TAO Architecture? · What are the Prerequisites for SAP TAO? · SAP Solution Manager Mandatory for SAP TAO 1.0? · SAP Solution Manager Mandatory for SAP TAO 2.X? · What is UI Scanner? · What is Inspector? · How many ways to Create a components using TAO 1.0? · How many ways to Create a components using TAO 2.x? · Which service pack required for SAP TAO 2.7? · What is Import/Export? · What is Consolidate?
code for connection from windows forms to sql server
i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......
Outline the two important features of a terminating recursion. Any ideas?
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
hii I inntrested abt scjp certification but i dont knw abt scjp plz send details abt scjp exam and syllabus.
< No Frames > tag is used for
what is best way to create a Thread class & why?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
Busy waiting is a method whereas a taskwaits for a given event by continiously checking for an event to occur. What is the main problem with this approach
Diffrence between 2.0,3.0,3.5,4.0. versions of .net?
design a counter with the following repeated binary sequence: 0, 1, 2, 3, 4, 5, 6, 7, 8 using JK Flip Flop.
hi This is radhika.Can anyone help me to know the question papers of NATIONAL INFORMATICS CENTRE for the post of scientific officer/engineer? if anyone know plz tell me question paper pattern
Explain with examples any 2 features of OOPS.
without selecting individually each field in Action Class from jsp,what is the best process to select as many as field at a time automatically from jsp page by using value object class.