NetExpress 4.0 migrating Server 2003 to 2008/2012
Hello Everyone!I want to know if it's possible migrate or re-install NetExpress 4.0 in Windows Server 2008 (or 2012 preferably). So far I know our license only applies to 4.0 version, besides all the...
View ArticleDB0006 Required DB software: 'db2agapi' could not be found.
We use .mak files to compile cobol modules for execution in the server environment. We are testing a Windows 7 install, and the compile fails because it cannot find the db2agapi.dll. The same compile...
View ArticleUnicode chars in filename
Please is there any possibility to have Unicode chars in filename, and use this file in Cobol. Like this: select optional intb-file assign to f-intb-file file status is w-file-status. DATA...
View ArticleNetExpress Support Windows 7
Hello, how much longer is Windows 7 supported by NetExpress and it's runtime?
View ArticleMicro Focus Server Express 5.1 WrapPack 12 - xml reading generates loop...
When reading the xml tags, when the tag comes in 3 nodes and does not come in one, cobol generates a loop shuffling the data, bringing the data in the first, being that of the first record.In this...
View ArticleOAC compatibility with Cobol Server Express
My question is about compatibility of Server express cobol application with OAC new functionality with Oracle Database 12c Our applications use the Oracle Pro*COBOL precompiler (rtsora) (in conjunction...
View ArticleNew Version of Micro Focus co-existing on same server with older version
We are currently a Micro Focus 6.0 Sp2 SEE user. We use it for development and prod. We have a new Cobol application that the vendor requires Visual Cobol 2.3 Update 1. We are being asked to put it...
View ArticleNet Express 173 CHECKFIL error
During execution of the process, using Net Express we are getting a "file not found" error. It occurs when calling a DLL from a DLL. Calling the same DLL from an EXE is working fine. While this code...
View ArticleCOBCH0002S Undefined ECM error. Inform Technical Support. Error code 12. And...
Dear Friends, I am using eclipse (Enterprise Developer 3.0 ) while developing one code I am getting the following errors. Please suggest. 1. COBCH0008S Unknown copybook DCLGEN specified: When I am...
View Articleanimator stopped working .. runs all the way through program.
This is a strange one. Without any changes that we know of except booting our server all animator sessions run right through without stopping for breaks. We have small scripts that set COBSW +A and...
View ArticleOpenESQL Query with arrays
I am involved in an assessment of migrating an application from using SYBASE provided SQL Preprocessor to OpenESQL. I have created a simple test program and I have found an issue. With the SYBASE...
View ArticleFile status 9/57
Hi All, I'm just wanting a fresh perspective on an issue I'm having! I'm randomly getting a file status 9/57 on one particular file (which is IDX"8" format) on a rewrite. The file in question is only...
View ArticleSQl Function in Cobol Net Express 5.1
Hi, I'm trying to run this function:EXEC SQLSELECT REPLACE ('123456_FILE01_RESUMO.XLS', '_RESUMO', '') INTO :WS-LABEL-AUX-SAIDAFROM DUALEND-EXEC TO RETURN: '123456_FILE01.XLS'but it did not...
View ArticleImages in EXCEL
I want to insert Images into an EXCEL Worksheet from an NETEXPRESS 5.1 program.I found the instruction ActiveSheet.Pictures.Insert (C:\Users.MyPicture.JPG").select but this is for othes languagesBut...
View ArticleChanging NLS_LANG
Hello,currently we are using a database with NLS_CHARACTERSET = WE8ISO8859P1 for our Cobol-Routines.Our Cobol-Compiler uses NLS_LANG=german_germany.WE8ISO8859P1. We would now like to switch to...
View ArticleOracle's Connect... Alter Authorization Construct
Has anyone used the Connect... Alter Authorization construct to change a password while connecting an to an Oracle database?The Oracle Pro COBOL documentation specifies that it can be used to change a...
View Articlereading tab char from line-sequential files
w/o using environment variables or cfg för extfh. I try x"91" 46 null insertion and tab function 48, but there is still replaced by space when i examine (in hex view). How to properli read a ls file...
View ArticleMy Net Express license has been corrupted, after update win10 prof rev 1803
Hi, Today, after the Windows 10 Prof system proposed that I upgrade to revision 1803, the NetExpress license tells me that it has been corrupted. Before this update, NetExpress was working properly. I...
View ArticleNetExpress 5.1 - Compatibility with Windows Server 2012 R2
Is NetExpress version 5.1 compatible with Windows Server 2012 R2? Thank you,Carol Carr
View ArticleWinHTTP API
Hi, Been experimenting with WinHTTP (windows API) with the following codes;object section.class-control. WinHTTP is class "$OLE$WinHttp.WinHttpRequest.5.1". : :invoke WinHTTP "new" returning...
View Article