ER CTMS 043-071: Difference between revisions
From Calidus HUB
(Created page with "<!-- MEDIA LANDSCAPE YES --> {{#vardefine:System|CTMS}} {{ERHeader |SystemVersion=CTMS 11.0 |ERNumber=ER043-0 }} {| class="wikitable" border="1" width="100%" |- bgcolor="silve...") |
No edit summary |
||
Line 3: | Line 3: | ||
{{ERHeader | {{ERHeader | ||
|SystemVersion=CTMS 11.0 | |SystemVersion=CTMS 11.0 | ||
|ERNumber=ER043- | |ERNumber=ER043-071 | ||
}} | }} | ||
Line 27: | Line 27: | ||
|" | |" | ||
|" | |" | ||
|} | |||
{| class="wikitable" border="1" width="100%" | |||
|- bgcolor="silver" | |||
!colspan="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. | |||
|} | |} | ||
Revision as of 12:46, 1 June 2023
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. |