home *** CD-ROM | disk | FTP | other *** search
-
- ΓòÉΓòÉΓòÉ 1. Summary of APARs ServicePak WR05100 ΓòÉΓòÉΓòÉ
-
-
- ΓòÉΓòÉΓòÉ 1.1. ABOUT THIS DOCUMENT ΓòÉΓòÉΓòÉ
-
- This document gives a brief description of each APAR which has a fix included
- in ServicePak WR05100 for OS/2 Extended Edition 1.3 and Lan Server 1.3. The
- descriptions are grouped in sections by major components of OS/2 EE/LS. In
- each section, the descriptions are ordered by APAR number.
-
-
- ΓòÉΓòÉΓòÉ 1.2. DATABASE MANAGER ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARS in ServicePak WR05100 which
- relate to Database Manager.
-
-
- ΓòÉΓòÉΓòÉ 1.2.1. JR03605: SQLESRSP Failed To Mark DB As Bad ΓòÉΓòÉΓòÉ
-
- User running QM remotely does an 'END TASK' during a create index and is able
- to shutdown OK. When reconnecting, user gets -902 errors accessing the index
- file. The index file is in an inconsistent state with all the pages of the
- index file not being updated properly from the rollback of the create index
- transaction. SQLESRSP receives an error return code but fails to mark the DB
- as bad, so recovery is not run.
-
-
- ΓòÉΓòÉΓòÉ 1.2.2. JR03802: TRAP D When Running Queries With 'AND' Clause ΓòÉΓòÉΓòÉ
-
- A TRAP D occurred when running a query which had an 'AND' clause involving an
- index. This was an intermittent problem, and generally required running
- multiple queries prior to running the query that caused the problem.
-
-
- ΓòÉΓòÉΓòÉ 1.2.3. JR03832: TRAP D - Detached Process 27-007E:018E ΓòÉΓòÉΓòÉ
-
- A problem existed if STARTDBM and STOPDBM were issued from the same process.
- The DLL was not being freed by the STOPDBM therefore the old copy was in
- storage on the second STARTDBM causing a trap.
-
-
- ΓòÉΓòÉΓòÉ 1.2.4. JR03967: Using Remote Program Download, QM hangs. ΓòÉΓòÉΓòÉ
-
- Using Remote Program Download, if the LAN Requester doesn't have write access
- to the drive on the server, Query Manager hangs when cataloging. If LAN server
- and the LAN requester have all accesses privileges (read, write, ..etc),
- requester can NOT catalog a database.
-
-
- ΓòÉΓòÉΓòÉ 1.2.5. JR04603: Subdirectory On QM DB Erase Is Not Removed ΓòÉΓòÉΓòÉ
-
- Query manager option to erase database will fail if a local or remote user has
- the SQL0000X subdirectory that they are trying to remove as their current
- directory. Additionally, subsequent attempts to erase the database will also
- fail as the database name is removed from the database directory but the QM
- screen is not refreshed.
-
-
- ΓòÉΓòÉΓòÉ 1.2.6. JR04723: Trap D Running A SQL REXX Appl. ΓòÉΓòÉΓòÉ
-
- The fix prevents REXX host variables used with the FETCH statement from being
- assigned the value of space; after the last row has already been FETCHed from
- the result table.
-
-
- ΓòÉΓòÉΓòÉ 1.2.7. JR04747: Trap D In SQLC ΓòÉΓòÉΓòÉ
-
- User encountering a TRAP D situation on a DBM requester. If a 'Start Using
- Database' to a remote DB takes a long time and the user or application exits
- the process, DBM exit routine will try to commit any outstanding transactions
- before stopping the database. If the remote database services component is not
- completely initialized and a SQL request is sent, a trap can occur.
-
-
- ΓòÉΓòÉΓòÉ 1.2.8. JR04882: Module Receives Intermittent 804 ΓòÉΓòÉΓòÉ
-
- The user gets an intermittent return code SQL0802 when multiple threads or
- processes are fetching data by looping through a series of instructions to open
- a cursor, perform a fetch, and close a cursor. This problem occurred when the
- data occupied the very end of the data segment.
-
-
- ΓòÉΓòÉΓòÉ 1.2.9. JR04989: LAN-TO-LAN-WAN And DBM Are Not Compatible ΓòÉΓòÉΓòÉ
-
- Lan-to-lan-wan and DBM are not compatible in their usage of NETBIOS. This
- requires setting the adapter number for NETBIOS. (see readme.db)
-
-
- ΓòÉΓòÉΓòÉ 1.2.10. JR05139: DMS - Data Page Corruption After Redo Insert ΓòÉΓòÉΓòÉ
-
- During a redo on an insert on EE 1.3, the insert routine did not take into
- account the additional space a slot entry will take up. This missing
- information on the additional space will cause a page that needs reorganization
- to not get reorganized. This could have caused data corruption. The problem
- has been resolved.
-
-
- ΓòÉΓòÉΓòÉ 1.2.11. JR05142: Problem With Comparing Packed Decimal Data ΓòÉΓòÉΓòÉ
-
- A user noticed that packed decimal comparison was not working when the sign was
- something other then 0x0c and 0x0d. This fix will recognize all legal signs.
-
-
- ΓòÉΓòÉΓòÉ 1.2.12. JR05174: 38 Row Result Table Returns 39 Rows ΓòÉΓòÉΓòÉ
-
- The customer used an Embedded Fetch on a table that produced a result table
- with 39 rows in it when in reality it should only produce a 38 row result.
-
-
- ΓòÉΓòÉΓòÉ 1.2.13. JR05176: SQL30020N-1245 If SQLVAR Is 84 Or Greater ΓòÉΓòÉΓòÉ
-
- SQL30030N (reason code 1245) returned when the number of SQLVAR exceeds 83.
-
-
- ΓòÉΓòÉΓòÉ 1.2.14. JR05190: Abend Inserting Long Int Into Long Varchar ΓòÉΓòÉΓòÉ
-
-
- ΓòÉΓòÉΓòÉ 1.2.15. JR05190: Abend Inserting Long Int Into Long Varchar ΓòÉΓòÉΓòÉ
-
- An abend occurred when inserting a long int value via a host variable into a
- long varchar column. An error (SQLCODE=-301) should be returned.
-
-
- ΓòÉΓòÉΓòÉ 1.2.16. JR05203: Cannot Restore DB Catalogued W/ Alias ΓòÉΓòÉΓòÉ
-
- When a database was catalogued with an alias, and had a backup performed on it,
- a subsequent restore was not possible.
-
-
- ΓòÉΓòÉΓòÉ 1.2.17. JR05261: Fix For -984 (Unsuccessful COMMIT Or ROLLBACK) ΓòÉΓòÉΓòÉ
-
- When writing a Backout Free Log Record during rollback, the log record size was
- not subtracted from the reserve space for the transaction. The debug code was
- showing the reserve pointer moving behind the head and tail pointer.
-
-
- ΓòÉΓòÉΓòÉ 1.2.18. JR05405: SYS1943 While Inserting Into Table, CSD5050 ΓòÉΓòÉΓòÉ
-
- User database of 17MB could not be used at CSD level 5050 even though it worked
- at CSD level 5016. A trap screen appeared when an insert was made into a large
- table (15MB) from a union of select statements from two tables.
-
-
- ΓòÉΓòÉΓòÉ 1.2.19. JR05418: DB Config Not Updated After RESTORE ΓòÉΓòÉΓòÉ
-
- The user was getting an SQL1042C - Unexpected System Error on a START USING
- DATABASE. The problem occurred after a database was restored that caused other
- databases to have their database directory renamed.
-
-
- ΓòÉΓòÉΓòÉ 1.2.20. JR05483: Errors Trying To Drop A Table ΓòÉΓòÉΓòÉ
-
- Errors occurred when an attempt was made to drop a table which had an index
- associated with it which was damaged. An attempt was made to recreate the
- index prior to the drop. This was not necessary, and caused a variety of
- problems (SQLCODE=-803).
-
-
- ΓòÉΓòÉΓòÉ 1.2.21. JR05496: SQL3025 Exporting File To Novell Re-mapped Drive ΓòÉΓòÉΓòÉ
-
- User on a requester attempts to EXPORT files from QM to a re-mapped Novell Lan
- Drive of a Novell Server and gets SQL-3025 error.
-
-
- ΓòÉΓòÉΓòÉ 1.2.22. JR05537: Incorrect Sort Involving ORDER BY ΓòÉΓòÉΓòÉ
-
- For complex queries that use an ORDER BY clause, the output of the query may
- not be sorted in the correct order. This is an intermittent problem and has
- been fixed.
-
-
- ΓòÉΓòÉΓòÉ 1.2.23. JR05558: SQL7008 When Rexx.Cmd Calls For 18 Field Update ΓòÉΓòÉΓòÉ
-
- Rexx.Cmd file does a call to update database config for sample using dbtokens.
- When dbtokens contains all 18 fields to modify, call returns 7008.
-
-
- ΓòÉΓòÉΓòÉ 1.2.24. JR05567: Remove Error Checking On First Read Of Log ΓòÉΓòÉΓòÉ
-
- The system was getting in a loop where it never gets out of needing recovery.
-
-
- ΓòÉΓòÉΓòÉ 1.2.25. JR05634: Locking Error In Index Manager Causes Deadlock ΓòÉΓòÉΓòÉ
-
- Deadlock was caused by error locking modes used in Index Manager when an index
- scan was used for an update statement.
-
-
- ΓòÉΓòÉΓòÉ 1.2.26. JR05740: DB Application Process Cannot Exit ΓòÉΓòÉΓòÉ
-
- After issuing a net run command from a requester to invoke a REXX program in a
- server, the user reboots the requester. The REXX program in the server became
- a zombie process.
-
-
- ΓòÉΓòÉΓòÉ 1.2.27. JR05746: Operational Status Incorrect ΓòÉΓòÉΓòÉ
-
- Operational status values are not being correctly updated when a user is
- collecting the information without being connected to the database.
-
-
- ΓòÉΓòÉΓòÉ 1.2.28. JR05760: Problem With Log File Reclaim Space Function ΓòÉΓòÉΓòÉ
-
- After hitting log full during mass delete, the user was getting a -984 (COMMIT
- or ROLLBACK error). Traces were showing the log file that was written to as
- being closed.
-
-
- ΓòÉΓòÉΓòÉ 1.2.29. JR05761: Database Can Not Be Recovered (-1042) ΓòÉΓòÉΓòÉ
-
- After a system crash, the database could not be recovered. The problem
- occurred when the point of recovery was in a partial page.
-
-
- ΓòÉΓòÉΓòÉ 1.2.30. JR05783: Error When Creating A View With Long Definition ΓòÉΓòÉΓòÉ
-
- An error (SQLCODE = -803) occurred when creating a view when the statement text
- exceeds 3900 characters.
-
-
- ΓòÉΓòÉΓòÉ 1.2.31. JR05831: Index Tree Lost Branch After Delete ΓòÉΓòÉΓòÉ
-
- Orphan page was introduced in some cases when a mass deletion of updates was
- performed.
-
-
- ΓòÉΓòÉΓòÉ 1.2.32. JR05938: Split Log Record Problem During Recovery ΓòÉΓòÉΓòÉ
-
- The forward recovery phase of crash recovery did not handle split log records
- that were on a full page at the end of the log.
-
-
- ΓòÉΓòÉΓòÉ 1.2.33. JR05987: Logging Boundary Condition Problem ΓòÉΓòÉΓòÉ
-
- The recovery failed with a bad record type being detected. The problem
- occurred when a log record exactly filled a page, and the log was then forced
- to DASD.
-
-
- ΓòÉΓòÉΓòÉ 1.2.34. JR05995: Index File Over 65Meg Causes Trap ΓòÉΓòÉΓòÉ
-
- Trap caused by error initialization of the second free page map for files over
- 65 Meg in size.
-
-
- ΓòÉΓòÉΓòÉ 1.3. QUERY MANAGER ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARs in the ServicePak WR05100 which
- relate to Query Manager.
-
-
- ΓòÉΓòÉΓòÉ 1.3.1. JR02094: Abend When Running Procedure In QM ΓòÉΓòÉΓòÉ
-
- While running a procedure in Query Manager, an abend may occur if an id other
- than "USERID" is used.
-
-
- ΓòÉΓòÉΓòÉ 1.3.2. JR04346: Users Unable to Import With Append Option ΓòÉΓòÉΓòÉ
-
- Users with only select and insert authority were unable to import with the
- append option from Query Manager menus.
-
-
- ΓòÉΓòÉΓòÉ 1.3.3. JR04444: Problems Using Ampersand In Where Clause ΓòÉΓòÉΓòÉ
-
- Certain queries using an ampersand in the Where clause did not work properly.
- Example:
-
- SELECT * WHERE CLCID >= 'AM&MC' worked, but
- SELECT * WHERE CLCID <= 'AM&MC' did not.
-
-
- ΓòÉΓòÉΓòÉ 1.3.4. JR04465: SQL0508 After Query Manager Panel Changes ΓòÉΓòÉΓòÉ
-
- For users making changes to a Query Manager panel. If a screen "Refresh" is
- done prior to a "Change and Search" (defined by a user procedure), an SQL0508
- error message was returned.
-
-
- ΓòÉΓòÉΓòÉ 1.3.5. JR04467: Trap D When Count Is Used ΓòÉΓòÉΓòÉ
-
- For cases where the special variable "COUNT" was used in the final text of a
- forum (eg. TOTAL = &COUNT). If a query was run using this forum and it
- returned no rows, a trap D would occur.
-
-
- ΓòÉΓòÉΓòÉ 1.3.6. JR04727: Prompted For Logon Exiting Database From QM ΓòÉΓòÉΓòÉ
-
- Assume a user logged off the machine (both lan and local) using UPM, but left
- QM open and accessing a database. QM would present the Logon dialog box when
- the user tried to close.
-
-
- ΓòÉΓòÉΓòÉ 1.3.7. JR05027: "MIN" Option Does Not Give Minimum Value. ΓòÉΓòÉΓòÉ
-
- When the "MINIMUM" option was used in the usage field in a forum, the report
- would not give the minimum value of the last column.
-
-
- ΓòÉΓòÉΓòÉ 1.3.8. JR05440: Can't Do A Shutdown When Using Query Manager. ΓòÉΓòÉΓòÉ
-
- After entering Query Manager if a user immediately tried to do a shutdown it
- would not work.
-
-
- ΓòÉΓòÉΓòÉ 1.3.9. JR05545: Error SQL0405N, Integer Literal Out of Range ΓòÉΓòÉΓòÉ
-
- Integer literals with more than 10 digits were being selectively accepted. For
- example: 99999999991 (ten nines and a one) was OK, but 99999999999 (eleven
- nines) was not.
-
-
- ΓòÉΓòÉΓòÉ 1.3.10. JR05670: Import Does Not Allow Path Names Containing Dots ΓòÉΓòÉΓòÉ
-
- The Import (and Export) functions would not work if a directory name containing
- one or more dots was specified.
-
-
- ΓòÉΓòÉΓòÉ 1.3.11. JR05684: Error QRW0541 Is Received When Exiting A Panel ΓòÉΓòÉΓòÉ
-
- Assume a "No data met the search condition" message was received during the
- execution of a panel. If a user clicked on OK and then exited the panel, then
- the error: QRW0541 would be received.
-
-
- ΓòÉΓòÉΓòÉ 1.3.12. JR05828: Authorizations On Swiss System List Problem. ΓòÉΓòÉΓòÉ
-
- The Authorizations function on the Swiss version of QM would not display group
- names.
-
-
- ΓòÉΓòÉΓòÉ 1.3.13. JR05847: &SUMN Problem In Final Text Portion If N>9 ΓòÉΓòÉΓòÉ
-
- When using special variables like &SUMN in the final text portion of a FORM in
- QM the value of n for the column number was limited to 1 through 9. When &SUMN
- with n > 9 was used, QM treats the variable as a user-defined variable.
-
-
- ΓòÉΓòÉΓòÉ 1.4. USER PROFILE MANAGER ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARs in ServicePak WR05100 which
- relate to User Profile Manager (UPM).
-
-
- ΓòÉΓòÉΓòÉ 1.4.1. IC03202: Logoff From UPM Failed ΓòÉΓòÉΓòÉ
-
- "Logoff All" was selected from User Profile Manager. A message popped up
- warning that there were active sessions on the domain and logoff failed.
-
-
- ΓòÉΓòÉΓòÉ 1.4.2. IC03589: Trap D In UPM ΓòÉΓòÉΓòÉ
-
- Application issued simultaneous dossemrequest calls from multiple threads under
- heavy performance load conditions. This resulted in a Trap D in UPM code.
-
-
- ΓòÉΓòÉΓòÉ 1.4.3. IC03670: Traps When Multiple Processes Use UPM APIs ΓòÉΓòÉΓòÉ
-
- Multiple OS/2 processes using UPM APIs simultaneously have resulted in traps (C
- or D). Multiple is sometimes as few as 5 and often 10.
-
-
- ΓòÉΓòÉΓòÉ 1.4.4. IC03895: Userid Could Not Be Added To Group ΓòÉΓòÉΓòÉ
-
- Trying to add a userid to a group from the UPM panel resulted in the error
- message:
-
- UPM0073C The user ID XXXXX could not be added to the group due to an OS/2
- system error, reason code '2236'.
-
-
- ΓòÉΓòÉΓòÉ 1.4.5. IC04169: UPMCSET/E Unset After Creating Local Admin ΓòÉΓòÉΓòÉ
-
- After adding a local administrator in Japanese kanji mode no other users could
- be added in kanji mode.
-
-
- ΓòÉΓòÉΓòÉ 1.4.6. JR04793: 2nd Access To Non-existent Remote DB Hangs QM ΓòÉΓòÉΓòÉ
-
- If a requestor tries to access a non-existent database on a server, a QRW2171
- error should occur (database nickname not found). If the initial logon failed,
- the Query Manager session will hang after the second attempt to open the
- non-existent database.
-
-
- ΓòÉΓòÉΓòÉ 1.4.7. JR05733: Multiple Node Logons From DB CLI Fail ΓòÉΓòÉΓòÉ
-
- A database client attempted to connect to a host database with an id that is
- not known at the host. A known id was supplied when prompted for but resulted
- in an unsuccessful logon attempt message being issued.
-
-
- ΓòÉΓòÉΓòÉ 1.4.8. JR05912: UPMACCTS Active After Admin Account Logs Off ΓòÉΓòÉΓòÉ
-
- Problem occurred after ADMIN logged on locally and started up UPMACCTS. Then
- another user logged on with USER privilages. The ADMIN accoutn was logged of
- but the UPMACCTS remained active allowing the user to create ADMIN id's.
-
-
- ΓòÉΓòÉΓòÉ 1.4.9. JR05916: SQL1093 When Starting A Fast Requestor ΓòÉΓòÉΓòÉ
-
- Problem occurred on a mod 90 requestor. The system returned an error message
- stating that the user was not logged on although the logon had successfully
- completed.
-
-
- ΓòÉΓòÉΓòÉ 1.5. OS/2 EE INSTALLATION ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARS in ServicePak WR05100 which
- relate to OS/2 EE Installation.
-
-
- ΓòÉΓòÉΓòÉ 1.5.1. JR03895: "Duplicate Session" During 5250 Print Config ΓòÉΓòÉΓòÉ
-
- When trying to add a new printer session, the msg "SHORTEN SESSION-ID 'J'
- ALREADY USED" appeared although session 'J' was not already in use.
-
-
- ΓòÉΓòÉΓòÉ 1.6. COMMUNICATIONS MANAGER ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARS in ServicePak WR05100 which
- relate to Communications Manager.
-
-
- ΓòÉΓòÉΓòÉ 1.6.1. JR03495: Sense 0801 In Response To Bind From TSO Host ΓòÉΓòÉΓòÉ
-
- LUA SLI application using SDLC to communicate with TSO host. Second bind fails
- with sense 0801.
-
-
- ΓòÉΓòÉΓòÉ 1.6.2. JR03552: Display Of Active APPC TP'S Shows Garbage ΓòÉΓòÉΓòÉ
-
- When running APPC applications with CM installed without LAN only option,
- garbage is seen when displaying active APPC transaction programs when in
- Subsystem Management.
-
-
- ΓòÉΓòÉΓòÉ 1.6.3. JR03733: Trap 000D Using Transfer_MS_Data API ΓòÉΓòÉΓòÉ
-
- APPC application uses Transfer_MS_Data successfully multiple times and then
- fails with Trap 000D. Failure does not occur when Networking Services/2 is
- installed (replaces the APPC.DLL).
-
-
- ΓòÉΓòÉΓòÉ 1.6.4. JR04138: SLI Statement In ACS.LIB In Lower Case ΓòÉΓòÉΓòÉ
-
- The SLI statement in the ACS.LIB is in lower case. All others are in upper
- case. Entry points for uppercase added for consistency.
-
-
- ΓòÉΓòÉΓòÉ 1.6.5. JR04202: RUI_INIT Does Not Return ΓòÉΓòÉΓòÉ
-
- LUA RUI_INIT Request Function is issued and no RUI_INIT return takes place when
- the link is not active, leaving the LUA application stuck. This creates a
- performance problem in the machine.
-
-
- ΓòÉΓòÉΓòÉ 1.6.6. JR04486: Trap 000D In APPC After A Deallocate_Abend ΓòÉΓòÉΓòÉ
-
- Trap D occurs before issue "Connection Open". Managing of resources after a
- Deallocate-abend corrects this problem.
-
-
- ΓòÉΓòÉΓòÉ 1.6.7. JR04547: Series/1 - OS2 1.3 Gateway Problem ΓòÉΓòÉΓòÉ
-
- Sense 083A0002 on initial LU-LU session. Vtam must recycle. Enhance the
- Gateway to allow Series/1 connectivity.
-
-
- ΓòÉΓòÉΓòÉ 1.6.8. JR04590: Non-CM Message Helps Not Supported ΓòÉΓòÉΓòÉ
-
- Non-CM products generate their own messages to the CM Message Log File. CM
- does not support the product's being able to provide help information but
- should display 'Help is not available for this message' as a screen message.
-
-
- ΓòÉΓòÉΓòÉ 1.6.9. JR04640: Synchronous RUI_INIT's Fail ΓòÉΓòÉΓòÉ
-
- RUI-INITS attempt to access shared resources result in the following error log
- entries:
-
- F011 4C010000 (DOS create queue, queue already exists)
- F011 B7000000 (DOSEXITLIST, list already exists)
- General protection faults are also a result. The fix for this problem
- serializes the RUI_INIT calls so there is no conflict.
-
-
- ΓòÉΓòÉΓòÉ 1.6.10. JR04681: Vital Product Data Incorrect ΓòÉΓòÉΓòÉ
-
- When Netview queries OS/2 1.3 for vital product data, OS/2 provides incorrect
- version information.
-
-
- ΓòÉΓòÉΓòÉ 1.6.11. JR04789: APPC Trap D On Server, CSLIM=9E6C ΓòÉΓòÉΓòÉ
-
- Other failure symptoms include sudden APPC error on OV/2 -- OS/2 shows ACS0448W
- (timeout) and Type FFFF 00000006 and 0017.
-
-
- ΓòÉΓòÉΓòÉ 1.6.12. JR04985: Garbage On Display Service TPS Panel ΓòÉΓòÉΓòÉ
-
- Corrupted subsystem management screen when attempting to deactivate transaction
- program.
-
-
- ΓòÉΓòÉΓòÉ 1.6.13. JR05049: Intermittant Trap 000D On OS/2 Gateway ΓòÉΓòÉΓòÉ
-
- Error in the gateway module results in intermittant Trap 000D on OS/2 Gateway.
- Failure occurring on machine running gateway with token ring connectivity
- upstream and downstream.
-
-
- ΓòÉΓòÉΓòÉ 1.6.14. JR05086: ALTGR + FKEY Defaults To Base Key Definition ΓòÉΓòÉΓòÉ
-
- The VT100 emulator incorrectly interprets the ALTGR sequence on Non-US versions
- of OS/2.
-
-
- ΓòÉΓòÉΓòÉ 1.6.15. JR05274: SVC Count Not Decremented ΓòÉΓòÉΓòÉ
-
- SVC count not decremented when unexpected call indication received. When X.25
- API receives Non-SNA call for which no listens are posted, the active SVC count
- is never decremented. Eventually no SVCs are available for legitimate SNA
- calls.
-
-
- ΓòÉΓòÉΓòÉ 1.6.16. JR05275: Trap 000C When SDLC Adapter 645114 Defined ΓòÉΓòÉΓòÉ
-
- Trap 000C when using SDLC adapter 645114 as the alternate adapter.
-
-
- ΓòÉΓòÉΓòÉ 1.6.17. JR05367: French 5250 Keyboard Remapping Incorrect ΓòÉΓòÉΓòÉ
-
- The French OS/2 1.3EE CSD5016 5250 Keyboard Mapping for keyboard ID 189
- displays the English pound sign incorrectly as "*". The key can be
- reconfigured to map correctly, but shipped defaults are incorrect.
-
-
- ΓòÉΓòÉΓòÉ 1.6.18. JR05445: RUI Duplicate Read Flow Error LU0/LUA ΓòÉΓòÉΓòÉ
-
- When an unexpected session termination occurs, a user written application
- issues a RUI_READ, and the verb returns with a return code indicating the read
- verb is in progress. The verb then posts a return code indicating the LU
- component disconnected. After a successful RUI_INIT, the application issues
- another RUI_READ and receives a duplicate read flow return code.
-
-
- ΓòÉΓòÉΓòÉ 1.6.19. JR05459: COMM695 CM Gateway Deactivated, Reactivated ΓòÉΓòÉΓòÉ
-
- Ethernet requesters that are attached to an 8209, which is Token-ring attached
- to a CM 1.3 SNA Gateway to a HOST, receive COMM695 after the workstation or the
- CM 1.3 SNA gateway is recycled.
-
-
- ΓòÉΓòÉΓòÉ 1.6.20. JR05675: -RSP Sent By LUA Causes Memory Corruption ΓòÉΓòÉΓòÉ
-
- LUA RUI stops responding after a -RSP is sent. RUI_WRITE requests returns with
- 0 return code without sending data. LUA trace ends abruptly and SDLC Trap 000D
- occurs.
-
-
- ΓòÉΓòÉΓòÉ 1.6.21. JR05686: CMC-006 Running CM Batch Configuration Utility ΓòÉΓòÉΓòÉ
-
- Message CMC-006 received on an IEEE 802.2 (LAN) adapter profile record
- (identified by the characters LN2) that start the record. Message received when
- running CM Batch Configuration Utility.
-
-
- ΓòÉΓòÉΓòÉ 1.6.22. JR05743: ETHERAND wkst can't recon Thru Gateway Session ΓòÉΓòÉΓòÉ
-
- With ETHERAND network talking to a host though through a a Gateway with SDLC
- Link, downstream workstations will lose the session, and then can't reconnect
- until the Gateway is recycled. The Gateway error log shows 000E 200E0000,
- "unbind response received with no outstanding unbind request".
-
-
- ΓòÉΓòÉΓòÉ 1.6.23. JR05806: Various Problems With Multi-Protocol Adapters ΓòÉΓòÉΓòÉ
-
- Various problems occur on extremely fast machines with multi-protocol adapters
- and SDLC when the MPA is in half-duplex mode and the RTS modem signal is
- toggled on and off every interrupt. Some of the problems are: When
- RU-WRITEing data a return code of uncorrelated response may be received The
- session will terminate when a response is received from the host
-
-
- ΓòÉΓòÉΓòÉ 1.6.24. JR06034: LUA Large File XFER Stops With No Errors ΓòÉΓòÉΓòÉ
-
- Sending large files via LUA over SDLC from host, the transmission suddenly
- stops. Traces available indicate that the session hangs during an outstanding
- LUA API request.
-
-
- ΓòÉΓòÉΓòÉ 1.6.25. JR06089: X25 Define Trace Verb Fails ΓòÉΓòÉΓòÉ
-
- When an X25 Define Trace verb is issued with a physical link field of less than
- 8 characters (i.e., not padded with blanks) the program hangs.
-
-
- ΓòÉΓòÉΓòÉ 1.6.26. JR06091: Session W/FM Profile 0 Set To Half Duplex ΓòÉΓòÉΓòÉ
-
- When an SNA SSCP-LU session has been activated specifying FM Profile 0, the LUA
- SSCP-LU send/receive mode is incorrectly set to half-duplex resulting in a
- potential loss of LU communications. SNA requests From The SSCP May Be
- Rejected with sense data x'200D0000'. Any active LUA verbs will be cancelled
- with a lua_sec_rc=RSP_BEFORE_SENDING_REQ(X'200D0000').
-
-
- ΓòÉΓòÉΓòÉ 1.6.27. JR06092: LU-LU Bind w/Delayed Response Mode Problems ΓòÉΓòÉΓòÉ
-
- When an LU-LU session is bound using DELAYED RESPONSE MODE protocol, an
- application may encounter one of the following problems:
-
-
- ΓòÉΓòÉΓòÉ 1.6.28. JR06094: Bad Length Data Sent In Alert NMVT ΓòÉΓòÉΓòÉ
-
- An ALERT NMVT can be sent to the HOST with bad lengths in the PRODUCT_SET_ID
- data. This will be seen when parsing the ALERT in a user or host application.
-
-
- ΓòÉΓòÉΓòÉ 1.6.29. JR06095: Internal Processing Error At Boot Up Time ΓòÉΓòÉΓòÉ
-
- An internal processing error occurs at boot up time when RDSLANDD.SYS is
- included in a CONFIG.SYS device statement. SDLC device driver will not load
- after a cold boot but will load after a warm boot. Lost data, link failures,
- or DMA lockage on the bus are seen when a phantom interrupt occurs.
-
-
- ΓòÉΓòÉΓòÉ 1.6.30. JR06115: GDS Data Corrupt Following FMH5 Length 0E ΓòÉΓòÉΓòÉ
-
- While processing an FMH5 of length 0E with following GDS data stream in same
- RU, CM at csd 5015, appears to be corrupting the first byte of the LL field in
- the ensuing GDS data stream.
-
-
- ΓòÉΓòÉΓòÉ 1.7. 3270 EMULATION ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARS in ServicePak WR05100 which
- relate to 3270 Emulation.
-
-
- ΓòÉΓòÉΓòÉ 1.7.1. IC03499: Incorrect Printout During 3270 Screen Update ΓòÉΓòÉΓòÉ
-
- If "SHIFT + PGPRINT (Page Print)" key pressed during 3270 screen data update,
- incorrect output occurs (for DBCS).
-
-
- ΓòÉΓòÉΓòÉ 1.7.2. JR03804: Two Screen Updates Per Enter Keystroke ΓòÉΓòÉΓòÉ
-
- Intermittently receive 2 screen updates for 1 enter keystroke using ISPF under
- TSO. The problem is caused by an error in the emulator keystroking code.
-
-
- ΓòÉΓòÉΓòÉ 1.7.3. JR04199: PROG756 And MSGIKT00405I On VTAM Console ΓòÉΓòÉΓòÉ
-
- PROG756 and MSGIKT00405I screen erasure error when trying to contact
- DATAINTERCHANGE/MVS (EDI).
-
-
- ΓòÉΓòÉΓòÉ 1.7.4. JR04820: 3270 Emulator Session Slowdown ΓòÉΓòÉΓòÉ
-
- 3270 Emulator sessions experiencing slowdown after several minutes of operation
- while running EHLLAPI application called HTERM. Problem also occurs in
- user-written applications.
-
-
- ΓòÉΓòÉΓòÉ 1.7.5. JR04841: Keyboard Response Slow Running EHLLAPI Appl ΓòÉΓòÉΓòÉ
-
- 3270 EHLLAPI Getkey Function 51 consumes memory causing system to slow down and
- swapper to grow indefinitely. Problem occurs running Transcription Assistance
- (EHLLAPI application).
-
-
- ΓòÉΓòÉΓòÉ 1.7.6. JR05272: LU3 Printing On Non-SNA Fails ΓòÉΓòÉΓòÉ
-
- When attempting to print to an LU3 session on a Non-SNA line, all indications
- are that a job has printed but no data is actually printed.
-
-
- ΓòÉΓòÉΓòÉ 1.7.7. JR05292: MSGDAS1000W & 0087E With SRPI Configured ΓòÉΓòÉΓòÉ
-
- MSGDAS1000W and MSGDAS0087E produced by GDDM when using OS/2 Communications
- Manager with SRPI configured because PIU size of the response is too short.
-
-
- ΓòÉΓòÉΓòÉ 1.7.8. JR05299: System-menu Delete Fails For 3270 Emulator ΓòÉΓòÉΓòÉ
-
- Unable to delete items from the 3270 emulator system menu
-
-
- ΓòÉΓòÉΓòÉ 1.7.9. JR05515: <ESC> x'27' Codes Interpreted Incorrectly ΓòÉΓòÉΓòÉ
-
- <ESC> x'27' codes incorrectly interpreted as non-translatable characters and
- not as control codes.
-
-
- ΓòÉΓòÉΓòÉ 1.7.10. JR05588: 3270 Screen Erasures During Segmentation ΓòÉΓòÉΓòÉ
-
- 3270 screen erasures occur when the second byte of the length field is
- segmented. Problem is with remotely attached PS/2's running OS/2. Token Ring
- LAN. Additional symptoms are:
-
- GDDM PROG756 MSGADM0443 ADM0443 QMF ADM0973
-
- MSGADM0973 MSGADM0973E Sense=10030000
-
- IKT00405I 1003 MSGIKT00405I IKT00405 MSGIKT00405
-
-
- ΓòÉΓòÉΓòÉ 1.7.11. JR05636: Incorrect Output On Underscored Text ΓòÉΓòÉΓòÉ
-
- Host directed print to d/t4019 printers gets incorrect output on underscored
- text. A few characters of a word will be underscored, but the rest of the
- underscore will print on the next line.
-
-
- ΓòÉΓòÉΓòÉ 1.7.12. JR05718: Incorrect Code Page value return on Print Query ΓòÉΓòÉΓòÉ
-
- The EBCDIC code page value in the LP character set query reply is byte
- reversed.
-
-
- ΓòÉΓòÉΓòÉ 1.7.13. JR05803: EHLLAPI fails on a START HOST NOTIFICATION(23) ΓòÉΓòÉΓòÉ
-
- After many START HOST NOTIFICATION commands are sent to the host session,
- EHLLAPI fails with a system error(return code 9) and the host session is hung.
-
-
- ΓòÉΓòÉΓòÉ 1.7.14. JR05959: HP LASERJET SERIES II does not print first line ΓòÉΓòÉΓòÉ
-
- Host print has been modified to compensate for an error in the HP LASERJET
- SERIES II printer. The first line of a page would not print if there were
- certain characters IE, quotes, were included in line one.
-
-
- ΓòÉΓòÉΓòÉ 1.7.15. JR05972: 2002 With CICS Host Directed Print ΓòÉΓòÉΓòÉ
-
- During some print jobs 3270 LU1 printer session sends a -RSP 2002 to the host
- erroneously indicating a SNA chaining error has occurred. When CICS receives
- the -RSP, it will UNBIND the LU and no longer use it until manual host operator
- intervention occurs.
-
-
- ΓòÉΓòÉΓòÉ 1.7.16. JR05973: Host print fails after INFOPAK job prints ΓòÉΓòÉΓòÉ
-
- Host directed print fails after printing from INFOPAK. Various host jobs can
- be printed (CICS, NETPASS, INFOPAK...), but print jobs fail following an
- INFOPAK job. Error and message logs are empty. Keywords, HOSTPRNT HOST PRINT
- INFOPAK.
-
-
- ΓòÉΓòÉΓòÉ 1.7.17. JR05993: Problems printing using GPI mechanisms ΓòÉΓòÉΓòÉ
-
- When a line being processed is longer then what can be held in the buffer
- (maximum length = 200), a buffer overflow can occur wiping out data. Symptoms
- include corruption of print spooler files, and multiple page ejects within a
- job.
-
-
- ΓòÉΓòÉΓòÉ 1.7.18. JR06019: Sense 1001 on CM host print ΓòÉΓòÉΓòÉ
-
- Host printing to VM 3268 is successful but printing via CM fails with sense
- code 1001. Symptons include print error "Forms Mismatch", 2002 bracket error
- and loss of data.
-
-
- ΓòÉΓòÉΓòÉ 1.7.19. JR06086: System Abends Restarting The 3270 Emulator ΓòÉΓòÉΓòÉ
-
- System abend can occur when restarting the 3270 emulator following a failed
- attempt to start a 3270 session.
-
-
- ΓòÉΓòÉΓòÉ 1.7.20. JR06087: Lockup Or Trap For File Transfer/Host Graphics ΓòÉΓòÉΓòÉ
-
- When running 3270 file transfer and host graphics sessions at the same time, a
- Trap or keyboard lockup can occur on those sessions.
-
-
- ΓòÉΓòÉΓòÉ 1.7.21. JR06296: IKT0045I in CM 3270 Emulator Session ΓòÉΓòÉΓòÉ
-
- IKT00405I message is issued when in CM 3270 Emulator Session to an application
- via VTAM, TSO, and GDDM. CM rejects a OIU with sense x "1003" and loss of
- data. The PIU contains an outbound 3270 data stream which appears to be
- correctly built.
-
-
- ΓòÉΓòÉΓòÉ 1.8. 5250 EMULATION ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARS in ServicePak WR05100 which
- relate to 5250 Emulation.
-
-
- ΓòÉΓòÉΓòÉ 1.8.1. JR05146: Escape sequence inserted ΓòÉΓòÉΓòÉ
-
- Print files spooled from AS/400 to OS/2 workstation gets an escape sequence
- inserted from CM in error.
-
-
- ΓòÉΓòÉΓòÉ 1.8.2. JR05219: 5250 Emulation Gives Error 020 ΓòÉΓòÉΓòÉ
-
- Whenever customer is on a screen with a single input field types in information
- in the field, tabs to set the cursor at the beginning of the field and presses
- Enter, error 20 occurs (ENTER key not allowed on screen with only one input
- field.)
-
-
- ΓòÉΓòÉΓòÉ 1.8.3. JR05279: Copy_to_PS Function Generates Wrong Mnemonic ΓòÉΓòÉΓòÉ
-
- EHLLAPI call COPYSTRINGTOPS interprets "@1" as a keyboard mnemonic giving RC=05
- when CM running in 5250 Emulator. Works correctly in 3270 Emulation.
-
-
- ΓòÉΓòÉΓòÉ 1.8.4. JR05942: SYS3175 Access violation printing from AS400 ΓòÉΓòÉΓòÉ
-
- A trap can occur when doing a 5250 print without a PFT specified at 5250
- configuration.
-
-
- ΓòÉΓòÉΓòÉ 1.8.5. JR06004: Data Lost Printing AS/400 Data On PC Printer ΓòÉΓòÉΓòÉ
-
- When printing on PC printer (user application) some lines are missing. The
- problem occurs only on pc printer emulated as 5219 or 5224. On a real 5224 all
- works fine. The pc printer may be 2381, 5204 and 4202 used with their OS/2
- drivers.
-
-
- ΓòÉΓòÉΓòÉ 1.8.6. JR06093: 5250 Screen Updates Cause Continuous Beeping ΓòÉΓòÉΓòÉ
-
- Screen updates cause continuous beeping when 5250 is in a text window instead
- of full screen.
-
-
- ΓòÉΓòÉΓòÉ 1.8.7. JR06165: 5250 WSF Data Shifts Positions To The Right ΓòÉΓòÉΓòÉ
-
- Incorrect formatting occurs when printing the first print line of the first
- print job at 15 CPI. This error occurs only when attempting to print at 15 CPI
- on a PC (OS/2) connected printer.
-
-
- ΓòÉΓòÉΓòÉ 1.9. NETBIOS/IEEE 802.2 ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARS in ServicePak WR05100 which
- relate to Netbios and IEEE 802.2
-
-
- ΓòÉΓòÉΓòÉ 1.9.1. JR04647: Cable Errors W/Ethernet Adapter Causes Hang ΓòÉΓòÉΓòÉ
-
- Using a WESTERN DIGITAL Ethernet adapter, if the cable connection is broken
- between any of the machines (i.e. loose cable or terminator missing) when LAN
- Server or Communications Manager is started, the machine will hang. The
- machine must b powered off to recover.
-
-
- ΓòÉΓòÉΓòÉ 1.9.2. JR02715: Piggy-back Ack Capability Made Optional ΓòÉΓòÉΓòÉ
-
- Piggy-back Ack capability can now be disabled by adding the /D at the end of
- the following Config.sys statement:
-
- DEVICE=%PATH%\NETBDD.SYS CFG=%PATH%\*.CFG /D
-
-
- ΓòÉΓòÉΓòÉ 1.9.3. JR03935: TRAP8 After TR Cable Disconnected ΓòÉΓòÉΓòÉ
-
- Multiple NCB.LISTENs before cable disconnection causes TRAP8
-
-
- ΓòÉΓòÉΓòÉ 1.9.4. JR05071: Intermittent SEND Timeout With New NETBDD.SYS ΓòÉΓòÉΓòÉ
-
- NCB.SEND commands will time out and the associated sessions will come down.
-
-
- ΓòÉΓòÉΓòÉ 1.9.5. JR05343: NETBIOS Command In DOS Exit List Causes TRAP D ΓòÉΓòÉΓòÉ
-
- When NETBIOS commands are used in an application's DOS Exitlist, a TRAP D
- occurs. Trap information is:
-
- DS:0910 CS:07F0 IP:034E SS:1920 SP:071A
- SSLIM:07FF CSLIM:450E DSLIM:42AB
-
-
- ΓòÉΓòÉΓòÉ 1.9.6. JR05820: Workstations Fail With NET8195 & NET9855 ΓòÉΓòÉΓòÉ
-
- When a user makes a CALL to an external resource that has no more free links, a
- RC 9 is correctly returned to the requestor/user app. However, the next time
- the CALL command is attempted, a catastrophic error F6 is returned causing a
- RESET. The CCB RC 1C can be seen in the Name_query attempt just prior to the
- RESET.
-
-
- ΓòÉΓòÉΓòÉ 1.9.7. JR06090: Logon Problems With NETBIOS 3.0 On SERVER ΓòÉΓòÉΓòÉ
-
- When using NETBIOS 3.0 on a LAN server, various logon problems occur after some
- users have logged off: When 16 or more logons to a domain occur with at least
- nine users constantly logged on, all subsequent users are prevented from
- logging on if any of users 9 to 16 logoff. If 25 (to 32) machines are logged
- on and machine 25 (to 32) logs off, the next machine to logon will cause the
- first user to be unable to communicate with the server.
-
-
- ΓòÉΓòÉΓòÉ 1.10. OS/2 EE LAN REQUESTER/SERVER ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARs in ServicePak WR05100 which
- relate to OS/2 EE LAN Requester/Server.
-
-
- ΓòÉΓòÉΓòÉ 1.10.1. IC02931: Error In Online Net Access Help Message ΓòÉΓòÉΓòÉ
-
- Incorrect information was displayed after typing "Net Help Net Access".
-
-
- ΓòÉΓòÉΓòÉ 1.10.2. IC03015: Intermittent Traps On OS/2 Servers/Requestors ΓòÉΓòÉΓòÉ
-
- OS/2 servers and requestors were experiencing intermittent trap D's with a
- CSLIM value of EFCA. Some of the traps were observed on systems sitting idle
- for more than 30 minutes.
-
-
- ΓòÉΓòÉΓòÉ 1.10.3. IC03107: File Lock Problem W/IC02772 ΓòÉΓòÉΓòÉ
-
- This problem occurred after the redirector fix for IC02772 had been applied.
- When old documents were retrieved and saved again, the application issued a
- "file locked" message. The document could be saved with a new file name.
-
-
- ΓòÉΓòÉΓòÉ 1.10.4. IC03109: Replicator Completion Signal Is Unreliable ΓòÉΓòÉΓòÉ
-
- When REPL.INI contains "extent=tree" and "integrity=tree", the replicator will
- signal that replication is complete when in fact the replication is incomplete.
- In this particular situation, files were added and deleted from the first level
- subdirectory and files were added but not deleted from the lower level
- directories.
-
-
- ΓòÉΓòÉΓòÉ 1.10.5. IC03110: Variable Length Block Errors With Named Pipes ΓòÉΓòÉΓòÉ
-
- This error occurred when data was written to the named pipe at a rate greater
- than that at which it was read and only if the blocks were of variable length.
- Errors received were "error_vc_disc rc240" reading the pipe and "rc109
- error_broken_pipe" writing.
-
-
- ΓòÉΓòÉΓòÉ 1.10.6. IC03234: Options Not Mouse Selectable W/Danish 1.3 ΓòÉΓòÉΓòÉ
-
- Two similar problems occurred using a Danish 1.3 server. In one situation the
- mouse could not be used to select escape while in the FSI. In the other
- situation, F6 was not shown and couldn't be selected by the mouse. Pushing the
- F6 key worked.
-
-
- ΓòÉΓòÉΓòÉ 1.10.7. IC03338: Server Performance Impacted By Disk Activity ΓòÉΓòÉΓòÉ
-
- Problem occurred on a domain controller with no users logged on. The disk was
- partitioned as HPFS. The disk activity light was on for approximately 30-40%
- of the time.
-
-
- ΓòÉΓòÉΓòÉ 1.10.8. IC03352: Rewrite Of Large File ΓòÉΓòÉΓòÉ
-
- A 41MB file was downloaded from the server, sorted and being rewritten to
- replace the original file. Near the end of execution, the program terminated
- with a sharing violation. FIles (small or large) on a standalone system worked
- fine.
-
-
- ΓòÉΓòÉΓòÉ 1.10.9. IC03395: Deleting AN ID Deletes Any Like-named Aliases ΓòÉΓòÉΓòÉ
-
- When deleting a userid that has an alias with the same name, the alias is
- deleted as well.
-
-
- ΓòÉΓòÉΓòÉ 1.10.10. IC03414: No_sync When Archive Cleared On A File ΓòÉΓòÉΓòÉ
-
- If the archive attrib is cleared on a source file being replicated, no_sync
- will be received until archive attrib mismatch between target and source are
- resolved manually.
-
-
- ΓòÉΓòÉΓòÉ 1.10.11. IC03431: Trap B Running A Calendar Application ΓòÉΓòÉΓòÉ
-
- This problem occurs on a network on which a calendar application is running.
- There are intermittent trap B's with a cslim value of B1E4. The traps are seen
- mostly when someone has logged off the network.
-
-
- ΓòÉΓòÉΓòÉ 1.10.12. IC03437: Domain Controller In Loop Reporting Errors ΓòÉΓòÉΓòÉ
-
- Domain controller at site A broadcasted duplicate name detected packets to a
- domain controller at site B. This caused servers at site B to log hugh amounts
- of errors effectively locking up the systems.
-
-
- ΓòÉΓòÉΓòÉ 1.10.13. IC03443: Intermittent Trap D With CSLIM=EFCA ΓòÉΓòÉΓòÉ
-
- Requestor service started automatically then gets trap D, CSLIM=EFCA. This
- occurs even if users are not yet logged on.
-
-
- ΓòÉΓòÉΓòÉ 1.10.14. IC03448: Date And Time Could Not Be Changed On Domain ΓòÉΓòÉΓòÉ
-
- System Administrator was at an OS/2 requestor logging on to a different domain
- as an ADMIN. Commands were issued to change the date and time through the FSI
- but the date/time on the different domain did not get updated. If commands
- were issued at the domain or after waiting for at least 2 minutes after logging
- on, the date/time updates were successful.
-
-
- ΓòÉΓòÉΓòÉ 1.10.15. IC03465: NET2762 Help Panel Has Incorrect Information ΓòÉΓòÉΓòÉ
-
- Help panel information for this net2762 error message indicated that path for
- file DMPC.EXE was \OS2\System. The message should should have stated that the
- path was \OS2\Install.
-
-
- ΓòÉΓòÉΓòÉ 1.10.16. IC03490: SYS0032 Error Messages During RIPL Upgrade ΓòÉΓòÉΓòÉ
-
- This problem occurred while upgrading DOS 5.0 DLR systems to RIPL. Files were
- being copied from the unpacked DOS image diskettes created using the
- instructions in IC02963. A command file, UPGRIPLS.CMD, prompts for the
- diskettes. At the end of reading each diskette, SYS0032 errors were issued
- although all files were copied.
-
-
- ΓòÉΓòÉΓòÉ 1.10.17. IC03508: Domain Controller Hangs During File Transfer ΓòÉΓòÉΓòÉ
-
- A domain controller appeared to be hung while files were being moved from one
- disk to another on an OS/2 requestor.
-
-
- ΓòÉΓòÉΓòÉ 1.10.18. IC03525: Access Denied Message Clarification ΓòÉΓòÉΓòÉ
-
- Access Denied errors were being monitored as a security device. This problem
- was submitted because access denied errors were being logged for things such as
- attempting to access a directory that does not exist or attempting to backup a
- file that is already in use.
-
-
- ΓòÉΓòÉΓòÉ 1.10.19. IC03564: Named Pipes Greater Than 3620 Bytes Trap ΓòÉΓòÉΓòÉ
-
- This problem occurred when running an application sending named pipes across
- the network. The requestor writes a block of data larger than 3620 bytes to
- the pipe. The requestor performs a read on the pipe and gets a trap 8. The
- server received all the data up to 3620 bytes.
-
-
- ΓòÉΓòÉΓòÉ 1.10.20. IC03571: Archive Set After Reading File From PCLP Server ΓòÉΓòÉΓòÉ
-
- When a file resident on a PCLP 1.34 server is read by an OS/2 requestor, the
- ARCHIVE attribute of the file is set to ON. Accessing the file (simply using
- the TYPE command is enough) from a PCLP requestor does not cause this problem
- nor does reading a file resident on an OS/2 server.
-
-
- ΓòÉΓòÉΓòÉ 1.10.21. IC03590: User Is Logged Off After Replicator Completes ΓòÉΓòÉΓòÉ
-
- The replicator service is started by the user. After the replicator function
- completes the user is automatically logged off.
-
-
- ΓòÉΓòÉΓòÉ 1.10.22. IC03591: Requestor Receiving SYS0015 Error Messages ΓòÉΓòÉΓòÉ
-
- A requestor which uses external resources received SYS0015 error messages
- (system cannot find the drive specified) although net use displays the drive
- assignments.
-
-
- ΓòÉΓòÉΓòÉ 1.10.23. IC03596: Files Were Deleted From An Install Diskette ΓòÉΓòÉΓòÉ
-
- According to the documentation on the SRVINST command a parameter is not
- required. If one is used, files are deleted from the install diskette before
- being copied.
-
-
- ΓòÉΓòÉΓòÉ 1.10.24. IC03619: Migrating Home Dir To Additional Server Fails ΓòÉΓòÉΓòÉ
-
- User was migrating from 1.1. to 1.3 and attempting to add the home directory
- on an additional server. The migration utility failed when attempting to
- create the home directory. Indication was that the utility was attempting to
- create the directory on the wrong drive.
-
-
- ΓòÉΓòÉΓòÉ 1.10.25. IC03624: NET8003 EZVU Error W/Audit Log >1MB ΓòÉΓòÉΓòÉ
-
- Viewing an audit log greater than 1MB through the FSI resulted in a NET8003
- error: An EZVU command failed. See EZVU programmer guide for error code 12.
-
-
- ΓòÉΓòÉΓòÉ 1.10.26. IC03635: Possible To Logon To DC With 9 Character ID ΓòÉΓòÉΓòÉ
-
- Domain Controller allowed an incorrect logon id (9 characters) to be
- successfully logged on.
-
-
- ΓòÉΓòÉΓòÉ 1.10.27. IC03636: DC Trap Caused By Auditing Routine ΓòÉΓòÉΓòÉ
-
- An application was running and attempting to access a file nested under a
- directory structure of an alias being audited. The application received an
- "access profile violation" message. Trap D was received as server was
- attempting to log the violation in the audit log.
-
-
- ΓòÉΓòÉΓòÉ 1.10.28. IC03643: Trap D After Net Audit From Command Line ΓòÉΓòÉΓòÉ
-
- Issuing a net audit command from the command line resulted in a trap D with a
- cslim value of 1E70. Audit log was corrupted.
-
-
- ΓòÉΓòÉΓòÉ 1.10.29. IC03661: Error If DOS&OS/2 Reqs Access Same Drive ΓòÉΓòÉΓòÉ
-
- When both DOS and OS/2 requestors are accessing the same server drive the OS/2
- systems will intermittently receive a "system call level incorrect" error
- message. This error usually occurs when the DOS systems are compiling
- programs.
-
-
- ΓòÉΓòÉΓòÉ 1.10.30. IC03679: Access Denied After Rebooting DC ΓòÉΓòÉΓòÉ
-
- An additional server is connected to an alias on the domain controller which is
- marked "shared at server startup". When the domain controller is rebooted, the
- additional server records an error and the net use to the resource indicates
- the resource has been disconnected. When the domain controller comes back up,
- a net use at the additional server indicates the resource is connected.
- However, any attempt to access the resource results in a SYS0005 message.
-
-
- ΓòÉΓòÉΓòÉ 1.10.31. IC03687: All ACPS Not Displayed Via FSI ΓòÉΓòÉΓòÉ
-
- Only 10 ACPs from a directory of over 10,000 are able to be seen when displayed
- from the FSI.
-
-
- ΓòÉΓòÉΓòÉ 1.10.32. IC03721: Home Directory Deleted After Password Changed ΓòÉΓòÉΓòÉ
-
- Issuing a Net User command to change a password prior to issuing a Net Admin
- first resulted in the home directory being deleted.
-
-
- ΓòÉΓòÉΓòÉ 1.10.33. IC03766: Incorrect Media Type Message ΓòÉΓòÉΓòÉ
-
- When trying to create a reference diskette for use with RIPL, a "wrong media
- type" message was received.
-
-
- ΓòÉΓòÉΓòÉ 1.10.34. IC03824: NET3223 Error Logged Prematurely ΓòÉΓòÉΓòÉ
-
- NET3223 error messages get logged at additional server when the additonal
- server misses or does not receive the Netlogon pulse. The pulse may not be
- received in time for reasons such as the domain controller being too busy to
- send it out in time. The error message is premature since the domain
- controller has not had a failure.
-
-
- ΓòÉΓòÉΓòÉ 1.10.35. IC03845: NET8196 While Adding Applications. ΓòÉΓòÉΓòÉ
-
- After adding public applications to the program starter, user receives a
- NET8196 error message at logon. The public application window does not show
- all the applications that had been added.
-
-
- ΓòÉΓòÉΓòÉ 1.10.36. IC03872: NET2762 After Net Command To Invoke FSI ΓòÉΓòÉΓòÉ
-
- A net use was issued for a resource for which the userid had no access rights.
- The path statement was updated to add the redirected drive letter from the net
- use command and an attempt to invoke the requestor FSI with the net command
- resulted in the NET2762.
-
-
- ΓòÉΓòÉΓòÉ 1.10.37. IC03972: Requestor Hang During Raw Read/Write Of File ΓòÉΓòÉΓòÉ
-
- The requestor appeared to hang due to lack of resources while an application
- performing raw reads/writes was being run on the server.
-
-
- ΓòÉΓòÉΓòÉ 1.10.38. IC04002: NET8204 Logged In Requestor Error Log ΓòÉΓòÉΓòÉ
-
- Logging off from an OS/2 2.0 requestor with external resources to an OS/2
- 1.30.2 defined as logon assignments causes one NET8204 error to be logged in
- the OS/2 2.0 requestor's error log for each OS/2 1.30.2 external resource
- defined as a logon assignment. The NET8204 gets logged whether the external
- resource is ever accessed or not.
-
-
- ΓòÉΓòÉΓòÉ 1.10.39. IC04006: DXMA0MOD Driver Was Truncated On Download ΓòÉΓòÉΓòÉ
-
- The DXMA0MOD device driver was truncated by 48 bytes during ripl. This had not
- been causing a problem because the last 48 bytes were buffer space.
- Eventually, the problem was found trying to load a non-IBM driver that required
- the last 48 bytes.
-
-
- ΓòÉΓòÉΓòÉ 1.10.40. IC04015: NET8013 When Navigating DLR Print Mgr Menus ΓòÉΓòÉΓòÉ
-
- The requestor sent a document to the network printer. While going into the
- print queue manager menus to see how large the job was a NET8013 was received
- at the server. Problem resulted because the printer naming convention required
- more than 8 letters for the printer name and OS/2 would not accept that.
-
-
- ΓòÉΓòÉΓòÉ 1.10.41. IC04017: Trap D After Netlogonenum ΓòÉΓòÉΓòÉ
-
- A trap D occurred when a netlogonenum returned no logged on users.
-
-
- ΓòÉΓòÉΓòÉ 1.10.42. IC04030: NET2389 Trying To Net Run Server DB App ΓòÉΓòÉΓòÉ
-
- Using a net run service to access a database application on the server resulted
- in a NET2389. This occurred if the requestor issuing the net command was
- rebooted before the database query had completed.
-
-
- ΓòÉΓòÉΓòÉ 1.10.43. IC04035: Traps Setting Up A Public Application ΓòÉΓòÉΓòÉ
-
- An error in error handling code was causing the traps to occur when, instead,
- an error message should have been displayed.
-
-
- ΓòÉΓòÉΓòÉ 1.10.44. IC04097: Access Denied After "Net Use Username" ΓòÉΓòÉΓòÉ
-
- The admin could use "/workstations list" to limit access to workstations but a
- "/workstations:*" was not propagated around the other serves allowing access to
- all the appropriate workstations.
-
-
- ΓòÉΓòÉΓòÉ 1.10.45. IC04126: Server Unavailable After Remote Netuseadd ΓòÉΓòÉΓòÉ
-
- This problem resulted when a remote netuseadd was being issued to redirect a
- logical drive at the server back to a shard files resource on the same server.
-
-
- ΓòÉΓòÉΓòÉ 1.10.46. IC04127: Server Hangs And Requires Reboot To Recover ΓòÉΓòÉΓòÉ
-
- The server was in a continuous loop which effectively caused it to hang. The
- Net.Acc file had been corrupted and the loop was caused by code trying to read
- this file searching for an entry.
-
-
- ΓòÉΓòÉΓòÉ 1.10.47. IC04144: Replicator Ended Abnormally ΓòÉΓòÉΓòÉ
-
- Problem resulted during heavy usage resulting in a timeout condition. The
- environment was mixed software (both IBM and non-IBM).
-
-
- ΓòÉΓòÉΓòÉ 1.10.48. IC04145: DOS Search Handle Problem ΓòÉΓòÉΓòÉ
-
- This problem occurred after a database application had been running a very long
- time. Both the Dos Lan Requestor and the OS/2 requestor started receiving
- "nolock seq error" and "file seek error" messages and the database application
- running on the OS/2 requestor returned to the command prompt prematurely.
-
-
- ΓòÉΓòÉΓòÉ 1.10.49. IC04146: NET8001 IBM Lan Server Internal Error ΓòÉΓòÉΓòÉ
-
- This error occurred in a configuration that included an IBM server and a
- non-IBM server. Selecting the non-IBM alternate server as current resulted in
- the NET8001 being issued.
-
-
- ΓòÉΓòÉΓòÉ 1.10.50. IC04148: Net Copy Gives Erroneous Message ΓòÉΓòÉΓòÉ
-
- With two servers started, a requestor issued a Net Copy and received a NET2383
- message stating that the source and destination paths are on different servers.
- The files being copied were actually on the same server.
-
-
- ΓòÉΓòÉΓòÉ 1.10.51. IC04151: Invalid Select Start Sharing Panel Options ΓòÉΓòÉΓòÉ
-
- A spooler queue that was already being shared was listed as an option on the
- "select start sharing" panel.
-
-
- ΓòÉΓòÉΓòÉ 1.10.52. IC04152: RIPL OS/2 Requestors Lose Access To DC ΓòÉΓòÉΓòÉ
-
- The RIPL requestors were getting getting SYS0058 and SYS0065 messages when
- trying to do net copy, net use, etc.
-
-
- ΓòÉΓòÉΓòÉ 1.10.53. IC04155: Invalid Free Space Reported On 1 GB Drive ΓòÉΓòÉΓòÉ
-
- Invalid free space was reported on a drive with over 1GB capacity using HPFS.
-
-
- ΓòÉΓòÉΓòÉ 1.10.54. IC04158: Trap D Occurred After Net Alias /R: Command ΓòÉΓòÉΓòÉ
-
- A Net Alias /R: command with a remark that exceeds 30 characters causes a trap
- D if the resource resides on a local system. If the resource is remote, a
- remark exceeding 28 characters will cause the trap D.
-
-
- ΓòÉΓòÉΓòÉ 1.10.55. IC04159: Wrong Return Code Being Sent ΓòÉΓòÉΓòÉ
-
- NetShareSetInfo with level 91 should return error #87. Currently returning
- "success" and trucating the remark to 40 characters.
-
-
- ΓòÉΓòÉΓòÉ 1.10.56. IC04160: Trap D Hitting F3 Out Of Net FSI ΓòÉΓòÉΓòÉ
-
- After tabbing to "view netnames" on the "Assign Drives To Shared Resources"
- hitting F3 results in a trap D.
-
-
- ΓòÉΓòÉΓòÉ 1.10.57. IC04161: Requestors Having Trouble With Net Time /Domain ΓòÉΓòÉΓòÉ
-
- This problem occurred during heavy performance loads and was a result of the
- processing having to take place during these peak times between netlogon and
- net time.
-
-
- ΓòÉΓòÉΓòÉ 1.10.58. IC04162: Time Change On DC Causes Net Who Error ΓòÉΓòÉΓòÉ
-
- When the time on the domain controller was set back by an hour, the logon times
- displayed by the Net Who command were corrupted.
-
-
- ΓòÉΓòÉΓòÉ 1.10.59. IC04163: System Abend Following Net Pause and Net Stop ΓòÉΓòÉΓòÉ
-
- Sequence of commands: Net Pause Req, Net Use Lpt1, Net Stop Req all completed
- successfully. These were immediately followed by a logon which resulted in a
- system abend.
-
-
- ΓòÉΓòÉΓòÉ 1.10.60. IC04165: Trap D When Listing Updated Spool Queue ΓòÉΓòÉΓòÉ
-
- After adding a new spool queue in the server print manager, trying to display
- the updated spool queue list at the requestor resulted in a trap D on the
- server.
-
-
- ΓòÉΓòÉΓòÉ 1.10.61. IC04166: List Of Servers Wrong After Creating DBCS Alias ΓòÉΓòÉΓòÉ
-
- DBCS server names were not showing up when trying to display server list at the
- domain controller after having been defined on the domain controller.
-
-
- ΓòÉΓòÉΓòÉ 1.10.62. IC04167: Net Audit In Loop Auditing Net.Aud ΓòÉΓòÉΓòÉ
-
- When the audit file, Net.Aud, is audited on a 386 HPFS server, the processing
- for the command, 'net audit', goes into an infinite loop.
-
-
- ΓòÉΓòÉΓòÉ 1.10.63. IC04168: /Scriptpath Cannot Be Unset Via Command Line ΓòÉΓòÉΓòÉ
-
- Using a null pathname for this command should unset the parameter but, instead,
- is rejected as an invalid parameter.
-
-
- ΓòÉΓòÉΓòÉ 1.10.64. IC04240: Resync Fails After ID Readded As Group Name ΓòÉΓòÉΓòÉ
-
- When an ID for a user/group, just previously defined and added, is deleted and
- then re-added, a full resync will fail.
-
-
- ΓòÉΓòÉΓòÉ 1.10.65. IC04273: Net Stats Rdr Displaying Incorrect Data ΓòÉΓòÉΓòÉ
-
- Net Stats Rdr supplying incorrect information when summing error stats. In
- this particular case, a total of 4 errors was reported after indicating that
- their were no errors for the redirector, server, and applications.
-
-
- ΓòÉΓòÉΓòÉ 1.10.66. IC04275: Incorrect Error Displayed After Net User Issued ΓòÉΓòÉΓòÉ
-
- The error message for Net User with /time option is not correct. The NET3769
- error was displayed instead of the correct error message, NET3765.
-
-
- ΓòÉΓòÉΓòÉ 1.10.67. IC04277: Incorrect Response Sent For Write Behind Failure ΓòÉΓòÉΓòÉ
-
- Attempted to copy a 60K file to a redirected driver with only 40K space
- remaining on the drive. Although nothing was copied, the response back was
- that 1 file had been copied. The filename would display indicating 0 bytes.
-
-
- ΓòÉΓòÉΓòÉ 1.10.68. IC04419: Intermittent Trap D In Netwksta.Sys Module ΓòÉΓòÉΓòÉ
-
- The CSLIM value is B224 for this trap D.
-
-
- ΓòÉΓòÉΓòÉ 1.10.69. IC04421: Trap In Server Dispatch ΓòÉΓòÉΓòÉ
-
- Trap in server dispatch due to bad NB_Next, CSLIM value=1CA4.
-
-
- ΓòÉΓòÉΓòÉ 1.11. DOS LAN REQUESTER ΓòÉΓòÉΓòÉ
-
- This section contains summaries for the APARs in the ServicePak WR05100 which
- relate to DOS LAN Requester (DLR).
-
-
- ΓòÉΓòÉΓòÉ 1.11.1. IC02862: Popup Display Problems In 50 Line VGA Mode ΓòÉΓòÉΓòÉ
-
- Characters within a message popup on a DLR machine in 50 line VGA mode were
- displayed incorrectly.
-
-
- ΓòÉΓòÉΓòÉ 1.11.2. IC03506: Sample Program (USE.EXE) Failed With CSD 5015 ΓòÉΓòÉΓòÉ
-
- The "LOGON-BYPASS" sample program (USE.EXE) did not work after CSD 5015 was
- installed.
-
-
- ΓòÉΓòÉΓòÉ 1.11.3. IC03530: NET 810 Error Message Insufficient ΓòÉΓòÉΓòÉ
-
- The Net810 error message issued on a Dos Lan Requestor should included the same
- information contained in the Net2791 error message issued on an OS/2 requestor.
-
-
- ΓòÉΓòÉΓòÉ 1.11.4. IC03548: Wrong Screen Printed During Print Screen ΓòÉΓòÉΓòÉ
-
- While trying to do a print screen from a 3270 session, the system switched to
- the DOS session and printed the DOS session screen.
-
-
- ΓòÉΓòÉΓòÉ 1.11.5. IC03588: Mouse Locked After Receiving Lan Message ΓòÉΓòÉΓòÉ
-
- This problem occurred after applying the fix for APAR IC01145. Moving the mouse
- after receiving a lan message and prior to hitting ESC would cause the mouse
- pointer to lock up after hitting ESC.
-
-
- ΓòÉΓòÉΓòÉ 1.11.6. IC03606: Loop With Mixed Levels Of DLR Code ΓòÉΓòÉΓòÉ
-
- The symptom of the problem was that the requestor would appear to loop looking
- for the IFPAMNP1 File. This occurred when mixed levels of DLR code were being
- used.
-
-
- ΓòÉΓòÉΓòÉ 1.11.7. IC03627: User Could Not Logon After Applying CSD 5050 ΓòÉΓòÉΓòÉ
-
- A Net3101 error was logged in the Server's error log after CSD5050 was applied.
- The problem resulted from the redirector repeating a server session setup and
- connection to a resource that was not shared.
-
-
- ΓòÉΓòÉΓòÉ 1.11.8. IC03632: Job Sent To Net Printer Then Keyboard Locks ΓòÉΓòÉΓòÉ
-
- This problem occurred only on a DLR that had DOS 3.3 and the fix for IC02772
- installed. A print job would be sent to the network printer and would print
- successfully but the DLR keyboard would lock up and the machine would have to
- be powered off/powered on.
-
-
- ΓòÉΓòÉΓòÉ 1.11.9. IC03665: NET810 Error Copying A File Via Remote NETBIOS ΓòÉΓòÉΓòÉ
-
- This problem occurred after the DLR was logged on to a 1.3 server via remote
- NETBIOS. CSD 5050 had been applied to the server. If a file was copied
- between the requestor and server, the requestor would display a Net810 error
- message.
-
-
- ΓòÉΓòÉΓòÉ 1.11.10. IC03684: NET227 Error On DLR When Changing Passwords ΓòÉΓòÉΓòÉ
-
- A batch file used to change passwords on multiple domains failed when executed
- after CSD5050 had been applied.
-
-
- ΓòÉΓòÉΓòÉ 1.11.11. IC03691: Access Denied Error Messages On RIPL Server ΓòÉΓòÉΓòÉ
-
- RIPL server received 3 "access denied" error messages during the boot process
- although the workstations booted successfully.
-
-
- ΓòÉΓòÉΓòÉ 1.11.12. IC03710: App Using EMS Required Change To DOSLAN.INI ΓòÉΓòÉΓòÉ
-
- An application failed unless the /EMS parameter was added to the DOSLAN.INI
- file.
-
-
- ΓòÉΓòÉΓòÉ 1.11.13. IC03711: Intermittent Print Screen Hang On DLR ΓòÉΓòÉΓòÉ
-
- Doing a print screen resulted in a hang on the requestor. Two financial
- applications were being run. The hang occurred about 1 out of every 10-20
- print screen attempts.
-
-
- ΓòÉΓòÉΓòÉ 1.11.14. IC03718: Incorrect Path Caused INSTDLR To Fail ΓòÉΓòÉΓòÉ
-
- The Lan readme should have stated that INITFSI must be run in order to set up
- the correct path for INSTDLR.
-
-
- ΓòÉΓòÉΓòÉ 1.11.15. IC03746: DOS Programs Fail When Alias Has "X" Rights ΓòÉΓòÉΓòÉ
-
- DOS program fails to execute when the alias has "X" rights. Doing a net use to
- the alias and trying to execute a program results in the error message "Cannot
- Execute Path Filename". This did not occur with CSD 5015.
-
-
- ΓòÉΓòÉΓòÉ 1.11.16. IC03762: Blank Screen After Executing FSI Application ΓòÉΓòÉΓòÉ
-
- After an application being executed through the FSI exits, the screen goes
- blank with a cursor in the upper right corner of the screen.
-
-
- ΓòÉΓòÉΓòÉ 1.11.17. IC03783: XT/AT w/CGA Locks Up After Receving Message ΓòÉΓòÉΓòÉ
-
- XT and AT systems with color monitors lock up when a message sent via Net Send
- or FSI is received. The popup is displayed incorrectly. Pressing the escape
- key will result in the DLR menu being displayed but the system will then lock
- up.
-
-
- ΓòÉΓòÉΓòÉ 1.11.18. IC03790: Incorrect Output From A Redirected Print Job ΓòÉΓòÉΓòÉ
-
- Redirected print from an application on a requestor resulted in garbled
- printout.
-
-
- ΓòÉΓòÉΓòÉ 1.11.19. IC03799: A DOS/16M ERROR:17 When Trying To Load Appl. ΓòÉΓòÉΓòÉ
-
- This problem only occurred when the redirector fixes for IC03632 had been
- applied. Attempting to load an application resulted in the error message
- "System Software Does Not Follow VCPI Or DPMI Specifications".
-
-
- ΓòÉΓòÉΓòÉ 1.11.20. IC03890: Print Screen, 5250 Session Does Not Work ΓòÉΓòÉΓòÉ
-
- A print screen from a 5250 session does not execute until the hot-key is
- pressed returning the system to the DOS session. The DOS session screen is
- then printed.
-
-
- ΓòÉΓòÉΓòÉ 1.11.21. IC04105: Net Copy Command Fails - System Hangs ΓòÉΓòÉΓòÉ
-
- Net Copy command failed when DOS=HIGH was not listed in the config.sys file.
- The cursor moved below the command prompt and the system hung.
-
-
- ΓòÉΓòÉΓòÉ 1.11.22. IC04134: Print Screen Fails If Screen Size >25 Lines. ΓòÉΓòÉΓòÉ
-
- Could not do a print screen if the screen size was set to larger than 25 lines.
-
-
- ΓòÉΓòÉΓòÉ 1.11.23. IC04135: NetWkstaSetInfo Got A Return Code 87 ΓòÉΓòÉΓòÉ
-
- Issuing a NetWkstaSetInfo on a local requestor and setting "parmnum 0" resulted
- in a return code of 87 (invalid parm).
-
-
- ΓòÉΓòÉΓòÉ 1.11.24. IC04137: RIPL From Diskette Failed ΓòÉΓòÉΓòÉ
-
- Logon failed if "sizereqbug > /nbs" when doing a RIPL from Diskette.
-
-
- ΓòÉΓòÉΓòÉ 1.11.25. IC04143: NET201 Error At Net Start Time ΓòÉΓòÉΓòÉ
-
- Contention for memory resources caused MSGPOPUP.EXE to fail to load properly
- resulting in a Net201 error message.
-
-
- ΓòÉΓòÉΓòÉ 1.11.26. IC04241: Incorrect Error Message Received ΓòÉΓòÉΓòÉ
-
- A "Panel Not Found" message was received on the requestor instead of the proper
- "access denied" type error message.