Previous Topic Next topic Print topic


To Display Configuration Information and Region State

You can output the current configuration from the MFBSI global configuration file and MFBSI region state to the console.
Do one of the following:
  • For Windows, Choose Start > All Programs > Micro Focus Enterprise Developer > Tools > Enterprise Developer Command Prompt (32-bit) or (64-bit). Execute the command mfbsijcl /Show from the command prompt.
  • For UNIX, from a session where your COBOL environment is defined, enter mfbsijcl /Show.
Current configuration information and MFBSI region state output to STDOUT.
This is an example of the output.
JCLSI0000I MFBSI Version 3.0.06  Copyright (C) 2013 Micro Focus. All rights reserved. TIP_20131022

JCLSI0000I MFBSI_DIR: C:\MicroFocus\Netxproj\ES_JCL\MFBSI\ES-MFBSI
JCLSI0000I Region name: ES-MFBSI
JCLSI0000I MFBSI Global configuration file found:
JCLSI0000I       - ES-Server=-rES-MFBSI
JCLSI0000I       - SYS-ABEND-RC=20
JCLSI0000I       - USR-ABEND-RC=20
JCLSI0000I       - JCL-Submit=-jC:\MicroFocus\Netxproj\ES_JCL\MFBSI\JCL
JCLSI0000I       - JCL-Ext=Jcl
JCLSI0000I       - SJobID=JobNo
JCLSI0000I       - JESYSMSG
JCLSI0000I       - SkelProcessType=MFBSI
JCLSI0000I       - AutoEdit
JCLSI0000I MFBSI region state: up and running.
JCLSI0000I
JCLSI0000I Validate the Server state using the Web Administration.
------------------------------------------------------------------------
Note: The MFBSI determines region state based on the existence of the file [RegionName].Started or [RegionName].Shutdown in the folder defined by MFBSI_DIR.
Previous Topic Next topic Print topic