browsing using file aid

pradeepgowda
Posts: 40
Joined: Mon Jan 04, 2010 4:17 pm
Skillset: cobol,jcl,db2,vsam,cics
Referer: google

browsing using file aid

Postby pradeepgowda » Fri Apr 09, 2010 3:25 pm

how many records can we browse using fileaid. what happens if the limitation is reached. how to overcome it.
it was an interview question

User avatar
dick scherrer
Global moderator
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am

Re: browsing using file aid

Postby dick scherrer » Sat Apr 10, 2010 12:41 am

Hello,

The limit is typically determined by the amount of memory available.

An error is shown.

Copy a small bit of the data to another file and browse that smaller file.
Hope this helps,
d.sch.


  • Similar Topics
    Replies
    Views
    Last post