Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Big file handling

Status
Not open for further replies.

Consty

Technical User
May 1, 2003
44
0
0
CM
Hi,
I would like de create files greater than 2Gb under AIX4.3,
the files come from an export of Oracle 7.
Thnaks for help
 
ulimit -f ??????

BTW: You should also look for large files filesystem in documentation.

r,m.
 
creating filesystem from smitty:

Add a Journaled File System

Move cursor to desired item and press Enter.

Add a Standard Journaled File System
Add a Compressed Journaled File System
Add a Large File Enabled Journaled File System <<<<----


????????????????????????????????????????????????????????????????????????????
? CONTEXTUAL HELP ?
? ?
? Press Enter or Cancel to return to the application. ?
? ?
? Creates a file system in which the maximum file size is increased ?
? from 2GB to 64GB minus 124MB. ?
? ?
? F1=Help F2=Refresh F3=Cancel ?
F1=Help ? F8=Image Enter=Do ?


r, m.
 
hi ,

if you have large enabled filesystem then you can edit /etc/security/limits file and set fsize to -1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top