Error COBLK0004 linking native (legacy) code in EDTE 2.1
We successfully ported a multi-million lines legacy system on Windows in 20006. However it's on NetExpress 4.0, therefore we want to migrate it to Enterprise Developer.We have this problem with 385...
View ArticleMQ PUT Error - File 'DFH0MQIS' error code: 114
Hi,I have a Cobol program that connects to Oracle tables, fetch some values and then write those values to MQ.Related to MQ, I have two steps, OPEN and PUT.OPEN step works well with return code of...
View ArticleCICS App written by C/C++
Hi,My customer has CICS Programs written by IBM C/C++. They want to migrate those CICS programs to run on Enterprise Server of Windows.I know Mainframe Subsysytem Support of Enterprise Server don't...
View ArticleDEBUG COBOL program in Linux command
I have complied my program using cob -iav MTFBOX40.cbl and while running using cobrun command on Linux, I am getting "Illegal character in numeric field" error, It looks like some character data is...
View ArticlePROCOB autoconnect Oracle database
HiIn my cobol program instead of specifying the direct db connect statement like EXEC SQL CONNECT :USERNAME END-EXECCan we have some directive like INIT which can execute SQL statement directly and...
View ArticleI need information about best practice to use GIT in Microfocus Enterprise...
I need information about best practice to use GIT in Microfocus Enterprise Developer
View ArticleTeam Edition
My Team Edition trail period expired. How to uninstall the team edition and go back to the EDPE? I am not able continue my education on mainframe dure the Team Edition trial ends.
View ArticleIs SAS, EZETREIVE supported for rehosting
Hi,Is Source code in EZETRIEVE, SAS are supported to be rehost in Micro Focus or do we need to reengineer for using in Micro Focus? Regards,Ekam
View ArticleSPOOL HouseKeeping ARCHIVE
Hello,I am actually running the Spool House keeping Archive utility and i am getting this return code : SPOOL clean-up failed - return code = 08 reason code = 41I think this error is returnd by the...
View ArticleDB2 Table Locked
Hello !I'm running a Cobol program that executes a insert in a DB2 table.The program is executed OK but, after that, I try to open the table in SQL Wizard and its locked !The only way to unlock the...
View Articlecompiling without restarting CICS
Our shop was long time user of MFEE so this is what I am comparing Enterprise Developer with.Is there a way to compile a program in Enterprise Developer and test the code through debugger without...
View Articleenterprise developer - not saving data
Something happened where now my application does not save data in XDB. It writes it to XDB but once I log off, it seems to rollback the database. Is there some setting that I set? I cannot find it.
View ArticleAnt build report success even when compile fails
I'm using ANT to compile and link a COBOL program from a window DOS prompt, using the .cobolBuild file generated by MF Enterprise Developer for Eclipse with the following command: ant -f...
View ArticleESDEMO Creation
I am a teacher and am attempting to get Enterprise Developer 2.2 installed and tested so I can use it for both Cobol and CICS development for my students. The software is installed (correctly, I...
View ArticlefailOnError in .cobolBuld defaults to false
Using Micro Focus Enterprise Developer for Eclipse v.2.2. It appears that the property failOnError in the ant file .cobolBuild, which the IDE generates, is defaulting to a value of 'false'. I can...
View ArticleServer Name
From within a exit process. How can I found out the Enterprise server name the job is running in.Would like to be able to add the Enterprise Server name as part of the print banner page so that you can...
View Articleopen error on empty file
need to get passed an open of empty file (i-o error) (RTS 13) file not found.there are times when this file is empty and previous was opended and closed without data. If I can get by the open error...
View ArticleMoving low-values to S999 field
I am using Micro Focus Enterprise Developer 2.2 Update 2 for Visual Studio 2010 with Microsoft Visual Basic 2010.The COBOL dialect is: Enterprise COBOL for z/OSWithin a CICS program I am moving...
View ArticleCTG Demo - ecicall.cbl
Enterprise Developer provide sample programs, eci2oper.cbl and eci-call.cbl, for testing CTG.These sample programs work fine as it is in the documentation. I used ED for Eclipse v2.2 U2.For testing...
View ArticleWeb service calling native Cobol
In Visual Studio 2012 I have created a C# WCF service (based on the WCF service library project template).This weservice calls a managed Cobol class, which in turn calls native Cobol modules.When I...
View Article