hola, le puse el LOCK MODE IS AUTOMATIC en la SELECT de los archivos indexados, pero sale el mismo error al ejecutar el segundo programa. No estoy usando IDE, estoy a nivel de consola por cmd, abro 2 simbolos del sistema y corro un programa en cada una y al correr el segundo sucede el error . El motor del ficheros es vBISAM . SI ustedes no tienen este problema que motor tienen , podrian ver?
Código:
cobc (GnuCOBOL) 3.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Written by Keisuke Nishida, Roger While, Ron Norman, Simon Sobisch, Edward Hart
Built Jul 28 2023 22:59:53
Packaged Jul 28 2023 17:02:56 UTC
C version (MinGW) "9.2.0"
build information
build environment : i686-pc-mingw32
CC : gcc
C version : (MinGW) "9.2.0"
CPPFLAGS : -I/mingw/include
CFLAGS : -O2 -pipe -finline-functions -fsigned-char
-Wall -Wwrite-strings -Wmissing-prototypes
-Wno-format-y2k
LD : c:/mingw/mingw32/bin/ld.exe
LDFLAGS :
GnuCOBOL information
COB_CC : gcc
COB_CFLAGS : -pipe -I/mingw/include -I/mingw/include
-Wno-unused -fsigned-char -Wno-pointer-sign
env: COB_CFLAGS : -I"C:\GnuCobol 3.2\include"
COB_DEBUG_FLAGS : -ggdb3 -fasynchronous-unwind-tables
COB_LDFLAGS :
env: COB_LDFLAGS : -L"C:\GnuCobol 3.2\lib"
COB_LIBS : -L/mingw/lib -lcob
COB_CONFIG_DIR : /mingw/share/gnucobol/config
env: COB_CONFIG_DIR : C:\GnuCobol 3.2\config
COB_COPY_DIR : /mingw/share/gnucobol/copy
env: COB_COPY_DIR : C:\GnuCobol 3.2\copy
COB_MSG_FORMAT : GCC
COB_OBJECT_EXT : o
COB_MODULE_EXT : dll
COB_EXE_EXT : exe
64bit-mode : no
BINARY-C-LONG : 4 bytes
endianness : little-endian
native EBCDIC : no
extended screen I/O : pdcurses
variable file format : 0
sequential file handler : built-in
indexed file handler : VBISAM
mathematical library : GMP
XML library : disabled
JSON library : cjson
|
|