How to know the perticular record in pf with out reading?

Answers were Sorted based on User's Feedback



How to know the perticular record in pf with out reading?..

Answer / elia

USING SETLL AND INDICATOR

KEY SETLL RECFMT 51(EQ)

Is This Answer Correct ?    9 Yes 1 No

How to know the perticular record in pf with out reading?..

Answer / svankipu

Elia's answer is correct, but in that you'll come to know
whether the record is found. that's all.
but not what(value) is in the record.

Is This Answer Correct ?    7 Yes 0 No

Post New Answer

More DB400 Interview Questions

How to retrieve a physical file after deleting that?

0 Answers  


How many max. Record format a logical file have?

13 Answers   Systime,


Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?

2 Answers  


What is the purpose of the chain and setll and setgt?

0 Answers  


I had created one physical file tell me command to enter data in to?

1 Answers  






what is error handling concepts in cl

3 Answers   Active Brains,


When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why

2 Answers   HCL,


how to add a new field to a file without compiling it?

1 Answers  


What is FORMAT keyword and its use?

0 Answers  


how to see number of logical files depending on a pf?...can we declare more than 20 logical files from a single pf? is it possible

4 Answers   ocbc,


can we concate fileds in physical file? If yes how can we do?

5 Answers   Patni,


Which keyword is used both in subfile and subfile control record format of a DSPF?

8 Answers  


Categories