Change Oracle password without recompile
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 12/16/2014 1:54:12 PMProblem:How can I change my Oracle password without having to recompile my COBOL programs?Resolution: Propose...
View ArticleOverlapping PERFORM...THRU...EXIT
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 12/16/2014 1:55:59 PMProblem:My program appears to be losing its ability to perform thru exit. It falls to the next para instead of...
View ArticleGathering test data
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 12/16/2014 1:57:01 PMProblem:How do I generate a file of test data for testing COBOL syntax?Resolution:There is a website,...
View ArticleDemo retrieving pid from Server Express
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 12/16/2014 2:00:02 PM Problem: How do I retrieve the program id (PID) on a Unix machine running Server Express? Resolution:These...
View ArticleLocation of cobsetenv on Unix/Linux
Current Revision posted to Visual COBOL Knowledge Base by ppimental on 12/16/2014 6:26:38 PMProblem:The cobsetenv shell script is used to set the COBOL environment for Visual COBOL products on Unix and...
View ArticleVisual COBOL support for Solaris 9
Current Revision posted to Visual COBOL Knowledge Base by ppimental on 12/16/2014 9:23:47 PMProblem:Visual COBOL installation fails when attempting to install on Solaris 9.Solution:Visual COBOL for...
View ArticleStripping ANSI codes from output dump
Current Revision posted to Visual COBOL Knowledge Base by Peter.Kalfsbeek on 12/30/2014 2:06:28 PMProblem:When using the (RM) variable and sending the screen output to a dump file, the generated file...
View ArticleError shown during installation of Visual COBOL for Eclipse. Error extracting...
Current Revision posted to Visual COBOL Knowledge Base by Kim.Hoskin on 1/9/2015 9:20:56 AMProblemThe following error is shown during installation of Visual COBOL for Eclipse. Error extracting...
View ArticleWhen adding a new Cobol source file to Visual COBOL for Eclipse project it...
Current Revision posted to Visual COBOL Knowledge Base by Kim.Hoskin on 1/9/2015 9:21:49 AMProblemWhen adding a new Cobol source file to Visual COBOL for Eclipse project it does not compile....
View ArticleHow to set the first program to run or debug in a Visual COBOL project...
Current Revision posted to Visual COBOL Knowledge Base by Kim.Hoskin on 1/9/2015 9:24:17 AMProblemWhat needs to be done to set the first program to run or debug, in a Visual COBOL project containing...
View ArticleCannot install Visual COBOL 2.2 Update 2 - Error 0x81f40001 - Setup has...
Current Revision posted to Visual COBOL Knowledge Base by Kim.Hoskin on 1/12/2015 12:41:54 PMProblemCannot install Visual COBOL 2.2 Update 2 - Error 0x81f40001 - Setup has detected one or more Hotfixes...
View ArticleUnderstanding information shown in the Visual COBOL for Eclipse .Log file by...
Current Revision posted to Visual COBOL Knowledge Base by Kim.Hoskin on 1/12/2015 12:43:10 PMProblemThe Eclipse .Log file records any activity from the IDE, including exceptions and errors. This...
View ArticleErrors with COMP host variables after compiling on Windows and running on Unix
Current Revision posted to Visual COBOL Knowledge Base by keithbailes on 1/14/2015 4:36:59 PMProblemWhen SQL programs contain host variables that are declared as COMP, compiling with OpenESQL on...
View ArticleJAVA_HOME not found when attempting to launch Eclipse
Current Revision posted to Visual COBOL Knowledge Base by Chris Glazier on 1/23/2015 8:48:07 PMProblem: JAVA_HOME is set in .profile on a Unix/Linux but the user encounters an error when attempting to...
View ArticlePRN of install product does not Match PRN of update product
Current Revision posted to Visual COBOL Knowledge Base by ppimental on 1/23/2015 9:19:00 PMProblem:When attempting to install a Visual COBOL product on a Unix/Linux machine the following error is...
View ArticleAble to launch a remote session but not a debug session from DevHub to Visual...
Current Revision posted to Visual COBOL Knowledge Base by ppimental on 1/23/2015 9:21:40 PMProblem:The user can launch a normal remote application session using the remote run configuration but not...
View Articletest article
Revision 1 posted to Visual COBOL Knowledge Base by Chris Glazier on 2/12/2015 1:57:30 PMaspbuttonerror.zips is a testBOMPPROGnew.zip
View ArticleDeploying a web service incurs 'Invalid thread access'
Current Revision posted to Visual COBOL Knowledge Base by dewamigo on 2/12/2015 8:29:00 PMProblemWhen deploying a service interface to an enterprise server instance, why does Eclipse display an...
View ArticleDFCONV command line fails with Error 114
Current Revision posted to Visual COBOL Knowledge Base by MF_Fano on 2/27/2015 9:54:05 PMProblem:In Net Express and Server for COBOL, the syntax to run the Data File Converter (DFCONV) command line is...
View ArticleThe use of Python ctypes to call COBOL
Current Revision posted to Visual COBOL Knowledge Base by tonyt on 3/4/2015 12:02:52 PMProblem error undefined symbol _mFsoload ResolutionThis simple example demonstrates how well Visual COBOL can...
View Article