Cobol

Páginas: 3 (743 palabras) Publicado: 10 de octubre de 2012
CODES VSAM
==========

00 Operation completed successfully

02 Duplicate Key was found

04 Invalid fixed length record

05 The file was created when opened - Successful Completion

07CLOSE with REEL or NO REWIND executed for non tape dataset.

10 End of File encountered

14 Attempted to READ a relative record outside file boundary

21 Invalid Key - Sequence error

22 InvalidKey - Duplicate Key found

23 Invalid key - No record found

24 Invalid Key - key outside boundary of file. Falta de espacio en disco

30 Permanent I/O Error34 Permanent I/O Error - Recordoutside file boundary

35 OPEN, but file not found

37 OPEN with wrong mode

38 Tried to OPEN a LOCKed file

39 OPEN failed, conflicting file attributes

41 Tried to OPEN a file that is alreadyopen

42 Tried to CLOSE a file that is not OPEN

43 Tried to REWRITE without READing a record first

44 Tried to REWRITE a record of a different length

46 Tried to READ beyond End-of-file

47Tried to READ from a file that was not opened I-O or INPUT

48 Tried to WRITE to a file that was not opened I-O or OUTPUT

49 Tried to DELETE or REWRITE to a file that was not opened I-O

91Password or authorization failed

92 Logic Error

93 Resource was not available (may be allocated to CICS or another user)

94 Sequential record unavailable or concurrent OPEN error

95 FileInformation invalid or incomplete

96 No DD statement for the file

97 OPEN successful and file integrity verified

98 File is Locked - OPEN failed

99 Record Locked - record access failed.|00 |Operación satisfactoria, todo bien. |
|02 |en lectura quiere decir que encontro una llave alternantecon valor duplicado.|
|10 |Cuando se ha llegado al final del fichero y se quiere seguir leyendo. |
|22 |Se intenta copiar un registro con...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Cobol
  • Cobol
  • cobol
  • cobol
  • cobol
  • Cobol
  • Historia de cobol
  • historia del cobol

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS