what is mainframe?
what is the mainframe software ? what is use in s/w field?
Answer Posted / om prakash yadav
No, i m not agre to yopu that main frame is used to
describe a main computer which can serve many users
simultaneously.
it is true it will provide a envirnoment to work on
simultaneously but
it is depend on system configuration.
main frame is a system which is provide a facility to share
a server at a time many users.
mainframe software is TSO :- no
mainframe s/w
COBOL- Language
DB2- database
jcl controling lanauge
vsam - temporary store upto 2 GB.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How do you differentiate between cobol and cobol-ii?
How to know whether the module is dynamical or statistical?
What are the different rules for performing sort operation?
how to access the file from prodution from changeman tool and to submit a file to production
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what is the difference between COBOL2 AND COBOL390?
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.
Are you comfortable in cobol or jcl?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What are the pertinent COBOL commands?
Which Search verb is equivalent to PERFORM…VARYING?
What is the Purpose of Pointer in the string?