• Execution error : file 'DSNTIAUL'

    Hi community I executing a JCL the fisrt stepp is delete of files the work the secound step is downling of SQLSERVER of a table specific. Executing in CMD showed the next error: Alnova COBOL SO Windows 10 Execution error : file 'DSNTIAUL' error code…
  • WSC-RET-CODE=0000001401 calling "InvokeService04" (Web Service Provider)

    I am trying to consume a Web Service API Rest Provider from a native COBOL program. To do this, I have created the Web Service Requester using the "imtkmake -genclientjson clientjson= json_name " command from OpenApi Schema, but when I make the call I…
  • MVSER0031S "ABC1" is not a valid subsystem id

    HI, I have same issue but my issue still persists even if i changed the XA name to DSN name. Any help here. Micro Focus ESMVS/TSO Version 7.0.000. Copyright (C) Micro Focus 1997-2021. All rights reserved. DSN SYSTEM(ABC1) RUN PROGRAM(PGM1) PLAN…
  • Error while installing Enterprise Developer on Redhat Linux V7.0

    While installing enterprise developer on redhat linux , i am getting below mentioned error. Please do help me with your expert inputs. Installer was unable to workout user id for the Enterprise Server System Administrator. Please re-run installer…
  • DSQQMFE utility

    I have installed QMF in AWS machine. Existing application uses QMF utility DSQQMFE in batch jobs to generate reports in mainframe. Need to replicate same thing in AWS after migration happens. So, QMF already is installed. But we need to integrate QMF…
  • Job failed with SORT020U: SORT(EXTSM) failed - sort engine status = 9/065

    Dear All, One of our job failed with the below error. SORT FIELDS=COPY SORT013U: I/O error on dataset 'SORTOUT' SORT014U: Status = 9/065 SORT020U: SORT(EXTSM) failed - sort engine status = 9/065 Please find the JCL below 1 //NBAECOPY JOB (15541840NM…
  • How to use the DDNAME passed from JCL in a COBOL program?

    Hi, We have a requirement where whe have to invoke a COBOL program from JCL , where we are passing a file to the program from JCL. Could you please provide some examples on how we can get this done. Regards, Sunil
  • Fix for MFED JCL debugger in Enterprise server the COBOL module breakpoints not working the code is bypassing all the preassigned breakpoints.

    I am using MFED for Eclipse - Enterprise Developer 3.0 Version: 3.0.00494. There is an issue in the Enterprise Debugger for both CICS and JCL , when set with breakpoints in COBOL modules. The debugger doesn't stop on any of the breakpoints and runs…
  • Debugger VS for .Net - Watch variables PIC S9 COMP

    Problem: Variables of type PIC S9(4) COMP with binary length 2 bytes (32 bit) are displayed with 4 digits. Is it possible to change the debugger settings to show the full range of values? Sample: Field BIO-SEGM-LGTH-USE has a value of 11156 (x'2b94…
  • Issue while trying to run the animator debug application (app.r110.kgs.debug.v10) on solaris11 machine (mchunixv10)

    Hi, Development team is facing an issue while trying to run the animator (debugging tool) in R110 debug application (app.r110.kgs.debug.v10). Target server is a solaris 11 machine. Unfortunately the animator shows an error message (please find…
  • Data element mapping report

    One of our customers has asked if there is a way to produce a report that contains position and displacement of each field as in the below example. LEVEL AND DATA NAME START END BYTES DESC 01 PRIMARY-REC 1 4000 4000 05 P-CLIENT-NUMBER 1 4 4 X…
  • HOW TO WRITE FILE DESCRIPTOR IN COBOL FOR VARIABLE LENGTH FILE?

    I have a file with with a record format VB, the Record length is 225, Block size 27998 . How do I declare this file in my Program. I am getting file status code 39. Please tell me a correct FD definition for this.
  • Unit testing with AMB

    Hello, I am currently coaching mainframe teams in adopting practices that make up Continuous Delivery. This is part of a bigger agile transformation the organisation is going through. The teams develop in AMB (AppMaster Builder) using Micro Focus…
  • MG0006: Unable to authorize the request.

    Help, I was able to register for a free usage of microfocus cobol. I tried automated process and I copied and sent email. I received the same message I posted in the subject. Cheers, Stefan
  • CASOUT restart not restarting at step specified

    We are using the MF Mainframe with MF COBOL and VSE JCL. We can restart a job but the job will not restart at the step specified. It is restarting the jobs from the beginning. This is causing problems for our VSAM files. It's a 64bit operating system…
  • MFE won't work. Error code C0000005

    The error message is something like this: C0000005 Access Violation at: 00BDF8F2 01:00068E8F2 c:\Program Files(x86)\Micro Focus\Mainframe Express\Base\Bin\MFPAMG.DLL (The text between "at:" and "c:\" vary from time to time. Probably some memory address…
  • MFE 3.1 error messages

    I'm using MFE 3.1 to debug cobol programs. I'm getting these errors when it starts to run the program. I'm using MFE 3.1 on a VPN. SXS: BasepSxsCreateFileStream() NtOpenFile(\??\C:\Program Files\Micro Focus\Mainframe Express\Base\Bin\cblxecws.exe.2…
  • MFE 3.1 Step not stopping at each statement

    I'm using MFE 3.1 to debug cobol programs. When I press the Step button it will not stop at the next statement. Does anyone know why?
  • looking for some help w/ edps

    hello - I'm rather new to this product and would like to learn see how it works... i tried to build the sample program in the welcome screens tictac.cbl - and although the build appears to run correctly when i go to run the .exe - iy is no where to be…
  • Native CICS Development

    Hi All, I would like to know the methodology of developing Native CICS COBOL application using the MicroFocus Server, In steps Pleas Best Regards