STARTΒΆ
Starts a new patch definition, patch definition will be created and status will be set to STARTED.
Parameter Name |
Required |
Description |
---|---|---|
p_description |
no |
Description of the patch |
Example
EXECUTE SCRIPT api_redpat.start
( 'XXX' -- p_description
);