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 > DB2 > Resources per user

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-31-04, 03:39
albrecht albrecht is offline
Registered User
 
Join Date: Mar 2004
Location: germany
Posts: 2
Question Resources per user

Hi,

I am a web application developer and have to support my customer in selecting the right database profile from their it department. They want to compare DB2 vs. Oracle. We have to deploy 2 independent applications. Using Oracle I only need 2 users with rights to create resources, one for each app. The apps use their specific usernames to connect and get their specific content. Resources with the same name are no problem even when running on the same tablespace because the username is prepended implicitely.
My question: Is the same true for DB2? Can I suggest a db2 profile with one instance, one tablespace und 2 users with rights to create resources?

TIA,
Albrecht
Reply With Quote
  #2 (permalink)  
Old 03-31-04, 04:54
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
Re: Resources per user

Yes ... You can do the same with DB2 ... But, I would suggest two tablespaces in the database, and each user having CREATE Authority on one of the tablespaces only ...



Cheers
Sathyaram
Quote:
Originally posted by albrecht
Hi,

I am a web application developer and have to support my customer in selecting the right database profile from their it department. They want to compare DB2 vs. Oracle. We have to deploy 2 independent applications. Using Oracle I only need 2 users with rights to create resources, one for each app. The apps use their specific usernames to connect and get their specific content. Resources with the same name are no problem even when running on the same tablespace because the username is prepended implicitely.
My question: Is the same true for DB2? Can I suggest a db2 profile with one instance, one tablespace und 2 users with rights to create resources?

TIA,
Albrecht
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.

Last edited by sathyaram_s; 03-31-04 at 05:03.
Reply With Quote
  #3 (permalink)  
Old 03-31-04, 05:15
albrecht albrecht is offline
Registered User
 
Join Date: Mar 2004
Location: germany
Posts: 2
Re: Resources per user

Sathyaram: Thx, thats all I need to know!
Albrecht
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