what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / sreeram
above ans correct. if we will go for front end . they need
to maintain no of server for each and every appliction
under one client itself.
For mainframe - only one server enough to hanlde all the
application. we can store huge amount of data. i.e
advantage in mainframe
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is difference between static and dynamic call in cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the different rules to perform a Search?
What are the different data types in cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
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 ?
Can you please let me know the centre name of INS certification in Kolkata.
how do you reference the ksds vsam file formats from cobol programs
How do u write test cases?
When is inspect verb is used in cobol?
What is rmode(24)
What rules are to be followed while using the corresponding options?
Which is not true about evaluate statement