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


i have one file having 100 of records? i want to display it like
20 records in one column and 20 records in another column total
40 records per page ? how ?

Answers were Sorted based on User's Feedback



i have one file having 100 of records? i want to display it like 20 records in one column and 20 re..

Answer / lu

you can't do that in Spufi....You could do it in the
program cobol...
you have to create 3 Pages...Each page you define 2 columns,
each columns you define 20 records....

Is This Answer Correct ?    0 Yes 0 No

i have one file having 100 of records? i want to display it like 20 records in one column and 20 re..

Answer / vaneesh khurana

You can do it by using SPLICING option of ICETOOL.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More DB2 Interview Questions

What is Reorg Recovery? when will you run it?

2 Answers  


What is an asychronous write?

1 Answers  


How many databases are there?

0 Answers  


What will the COMMIT accomplish?

5 Answers  


What is REORG? When is it used?

4 Answers  


What is db2? Explain.

0 Answers  


What techniques will be used to avoid deadlock??

5 Answers   IBM, SUN,


what is static sql? what is dynamic sql? Give me details

3 Answers  


What is plan in cobol db2?

0 Answers  


What is the SQL Communications Area and what are some of its key fields?

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 size of a data page?

2 Answers   IBM,


Categories