Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Database Server Software > Informix > Table owner will be removed

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-10-03, 05:58
flix flix is offline
Registered User
 
Join Date: Mar 2003
Location: Germany
Posts: 10
Question Table owner will be removed

Hello,
we are running Informix 7.31 on WindowsNT4.0.
Most of the tables are owned by one domain user. Now the domain will be removed and this user will not exist any longer.
So what to do?

Can I create a local user with the same user name? Will the IDS notice, that the table owner is the domain-user and not the local user? Or does the IDS take only the user name? (The IDS is installed locally, not in domain mode.)

Or can I change the owner of the tables via an sql command?
How does this work?

Thanks a lot for your help in advance.
Best regards
Regina
Reply With Quote
  #2 (permalink)  
Old 04-10-03, 06:07
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Why do you need this user? If you just grant permissions to another user you can access the table with that user.
IDS will not check whether the owner of the table still exists.

You will only have a problem when you want to create new tables with that old user-id, which you probably don't want.

My opinion is that you can just delete the user after you granted some permissions to another user.
__________________
rws
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On