Subject | Change domain name |
---|---|
Author | Luiz |
Post date | 2003-10-06T21:56:56Z |
Hi,
I have a domain called 'NOTE' and I'd like to change your name to 'DD_NOTE'.
I have tried the next:
ALTER DOMAIN NOTE TO DD_NOTE
But, this give me an error saying that dependencies exist.
I have many columns in several tables of the type NOTE.
I didn't like to create a new DB and pump the data.
Is there a easy way to do it?
Thanks in advance,
Luiz.
I have a domain called 'NOTE' and I'd like to change your name to 'DD_NOTE'.
I have tried the next:
ALTER DOMAIN NOTE TO DD_NOTE
But, this give me an error saying that dependencies exist.
I have many columns in several tables of the type NOTE.
I didn't like to create a new DB and pump the data.
Is there a easy way to do it?
Thanks in advance,
Luiz.