FUNL0025 Tracks per cylinder not divisible by (n).: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "You have specified an SEBUFF or SBBUFF greater than 1 which is not an even divisor of the number of tracks per cylinder for the disk device holding at least one of the physical f...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
You have specified an SEBUFF or SBBUFF greater than 1 which is not an even divisor of the number of tracks per cylinder for the disk device holding at least one of the physical files making up the logical database file. For example, 3380's and 3390's have 15 tracks per cylinder. Hence, SEBUFF and SBBUFF must be 1, 3, 5 or 15 if you are using 3380's and/or 3390's.
You have specified an SEBUFF or SBBUFF greater than 1 which is not an even divisor of the number of tracks per cylinder for the disk device holding at least one of the physical files making up the logical database file. For example, 3380's and 3390's have 15 tracks per cylinder. Hence, SEBUFF and SBBUFF must be 1, 3, 5 or 15 if you are using 3380's and/or 3390's.


[[Category:Fast/Unload Messages]]
[[Category:Fast/Unload messages]]

Latest revision as of 13:41, 19 April 2013

You have specified an SEBUFF or SBBUFF greater than 1 which is not an even divisor of the number of tracks per cylinder for the disk device holding at least one of the physical files making up the logical database file. For example, 3380's and 3390's have 15 tracks per cylinder. Hence, SEBUFF and SBBUFF must be 1, 3, 5 or 15 if you are using 3380's and/or 3390's.