RESET_PSA_ERRΒΆ
reset all PSA error entries
Parameter Name |
Required |
DefaultValue |
Description |
---|---|---|---|
p_psa_schema |
yes |
target schema |
|
p_psa_table |
yes |
target table |
Example
execute script api_redadm.reset_psa_err
( 'XXXXXXXXXX' -- p_psa_schema (C) NN / maxLength=128
, 'XXXXXXXXXXXXXXXXXXXX' -- p_psa_table (C) NN / maxLength=128
)