Retires a Vector Product Edition. When an edition is retired it is considered no longer in use and can only be opened read-only.
Input
Parameter | Type | Description |
|---|---|---|
p_productversion_id | NUMBER | Product Version ID. |
Example
EXEC P_VECTORAPI.RETIRE_PRODUCT_EDITION(:id); |
Exceptions
• productversion_id is invalid or does not currently exist.