Properties

Name: DBMEMUSE_XXXXX 
Schema: USER 
Status: NORMAL 
Create time: 01.07.2006 
Tablespace: USERSPACE1 
Index tablespace:  
Long tablespace:  
Base table schema:  
Base table:  
Rowtype schema:  
Rowtype name:  
Description:  

Columns

Name Type Length Scale Codepage Identity Nulls Default Description
  EVMON_ACTIVATES  BIGINT         
  EVMON_FLUSHES  BIGINT         
  POOL_CUR_SIZE  BIGINT         
  POOL_ID  BIGINT         
  POOL_MAX_SIZE  BIGINT         
  POOL_WATERMARK  BIGINT         
Total: 6 column(s)

Autherisations

Grantor Grantee Authorities
  SYSIBM  USER  CONTROL=HELD, ALTER=HELD_GRANTABLE, DELETE=HELD_GRANTABLE, INDEX=HELD_GRANTABLE, INSERT=HELD_GRANTABLE, SELECT=HELD_GRANTABLE, REFERENCE=HELD_GRANTABLE, UPDATE=HELD_GRANTABLE 
Total: 1 autherisation(s)

SQL

CREATE TABLE "USER    "."DBMEMUSE_XXXXX"  (
          "EVMON_ACTIVATES" BIGINT NOT NULL ,
          "EVMON_FLUSHES" BIGINT NOT NULL ,
          "POOL_CUR_SIZE" BIGINT NOT NULL ,
          "POOL_ID" BIGINT NOT NULL ,
          "POOL_MAX_SIZE" BIGINT NOT NULL ,
          "POOL_WATERMARK" BIGINT NOT NULL )  
         IN "USERSPACE1" ;

See Also

List of tables