Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...



IBM MainFrame Interview Questions
Questions Answers Views Company eMail

If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??

Accenture,

4 21147

What is a PLAN table? How will you use it? Give the various fields of PLAN table?

Accenture,

1 4454

My SQL is not performing well. Describe how will you fine tune it?

Accenture,

1 6765

Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2511

write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...

CTS,

2802

How to resolve deadlock issue

IBM,

5 20371

How to identify in JCL that an input file is empty without reading it?

L&T,

4 12237

I want to open particular list of members inside pds.Let me know whether below code will work.if not tell me how it works INPUT='DDM.DATASET(AAA*)' X = OUTTRAP(MEMS.)

Mind Tree,

3285

I have two files each contains 10 records. I would like to copy both files into one output file but in alternate sequence. for e.g. first record from file1 then record 2 from file2.....

RBS,

3 13755

Add a field to screen when what's the flow of impact?

Keane India Ltd,

2966

Explain page up and page down logic along with coding logic in cics?

Wipro,

3 16973

What is the exact difference between PRTY and DPRTY

iGate,

2 17820

how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.

HP,

2762

How to send data from cobol program to jcl?

CSC,

2 10043

I have a Flat file in which certain records are present in a tabular format. I need to extract some of the records on some basis from it and copy them into a flat file...how it can be done ??

HCL,

2 10066


Un-Answered Questions { IBM MainFrame }

What is db2 command?

1097


What is the biggest disadvantage of using a vsam dataset?

1205


What are the access method services used in vsam?

1084


Is length = 0 sufficient to ascertain that the field has been modified?

1163


a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1142


how do u start your process after conducting impact analysis ?

2175


What are Naming Conventions in QMF?

1892


suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?

1032


How to do automated restart when a job abend?

1489


Why do we need integrated cics translator?

1134


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1542


How to get the last record in vsam file in cluster? And how can u get the ksds file records into cobol program?

1097


Explain how to pass instream data in sysin with assembler?

1152


what happens if parmparameter passes zero bytes to the program

2192


What is inspect in cobol ?

1359