| Thread | Last Post | Replies |
|
| db2advis | 02 Nov 2004 22:07 GMT | 1 |
In the help here (http://publib.boulder.ibm.com/infocenter/db2help/topic/com.ibm.db2.udb.doc/admin /t0011424.htm?resultof=%22%77%6f%72%6b%6c%6f%61%64%22%20) is described that you can run the reset monitor command before running db2advis with the -g option.
|
| Problems with setting up replication | 02 Nov 2004 18:40 GMT | 5 |
Replication setup: Server 1: DB2 UDB Express 8.2 on SuSE Linux SLES 8 Instance: db2inst2 database: master
|
| licences | 02 Nov 2004 17:44 GMT | 5 |
How do you absolutely ensure all licenses are registered for three instances on an AIX pSeries server. The version is DB2 UDB 8.1 Thanks, Yasaswi
|
| /usr/lib64 | 02 Nov 2004 16:46 GMT | 5 |
We have recently installed DB2 8.1.6 on an Opteron with RHEL AS 3.3 for evaluation. We have run into a problem compiling Procs. The compile fails looking for ctri.o. I believe the compile is looking in /usr/lib, but the file actually exists in /usr/lib64. I haven't been
|
| db2 v8 on windows | 02 Nov 2004 16:11 GMT | 4 |
is there any way on windows (not unix) to restrict db2 to use only 2 processors of 4, or 1 on two ? the db2licm is just for information i think. And how can i restrict an user to use just 10% of cpu and 10% of disk time.
|
| AddNew Fails when too many fields are added | 02 Nov 2004 16:04 GMT | 2 |
I have a table with 90 fields. When I try to use the recordset with addnew and set all the 90 fields and then update the record set it fails the following error seen in the log, [IBM][CLI Driver][DB2] SQL0117N The number of values assigned is not
|
| SQL-Statment that add to strings | 02 Nov 2004 14:12 GMT | 9 |
i have a problem to add to string with a SQL statement. My Table : Tablename NAMES:
| Name1 | Name2 | Name3 | John Meyer
|
| Two questions about "alter table tbname activate not logged initially" | 02 Nov 2004 12:43 GMT | 1 |
I have two questions about "not logged initially": 1. Before using "alter table tbname activate not logged initially", should the table be created with "not logged initially"? 2. After using "alter table tbname activate not logged initially",
|
| How to find build level or fixpack level? | 01 Nov 2004 22:44 GMT | 2 |
We are trying to determine what build level or what fixpack we have installed on our UNIX box for DB2 Connect. Does anyone know of a DB2 command that would show what 'build level' the DB2 services are at?
|
| Database backup & Schedule problem | 01 Nov 2004 17:39 GMT | 2 |
Operating system: Linux 7.X DB2 version: 8.1 I am new to DB2 and I have 2 problems: 1- Although I have schedule a database backup for 9:30 PM nightly, it
|
| Where can I get the DB2 backup/restore errors? | 01 Nov 2004 15:48 GMT | 4 |
IHAC running DB2 7.1.1.93 on Solaris 8. When he tried restoring this instance from a different server (alternate client restore) he encountered: db2 => restore database dumbunny load
|
| Time functions in db2 | 01 Nov 2004 10:00 GMT | 3 |
I need to transfer stored procedures from SAPDB to DB2. In one of the functions a addtime function is called timestamp=addtime(timestamp ts,varchar(10) timespan) The timespan string get converted to time value and is added to the
|