New MainFrame Interview Questions :: ALLInterview.com http://www.allinterview.com New MainFrame Interview Questions en-us Hi, While I am trying to produce a html report from SAS interacti http://www.allinterview.com/showanswers/77815.html What is different between variable length and fixed length? http://www.allinterview.com/showanswers/77780.html fixed length file contains same record length for all records.but in variable length files length of the record varies ,it can be useful in such cases we are not sure about the length of the output file to be generated What will happen if we r using seton lr after return or vice versa. http://www.allinterview.com/showanswers/77715.html The system return the control from called program to the calling program when RETURN encounter.Suppose LR is also ON after the RETURN executed,all resources will be release. For example, A program pgm1 call the another pgm2 within a loop, /fre I have some doubts on subfile----------- -----I wrote a prog http://www.allinterview.com/showanswers/77645.html How to update selected fields from pf without using update opcode. http://www.allinterview.com/showanswers/77609.html we can update selected fields from pf using EXCEPT OPCODE I have the requirement to compare the two files and pick up the match http://www.allinterview.com/showanswers/77552.html I have the file which is having the extension no as records. sample f http://www.allinterview.com/showanswers/77550.html i would like to practise some programs in code some cics programs pl http://www.allinterview.com/showanswers/77519.html Do all versions of the GDG have to be of the same record length ? is http://www.allinterview.com/showanswers/77476.html yes, since a GDG is defined as a flat file, with a model DCB, it is defined with a fixed record legnth and when we create its versions, we just add up new flat files of same legnth of higher versions, hence they should have the same legnth.Th Suppose a generation of GDG gets created in a particular step of a p http://www.allinterview.com/showanswers/77475.html Hi all..., Nowadays many of the companies asking for IMS/DB , actual http://www.allinterview.com/showanswers/77442.html what is the use of tsq and tdq....at what situation we need to use t http://www.allinterview.com/showanswers/77377.html 01 ws-p pic 9(2). 01 ws-q pic 9(2) value 01. 01 ws-r pic 9(2) value http://www.allinterview.com/showanswers/77064.html how to identify a vasam dataset by seeing in 3.4(browse) http://www.allinterview.com/showanswers/77063.html One can identify the VSAM file in 3.4 option by seeing the INDX and DATA of the file. how to create gdg with out using idcams utility http://www.allinterview.com/showanswers/77062.html thru file-aid