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...


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

Answers were Sorted based on User's Feedback



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

Answer / kumar vikas

No, we cannot concat fields in Physical File. However, in
logical file, we can concat 2 or more fields together into 1
field. format is..

name concat(fname mname lname)

Is This Answer Correct ?    31 Yes 0 No

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

Answer / ramreddy

NO,CONCAT IS USED LF ONLY.WE CAN;T USE PF.

Is This Answer Correct ?    14 Yes 0 No

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

Answer / kumar vikas

Hello Radha,

wat u r explaining here is a LF... the question was for a PF if fields can be concatenated in a PF. Ur answer is correct but for PF, fields cannot b concatenated.

Is This Answer Correct ?    5 Yes 0 No

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

Answer / radha sammangi

00010A R RECORD2 PFILE(PF1)
00020A DATE CONCAT(MTH DAY YEAR)
00030A MTH
00040A DAY
00050A YEAR


Radha

Is This Answer Correct ?    4 Yes 4 No

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

Answer / karu

no...concatenation  of two/more fields in pf not possible...


  if you want to do it...it can be possible  with the help of  lf(logical file)



example: eid   concat(jdate name dept)

here eid created with
3 other fields:
they are
joining date and
name
and dept...

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB400 Interview Questions

what is exception and how many types of exception

1 Answers   Active Brains,


how to know total no of records in pf with out using sql??????

3 Answers  


Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?

4 Answers   IBM,


hi iam very new to as400. i had created one physical file can any one tell command to enter data in to that

9 Answers   Encore,


How many max. Record format a logical file have?

13 Answers   Systime,


how to update physical files using normal logical file

4 Answers  


What is the batch job?

0 Answers  


1. How can I create a LF using crtlf command based on a particular member in a multimember PF? Where I have to specify the member name? 2. How to differentiate between the types of join from a Join logical file DDS. Is it possible to have different types of Join Logical files? 3.Any performance difference between Opnqrf and Embedded SQL? When I should prefer Opnqryf and when SQL? 4. I know access path is the path chosen by the program to retrieve data. It can be of keyed access path or arrival sequence. *IMMED- *IMMED description says access path is updated each time record is added or deleted from a member. - What is updating here? *REBLD - The access path is completely rebuilt each time a file member is opened. The access path is maintained until the member is closed, then the access path is deleted. - I am not able to understand this completely. Could anyone explain these more clearly? 5.What is the purpose of using activation group. I know it is a resource allocator, but other than this any other benefits of using an activation group?

2 Answers   IBM,


what is open data base command

1 Answers   Active Brains, Cognizant, CSC, CTS,


How we can't update join logical files?

10 Answers  


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  


Q.1 how to implement the commitment control. 2.how to control commitment control from external program.

7 Answers   IBM,


Categories