Código | Descrição |
---|---|
400 | Resource already enabled. |
401 | Resources not enabled |
402 | File must be exclusive to enable res. |
403 | Empty resource id. |
404 | Output buffer to small. |
405 | Resource id already added. |
406 | Bad resource search mode. |
407 | Attempt to get non-resource info. |
408 | Resource not found. |
410 | User not active. |
411 | Not a superfile. |
412 | Attempt to create open superfile member. |
413 | Superfile host not opened. |
414 | Cannot nest superfiles. |
415 | Illegal AddKey to superfile. |
416 | Illegal DeleteKeyBlind to superfile. |
417 | Superfile created with different index node size. |
418 | Superfile created with maximum name length exceeding current maximum. |
419 | Host superfile does not support recovery. |
420 | Key update with pending transaction. |
421 | Filter not supported. Probably an invalid value in mode parameter of DoBatch. |
422 | Function not supported. Probably an invalid value in mode parameter of DoBatch. |
423 | Incomplete batch. You specified BAT_COMPLETE in a DoBatch call. |
424 | Add list error. Internal processing problem. May be a memory overwrite. |
425 | Batch already in progress. You made a call to DoBatch to open a new batch before you have completed the prior one. Make a call with a mode of BAT_CAN first. |
426 | No batch active. You are calling DoBatch with a mode of BAT_CAN or BAT_NXT. |
427 | Status info already returned. You are making two consecutive DoBatch calls looking just for status information. |
428 | No more info. |
429 | bufsiz is too small for a single record. You need a larger buffer for this file. |
430 | request is a NULL pointer. |
431 | Aggregate/serialization lock denied. |
432 | Fixed-length string requires len in DODA. |
433 | Segment definition inconsistent with schema. |
434 | Very long def block not supported. |
435 | File def memory error. |
436 | Bad def number. |
437 | defptr NULL during GETDEFBLK. |
438 | Resource found with zero (0) length. |
439 | File definition conversion missing: call FairCom. |
440 | Dynamic dump already in progress. |
441 | No memory for dynamic dump file buffer. |
442 | One or more files not available for dump. |
443 | File length discrepancy. |
444 | Could not create file during dump recovery. |
445 | Not enough data to assemble key. |
446 | Invalid key mode. |
447 | You must be the owner of this file. |
448 | File definition permission denied. |
449 | ADMIN has opened file. Cannot delete file. |
450 | Invalid user id when logging on Server. |
451 | Invalid password when logging on Server. |
452 | Server could not process user/acct info. |
453 | Invalid Server name. |
454 | Service not supported. Using an option unavailable to this library. |
455 | User does not belong to group. |
456 | Group access denied. |
457 | File password invalid. |
458 | Write permission not granted. |
459 | Delete permission denied |
460 | Resource not enabled. |
461 | Bad permission flag. |
462 | No superfile directory found during CTSBLD processing. |
463 | File does not have unique Server/File number. |
464 | ISAM level logon not performed. |
465 | Incremental Index: dnumidx < 1. |
466 | Incremental Index: dfilno not an ISAM file. |
467 | Incremental Index: aidxnam NULL for 1st. |
468 | Incremental Index: active tran not allowed. |
469 | Negative I/O request. |
470 | Guest logons disabled. |
471 | Error deleting sortwork file |
472 | Error deleting sortwork file. |
473 | Error opening first dummy file. |
474 | Too few handles available (minimum of 3 required). |
475 | Error closing dummy file. |
476 | Error unlinking dummy file. |
477 | Error getting first data area. |
478 | Sinit phase not previously performed - srelease. |
479 | Sreturn phase already started. |
480 | No records in data buffers. |
481 | Sint phase not previously performed - sreturn. |
482 | Not enough memory. |
483 | No valid record pointers in merge buffers. |
484 | Error opening sortwork file. Increase the fils argument (second parameter to InitISAM or the second number in the parameter file initialization record). |
485 | Error creating sortwork.00x file. |
468 | No records fit in output buffer. |
487 | Error reading sortwork file. |
488 | Bytes in buf <> merge buf size. |
489 | Error adjusting file pointer. |
490 | Error closing sortwork.00x file. |
491 | Error closing sortwork file. |
492 | Error deleting sortwork file. |
493 | Error renaming sortwork.00x file. |
494 | Error closing output file. |
495 | Error creating output file. |
496 | Insufficient disk space. |
497 | Reserved for future use. |
498 | Old log file found during log create. |
499 | Mismatch between recovery log and file id. |