Archive for 04月, 2009

如何得到DB2 Instance Owner Name

星期四, 04月 23rd, 2009

Unix:

InstName is Represents the name of instance. The name of the instance must be the same as the name of the instance owning user. Specify the name of the instance owning user you created. The instance will be created in the instance owning user’s home directory.

echo $DB2INSTANCE 能得到 owner name

 

Windows:

到v95还是未知,据说v97的db2iinfo 可以得到,没实验过。

DB2INSTOWNER

Operating system: Windows

  • Default: NULL
  • The registry variable created in the DB2 profile registry when the instance is first created. This variable is set to the name of the instance-owning machine.

Solid DB

星期四, 04月 16th, 2009

 

我原来一直以为Solide DB是关系型数据库的一种类型的名字,今天才知道这个Solid和DB中间有应该是连着的,称之为solidDB. 此数据库产品是solid公司开发的,该公司2008年被IBM收购,所以成为IBM solidDB。最近Lab里面做了好几次这样的讲座,都没有去听。最近听一个v97的培训的时候,老师特别单独拿出来给BP讲,也没听到,只有过了过PPT。

solidDB是所谓的内存数据库产品,特点是绝对的快,绝对的可接触和低投入。 貌似现在在DB2 z/OS 那边在加速使用这种技术来提高传统关系型数据库的性能。不知道有没有在MP上开始。有机会了解一下。