How to: |
FOCUS will not start unless it detects a valid ERRORS file named FLICENSE. FOCUS ships with a default FLICENSE file so that all customers can run FOCUS out of the box. However, even though FOCUS will run without a personalized FLICENSE file, it will not have the necessary information to display the correct site CODE and CPU ID, and certain features will not work. For example, the site code displayed in the banner by the default FLICENSE file will be the default value, SITE.ID, as opposed to the actual site code.
Note: If you have a personalized FLICENSE file from a prior release, that file is no longer valid. You must obtain a new FLICENSE file for the current release.
You must obtain a personalized FLICENSE file for your site as soon as possible. To get the valid FLICENSE file, contact the Customer Support Services (CSS) staff. You can either open a case at http://techsupport.informationbuilders.com/iro/newcase.jsp or call them at (800) 736-6130 or (212) 736-6130. Customer Support Consultants are available Monday through Friday between 8:00 A.M. and 8:00 P.M. EST.
The license file will be generated by CSS and emailed to you. You can then replace the default FLICENSE file with your personalized FLICENSE file.
The FLICENSE file must be a member of the ERRNLS.DATA library.
The default license file:
Note: Do not alter this default file in any way. Doing so will prevent FOCUS from running.
In addition, the site code and CPU ID values are derived from the personalized FLICENSE file. The FOCSITE, REGCPUID, and REGCPUIN jobs that were required to install these values in prior releases are no longer distributed or supported.
You should obtain a personalized license file as soon as possible and install it using the instructions in How to Download and Install the FLICENSE File.
The personalized license file will contain:
Note that the default license file does not allow you to use the zIIP enablement feature.
Note: If your site will use the zIIP enablement feature, you must APF authorize all load libraries that will run on the zIIP processor, and you must SET ZIIP=ON, preferably in a global profile such as FOCPARM. For more information on zIIP enablement, see the z/OS Guide to Operations chapter in the Overview and Operating Environments manual.
Note that the default license file does not allow you to use the FOCLOG facility.
Note: For information about using FOCLOG, see the Logging FOCUS Usage: FOCLOG chapter in the Overview and Operating Environments manual.
Note that the default license file does not allow you to create an active report.
Note: If you attempt to create an active report without being licensed for that feature, you get the following message.
(FOC32593) WARNING! YOU ARE USING AN UNLICENSED FEATURE: AHTML
Prior to contacting CSS to obtain a license file, have the following information available:
You can either open a case at http://techsupport.informationbuilders.com/iro/newcase.jsp or call them at (800) 736-6130 or (212) 736-6130. Customer Support Consultants are available Monday through Friday between 8:00 A.M. and 8:00 P.M. EST.
CSS will send you an e-mail that has the FLICENSE file as an attachment named flicense.txt.
ftp your_mainframe_DNS_name
where:
Is the IP address or DNS name of your mainframe system.
ftp> open your_mainframe_DNS_name Connected to your_mainframe_DNS_name. 220-FTPD1 IBM FTP CS V1R8 at your_mainframe_DNS_name, 16:13:11 on 2009-09-02. 220 Connection will close if idle for more than 5 minutes.
User (your_mainframe_DNS_name:(none)): userid
331 Send password please. Password:
The following message indicates that you have successfully logged into your mainframe system and can issue FTP commands:
230 userid is logged on. Working directory is "userid.".
ftp> ascii
The following message indicates that ASCII mode has been established, and FTP is waiting for a command:
200 Representation type is Ascii NonPrint
ftp> put flicense.txt 'userid.flicense.errors'
The following messages indicate that the transfer was successful:
200 Port request OK. 125 Storing data set userid.FLICENSE.ERRORS 250 Transfer completed successfully. ftp: 9105 bytes sent in 0.00Seconds 9105000.00Kbytes/sec.
ftp> quit 221 Quit command received. Goodbye.
Use ISPF to copy the physical sequential file to the ERRNLS.DATA library as member FLICENSE, replacing the default member that was shipped with FOCUS.
If CONFIRM is ON, you get the following message indicating that the from file (a physical sequential file) has different data set attributes from the to file (a PDS member):
Data set attributes are inconsistent. Truncation may result in the right-most portion of some "from" records if COPY is performed.
Press Enter to complete the copy operation.
|
Information Builders |