Subject | Modifying unique constraint |
---|---|
Author | Rick Debay |
Post date | 2010-06-03T16:15:14Z |
I need to modify a unique constraint. I do this by dropping the
constraint and then adding it again. However, I get an 'INDEX is in
use' error when I commit the transaction. The only connection to the
database is the one I'm using to perform this action.
What do I need to do to modify this constraint?
ISC ERROR CODE: 335544351
ISC ERROR MESSAGE: unsuccessful metadata update object INDEX is in use
Disclaimer: This message (including attachments) is confidential and may be privileged. If you have received it by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. RxStrategies, Inc. shall not be liable for the improper or incomplete transmission of the information contained in this communication or for any delay in its receipt or damage to your system. RxStrategies, Inc. does not guarantee that the integrity of this communication has been maintained nor that this communication is free from viruses, interceptions or interference.
constraint and then adding it again. However, I get an 'INDEX is in
use' error when I commit the transaction. The only connection to the
database is the one I'm using to perform this action.
What do I need to do to modify this constraint?
ISC ERROR CODE: 335544351
ISC ERROR MESSAGE: unsuccessful metadata update object INDEX is in use
Disclaimer: This message (including attachments) is confidential and may be privileged. If you have received it by mistake please notify the sender by return e-mail and delete this message from your system. Any unauthorized use or dissemination of this message in whole or in part is strictly prohibited. Please note that e-mails are susceptible to change. RxStrategies, Inc. shall not be liable for the improper or incomplete transmission of the information contained in this communication or for any delay in its receipt or damage to your system. RxStrategies, Inc. does not guarantee that the integrity of this communication has been maintained nor that this communication is free from viruses, interceptions or interference.