Name: | BSF_U1 |
Type: | Unique Key |
Status: | Enabled |
Delete rule: | |
Defferable: | Not Deferrable |
Deffered: | Immediate |
R Owner: | |
R Constraint: |
Name | |
|
DB_KEY |
|
BSF_RECID |
|
BSF_STAMP |
ALTER TABLE "RMAN"."BSF" ADD CONSTRAINT "BSF_U1" UNIQUE ("DB_KEY", "BSF_RECID", "BSF_STAMP")
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