DAE UQ05605 APAR list


LIST OF APARS FIXED
-------------------

New on UQ05605:
---------------
DCR4963  Rewrite TQINIT to CS2TQT.
PN68740  TCP/IP - socket remains after normal shutdown.
PN69979  DB error message: CS2_GET = cannot open cdb.cat file missing.
PN75425  Semaphore number is increased incorrectly.
PN78892  cs2cutil - processor type not valid for RCB.
PN83202  poolsab hangs DAE system.
PN83589  TCP/IP - cs2tccac does not close unix domain socket.
PN88466  Data supply does not erase temporary files when timeout expired.
PN89938  WMS causes an entry field character validation loop.
PN89993  DB - new TXE_OPT_DISCONNECT flag provides explicit disconnect.
PN90723  Print Server - cannot start more than 10 PCBs on CS/6000.
PN91317  UI - on AIX4.2 get CSR5717 when cs2shell up and start 2nd UI app.
PN91325  TQ - cs2tqr01 core dump when message pool is full.
PN92857  DB dispatcher REM traps when using queueing and maximum dedicated
         agents is set to less than number of concurrent clients run.
PQ00747  DB - conflict with definition of register_event in cs2dbc.h.
PQ03833  DDMS d_writervar documentation incomplete.
PQ03838  WMS notebook X-Station memory leakage.
PQ05069  CS2_TEMP_RES - create & purge multiple temporary ACBs causes hang.
PQ05402  CS2_PRINT provides invalid output of 4029-formatted file.
PQ05403  DDMS - CSR2095 - resource in use error from ModifyPoll.
PQ05404  CS2_UTIL api traps when passed invalid originator in the RDS.
PQ05406  DDMS enhancement to support d_writervar cross platform.
PQ05407  ECR - cs2ecr00 frees storage which was not malloc'd.
PQ05408  DB - CS2_TRANSACT returns CSR1391.
PQ05409  DB - CS2_TRANSACT gets timeout using TXE_OPT_OPEN_LOOP.
PQ05410  TQ - trap when 2 TQ servers close same T/Q at same time.
PQ05411  DDMS random I/O points do not update when ldit make connection.
PQ05412  cs2shell - invalid setting of queue limit in DBCB.
PQ05413  DB - incorrect function called by CS2_TRANSACT.
PQ05414  DDMS change for variable msg notification (Plantworks PN84964).
PQ05416  Disk Queued messages not received correctly when CACHE LAZY:ON.
PQ05417  TQ Large tables (300,000+ members) get CSR0409 before table full.
PQ05418  Filter TXE secondary mirror requests based on configurable RCs.
PQ05419  CS2_INIT gets good return code when DAE has been shutdown.
PQ05420  DB CS2_TRANSACT starts new connections due to uninitialized RDS.
PQ05421  Y2000 - update cs2colib and rebuild REMs for year 2000 support.
PQ05422  Time requester keeps sending requests after timeout condition.
PQ05423  TQ - toggle TQ corruption flag during update.
PQ05424  DDMS passing incorrect remote variable size.
PQ05425  TQ - RMU Verify Utility seems to run endlessly for large tables.
PQ05731  Semaphores not deleted at shutdown.
PQ06265  APPC - synchronous TP incorrectly ends after deallocate from host.
PQ07133  TQ - Occasional TQ REM core dumps on open/close of AIX image files.
PQ07269  DB - DB_SELECT hangs using cs2dbdcl sample (Oracle7 via ODBC).
PQ07271  DDMS cannot support remote variable data length greater than 32K.
PQ07611  CS/6000 applications may hang when run by root user.
PQ08215  DDMS builds wrong # of templates when reading DDMS list var.
PQ08634  DB - Timing-related abort in DB at shutdown when trace w/ busy Agent.

From UN87891:
-------------
DCR4811  NCR - to prevent heartbeat messages from appearing on session
         where DAE was started add "DISP=NO" to CS2IRR01.CS2NODE ACB
         start parameters in capital letters with no spaces.
DCR4900  CS2.H - allow multiple #include passes to improve usability.
DCR4927  Improved cs2cbt (Configuration Utility Tool) - allow exit
         from Add request; start parameter display corrected.
PN69492  WMS trap causes abnormal end of cs2uir00 during display panel.
PN72402  WMS performance improved for container list update.
PN75592  DB SQL0843 warning (DBCS) interpreted as error-failure.
PN79264  CS2SHELL - userid not displayed in DBCB.
PN80757  DS - CLM3363 returned when DSRP l_timeout=-1.
PN81531  DB merge server uses primary & secondary DBCB on separate nodes.
PN81532  DB asynchronous mirroring.
PN81533  CS2_TRANSACT API decode error fails to release RD sema4/resrces.
PN81535  DB - Oracle7 via ODBC CS2_DB API support for CS/6000.
         enhancement and various CS2_DB API fixes.
PN81536  NT support on other platforms.
PN81759  Rayonier service project enhancements.
PN81780  DB - cross-platform CS2_TRANSACT API requests are failing in
         the mirrored client's path validation - CS2_TRANSACT API has
         been updated to no longer require server_drive_path and
         client_resp_path when not applicable.

From UN78044:
-------------
DCR662   CS2_REPLY2 function - acknowledged CS2_REPLY.
PN54193  TQ - adding record to a reopened pre-allocated memory image
         table results in csr429 error.
PN58278  Starting appl using CS2_INITIALIZE_RES by a user other than
         the one who started CS/6000 leaves a semaphore behind.
PN60407  cs2uial0 (alert handler) traps.
PN62244  TCP/IP -coredump was issued from  cs2tciio in iio_proc + 0x60.
PN62289  NLS - os2<->aix performance problem.
PN62301  Base logger loops when logging to remote node and a
         communications error occurs.
PN62310  TCP/IP processes (cs2tcxxx) are not shutting down normally.
PN62392  CS/6000 local CCB not started (CSR317 error) when issuing
         bind() within minute of previous close.  Fixed by using
         setsockopt() with so_reuseaddress so bind is immediate.
PN62545  Data Supply (cs2dsrdr) waiting forever for acknowledgement.
         The timeout specified in cs2dsrdr's ACB start parms is now used
         as RDS timeout for CS2_SEND unless overridden by a nonzero
         DSRP timeout.  The override applies only for the cs2dsrds;
         the start parm timeout value is always used for the cs2dsrdr.
PN62555  Data supply does not cleanup aborted session. Now cs2dsrdr
         aborts stranded request if ACB start parm timeout elapses,
         overridden by nonzero value in DSRP timeout field.
PN62586  Calling CS2_INIT multiple times does not re-enable the signal
         handlers.
PN62587  ACB deleted after program running. Calling CS2_WHOAMI with null
         originator rsname corrupts memory. CSR1029 is returned instead.
PN62596  TCP/IP - insufficient max connections in TCP/IP CACB causes
         TCP/IP rem crash.
PN62652  TCP/IP driver cs2tccac hung up. Core dump. Buffer too small.
PN64319  System hangs up after 4096 disk queued messages.
PN65083  DAE forked process has incorrect process id (pid).
PN68216  TCP/IP -can't establish TCP/IP session. Options TCP_KEEPIDLE,
         TCP_KEEPALIVE are now used to detect link failures. Signal
         handlers to deal with epipe are now installed preventing
         termination of cs2tccac during high message-sending rates.
PN68384  Data supply (cs2dsrdr) traps if a forward slash is specified
         as the first character of a CS/2 file path.
PN68841  DDMS - program hangs when sequence is d_defload then d_svhdr.
PN69503  TQ rem crashes when auxiliary table image is on NFS.
PN69587  cs2shell windows are going away when opening data folder.
PN69588  cs2shell - when modifying a table, the number and length are
         changed to 1.
PN71313  CS2_TQ_DELETE fails with CSR1385.
PN71652  CS/6000 APPC rem does not allow more than one remote program.
PN72443  CS2_TEMP_RES API fails (depending on char count in prefix).
PN73806  cs2clnup recognizes only 8 digits of semaphore ID.
PN74603  Initialization - CS/6000 leaves semaphores behind.
PN75966  CS2_PURGE_RES should delete ANCB as well as temporary ACB.
PN75968  cs2apr00 does not issue 'mcconfirmd' & 'tpended'.
PN75970  CS2_BASELOG succeeds when issued from a 32-bit appl with ACB
         set to processor type 2, but message is not baselogged.
PN75971  Data transparency - xp validation check for packed decimal
         types only allowing odd lengths.
PN75972  Initialization (cs2irr00) exits without freeing message pool.
PN75973  Initialization - some control block file sizes result in
         corrupt RD pool at initialization.
PN75983  TQ - CS2_TQ_GETNEXT api corrupts memory when accessing a table
         on a remote node with a different architecture.
PN76778  cs2shell core dumps on save option when resource already
         defined.
PN78096  DDMS used to support baud rates of only 32767 (signed integer).
         Now DDMS treats baud rate as unsigned int with value of 65535.
PN78105  DDMS floating point overflow error when device data larger
         than 1e+10 and percent deadbanding used on remote variable.


Last modified: January 23, 2004
DAE File Repository   |   DAE   |   Email DAE

   About IBM  |   Privacy  |   Terms of use  |   Contact