Directory Limits

Return codes 2301-2309 indicate an error with a directory limits process. ┌──────────────────────────────┬───────┬───────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DASDNotInstalled │ 2301 │ Directory limits are not enabled on │
│ │ │ the specified drive. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DASDAlreadyInstalled │ 2302 │ Directory limits are already enabled │
│ │ │ on the specified drive. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_NotHPFSVolume │ 2303 │ The directory is not on a 386-HPFS │
│ │ │ volume. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DASDMaxValidationFailed │ 2304 │ The supplied directory limit is │
│ │ │ smaller than the current directory │
│ │ │ size. The limit was not applied. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DASDInstallVolumeLocked │ 2305 │ Support for directory limits on the │
│ │ │ specified drive cannot complete. The │
│ │ │ drive is in use or locked by another │
│ │ │ process. You must shut down and │
│ │ │ restart your system in order for │
│ │ │ directory limits to become opera- │
│ │ │ tional. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_LimitNotFound │ 2306 │ The directory limit was not found. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_LimitExists │ 2307 │ The directory limit already exists. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DASDNotRunning │ 2308 │ The 386-HPFS file system failed to │
│ │ │ enable directory limits on the speci- │
│ │ │ fied drive. │
├──────────────────────────────┼───────┼───────────────────────────────────────┤
│ NERR_DASDNotOperational │ 2309 │ The NET DASD operation failed. │
│ │ │ Support for directory limits is │
│ │ │ enabled, but is not yet operational. │
│ │ │ │
│ │ │ Cause: Directory limits operations on │
│ │ │ this drive cannot be performed until │
│ │ │ support for directory limits is oper- │
│ │ │ ational. │
└──────────────────────────────┴───────┴───────────────────────────────────────┘


[Back: Message]
[Next: Server]