The notes below give information on installing reUZE Server.
Installation
Program
Installing
Silently
Licensing Database
Connectors
License
Database
Shared
reUZE Server
Microsoft Terminal
Server
Offline Web
Browser
Repairing
Uninstalling
Windows
Compatibility ModeAfter installing, you need to install the latest updates from the Micro Focus Product Support Web site. See Updates and Product Support.
net stop mf_ccitcp2Only one instance of the MFDS or CCITCP2 service can run on a Windows machine.
mfds -uFor CCITCP2:
ccitcp2 -u
To run an earlier version of MFDS as a service after you have installed a later version:
mfds -i
net start mf_ccitcp2
Note that the two versions use different paths for environment and registry values, so the list of configured Enterprise Servers might be different depending on which version has been started, since, by default, different MFDS data repositories are used.
MFDS 5.1 and later are able to import or use Enterprise Server configuration data generated by earlier versions of MFDS, but 5.0 or earlier versions of MFDS might not be able to read data generated by later versions.
It is possible to run MFDS from a COBOL command environment ("mfds") rather than as a service, but by default the "mfcobol" port is used (86) and this can only be used by one process at a time
If you use a shared reUZE Server, you can use the setup program supplied on the DVD, as described above. You install reUZE Server in its own directory and then you install your applications in their own directories. We strongly recommend that you use a shared reUZE Server if you run your application using one of the Micro Focus trigger programs, run*.exe. This ensures that your environment is set up correctly.
If you use an application-specific reUZE Server, you install it in the same directory as your application. You either use the setup program supplied by your application supplier or you copy the files manually and set up reUZE Server.
To install silently, from the setup folder of your Micro Focus product CD, use the following commands:
start /wait install-file.exe /s /v"/qn [parameters]"
For reUZE Server:
For 32-bit: start /wait vcredist_x86.exe /q For 64-bit: start /wait vcredist_x64.exe /q
start /wait Sentinel_setup.exe /s /v"/qn ADDLOCAL=ServerInstaller"
start /wait NSP3260*.exe /s /v"/qn [parameters]"
A silent installation creates a log file in the folder %temp%\LogFilename by default. To change the location, use the /l parameter on your Setup command line and specify the path and file name, for example: /l*v drive:\path\LogFilename. If the log file created ends with a "completed successfully" message, the silent install was successful.
In the following examples, InstallFile refers to the installation file SRP32xxxxxxxx.
start /wait InstallFile.exe /s /v"/qn" start /wait InstallFile.exe /s /v"/qn INSTALLDIR=c:\DirectoryName"
start /wait InstallFile.exe /s /v"/qn /l*vx c:\install-log.txt"start /wait Installfile.exe /s /v"/qn SERIALNUM=SerialNumber WONUMBER=WONumber"
start /wait InstallFile.exe /s /v"/qn SERIALNUM=SerialNumber LICENSENUM=LicenseNumber DATABASEDIR=DatabasePath"
start /wait msiexec.exe /update InstallFile*.msp /qn /l*v wsinstall.txtDatabase Connectors require a seperate license to run on reUZE Server. The information you need to install the license is included here.
You may request a license file for one or more users. The number of users (user limit) is set in your license agreement with Micro Focus. When you receive your products, the package includes product codes and keys for Database Connectors. You must have the product codes and keys to create the license file. When you install or update your license file, place it in the bin directory of Database Connectors; Database Connectors expects the license file to be in the same directory as the executable file and must be able to locate its license file in order to function. If you have multiple users or interfaces, you may copy the license file onto each machine containing Database Connectors or place Database Connectors and your license file on a shared drive.
The Activator utility automates the process of creating a license file. When you install Database Connectors, the Activator utility, activator.exe is installed for you in the installation directory by default. The last screen of the install has a check box for launching Activator. Launch the Activator to enter a new or updated product code and key. Note that Activator is case-insensitive and displays only uppercase characters. Activator also ignores embedded spaces and separating characters. License codes and keys do not contain the letters āOā or āIā. When you have entered your product codes and keys, Activator displays a dialog box that confirms whether license file activation was successful.
Note: If license activation was successful, but you get a message during Database Connectors startup indicating that the license file cannot be found, the license file may not be in the proper directory. Activator determines where to place the license file based on entries in the Windows registry. If no registry entry is found, the license file is placed in the same directory as the Activator executable.
This is necessary because the default port address for the Web server is 80. Once this has been allocated to the first user, when the next user attempts to start the Web server, the software recognizes that this port is in use and rejects the attempt. Consequently each user requires an individual port address.
When you uninstall, the only files deleted are those that the installation software installed. If your reUZE Server directory has not disappeared, delete any unwanted files and subdirectories within it using Windows Explorer.
The following registry entries are not removed by the uninstall process:
Registry entries that are created on the first time that an Enterprise Server that has been enabled for performance monitoring starts up:
Verify that product-install-folder\base\bin\mfds.exe is not set to run in a compatibility mode. Then, for 32-bit Enterprise Server, check base\bin\cas*.exe and base\bin\mfcs.exe; for 64-bit Enterprise Server, check base\bin\win64\cas*.exe and base\bin\win64\mfcs.exe.