why mainframe we use not like java as frontend oracle as
backend. or not word excel.In there also huge ammount data
stored.
Answers were Sorted based on User's Feedback
Answer / sanjeev
main frames is huge sever which can run programs from different terminals in a shortest time span. If we take java or oracle, these would be having latest updates which may or may not be useful for a company.
migrating to java or oracle would again give cost parameter which every one cant afford so easily.
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / srinu
No Virus threat and more than 25,000 terminals can be
connected to the mainframe server.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
if i am reading a file with some 50000 records and moving to a DB2 table and suddenly the program abends in between, is there anyway i could restart from the exact record at which the job failed once the program restarts.
What R 2 of the common forms of the EVALUATE STATEMENT ?
can we read records in a file from botom to top. if possible how can we read
What are the steps you go through while creating a COBOL program executable?
what is srange and nosrange pls reply to ths question ?
there is a file whose ORGANISATION is INDEXED.you want to read the records from the file in RANDOM fashion as well as sequentially.then which of the access mode would you specify? a.SEQUENTIAL b.RANDOM c.DYNAMIC D.ACCESS MODE has nothing to do with it
What is the output generated by the following code? 01 GRP-I. 05 SUBFLD1 PIC XX VALUE "AB". 05 FILTER PIC X(6) VALUE SPACES. 01 GRP-2 REDEFINED GRP-1. 05 SUB-FLD2 PIC XX. 05 SUB-FLD3 PIC XX. 05 FILTER PIC X(4). IF SUB-FLD1 NOT = SPACES DISPLAY "SUBFLD1" MOVE "ABBCCD" TO GRP-1 IF SUB-FLD3 = SPACES DISPLAY "SPACES" ELSE DISPLAY "SUBFLD3" DISPLAY "END" ELSE DISPLAY "SPACES" DISPLAY "END". (a) SUBFLD1 SUBFLD3 END (b) SPACES END (c) SUBFLD1 END (d) SUBFLD1 SPACES
What is normalisation?
can we declare s9(9)v9(9) in cobol ? if yes how many bytes it will occupy ?(urgent plz answer it)
Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?
What is Comm?
2 Answers IBM, Kemper Corporation,