For general MFBSI troubleshooting, perform the following steps to identify an issue:
Shutdown the
Server Enterprise Edition.
Clean up the
MFBSI_DIR folder by deleting all files except
mfbsi.cfg.
Start
Server Enterprise Edition JCL from a command line. In Windows, from an Enterprise Developer command prompt (32-bit or 64-bit), enter
casstart -rES_name. In UNIX/Linux, start a session for the defined
Server Enterprise Edition user by entering.
casstart -sTCP.
Check the console log for a correct initialization of
MFBSIEMX, and ensure that the
Server Enterprise Edition Event Manager has not been stopped by
MFBSIEMX.
Verify that a file named
ES_name.Started exists in the folder specified by the
MFBSI_DIR environment variable (where
ES_name is the name of the
Server Enterprise Edition started with
CASSTART). If this file does not exist, verify that you can create a file in the
MFBSI_DIR folder.
In Windows, from an Enterprise Developer command prompt (32-bit or 64-bit), validate
MFBSIJCL by executing the command
[run] mfbsijcl /show. In UNIX/Linux, validate
MFBSIJCL in a user session that will submit JCL (UNIX), by executing the command
[cobrun] mfbsijcl /show.
The console output should be similar to:
Enter the
CASSUB command to validate that you can submit and execute a job in
Server Enterprise Edition/MSS JCL. For example: