Forum Post: RE: Date Setting in Enterprize Server
Well , it is very tricky to do this in a batch program. The only way is to set the new date in cobrts.cfg with this VARIABLES name : CURRENT_YEAR=YYYY CURRENT_MONTH=MM CURRENT_DAY=DD But be careful,...
View ArticleWiki Page: 3rd party Job Scheduling tools stop communicating with ED/ES...
Problem: An issue has become known with ED 2.3 where the Job Scheduling tools from 3rd party vendors stop communicating with ES. This issue will have an impact on our external partners who integrate...
View ArticleWiki Page: Error: MFRHCGI Failure when accessing JES Spool
Problem When accessing the JES Spool the following is displayed: Error: MFRHCGI Failure RTS error = 037 Program name: casrdo41 The console.log also shows an error: CASKC0027E Error executing service...
View ArticleWiki Page: CASCD0117S
Problem: In the console.log the following error appears: CASCD0117S Fatal Error 0002 while quiescing TX Daemon, reason = 0022 What does this mean? Resolution: CASCD0117S A UNIX call returned with...
View ArticleWiki Page: How to Trace Enterprise Server Administration Security Resources
Problem: No trace messages appear in the logs when an attempt is made to trace " Enterprise Server Administration " resources in an External Security Manager (ESM) definition. Example Definition:...
View ArticleWiki Page: "Could not load a transcoding service" running MFDS on Solaris
Problem Get the error message " Could not load a transcoding service " when attempting to run 'mfds -m' on Solaris Resolution This is an Xerces error Set the LC_ALL environment variable to resolve...
View ArticleWiki Page: Output file size created when using MFCATXML
Problem: Sometimes using MFCATXML with a large catalog creates only a few output files. Other times, when the catalog is smaller, the MFCATXML creates over 15 output files. What is the reasoning for...
View ArticleWiki Page: "Auxiliary Trace Activation" disappears after reboot
Problem: When activating the auxiliary trace it works as expected and runs for a while. Then all of a sudden without any changes to the system it is deactivated after a region restart. How can this be...
View ArticleWiki Page: Removed SYSAD. How can SYSAD be recovered?
Problem: Mistakenly removed user:SYSAD from #DSAdmin group with internal security. How can this be recovered? Resolution: There are a few possible ways to try and get the SYSAD back again if it is...
View ArticleForum Post: Error during boot region
Hi, I'm using Enterprise Server and during the start of a region I get the following error: 160212 16003412 CASCD0100I ES Threaded Daemon Initialized (Ver CAS 2.2.02) process-id =...
View ArticleForum Post: RE: Error during boot region
Hi, Your connection to the SQL data base did not get up. In order to find out which is the issue, you should add to the connection string : +DbgFl=0x7 (in "XA" TAB of the region). and see the logs...
View ArticleForum Post: RE: Error during boot region
Hi, thanks for the quick reply. How should I compose the connection string? Right now I have the string "DSN=nameDSN,USRPASS=user.pass", so the correct form is "DSN=nameDSN,USRPASS=user.pass, +...
View ArticleForum Post: RE: Error during boot region
Hi giomar, The DbgFl=0x7 option is specific to Oracle XA defintions so will have no impact when using SQL Server switch module. A -3 error indicates a connection error. To obtain further diagnostics...
View ArticleForum Post: RE: Error during boot region
Thanks David.Sands, you've been helpful! I configured and generated log as explained in "community.microfocus.com/.../2271.database-access-support-within-enterprise-server.aspx" end now finding:...
View ArticleForum Post: MFCATXML Not generating XML file
MFCATXML Not generating XML file on my Windows7 64 bit. I set MFSYSCAT and executed MFCATXML like below and got the message that utility ended normallly but XML file is not getting generated. C:\ SET...
View ArticleWiki Page: The JES Alias table is empty after a new ES region is created
Problem The JES Alias table is empty after a new ES region is created (Unix) Console.log error message after an attempt to view the JES 'alias' table from ESMAC: CASKC0027E Error executing service...
View ArticleForum Post: Reusing same SEP between service calls
Is it possible to force Microfocus Enterprise Server to always reuse the same SEP (i.e. same process id) across multiple consecutive service calls ?
View ArticleForum Post: RE: Reusing same SEP between service calls
You haven't provided enough information to answer the question definitively, but it's probably "no". First, when asking a question, please remember to provide the product name, version, and platform....
View ArticleForum Post: RE: Reusing same SEP between service calls
This request is being handled thru a specific incident which was raised by Customer Care.... The answer is to use stateful services... Regards Yvon
View Article