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


3. Given the DOS Specification below and the following
information:
• Indicator 50 is off
• No records have been written to the subfile
What will be the result if the EXFMT operation code is
performed on the record format CTLR?
A R SUBFL
A DESCRIP 101 6 1ODSPATR(UL)
A DFT(’NOT FOUND’)
A R CTLR SFLCTL(SUBFL)
A N50 SFLDSP
A SFLDSPCTL
A SFLINZ
A 67 SFIJEND
A SFLSIZ(13)
A SFLPAG(12)
A ACCOUNTNO 100 S 10
a.) Only AccountNo will display
b.) SUBFL will be initialized with 13 blank records
c.) An I/O exception error will occur
d.) The screen will display 12 records with ‘NOT FOUND’

Answers were Sorted based on User's Feedback



3. Given the DOS Specification below and the following information: • Indicator 50 is off • ..

Answer / naveen chanda joshi

I think, the answer is option D. If default value ('Not
Found') was not mentioned then it would have display 12
blank records..

Is This Answer Correct ?    7 Yes 1 No

3. Given the DOS Specification below and the following information: • Indicator 50 is off • ..

Answer / reecha

Hi ,
I m Reecha(HCL)



As we are trying to display SFL with empty records, it will
give "Session or device error" .One can control this
either using SFLEND keyword where in code u need to set
it on write the subfile and then setoff.

If this is not controlled then "Session or device error"
will come else empty sfile will be displayed

Is This Answer Correct ?    5 Yes 1 No

3. Given the DOS Specification below and the following information: • Indicator 50 is off • ..

Answer / shobhit

As SFLDSPCTL is specified and SFLDSP is off it will not
give the Session or Device error.

Is This Answer Correct ?    4 Yes 1 No

3. Given the DOS Specification below and the following information: • Indicator 50 is off • ..

Answer / srini

hi this srini


ans) B.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More RPG400 Interview Questions

how many variables can we declare in cl pgm?

13 Answers  


can we use cl programming to update or delete physical files

12 Answers  


1. I have2 records in a PF. READ PF DO DSPLY EMPNO RETRN DSPLY EMPNO ENDDO What was the output 2. SETON LR vs RETURN 3. Primary File 4. How to delete a deleted spaces 5. How to read a PF in reverse order in CL 6. I have a object in Lib A, B and C. But it shows in D Lib..Why? 7.

4 Answers   HCL,


How do you do indexing in a physical file?

2 Answers  


how does the rpg element work?

0 Answers   IBM,


What is the syntax of passing parameters to a procedure by value?

1 Answers  


What is use of IMPORT and EXPORT in RPGLE ? What is activation Group ? What is Service Program ???? How to call another program in RPGLE ?

1 Answers  


What is the RPG cycle?

3 Answers   CSC,


I have two sessions S1 & S2 under this 3 jobs(say j1,j2,j3 under session S1) And 2 jobs(Say j4, j5 Under session S2)is running. How many QTEMP & how many LDA will create for the same.

9 Answers   IBM,


write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen

0 Answers  


Anyone help me for the below question:- If problem/error occur in *PSSR subroutine,how should I handel it in RPG program.

1 Answers  


what is the equivalent keyword for CHAIN opcode ??

7 Answers   TCS,


Categories