MainFrame Interview Questions
Questions Answers Views Company eMail

what is flatfile?what is the use of this file?where we can use usualy?what is the advantage of this?

Cognizant,

2 11723

what is data structure?how many types of data structers?

4 22931

How many types of jobs?what is difference between interactive and batch and submited jobs?

IBM,

3 15487

Which command is used to replace CDUP command in FTP IF i WANT TO USE SFTP?

ITTI Pvt Ltd,

1785

The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...

1 3611

can I copy content of Physican file in some source Member of type TXT? Thanx..

1 3896

what is the use of UNIQUEUE KEY WORD? what is the difference between PFILE AND REF?

2 5813

what is OUTFILE?what is the uses and disadvantage? where we can use this?

2 11945

what is jurnal?what is the use of theis?what is difference between commitment control and jurnaling?

2 5475

How to genarate the reports?

1 3539

what is primarykey?what is difference between primary key and forign key?

1 4579

why 02 level number can't be use as a separate level number like 01 or 77 ?

3 5225

how do you resolve -818 error in db2. where we have to see time stamp token. i said by seeing in load module and plan .is it correct or not. give clear explination for how to see time stamp token

IBM, TRD,

2 6486

how to resolve -811

IBM,

2 4832

how to resolve -805. give clear explination for that

IBM,

2 5453


Un-Answered Questions { MainFrame }

What is the maximum size of a char data type in db2?

588


What is the importance of common attribute?

592


What is integrated data dictionary?

542


Explain the usage of language in the ppt entry?

579


How many databases are there?

594






Define acb?

3186


What are the types of perform?

571


what is the command used to invoke rlu ?

1178


which of the following operations does not zero the field flda defined as 4,0?

711


What is the need to code commits in batch programs?

610


What are union and union all?

541


What is ibm db2 client?

523


Define the attribute byte?

562


what is message file?

604


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

856