Sie sind auf Seite 1von 3

3/27/2015

HOME

AS400InterviewQuestionsandAnswers:PartV

INTERVIEW QUESTIONS

BIG DATA
Search...

DOWNLOAD

TOOLS
About Us

AS-400 Interview Questions and Answers: Part V


11/12/2009

No Comment

IBM AS400 RPG Interview Questions


Answers and Explanations.
When will you use OPEN and CLOSE opcodes
in RPG program?

Contact Us

PROJECT MANAGEMENT
Microsoft Project Manager Intervie
Answers

Project manager Interview Question

IT Project Manager Interview Quest

Hiring a Project Manager - Interview


Questions

Answer : If you specify the letter "U" at


columns 73 - 74 in a file description
specification indicating that user control on a

BIG DATA

file. Hence we have to explicitly open and

Hadoop HDFS Interview Question A

close the file in a program.

Questions and Answers for Hadoop


MapReduce Developers

What is difference between fully procedural

Big Data and Apache Hadoop Free


Downloads

file and primary file?


Answer : In primary file the records will be read and processed from begining to end. This
order is not changed. In fully procedural file the records will be read and processed in any
order. The logic flow is controlled by the opcodes in RPG program.
What is the difference between externally described file and program described file?
Answer : The field definitions and descriptions are defined out side of the program in a
externally described file. The field definitions and descriptions are defined in side the
program in a program described file.

INTERVIEW QUESTIONS

How many primary files allowed in a program?


Answer : Only one primary file is allowed in program.

Ab Initio
AS-400

How many secondary files allowed in a program?

Big Data

Answer : More than one secondary files are allowed in a program.

Business Objects
Business Intelligence
C#.NET
C Interview
CICS
COBOL
DataStage
DW Concepts
DB2
HR Interview

What is the purpose of RTVMBRD command?


Answer : In order to access the information related to member, we can RTVMBRD command.
Define an Interactive Job?

INDUSTRY NEWS

Narendra Modi vs Rahul Gandhi Pol


Layoff in Indian Companies

INTERVIEW TIPS

Answer : * A user requests a job.


* Job is created and job name, job attributes are assigned.
* Job is placed on a job queue.
* The sub system QINTER takes the job from the job queue and starts processing.

50 Common Interview Questions an


should face them

How to Sell Yourself in a Job Interv

* The output generated by the interactive job is placed on the output queue

70 Tough Behavioral Interview Ques

* The spool sub system QSPL prints the output.

25 tricky Questions in a Job Intervie

Hyperion
IDMS

How can you check the existence of object in a system?

IMS

Answer :

JCL

With the help of CHKOBJ clp command, we can find existence of object on the system.

Informatica

The usage of command in clp is as follows:

MapReduce

CHKOBJ OBJ(JBA001DT) OBJTYPE(*DTAARA)

Mainframe

MONMSG MSGID(CPF9801) EXEC(DO)

Maximo

CRTDTAARA DTAARA(QGPL/JBA001DT) TYPE(*CHAR) LEN(6) +

Mobile Developers

VALUE('010196') TEXT('The last day that had job acct.+

.NET Interview

data extracted')

MVS

ENDDO

OBIEE Interview

RTVDTAARA DTAARA(JBA001DT *ALL) RTNVAR (&FROMDATE)

PeopleSoft
Peoplesoft HRMS

The execution of above steps is listed below:

http://www.aired.in/2009/11/as400interviewquestionsandanswers_11.html

1/3

3/27/2015

AS400InterviewQuestionsandAnswers:PartV

Project Manager

steps

SAP ABAP

1: First it checks the data area object on the system.

Siebel

2: If the data area object not found, the MONMSG command executes with

VSAM

the help of message identifier, next we can dynamically create the data area.
3. If the data area object found, control transfers to statement below ENDDO.

FRESHERS INTERVIEW

It is always good CLP programming approach to check the object before you
rename, delete the objects on the system.

Computer Science

What is the purpose of FRCDTA (Force Data) keyword?


Answer : Use this record-level keyword to immediately display a record format, without

TOOLS
HTML to XML Parser
HTML Table generator

waiting for the next input or output/input operation.


What is the purpose of SFLFOLD and SFLDROP keywords?
Answer :
SFLFOLD: To fold the second line of multiple line subfile.
SFLDROP: To drop the second line of multiple line subfile.
What is the function of DSPATR (display attributes) keyword?
Answer : Use this field level keyword in display file to specify one or more display attributes
for the field you are defining. You can specify the DSPATR keyword more than once for the
same field, and you can specify more than one attribute for the same keyword. The
following are valid attributes:
For All FieldsDisplay ,Attribute Meaning
BL Blinking field ,HI High Intensity ,RI Reverse Image ,CS Column separator ,ND Non Display
PC Position cursor ,UL Underline
For Input-Capable Fields Only
PR Protect contents of field from input keying
MDT Set modified data tag when displayed
OID Operator identification
SP Select by light pen

RELATED POSTS

Posted Under

AS-400 Interview Questions

NO COMMENTS :

http://www.aired.in/2009/11/as400interviewquestionsandanswers_11.html

2/3

3/27/2015

AS400InterviewQuestionsandAnswers:PartV

Enteryourcomment...

Commentas:

Publish

GoogleAccount

Preview

Aired | The content is copyrighted and may not be reproduced on other websites. | Copyright 2009-2015 | All Rights Reserved 2015
Contact Us | About Us | Privacy Policy and Disclaimer

http://www.aired.in/2009/11/as400interviewquestionsandanswers_11.html

3/3

Das könnte Ihnen auch gefallen