If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix : regular users cannot create database!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-07, 05:23
gink_oh gink_oh is offline
Registered User
 
Join Date: Sep 2007
Posts: 1
Informix : regular users cannot create database!

I am new to informix, We have a old informix 7.3 running on a old rs6k with aix 4.3.3.
I try to move it to the blade running 5.3. I just copy everything /usr/informix
over to the new machine. At first, there was a little problem with the connection port, then I change to user port 4733, the daemon start.
I create user "informix" and group "informix".
Now, seems only informix and root can create database, regular user seems don't have permission to do that. How do I fix that ?
Any help.
thank
Reply With Quote
  #2 (permalink)  
Old 09-07-07, 08:16
Tyveleyn Tyveleyn is offline
Registered User
 
Join Date: Aug 2006
Location: The Netherlands
Posts: 248
Code:
GRANT resource TO "user";
Regards
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

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