|
Version Fixed |
WIT # SFSC # |
Product |
Summary |
Description/Resolution |
|
NOTE: For the 11.01.2401 release, a database upgrade is required. |
||||
|
11.01.2401 |
670552 SFSC 193153 |
HxGN NetWorks Utilities |
Error dimensioning - runner dimension: the section is not filled out |
Description: In the placement tree, select Scenario 1 The attribute Sparte is already filled with ‘Strom’ and is read-only. Now, click into
attribute Gruppe and try to open the picklist: Scenario 2 Scenario 3 Resolution: G3E_REPEATING and G3E_AUTOREPEAT in G3E_PLACEMENTCONFIGURATION has been set to 0 for the Polar, Radius of Two Points, and Simple dimensions of all units. |
|
11.01.2401 |
656396 SFSC 192901 |
HxGN NetWorks Utilities | Import ISYBAU XML |
ISYBAU XML Import for inspection data: fix the validation check of absolute and relative tolerances for inspection lengths |
Description: On the `Konfiguration` | `für Kanten` tab page: Set value for `Absolute Toleranz` to 99999999 Set value for `Relative Toleranz` to 99999 After starting the validation, it will stop with an error: "ORA-06502: PL/SQL: numerical or value error: total number of digits too large." If the input values exceed the range for int32, an error message is shown: „Geben Sie einen gültigen numerischen Wert für die Inspektion Länge absolute Toleranz ein". Resolution: Absolute tolerance must be in range 0–9999999 Relative tolerance must be in range 0–9999. |
|
11.01.2401 |
667827 SFSC 196679 |
HxGN NetWorks Utilities | Asset Manager |
Open table view from the graphic |
Description:
Resolution: |
|
11.01.2401 |
624804 SFSC 135311 |
HxGN NetWorks Utilities |
Too many privileges for Utilities database objects |
Description: Some database objects in a Utilities database have too many privileges, for example, GIN_LOGFILE table has GRANT DELETE, INSERT, SELECT, UPDATE ON GIN_LOGFILE TO PUBLIC, although G3E_DATASUPPORT only contains grants to GINIUS_R. Privileges for the catalogue tables (E$) must also be checked and fixed. Resolution: Privileges of Utilities database objects have been updated. |