This document pertains to Fix Pack 2 for the early availability (EA) release of WebSphere Studio Enterprise Developer 5.0. The document contains the following information:
WebSphere Studio Enterprise Developer adds the following features to WebSphere Studio Application Developer:
For more information, see the WebSphere Studio Enterprise Developer 5.0 EA Readme File.
This section explains how to recover information lost during installation interrupted on a workstation and how to install Fix FIXPAK2 on a host system. For other information about installing Enterprise Developer, see the IBM WebSphere Studio Enterprise Developer Installation Guide.
If the installation of Enterprise Developer Disk 2 is interrupted, information may be lost from your PATH environment variable. If this happens, see the WSEDoldPath variable. It will contain the value that PATH had before installation began.
Before you install Fix FIXPAK1 on a host system, you need to install the FMID HEDS500 and configure the base product. FIXPAK1 is shipped as file HEDS500\IBM.HEDS500.FIXPAK1. The steps required to install the fix are as follows:
A sequential data set must be allocated on the z/OS system for the fix that you will upload from your workstation. You can do this by submitting the job shown below. Before you submit the job, add a job card and modify the parameters to meet your site's requirements.
//ALLOC1 EXEC PGM=IEFBR14 //* //FTPALLO DD DSN=hlq.IBM.HEDS500.FIXPAK1, // DISP=(NEW,CATLG,DELETE), // DSORG=PS, // RECFM=FB, // LRECL=80, // BLKSIZE=6160, // SPACE=(TRK,(4,2)), // UNIT=SYSALLDA
Upload the file in binary format from your workstation to the z/OS data set. On a Windows system, you can use FTP from a command prompt to upload the file. In the sample dialog shown below, bold text indicates user input, nonbold text indicates a system response, and italic text indicates variable values, as shown in the following table:
Input | Value |
---|---|
mvsaddr | TCP/IP address of the z/OS system |
tsouid | Your TSO user identifier |
tsopw | Your TSO password |
d | Letter of the drive that contains the fix pack files |
hlq | High-level qualifier that you used for the data set that you allocated in the job above |
dir | Path name of the workstation directory into which you unzipped the fix pack |
C:\>ftp mvsaddr Connected to mvsaddr. 220-FTPD1 IBM FTP CS V2R8 at mvsaddr, 08:43:52 on 2002-11-15. 220 Connection will close if idle for more than 60 minutes. User (mvsaddr:(none)): tsouid 331 Send password please. Password: tsopw 230 tsouid is logged on. Working directory is "tsouid.". ftp> cd .. 250 "" is the working directory name prefix. ftp> cd hlq 250 "hlq." is the working directory name prefix. ftp> binary 200 Representation type is Image ftp> put d:\dir\HEDS500\IBM.HEDS500.FIXPAK1 IBM.HEDS500.FIXPAK1 200 Port request OK. 125 Storing data set hlq.IBM.HEDS500.FIXPAK1 250 Transfer completed successfully. 1134400 bytes sent in .93 seconds (1218.47 Kbytes/sec) ftp> quit 221 Quit command received. Goodbye.
Run the SMP/E RECEIVE and APPLY commands on the fix as usual.
After installation, we recommend that you start the workbench from the Windows Start menu: Click Start > Programs > IBM WebSphere Studio Enterprise Developer.
For more information, see the WebSphere Studio Enterprise Developer 5.0 EA Readme File .
See the WebSphere Studio Enterprise Developer 5.0 EA Readme File .
See the WebSphere Studio Enterprise Developer 5.0 EA Readme File .
See the WebSphere Studio Enterprise Developer 5.0 EA Readme File .
This section describes known problems and limitations that pertain to the z/OS application development tools.
When you install the z/OS host components needed to support Enterprise Developer, if you are using the z/OS application development tools, you need to install PTF IP22615 for the Foreign File Server (FFS). PTF IP22615 supersedes IP22527, whose code is on CD 4 for Release 5.0 EA. You can obtain PTF IP22615 from the Enterprise Developer Fix Pack 2 CD.
If you have previously installed FFS on z/OS, you must obtain and install PTF IP22615 before using WSED. Download the PTF zip file to your desktop, unzip the file, and follow the instructions contained in the readme that is available with the PTF. IP22527 on CD 4 is not usable. If you need PTF IP22527, it is also available from this Web site. However IP22527 is not needed if you install IP22615. IP22615 contains a later version of all the parts that are in PTF IP22527.
Due to significant changes in the workspace structure, you will need to start with a new workspace. You cannot use workspaces created with Enterprise Developer z/OS aspects before this fix pack.
Also, before you use Enterprise Developer with this fix pack, rename the file ffs_sys.xml to ffs_sys.xml.old. This should be found in the following directory: C:\Documents and Settings\Administrator\Application Data\IBM\FFS (on Windows 2000) or C:\WINNT\Profiles\userid\Application Data\IBM\FFS (on Windows/NT)
The following restrictions apply to the z/OS application development tools:
In all cases, you need to specify explicitly the copy or include files for the files that use them.
On Windows NT, when you define a new z/OS System and request to connect to the system from the wizard pages, a modal dialog that prompts for your password is hidden behind the main Enterprise Developer window. You can avoid this by not connecting to the system through the New System wizard dialog but by completing the following steps:
If you find yourself in the situation where you requested to connect immediately from the New System wizard dialog, you can type your password even though the dialog is not visible.
Until Defect 31216 is fixed, property values will not cascade as described in the Getting Started Guide. At present, when you change the properties on a project or a folder, there are no confirmation messages that ask whether you want to change the properties on subordinate folders or files that are "distinguished" (have already had their properties changed). Instead, those distinguished folders or files are simply not changed.
Except for the Getting Started Guide, the Enterprise Developer help content has not been updated to reflect z/OS application development fix pack code updates.
In this fix pack the z/OS application development tools have the following limitations:
For more information, see the WebSphere Studio Enterprise Developer 5.0 EA Readme File .
This section describes sections or portions of sections in the WebSphere Studio Enterprise Developer 5.0 EA Readme File or the Readme File for WebSphere Studio Enterprise Developer 5.0 EA Fix Pack 1 that no longer apply. Sections 5.2 onward pertain to fixes for problems documented in the Fix Pack 1 readme file.
In Section 4.4.10.5 of the 5.0 EA readme file the following items no longer apply:
Section 4.4.3 of the Fix Pack 1 readme file no longer applies. The problem with the Rebuild Project... option, which is invoked from the z/OS Projects view, has been fixed.
The second bullet item in Section 4.4.4 of the Fix Pack 1 readme file no longer applies. The problem with the Open Include File / Open Copy Member operation has been fixed.
Section 4.4.5 of the Fix Pack 1 readme file no longer applies. Fix Pack 2 enhances the PDS creation wizard to let you create data sets with nondefault values.
This section describes major updates made to the EA release. Subsections 6.1.1 through 6.1.5 describe updates made in Fix Pack 1. Subsections 6.1.6 onward describe updates made in Fix Pack 2.
The behavior of z/OS-specific properties and preferences have changed. When defining a new MVS system to Enterprise Developer, you are able to establish the set of default properties that will be used for a z/OS project definition. These defaults include items such as the name and location of various compilers (COBOL and PL/I) and the compile-time, link-edit, and run-time options.
You may alter these values when defining a new project, and these values will be used for all of the applicable application artifacts within the project. If a value is altered at the project level, all of the application artifacts will assume this new value. An example of this is the change of a compile-time option from NOTEST to TEST. After the change, all of the compilations will use the TEST option.
Individual application artifacts may override the property values of the project. For example, you may have one COBOL source file that requires the compiler option of CMPAT(V2).
Eclipse supports the notion of separate workspaces. This concept is supported within Enterprise Developer with some restrictions. Each workspace may have a set of systems that will be used by projects within the workspace. (It is the logical name of the system that must be unique. The actual IP address may be referenced multiple times with different user-defined names.)
The following restrictions apply when you are using multiple workspaces:
Syntax checking has been upgraded as follows:
In all three configurations above, the support for include files, macro files, or COPYBOOK files is supported from one library.
When a program connects to a z/OS system, the data sets are mapped to a logical workstation directory structure. An enhanced filtering capability is provided when a program connects to the z/OS system so that you can view only a subset of the data sets on the z/OS system. This filtering can be accomplished on the multipart qualified data-set name.
Other significant updates are as follows:
For files containing valid sequence numbers on all lines in columns 73 - 80, the z/OS LPEX editor maintains the sequence numbers. If you use an LPEX profile such as XEDIT or ISPF which displays a prefix area, the sequence numbers are displayed in the prefix area. You can turn sequence numbers off in the z/OS LPEX editor preferences.
The following enhancements were made to the z/OS application development tools in Fix Pack 2:
To access online documentation for Enterprise Developer, click on Help > Help Contents > Enterprise Developer information.
For information about installing Enterprise Developer, see the IBM WebSphere Studio Enterprise Developer Installation Guide (document number SC31-6316-00) in HTML or PDF format.
To access the IBM WebSphere Studio Enterprise Developer Getting Started Guide (document number SC31-6317-00), access the online documentation as described above. There is an HTML version in the help system and a link to a PDF version of the document.
For more information about WebSphere Studio Enterprise Developer, see the WebSphere Studio Enterprise Developer 5.0 Readme File.