Brad
02-25-2003, 15:15
We are new webMethods users and we are in the process of installing it on our systems. Our DB administrators just asked us the following questions:
1. Is there a diagram of the database structure and how they relate to each other.
2. How much data will be in each table and how will each table be hit. This determines the bufferpools and tablespaces and the performance of the data out of the tables.
3. How many outside connections will we expect form applications to the database. This determines the stack and heap sizes of the internal database memory.
4. Is there a users group we can be a part of.
Does anyone know the answers to these questions? We are running DB2 version 8.1 under Linux Redhat Advanced Server 2.1. Basically, we are just trying to get our JDBC connection setup and we are in the process of setting up the required tables.
Thanks!
1. Is there a diagram of the database structure and how they relate to each other.
2. How much data will be in each table and how will each table be hit. This determines the bufferpools and tablespaces and the performance of the data out of the tables.
3. How many outside connections will we expect form applications to the database. This determines the stack and heap sizes of the internal database memory.
4. Is there a users group we can be a part of.
Does anyone know the answers to these questions? We are running DB2 version 8.1 under Linux Redhat Advanced Server 2.1. Basically, we are just trying to get our JDBC connection setup and we are in the process of setting up the required tables.
Thanks!