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 > Is SYSIBM a DB2 internal user?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-29-06, 01:14
anujajijeesh anujajijeesh is offline
Registered User
 
Join Date: Jun 2005
Posts: 15
Question Is SYSIBM a DB2 internal user?

Is SYSIBM a DB2 internal user or is it just a schema name in DB2? In the SYSCAT.TABLESPACES catalog view, the definer of the default tablespaces in DB2 is mentioned as SYSIBM. For user created Tablespaces, the definer represents the name/ID of the user who created the tablespace.

Can SYSIBM be regarded as an internal user of DB2?
Reply With Quote
  #2 (permalink)  
Old 03-29-06, 07:28
Tank Tank is offline
Registered User
 
Join Date: Feb 2004
Location: Copenhagen
Posts: 220
Arrow

To the best om my knowledge SYSIBM is not a user
First of all it doesn't appear on the OS as a user and
its not used for running anything.

It's simply a schema containing system tables and
related content - having the extra check that its
impossible to create new tables in.

SY
__________________
Kristian K. Hansen
Project Supervisor
National Board of Health
Reply With Quote
  #3 (permalink)  
Old 03-29-06, 15:03
schintala schintala is offline
Registered User
 
Join Date: Apr 2005
Location: USA
Posts: 119
It is a schema for catalogue tables.
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