List of changes for portingset: 7.1d.06
MaintCorelli: # 22661 (BDUX15523): update of oiex1289 on portingsetCD
Date: Mon, 14 Jun 2004 16:45:35 +0200
Created on: MaintCorelli
Type: porting specific change
Problem Description (Customer terms)
Error during install on V5R2 and V5R3
Test Procedure
Install baanERP on Iseries
Affected Executables
bvinst
MaintCorelli: # 22655 (BDNT15600): LicMon: disable brandinfo cache
Date: Mon, 14 Jun 2004 14:17:56 +0200
Created on: MaintBaanIVc
Type: bugfix
Affected Executables
licmon
MaintCorelli: # 22635 (BDUX15538): BRQ0004441: bdbpre/post to handle TSS characters as 1 character
Date: Fri, 11 Jun 2004 16:20:00 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
After making a dump with separator of a table containing multibyte data
(using bdbpre), the tsscvt tool cannot be used to convert the TSS data to
native data.
Workaround
Choose a separator that does not occur in any TSS character, or use the
fixed format option.
Test Procedure
Export a table containing multibyte data and choose a separator that is a byte
of one of the TSS characters. Verify the dump to see that no byte of any TSS
character is escaped with a backslash (\). Note that many tools do not display
the 9b character.
Verify that the dump can be converted from TSS to native by the tsscvt tool.
Import the dump.
Affected Executables
bdbpre
bdbpost
Motive source
BRD:0004441
MaintCorelli: # 22631 (BDUX15596): bdbpost: drop table results in Can not drop mapped table
Date: Fri, 11 Jun 2004 16:16:14 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
bdbpost fails with the error "Can't drop mapped table"
Affected Executables
bdbpost
MaintCorelli: # 22625 (BDNT15461): Bwprint and Windows Server Printer (Silent Mode) modifications
Date: Fri, 11 Jun 2004 14:45:46 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
When using device type "Windows Server Printer" (server based printing), Bwprint does only print
when the specified device is locally installed on the Baan server and shared for all users.
It showed out that it is even necessary to be logged in at the Baan server as the same user
who does the print job.
This is a not workable situation. In case of server based printing, it should be not required to
have printers installed on the Baan server.
Workaround
Have a the specified device installed on the Baan server and shared for all users.
Test Procedure
Run all kind of different scenarios when using Windows Server Printer device.
For example: what happens when specifying an invalid device, what happens when having no printers at all
at the Baan server etc. Refer also to Scopus solution 144291 for more info.
Affected Executables
bwprint.exe
Motive source
DF:145159
MaintCorelli: # 22614 (BDUX15575): Fix OVERLEAP realloc() bug
Date: Fri, 11 Jun 2004 11:13:10 +0200
Created on: DevMahler
Type: bugfix
Affected Executables
all
MaintCorelli: # 22611 (BDNT15572): -bse and -install options for ERP installer
Date: Fri, 11 Jun 2004 11:04:34 +0200
Created on: MaintCorelli
Type: porting specific change
Affected Executables
bshell
MaintCorelli: # 22598 (BDNT15580): Enlarged buffer
Date: Thu, 10 Jun 2004 13:13:10 +0200
Created on: MaintBaanIVc
Type: porting specific change
Affected Executables
deliver.exe
MaintCorelli: # 22586 (BDUX15565): Added missing functions to shdbapi interface.
Date: Wed, 9 Jun 2004 16:13:45 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
For the ad-hoc reporting from Crystal, an integration is used based on
the bdb-libraries. For more easy compatibility, the integration will
move from linking the static bdb-libraries to the dynamic bdb-libraries.
>From the dynamic bdb-libraries, two functions that are described as part
of the interface are missing: sql_set_timeout() and a function to retrieve
the last bdb_errno.
Test Procedure
N/A
Affected Executables
shdbapi.dll
MaintCorelli: # 22568 (BDNT15546): BaanMan snapin: merges from BaanIVc
Date: Tue, 8 Jun 2004 16:29:49 +0200
Created on: MaintCorelli
Type: bugfix
Affected Executables
baanman.dll
MaintCorelli: # 22552 (BDUX15532): DF220132: Increase nr of sh_server subprocesses from 50 to 100
Date: Mon, 7 Jun 2004 10:42:39 +0200
Created on: DevMahler
Type: bugfix
Problem Description (Customer terms)
Scopus defect 220132: Limit of 50 on max. number of processes started by
sh_server is too low for some customer.
Test Procedure
Not needed.
Affected Executables
sh_server6.x
Motive source
DF:220132
MaintCorelli: # 22537 (BDNT15464): Simplify bdbpre and bdbpost options
Date: Fri, 4 Jun 2004 11:44:28 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
There are some inconsistents within the bdbpre/bdbpost redirect output device
options.
Workaround
n/a
Test Procedure
bdbpre -U
bdbpost -U
Affected Executables
bdbpre
bdbpost
MaintCorelli: # 22531 (BDNT15484): BW: support CP932 3rd MS extension
Date: Fri, 4 Jun 2004 10:12:04 +0200
Created on: MaintBaanIVc
Type: bugfix
Affected Executables
bw.exe
Motive source
DF:147470
MaintCorelli: # 22514 (BDNT15506): Resource compiler has WIN32 define not defined at default
Date: Thu, 3 Jun 2004 10:33:11 +0200
Created on: MaintBaanIVc
Type: porting specific change
Affected Executables
all
MaintCorelli: # 22503 (BDUX15469): Password aging in badmin6.2 not alined with HP Unix OS
Date: Wed, 2 Jun 2004 14:23:15 +0200
Created on: MaintReger
Type: bugfix
Problem Description (Customer terms)
On an HP Unix OS password aging is handled different than badmin6.x does. When
the password is expired on OS badmin reports the password is still valid for
1 week or less.
Test Procedure
Create a user with password aging on HP Unix. Set the maximum number of weeks
the password is valid to 1 week. With the command 'passwd -s <user>' the date
of the last change, the minimum and maximum number of weeks the password is
valid is displayed. Compare this mith the output of 'badmin6.x -chkpwd <user>'.
Affected Executables
badmin6.x
Motive source
DF:220012
MaintCorelli: # 22489 (BDNT15485): On AS400 not enough mode bits set when creating a directory
Date: Tue, 1 Jun 2004 08:44:48 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
AS400 Installer failed on V5R2 machine.
Test Procedure
Installer should run properly.
Motive source
TCS:800-135053
MaintCorelli: # 22485 (BDUX15481): Shared memory and semaphore problems on Linux with SMP systems
Date: Fri, 28 May 2004 14:16:32 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
Linux together with bisam on multi-processor systems got coredumps in bmanager6.1
Workaround
Set SMP to 0 (limiting the usage of CPUs to one, which is usually not what you want)
Affected Executables
all
MaintCorelli: # 22473 (BDNT15460): BaanMan Snapin: remove non-existing Shared Memory service
Date: Wed, 26 May 2004 16:56:51 +0200
Created on: MaintNewton
Type: bugfix
Motive source
TCS:800-138921
MaintCorelli: # 22461 (BDUX15456): Db2: table locked after sqlustat()
Date: Wed, 26 May 2004 09:41:37 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
UPDATE STATISTICS (trigered by bdbpost) on DB2 leaves a DDL lock in the database.
This causes a failure when the table must be locked by another session.
Test Procedure
regression tests
Affected Executables
db2v5_srv
Motive source
DF:147149
MaintCorelli: # 22457 (BDUX15363): error 22 in audit server, no semaphore
Date: Tue, 25 May 2004 16:44:35 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
Baan fails in the audit servers with error 22. The logfile shows 'GetSemaphore
failed; errno = 22'. This problem arises on Unix environments. In the customer
case it is in a fail-over situation on a high availability server.
Workaround
Stop and restart Baan.
Test Procedure
On a Unix environment access a table which is auditted using either the
normal Baan application or session ttaad4100.
Search for the registered semaphore using the command ipcs -s on the UNIX
command prompt.
Remove the semaphore using the command ipcrm -s <semaphore number> to
remove the semaphore.
Try to make changes in the auditted table and check the logfile of the
auditserver. When starting Baan with the environment variable AUDITLOG
more logging is done in the file audit.log.<process ID>. Here the function
call of 'recreate_audit_sem' should be present.
Affected Executables
audit_srv6.x
Motive source
DF:219696
MaintCorelli: # 22451 (BDNT15452): Fatal error when installing Baan against non-named SQL 2000 instance
Date: Tue, 25 May 2004 11:27:52 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
Made a fresh installation of MS SQL Server 2000, choosed a default installation.
Therefore there is no named instanced. There is only one instance, having no name.
When installing Baan (used install media 0022.29.91) the "MSSQL Server Instance" window
allows me to select (only) instance "(local)".
After pressing Next, the following severe error comes after a while:
"Fatal error during connect... Exiting Setup with an error",
and installation aborts.
The following error is logged in the Windows Event Log:
Env (null) ((null))
Prog Msql7Adm.dll file N:\db\servers\MSQL\msqladm.cpp # 2976
Process 0x1a4 Thread 0x564
Lasterror 0
Errno 0
Message Microsoft SQL-DMO (ODBC SQLState: 08001) returned error 0: [Microsoft][ODBC SQL Server Driver][Shared Memory]SQL Server does not exist or access denied.
[Microsoft][ODBC SQL Server Driver][Shared Memory]ConnectionOpen (Connect()).
Workaround
During installation of MS SQL Server do not select the default option at the "Instance Name" window,
but specify an instance name. So a named instance is being created.
When installing Baan against a named instance, the installer works fine.
Test Procedure
Refer to problem description.
Install Baan against a non-named SQL Server instance.
Affected Executables
msql7adm.dll
Motive source
DF:219586
MaintCorelli: # 22449 (BDNT15445): Validation of Itanium and Linux
Date: Tue, 25 May 2004 10:13:22 +0200
Created on: MaintCorelli
Type: bugfix
Affected Executables
all
MaintCorelli: # 22426 (BDUX15425): shared memory not loaded message on Iseries
Date: Wed, 19 May 2004 14:46:51 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
"Shared memory not loaded or not accesible" message when customers wants to connect with BW to iSeries.
Workaround
Remove trailing / in .bwc file .
Test Procedure
See Problem Description
Affected Executables
all
MaintCorelli: # 22409 (BDNT15409): BW: where used table corrupted
Date: Tue, 18 May 2004 10:31:48 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
BW sometimes reports "duplicate key" errors.
Affected Executables
bw.exe
Motive source
DF:146928
MaintCorelli: # 22336 (BDUX15357): studio 8 compiler flags II
Date: Mon, 10 May 2004 14:32:54 +0200
Created on: MaintBaanIVc
Type: porting specific change
Affected Executables
all
MaintCorelli: # 22333 (BDUX15354): studio 8 compiler flags
Date: Fri, 7 May 2004 16:46:04 +0200
Created on: MaintBaanIVc
Type: porting specific change
Affected Executables
All
MaintCorelli: # 22329 (BDUX15353): SUN JRE on linux
Date: Fri, 7 May 2004 16:36:40 +0200
Created on: MaintBaanIVc
Type: porting specific change
Affected Executables
bshell
MaintCorelli: # 22299 (BDUX15333): fix for AIX port
Date: Wed, 5 May 2004 17:01:33 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
Core dump on AIX systems
Workaround
NON
Test Procedure
start the bshell or qptool and check if started correctly, with qptool next error was generated:
qptool6.2 -q'select * from ttaad100' -c000
(ISO-8859-1) *** Error in TSSread_compiled_data:
Bad header
(ISO-8859-1) *** Error in TSSsetlocale:
Can't open or read lib/tss_c6.2
Affected Executables
all
MaintCorelli: # 22276 (BDUX15296): DF146778: select * dumps core
Date: Thu, 29 Apr 2004 17:24:06 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
The query SELECT * (so no FROM clause) causes a core dump during the exec
phase. It should give a parse error.
Test Procedure
Run the tests/select_start regression tests.
Affected Executables
bic
qptool
MaintCorelli: # 22269 (BDUX15257): T800-138646: Bad query execution plan for join with order by
Date: Thu, 29 Apr 2004 11:00:43 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
On a level-1 database, a query that contains a join and an order by may take
an unexceptable amount of time to complete.
Workaround
If an expression of the following form is added to the query, the more optimal
execution plan is taken:
table_1._index1 >= { <minimal value> }
Test Procedure
Set TT_SQL_TRACE=1000 and execute the following query:
select a.empno, b.deptname
from dbtst120 a, dbtst100 b
where b.deptno = a.workdept
order by a._index1
Look for the line "After Ordering Tables" and the following matrix:
After Ordering Tables
Table Nr Id Cst Dep | 1 | 2 |
---------- -- -- --- --- +----+----+
b 1 2 3 99 | 0 | 0 |
a 2 1 8 99 | 0 | 0 |
---------- -- -- --- --- +----+----+
Note that table 'a' (dbtst120) has Id=1 and that table 'b' (dbtst100) has Id=2.
This means that QP will handle table dbtst120 before table dbtst100.
Without this fix, table 'a' would get Id=2 and table 'b' would get Id=1.
Execute the query again, with TT_SQL_TRACE=4000 and DBSLOG=2000. Observe that
the dbs.log file does _not_ contain the following line:
ORDER BY handled at top level view
Without this fix, the above line would be in the dbs.log file, indicating that
QP performs the sort.
Affected Executables
qptool
bshell
Motive source
TCS:800-138646
MaintCorelli: # 22263 (BDNT15177): BW: Fatal error: object nnnnnn in process mmmmm not of type mwindow
Date: Thu, 29 Apr 2004 09:02:36 +0200
Created on: MaintCorelli
Type: bugfix
Affected Executables
bw.exe
Motive source
DF:144973
MaintCorelli: # 22258 (BDUX15272): No authorization for UPDATE STATISTICS
Date: Wed, 28 Apr 2004 14:39:44 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
The DB2 database driver gives errors on bdbpost/bdbreconfig:
DB2 Error sqlcode -2311 occurred during Update Statistics for table ....
SQL2311N The user does not have the authority to run the Run Statistics utility
This hapens when the last database action before the update statistics is done on the
'user' connection. When the last action was on the 'group' connection everything works fine.
Workaround
Always use the -f option for bdbpost or manually update the DB2 statistics
after importing data.
Test Procedure
bdbpost (without -f option!) should work without error after this fix.
Affected Executables
db2v5_srv
Motive source
DF:146763
MaintCorelli: # 22249 (BDUX15283): ttaad5205m000 runs script with umask of 000 instead of 006
Date: Wed, 28 Apr 2004 10:23:42 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
If a Baan job contains a shell script which creates files it uses UMASK 000 instead the default BMASK 006.
Workaround
n/a
Test Procedure
use following script to the umask from a job
echo "current umask is \c" >> script_output
umask >> script_output
The permissions for script_output should look like this
-rw-rw----
before the change was done it was
-rw-rw-rw-
Affected Executables
sh_server6.x
Motive source
DF:219297
MaintCorelli: # 22245 (BDUX15284): Hint generation can be influenced by resources
Date: Tue, 27 Apr 2004 16:01:14 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
It is not possible to influence the hint generation (based on the where clause)
in the level-2 drivers.
Sometimes the algorithm does not pick the right index.
Workaround
Rewrite bad performing queries by adding an ORDER BY or explicit query hint.
Test Procedure
regression tests
Affected Executables
ora8_srv
inf_srv
MaintCorelli: # 22235 (BDNT15251): Informix - no error 205 reported in case -1 is inserted to a date field
Date: Tue, 27 Apr 2004 09:06:18 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
The insert of -1 in a date field doesn't result in error 205.
Workaround
n/a
Test Procedure
run a gcommand script to insert a -1 value to a date field.
e.g.
#1 ddcts103 RINS 0 -i
= ddcts103.pkey = 2
= ddcts103.date = -1
#1 ddcts103 DCOM 0
Affected Executables
inf_srv6.2
Motive source
DF:146688
MaintCorelli: # 22216 (BDNT15210): Bwprint: support of multibyte TSS strings in option header
Date: Fri, 23 Apr 2004 15:14:03 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
After installing solution 143230, it is possible to use multi-byte characters in the field "Device Queue" (ttaad3100m000).
But Bwprint does not support TSS multi-byte characters within the option header, and therefore Bwprint will not work correctly.
Workaround
Take care that the "Device Queue" does not contain multibyte characters.
Test Procedure
Pre-requisite:
- have solution 143230 installed.
- have a multi-byte Baan environment (Japanese or Chinese for example)
- have a Windows printer device in your Windows setup, having a chinese or japanese coded name
- session ttaad3100m000: specify this Windows printer device at the field "Device Queue"
- from any session print to the Windows Printer having this chinese or japanese coded printer in it's Device Queue
- Bwprint should print now without any problems to this printer
Affected Executables
bwprint.exe
Motive source
DF:146461
MaintCorelli: # 22204 (BDUX15249): compilation error
Date: Fri, 23 Apr 2004 09:26:17 +0200
Created on: MaintCorelli
Type: porting specific change
Affected Executables
ora7*
MaintCorelli: # 22199 (BDUX15227): TCS800-139785: temp file in open.message() stored in BSE dir
Date: Thu, 22 Apr 2004 16:18:33 +0200
Created on: DevNewton
Type: bugfix
Problem Description (Customer terms)
TCS800-139785: open.message(..., ..., 1) generates its temporary file in parent
directory of $BSE_TMP (usually $BSE), or fails with error code -1 if that
parent directory is not writable.
Workaround
To prevent error code -1: make the parent directory of $BSE_TMP writable; this
will cause the temporary file to be created in that directory.
Test Procedure
Make the parent directory of $BSE_TMP unwritable, and verify that
open.message(1, "", 1) does not return -1.
Affected Executables
bshell
Motive source
TCS:800-139785
MaintCorelli: # 22189 (BDNT15235): Merge from bugf_BDNT14220
Date: Thu, 22 Apr 2004 11:44:14 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
A parent and a child table are located in Informix. Both table contain one row.
Both rows are related to each other. The drop table command is executed on the
parent table. This result in error 605 REF_EXISTS. That is correct.
The drop table command is again executed on the parent table but now with the
flag DB.IGNORE.ALL.REFS. This drop table should succeed but give error 113
LOOKED.
Workaround
disable OptMsg feature in your db_resource file.
OptMsg:0
Test Procedure
execute following gcommand script
#1 ddrgt500 TDRTBL 0 -E REF_EXISTS
#1 ddrgt500 TDRTBL 1024
Affected Executables
inf_srv6.2
Motive source
DF:143508
MaintCorelli: # 22179 (BDUX15232): error in BDUX15018
Date: Wed, 21 Apr 2004 12:09:09 +0200
Created on: MaintCorelli
Type: bugfix
Affected Executables
bshell
MaintCorelli: # 22160 (BDNT15190): XML: repair xmlWriteToString
Date: Mon, 19 Apr 2004 14:43:11 +0200
Created on: DevNewton
Type: bugfix
Affected Executables
bshell.exe
Motive source
DF:146234
MaintCorelli: # 22151 (BDUX15018): add dst to UTC functions
Date: Mon, 19 Apr 2004 11:01:25 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
When the Time Zone is set to Brazil and we try to save a production order to october, the session hangs.
Test Procedure
See example in Programmers Guide.
Affected Executables
bshell
Motive source
DF:217352
MaintCorelli: # 22141 (BDUX15196): DF217390
Date: Fri, 16 Apr 2004 16:08:02 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
Refer to BDUX15184.
This current project just adds an ident to api.c.
Motive source
DF:217390
MaintCorelli: # 22124 (BDUX15179): DF219027: QP: constant condition handled incorrectly
Date: Fri, 16 Apr 2004 09:03:07 +0200
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
A query that contains a constant expression in an or-branch may be evaluated
wrongly.
Test Procedure
Execute a query such as in the Problem Description (Technical terms) and observe
that the correct result is returned.
Affected Executables
all database drivers (level 1)
Motive source
DF:219027
MaintCorelli: # 22121 (BDUX15184): DF217390
Date: Fri, 16 Apr 2004 08:51:22 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
The "division code" is not being sent to the Vertex register. This is only not
being done for Unix. For Windows platforms, this is working correctly.
Test Procedure
Since there are no current application sessions that exercise thsi logic
you have to either code something or run current applications in debug
and force the condition.
Affected Executables
libtvtx.a, libtboth.a and resulting $BSE/bin/apix.x that can be built.
Motive source
DF:217390
MaintCorelli: # 22099 (BDNT15162): LibMB: merge project 15154
Date: Wed, 14 Apr 2004 14:47:46 +0200
Created on: MaintCorelli
Type: bugfix
Affected Executables
bwprint.exe
MaintCorelli: # 22083 (BDNT15146): BwPrint: merge project 15102
Date: Wed, 14 Apr 2004 09:53:57 +0200
Created on: MaintBaanIVc
Type: bugfix
Affected Executables
bwprint.exe
MaintCorelli: # 22059 (BDNT15121): BaanMan snapin: merge project 15118
Date: Fri, 9 Apr 2004 12:03:59 +0200
Created on: MaintCorelli
Type: bugfix
Affected Executables
baanman.dll
MaintCorelli: # 21972 (BDUX15023): Oracle 7 desupported
Date: Tue, 30 Mar 2004 11:54:55 +0200
Created on: MaintCorelli
Type: porting specific change
Problem Description (Customer terms)
Oracle has stopped Oracle 7 support (extended assistance).
This means that SSA/Baan will start phasing out oracle 7.x
Oracle 7 should be blocked.
Test Procedure
Just try using oracle 7 . . .
Affected Executables
ora7_srv
ora8_srv
MaintCorelli: # 21970 (BDNT14984): Enable use_enhanced_hostid resource at default to get MAC address
Date: Tue, 30 Mar 2004 11:28:42 +0200
Created on: MaintCorelli
Type: porting specific change
Problem Description (Customer terms)
MAC address is not detected if NetBios protocol is unavailable (usually during boot of system)
Workaround
Set resource use_enhanced_hostid to 1. This will enable an other lookup mechanism, but can provide a MAC address
of a different adapater, which will cause licensing problems.
This resource is disabled at default in previous portingsets.
Affected Executables
all licensing relating binaries, like licd.exe, hostid.exe
Motive source
TCS:800-137933
MaintCorelli: # 21949 (BDUX15000): Remove useless BCLM logging from bshell.
Date: Mon, 29 Mar 2004 08:36:00 +0200
Created on: MaintBaanIVc
Type: bugfix
Problem Description (Customer terms)
During installation or update bshell logs next info message on exit.
"Product List still empty"
Can this be removed.
Test Procedure
Check logs after installation.
Affected Executables
bshell6.x
MaintCorelli: # 21894 (BDUX14937): error message after install on iSeries
Date: Wed, 24 Mar 2004 08:38:06 +0100
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
After install an error message appears:
rm:001-2136 Error found removing link to file /dev/null
Workaround
Ignore this message, everything went well.
Test Procedure
Install Corelli on iSeries
Affected Executables
install6.2
Motive source
TCS:100-131201
TCS:100-128868
MaintCorelli: # 21879 (BDUX14925): Bad log message(s)
Date: Tue, 23 Mar 2004 11:04:33 +0100
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
Bad log messages:
1. from ipc_glob.c: Can't process group (message should not appear)
2. from pd_lpint.c: Error message should be informational message (permissions changed on lp)
Test Procedure
Run a bshell to check whether the 'can't change process group' message do not appear.
The other log message appears when the license daemon is started.
Affected Executables
many, e.g. bshell, fs and all binaries which call init_server()
Motive source
TCS:800-138046
MaintCorelli: # 21851 (BDUX11837): Add -dbgflow to Usage text
Date: Mon, 22 Mar 2004 11:11:53 +0100
Created on: MaintCorelli
Type: bugfix
Problem Description (Customer terms)
dbgflow option is not listed in Bshell Usage text
Workaround
not applicable
Test Procedure
run bshell6.2 -U to see the Usage, and check if -dbgflow is listed also
Affected Executables
bshell
Motive source
DF:145821
Total number of changIDs displayed: 54