Forum Post: Is Enterprise Analyzer compatible with other mainframe/OS then...
Hi, I saw in Enterprise Analyzer that it mainly support IBM z/OS environment. Is there anyone know that EA supports other mainframe migration. Thanks in advance LinhPham
View ArticleForum Post: Connecting SEP processes or Batch Jobs to DB2/LUW app_handles
When monitoring DB2/LUW activity by app_handle id's, is there a means to tie the app_handle to a Microfocus SEP process id or Batch Job?
View ArticleForum Post: RE: Connecting SEP processes or Batch Jobs to DB2/LUW app_handles
Use SQL Server Profiler within SQL Server Management Studio, and you'll see same SEPs as the one used in any MFES or Windows.
View ArticleForum Post: RE: Connecting SEP processes or Batch Jobs to DB2/LUW app_handles
Thanks for the reply! However, I'm trying to do this with a home grown monitor, written in ksh. At this point, it's simply displaying a list of the active LUW apps and the SQL statement currently being...
View ArticleWiki Page: Using OpenLDAP with MFDS over SSL
Problem: How to secure/encrypt communications between MFDS and an OpenLDAP repository using SSL. OpenLDAP needs to be configured to work with SSL certificates so it can establish communications over an...
View ArticleWiki Page: Micro Focus Server cas0perf errors logged
Problem Many messages seen (in Event Manager) relating to cas0perf Event1, Micro Focus Server [cas0perf] OpenFileMapping on Global\MF-PERF- RC 000000002 (Where is the name of a region that had...
View ArticleWiki Page: How to set up secure access to MFDS and the ES Administration web...
Problem: MFDS acts as a web server and displays the Enterprise Server Administration web page. By default it is not set up for SSL secure access (i.e. a URL beginning with "https:"). How can a person...
View ArticleForum Post: COBCH0845 Unknown class: DirectoryServices in Visual COBOL
Hi, Product Information : Enterprise developer 3.0 Eclipse. I am writing a program to store the password in projected by using the Hash algorithm. while writing the below code getting error "COBCH0845S...
View ArticleWiki Page: MFBSIJCL "Program-Termination" Rc:+000000210
Problem After migrating from Studio Enterprise Edition 6.0 to Enterprise Server 2.3 running a transaction appears to hang/loop and eventually a Return Code of 210 appears in the MFDEBUG log. Resolution...
View ArticleForum Post: RE: Building ESODBCXA.dll
This is a problem of ODBC ;for resolving this problem you will install sdk 8.1 version i will provide a link https://fixdll.net/msvcp100 which give you access for download your missing dll file.
View ArticleForum Post: Cataloged file in locked status even after Cobol program in JCL...
Currently using Enterprise Developer in Eclipse . COBOL Program abends when user abend is initiated and terminates JCL processing. But the cataloged files in the JCL remains in locked mode. IEFBR14...
View ArticleWiki Page: Core dump file not generated on SuSe LINUX 12 SP3
Problem: Trying to create a core file from a deliberate error to make the JCL ABEND does not produce the expected core file. Resolution: When using the locale: ja_JP.sjis, it does not work. A simple...
View ArticleWiki Page: Enterprise Server security fix, October 2018
CVE-2018-12469: A NULL pointer dereference vulnerabilty, leading to Denial of Service, was found in MFDS. Notes: MFDS issues apply to Micro Focus Enterprise Developer and Micro Focus Enterprise Server...
View ArticleAnyone willing to have a discussion on how operations support on Enterprise...
Anyone willing to have a discussion on how operations support on Enterprise Server compares to the mainframe? We are a new customer looking to get and understanding of how things compare between the...
View ArticleForum Post: ASLM
We are currently running Enterprise Server 2.3 Update 2. I was recently asked about file permissions on a /var/aslmfsem file (from a different site in our organization). Checking, I found my Microfocus...
View ArticleForum Post: RE: ASLM
If memory serves, ASLMF is used by the server products but not the development products. So it will be present on machines that have a server (runtime for application deployment, but no development...
View ArticleForum Post: new linux variable update in ES
I have added the missing variable in /etc/profile.d/microfocus.sh file and its now reflecting on the system, however since the job is being processed through JCL and the variable is not reflected under...
View ArticleForum Post: upading the linux env variables in ES
I have added the missing variable in /etc/profile.d/microfocus.sh file and its now reflecting on the system, however since the job is being processed through JCL and the variable is not reflected under...
View ArticleForum Post: RE: new linux variable update in ES
Your question is not entirely clear to me. However, in general, there are two ways that the environment of a process can be modified: The initial environment is set by the parent process, either...
View Article