If we have 100 records in the PF, we deleted all the records
then what is the Size of the PF?

Answers were Sorted based on User's Feedback



If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?..

Answer / divyananda

The memory will be held untill you compress the PF

Is This Answer Correct ?    6 Yes 1 No

If we have 100 records in the PF, we deleted all the records then what is the Size of the PF?..

Answer / rama

If it is a physical sequential file the size of the file
becomes 0.

Is This Answer Correct ?    5 Yes 2 No

Post New Answer

More DB2 Interview Questions

Is DECLARE TABLE in DCLGEN necessary? Why it used?

3 Answers  


Mention and explain the contention situations caused by locks?

1 Answers  


1) I have 3 programs : PGMA, PGMB, PGMC. PGMA calls PGMB and PGMB calls PGMC. I have to do inserts, updates in all the 3 pgms. 2) Say PGMC has done its work successfully and returned to PGMB 3) PGMB had an SQL error while doing some update 4) PGMA has already done some updates before calling PGMB all are running under the same CICS region. What will happen if I issue SYNCPOINT ROLLBACK in PGMB when it abends ? Does all the changes in PGMA,B,C rollback ? (because all the pgms belong to same task).

1 Answers  


What is the syntax of SELECT statement when embedded in a COBOL program?

2 Answers  


Which command is used to remove all rows from a table?

0 Answers  






Suppose if I need to update a column, how you do that using cursor?

2 Answers   Verizon,


What is the physical storage length of date data type?

0 Answers  


could you give me an example how, where i code CHECKPOINT and restart...I need and example....thanks..

5 Answers  


What is the difference between oracle and db2?

0 Answers  


what is + sign and -ve sign for sql code ?

1 Answers   TCS,


What is the physical storage length of each of the following DB2 data types: DATE, TIME, TIMESTAMP?

1 Answers   CTS,


Is Cursor exicutable ?

3 Answers   TetraSoft,


Categories