ER CTMS 043-071: Difference between revisions
From Calidus HUB
No edit summary |
m (Text replacement - "[[Category:{{#var:System}} ER]]↵</noinclude>" to "[[Category:{{#var:System}} ER]]Category:ER CTMS 043 </noinclude>") |
||
Line 48: | Line 48: | ||
<noinclude> | <noinclude> | ||
[[Category:{{#var:System}} ER]] | [[Category:{{#var:System}} ER]][[Category:ER CTMS 043]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:54, 14 July 2025
EMERGENCY RELEASE - CTMS 11.0
RELNOTE ER043-071
Module | Program Name | Ver | Call/Iss | Client Ref | Pr'ty | Remarks |
---|---|---|---|---|---|---|
DATA_ADM_SYSTEM_PARAM_02230751.sql | Database Script | 1.1 | 02230751 | - | 3 | The import process of files will use a system parameter called 'UTL_IMPORT_IGNORE_INVALID_OPERATION' to suppress the auditing of messages when a file does not exist on the server to overwrite.
This system parameter can be set to 'Y' for that purpose. |
UTL.sql | Utility Database Package | 5.4 | " | " | " | " |
New Parameters | |||
---|---|---|---|
Parameter Name | Config Level | Setting Value | Result |
UTL_IMPORT_IGNORE_INVALID_OPERATION | SYSTEM | Y | The import process of files will suppress the auditing of messages when a file does not exist on the server to overwrite. |
UTL_IMPORT_IGNORE_INVALID_OPERATION | SYSTEM | NONE | The import process of files will not suppress the auditing of messages when a file does not exist on the server to overwrite. |