Oracle DBA, How To, Error, Cause and Action

ORA-15336: STRIPE_WIDTH cannot be set when STRIPE_COLUMNS equals 1

ORA-15336: STRIPE_WIDTH cannot be set when STRIPE_COLUMNS equals 1


Cause:


An ADD VOLUME command specified a STRIPE_COLUMNS equal to 1 and specified the STRIPE_WIDTH argument.



Action:


If striping is required, set STRIPE_COLUMNS to greater than 1. If striping is not required, do not set STRIPE_WIDTH.

No comments:

Post a Comment

Thanks for your comment.