DEGREE={1 | degree-of-parallelism | ANY}
NODEGREE
               | 1 | Prohibits parallel I/O operations | 
| degree-of-I/O-parallelism | Specifies the degree of parallel I/O operations, a value between 2 and 32767 (inclusive) | 
| ANY | Allows parallel I/O operations. | 
| Default: | NODEGREE |