List of changes for portingset: 9.2a.01 ------------------------------------------------------------------------ Haendel: # 76376 (BDNT71911): events - not accessible/writable defaulting to $BSE/tmp - triggered by BW Date: Tue, 16 Jan 2018 15:13:43 +0100 Created on: Isaac Type: bugfix _Problem Description (Customer terms)_ BW generate event messages in the event viewer about the following directory on the client if this folder does not exist: C:\Users\{Username}\AppData\Local\Infor\BW\ERPLN\tmp BW also does not create this folder. _Workaround_ Create this folder manually. _Test Procedure_ Start BW and select a 4gl script for viewing the code _Affected Executables_ BW.exe _Motive source_ InforXtreme:625528 ------------------------------------------------------------------------ Haendel: # 76371 (BDUX71938): When session_timeout occurs, a core dump is created Date: Tue, 16 Jan 2018 13:12:29 +0100 Created on: Haendel Type: bugfix _Problem Description (Customer terms)_ When session_timeout occurs, a core dump is create. _Workaround_ remove the MR_SESS_TIMEOUT from the lib/mrtext or ignore the core dumps. _Test Procedure_ Can only be reproduced on an MB system with Japanese _Affected Executables_ bshell6.2 _Motive source_ InforXtreme:624036 ------------------------------------------------------------------------ Haendel: # 76332 (BDUX71829): MT: tx report compile and run in untrusted environment Date: Wed, 10 Jan 2018 15:28:20 +0100 Created on: Haendel Type: bugfix _Problem Description (Customer terms)_ tx reports generated untrusted functions and therefore cannot be compiled _Workaround_ some functions made trusted added new save functions special for the reports _Affected Executables_ repgen6.2 bic6.2 bshell6.2 _Motive source_ JIRA:LND2-19375 ------------------------------------------------------------------------ Haendel: # 76231 (BDUX71421): oracle: query rewrite grant via role instead of directly to users Date: Wed, 20 Dec 2017 16:52:55 +0100 Created on: Isaac Type: porting specific change _Problem Description (Customer terms)_ Oracle: the "query rewrite" permission is granted no granted to the installation group, but to the user. _Test Procedure_ regresson tests _Affected Executables_ ora_adm _Motive source_ DF:623518 ------------------------------------------------------------------------ Haendel: # 76010 (BDNT71196): Log_size and log_rotation_count in default/all ignored during early startup. Date: Tue, 28 Nov 2017 10:55:51 +0100 Created on: Haendel Type: bugfix _Problem Description (Customer terms)_ Early startup errors are not logged correctly. _Workaround_ N/A _Test Procedure_ Used test script preliminary_error_with_rotation_enabled.test _Motive source_ InforXtreme:617029 ------------------------------------------------------------------------ Haendel: # 75999 (BDUX71391): oracle 12.1.0.2: oracle patches removed parameter Date: Fri, 24 Nov 2017 16:16:37 +0100 Created on: Haendel Type: bugfix _Problem Description (Customer terms)_ Oracle 12.1.0.2 with recent patches installed and enabled removed Oracle parameter optimizer_adaptive_features. Our driver sets this parameter for Oracle 12.1.0.2, but now gets error ORA-02248. _Workaround_ Upgrade to Oracle 12.2. _Test Procedure_ Regression tests _Affected Executables_ ora_srv ------------------------------------------------------------------------ Haendel: # 75885 (BDUX71074): Reorganize indexes Date: Tue, 14 Nov 2017 09:51:32 +0100 Created on: Isaac Type: enhancement _Problem Description (Customer terms)_ New option for bdbrecongig: bdbreconfig -Z -i This option combination reorganizes all table indexes. Note that the table is not exported and imported. All indexes (both the ones defined by Tools and the hidden ones) are recreated. For BaanIV and BaanERP 5.0, please notice that the -i option in combination -Z does not imply 'ignore errors' anymore. _Test Procedure_ regression test _Affected Executables_ bdbreconfig _Motive source_ JIRA:LND2-16886 ------------------------------------------------------------------------ Haendel: # 75852 (BDUX71161): Corrupted log file during rotation Date: Fri, 10 Nov 2017 12:42:05 +0100 Created on: Haendel Type: porting specific change _Problem Description (Customer terms)_ With multiple bshells running and log rotation enabled, messages may get lost upon rotation. _Workaround_ Disable log file rotation. _Test Procedure_ Run test _Affected Executables_ Almost all, but especially the bshell. _Motive source_ InforXtreme:615625 ------------------------------------------------------------------------ Haendel: # 75810 (BDUX71071): TCS 800-219969 MT Function can only be used in trusted environment Date: Tue, 07 Nov 2017 17:26:04 +0100 Created on: Haendel Type: bugfix _Problem Description (Customer terms)_ use of untrusted functions in report extensions _Test Procedure_ compile a report extension in an MT environment _Affected Executables_ repgen6.2 bic6.2 bshell6.2 _Motive source_ TCS:800-219969