![]() Increasing Maximum File Size |
![]() Virtual Machine |
![]() |
To increase the maximum file size to its absolute maximum value of 1.9 GB, use iscr to recreate the file with a maximum record size of 16000, as follows:
iscr -kkeysize -r16000 filename.ext
where keysize is the keysize of the key and filename.ext is the name of the file. Note that iscr creates a new file, and any existing file of the same name is automatically deleted and replaced by the new version of the file that will be empty. Note if you are running on Windows, the utility is called iscr32.
It is also possible to create a file with a maximum record size between 250 and 16000, if required.
Topic ID: 720111