Hello,
We're running AIX 4.3.3, Sybase Server Enterprise 12.0 and CICS TX 5.0. We use COBOL for development. We followed the instructions as lined out in the "TXSeries Planning and Installation Guide for AIX" to setup a CICS environment without RDBMS and ran the IBM Cobol IVP programs...
Hello,
We're running AIX 4.3.3, Sybase Server Enterprise 12.0 and CICS TX 5.0. We use COBOL for development. We followed the instructions as lined out in the "TXSeries Planning and Installation Guide for AIX" to setup a CICS environment without RDBMS and ran the IBM Cobol IVP programs...
Thanks,
I understand what you tell me, but what should be done or specified/added in the make-file where this module has been created to solve this problem? (I'm not a C-programmer).
Hans
Hello everybody,
We've compiled a CICS-Sybase-interface-module "sybasexa" at our AIX 4.3.3 system. When we start CICS, it cannot load this module:
ERZ058003E/0186 12/08/02 12:42:16 accsyb: Information on unsuccessful program load: '108 /usr/lpp/cics/bin/sybasexa.
Code 108 tells us...
Hello everybody,
We've compiled a CICS-Sybase-interface-module "sybasexa" at our AIX 4.3.3. system. When we start CICS, it cannot load this module:
ERZ058003E/0186 12/08/02 12:42:16 accsyb: Information on unsuccessful program load: '108 /usr/lpp/cics/bin/sybasexa.
Code 108 tells us...
Hello everybody,
We've compiled a CICS-Sybase-interface-module "sybasexa". When we start CICS, it cannot load this module:
ERZ058003E/0186 12/08/02 12:42:16 accsyb: Information on unsuccessful program load: '108 /usr/lpp/cics/bin/sybasexa.
Code 108 tells us the reason: "no...
Hi,
We are running AIX 4.3.3 with CICS TX 5.0 and Sybase XA Server 12.0. We generated an interface module sybasexa (for the connection CICS- Sybase) without errorss using the make -f sybasexa.mk procedure, just as lined out in both "TXSeries: CICS Administration Guide for Open...
Hi,
We are running AIX 4.3.3 with CICS TX 5.0 and Sybase XA Server 12.0. We generated an interface module sybasexa (for the connection CICS- Sybase) without errorss using the make -f sybasexa.mk procedure, just as lined out in both "TXSeries: CICS Administration Guide for Open...
Hi,
We are running AIX 4.3.3 with CICS TX 5.0 and Sybase XA Server 12.0. We generated an interface module sybasexa (for the connection CICS- Sybase) without errorss using the make -f sybasexa.mk procedure, just as lined out in both "TXSeries: CICS Administration Guide for Open...
Hello Boris,
Thank you very very much for your suggestion. The compilation now runs successful. It took a week to discover this, because IBM is also still looking for the solution ..... A medal you. Thanks!
Regards.
Hans
Ladies and Gentleman,
We are running an AIX system (V.4.3.3) and try to compile and link a C-source (sybasexa.c) to interface with a Sybase Database System (make -f sybasexa.mk). Because we don't have the original IBM C-Compiler (xlc_r4) we use the GNU version gcc. At the end of the...
Hello Truusvlugindewind (and other supporters),
Yes, IBM COBOL! We tried your suggestion:
Select af-file assign to "/home/root/AFTEST"
organization is sequential
file status affilestatus
AND IT WORKS !!!! May be the phrase "organisation is ..." is crucial; we don’t...
Hello Dimandja,
Here’s a part of the program (ANVR03):
001000 FILE-CONTROL.
001100 SELECT AF-FILE ASSIGN AFTEST.
001200 DATA DIVISION.
001300 FILE SECTION.
001400 FD AF-FILE
----
----
043900 F01AF. OPEN INPUT AF-FILE.
…..
…..
046400...
Hello,
I just read the problems about running and OPENing a simple sequential file in a COBOL program in AIX. I've the same problems and I'm NOT able at all to run the program although I tried out all the suggestions in your mail. I even gave all the names in FD, USING, etc, the same and only...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.