Código | Descrição |
---|---|
506 | Could not open save/restore file. |
507 | Could not process save/restore file. |
508 | Save/restore inconsistency. |
509 | Duplicate Server. |
510 | Active chkpnt at start of roll-forward. |
511 | Index nodes form illegal loop: rebuild. |
512 | Data file loop detected. |
513 | FPUTFGET does not support SuperfilePrepassXtd. |
514 | Queue has been closed. |
515 | Cannot convert old IFIL structure. |
516 | ctNOGLOBALS not allocated. |
517 | regid is not registered. |
518 | 'regid' is already registered. |
519 | Index logical EOF error. The index end of file error gives warning when a B-tree index node appears to be past the logical end of the index file. Such an error indicates that the index is corrupted. Note the following points: 1) Should not occur on indices under transaction processing control or in Standalone Multi-User mode. 2) On non-transaction processed indices, something has corrupted the index. The index must be rebuilt or recovered as follows.Recover by copying the key values to a new index. The corrupted index file can be opened with the file modes: OPENCRPT | READFIL, permitting the index to be searched, and the IEOF_ERR suppressed. |
520 | Attempt to update index with inconsistent transaction number. If encountered, compact and rebuild the file to resolve the error. |
521 | Could not allocate memory for the Streettalk login message buffer. |
522 | Userid in InitISAM does not match current login id. |
527 | Index must be rebuilt. See CTSTATUS.FCS. |
528 | Key segment length error. |
529 | System checkpoints terminated. |
530 | Client does not match server. |
531 | Index reorg entry error. |
532 | SetSavePoint called with AUTOSAVE on |
533 | File header high-water-mark overflow. |
534 | Transaction number overflow. |
535 | c-tree Plus instance not registered. Call RegisterCTree. |
536 | Only automatic RegisterCTree allowed. |
538 | Client-side bad function array type. |
-539 | sysiocod when file does not appear to contain any valid information. |
540 | NULL parameter |
541 | Transaction log cannot be written. |
542 | Could not create mirror file. |
543 | Could not open mirror file. |
544 | Could not close mirror file. |
545 | Could not delete mirror file. |
546 | Could not write mirror file. |
547 | Could not save mirror file. |
548 | Could not read mirror file. |
549 | Mismatch between mirror headers. |
550 | Attempt to open primary w/o mirror: 'OR'ing in a file mode of MIRROR_SKP permits a primary file to be opened w/o error. |
551 | File already opened without mirror. |
555 | Could not read primary, switching. |
556 | Could not write primary, switching. |
557 | Could not write mirror, suspend mirroring. |
558 | Could not save primary, switching. |
559 | Could not save mirror, suspend mirroring. |
560 | Only one of each monitor at a time. |
561 | SYSMON: dynamic dump begins. |
562 | SYSMON: dynamic dump ends. |
563 | SYSMON: dynamic dump ends (errors). |
570 | Incomplete compression. |
571 | Index rebuild required. |
572 | Incomplete compression and index rebuild required. |
573 | Primary/mirror out-of-sync. Copy good file over bad. |
574 | Incomplete compression and primary/mirror out-of-sync. |
575 | Index rebuild required and primary mirror out-of-sync. |
576 | Incomplete compression and index rebuild required and primary/mirror out-of-sync. |
-587 | Close/delete deferred: pending transaction. |
588 | Attempt to close or delete file with pending transaction. |
589 | Member of ADMIN group required. |
590 | Could not find ISAM context ID. |
591 | Old context ID. Call CloseISAMContext. |
592 | Context ID exists. |
595 | varlen too small in UpdateConditionalIndex |
596 | Missing information. |
597 | Could not initialize expression. |
598 | Could not evaluate conditional expression. |
599 | Dynamic Dump extent error. |
Visão Geral
Import HTML Content
Conteúdo das Ferramentas