FUNL0024 No multi-track reads allowed on (ddname). SBBUFF and SEBUFF must be 1.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "The indicated DDNAME is not on cylinder boundaries but you have specified an SEBUFF or SBBUFF greater than 1. Either move the data set to cylinder aligned extents (using IEBGENER...")
 
(Automatically generated page update)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
The indicated DDNAME is not on cylinder boundaries but you have specified an SEBUFF or SBBUFF greater than 1. Either move the data set to cylinder aligned extents (using IEBGENER or DUMP/RESTORE) or use SEBUFF and SBBUFF values of 1.
The indicated DDNAME is not on cylinder boundaries but you have specified an SEBUFF or SBBUFF greater than 1. Either move the data set to cylinder aligned extents (using IEBGENER or DUMP/RESTORE) or use SEBUFF and SBBUFF values of 1.


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

Latest revision as of 13:41, 19 April 2013

The indicated DDNAME is not on cylinder boundaries but you have specified an SEBUFF or SBBUFF greater than 1. Either move the data set to cylinder aligned extents (using IEBGENER or DUMP/RESTORE) or use SEBUFF and SBBUFF values of 1.