Date : 07/09/2005
| Product | LANSA for iSeries |
|---|---|
| Version | 10.0 |
| Pre-Requisite Details | OS/400 V5R1M0 or later with EPC703, 721, 734, 735 applied. |
| Related Products | LANSA for the Web |
| Full Distribution In | V11.0 |
| Special Notes | These are expedited procedures that assume a
sound knowledge of OS/400. You must end the Web server and run LANSA for the Web cleanup program before applying this EPC. |
This EPC provides various fixes for LANSA for iSeries V10.0.
EPC755 includes these changes:
| CCS id. | Description |
|---|---|
| 109436 | Standard default banner, STDBANNER, is now process specific.
Able to now use <process name>_STDBANNER to override the defaulting to the standard banner. |
| 112436 |
Change LXQUEUE to not use dataarea locking.
Data areas are no longer required as a locking mechanism for data queues. |
| 118511 |
When using CHECKVALUE tag with <RDML COMPONENT> tag, the Web
component may not always show the correct data.
The fieldname for the component is now corrected such that data are now correctly resolved. |
| 119698 |
Added security for Web data transaction.
An extra layer of security is added at the data queue layer to ensure each request is used by the correct Web job. |
| 120902 | New <RDML INCLUDE> tag is introduced.
The new tag <RDML INCLUDE="FIELD"> can be used to include the contents of a file (where the absolute path to the filename is provided by a field) to the HTML output. This can be used as an alternative to an SSI
<!--#include > instruction. |
| 121198 |
Special characters are now translated to the proper
codepage of the job. This issue was highlight by the Turkish codepage double quote character to correct the IBM inconsistent invariant codepage characters. |
| 121550 | Using FUNCPARMS with Signed/Packed values can cause crash.
This random effect is now rectified and may affect some customers under the conditions of FUNCPARMS with signed and packed field types. |
| 122401 | Using email BIF on V5R3 now has the correct date
and time Sent value.
When the email Built-In Functions are used to send an email on V5R3M0, the Sent date and time will now be correct. |
EPC755 supersedes EPC743 which addresses these issues:
| CCS id. | Description |
|---|---|
| 113487 | A DELETE command with a WHERE in VL, when
running SuperServer to an iSeries now deletes only the correct records. |
| 116474 | Web jobs cannot find DCXSTREE object.
When the Web jobs and the Web monitor job starts up, the program library and data library is loaded into its library list such that DCXSTREE can now be located. |
| 117278 | Task tracking on import (added in EPC703) does
not appear to work
This change will activate task tracking for import. This will check if the user has a valid task to perform import if Task tracking is activated for imports. |
| 119064 | LANSA/Client DBCS Field Conditions work
correctly with DBCS text correctly in SQL.
Fields containing DBCS data now works correctly with the DBCS field conditions for queries for LANSA/Client. |
| 119432 | Fix export and import of Web HTML pages when using Thenon change management. |
| 119579 | HTTP_REFERER does not exist when using Apache
Web Server
LANSA handles the incorrect behaviour of environment variable HTTP_REFERER used by the IBM Apache HTTP server on the iSeries by using the REFERER environment variable. |
| 119784 | After Checkin colhdg incorrect displayed as
@@@@@@
For DCBS languages the third column heading of fields in Web browselists was not translated correctly when checking in from Visual LANSA to LANSA for iSeries. |
| 119801 | Resolves null terminated connection issue on V5R3M0 |
| 119808 | Random application errors where users get
incorrect data or incorrectly redirected to homepage.
This is now corrected such that jobs are not made available too soon especially for a site with a high hits for these symptoms to appear. |
| 120149 | On a high hitting multi-tier Web site the
transaction monitor, LWEB_WMON, jobs floods the system causing
performance degradation.
The Web server determines when LWEB_WMON should appropriately be loaded thus improves the system's load. |
| Object Name | Object Type | Library |
|---|---|---|
| DCXS86XX | *SRVPGM | *COMLIB |
| DCXS870X | *SRVPGM | *PGMLIB |
| DC@P3137 | *PGM | *PGMLIB |
| DC@P6201 | *PGM | *PGMLIB |
| DC@P6207 | *PGM | *PGMLIB |
| DC@P6413 | *PGM | *PGMLIB |
| DC@P8035 | *PGM | *PGMLIB |
| DC@SM@04 | *SRVPGM | *PGMLIB |
| LC@P0080 | *PGM | *PGMLIB |
| M@XSETUQ | *PGM | *PGMLIB |
| W3@P1200 | *PGM | *PGMLIB |
| W3@P1300 | *PGM | *PGMLIB |
| W3@P1400 | *PGM | *PGMLIB |
| W3@P1600 | *PGM | *COMLIB |
| W3@P1800 | *PGM | *PGMLIB |
| W3@P2000 | *PGM | *PGMLIB |
| W3@P2200 | *PGM | *PGMLIB |
| W3@P2400 | *PGM | *PGMLIB |
| W3@P2600 | *PGM | *PGMLIB |
| LXQUEUE | *SRVPGM | *COMLIB |
| W3S1000 | *SRVPGM | *COMLIB |
| W3XS2610 | *SRVPGM | *PGMLIB |
| W3XSVPGM | *SRVPGM | *COMLIB |
| DC@X01 | *FILE | *DTALIB |
| DC@X02 | *FILE | *DTALIB |
| DC@X03 | *FILE | *DTALIB |
| Object Name | Object Type | Library |
|---|---|---|
| DCXS86XX | *SRVPGM | *COMLIB |
| W3@P1100 | *PGM | *COMLIB |
| LXQUEUE | *SRVPGM | *COMLIB |
| W3S1000 | *SRVPGM | *COMLIB |
| W3XSVPGM | *SRVPGM | *COMLIB |
*PGMLIB = LANSA Program Library, *DTALIB = LANSA Data Library, *COMLIB = LANSA Communications Library.
| Yes | LANSA for iSeries |
| Yes | iSeries Web server (multi-tier) |
| No | iSeries import |
| No | Visual LANSA |
| No | Other Windows based products |
If using a CD-ROM you will use the following command:
RSTOBJ
OBJ(*ALL) SAVLIB(DC@EC755) DEV(optical device name) RSTLIB(QTEMP) OPTFILE(‘/EPC/EPC755’)
If using a save file you will use the following
command:
RSTOBJ OBJ(*ALL) SAVLIB(DC@EC755) DEV(*SAVF) SAVF(save file name)
RSTLIB(QTEMP)
LOADEPC755
PGMLIB(<pgmlib>)
where <pgmlib> is
the name of the LANSA program library. This is often DC@PGMLIB but it may be
different on your system.
To apply this EPC on the Web server tier of your LANSA for the Web system, follow these steps:
© 2005 LANSA