Name: | RCVER_VERSION_UNIQUE |
Type: | Unique Key |
Status: | Enabled |
Delete rule: | |
Defferable: | Not Deferrable |
Deffered: | Immediate |
R Owner: | |
R Constraint: |
Name | |
|
VERSION |
ALTER TABLE "RMAN"."RCVER" ADD CONSTRAINT "RCVER_VERSION_UNIQUE" UNIQUE ("VERSION")
USING INDEX PCTFREE 10 INITRANS 2 MAXTRANS 255
STORAGE(INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645
PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
TABLESPACE "TOOLS" ENABLE
See Also
List of constraints