| Thread | Last Post | Replies |
|
| How to find Log File usage ? | 03 Mar 2004 20:31 GMT | 4 |
How can I find out how much space has been used in the log file and how much of it is free or yet to be used ? Thanks, Hype
|
| db2-php on linux | 03 Mar 2004 18:41 GMT | 2 |
I get the following output from a very simple page which tries to connect to a db2 database hosted on my linux system, which is also hosting my apache/php system. I have tried several permutations of the connect string:
|
| DB2 - Unicode Questions | 03 Mar 2004 18:20 GMT | 4 |
I cannot get Korean data to show up in Command Center or Crystal Reports. I wrote a small JDBC program and that is working fine. Here are the details. DB2 Server : AIX DB2 8.1.3 64 bit
|
| Short Character Strings using DB2 and Visual Basic | 03 Mar 2004 13:38 GMT | 2 |
I've looked on google for this but can't find an explanation. Hopefully someone here can help. We use DB2 Connect to link a PC application written in VB6 to OS/390 DB2 (V7) tables.
|
| DB2 UDB V8 inplace reorg | 03 Mar 2004 12:55 GMT | 1 |
this question is about DB2 UDB V8 and its inplace reorganisation. It seems that in small tables, an inplace reorg doesn´t start. Is there a limit in size of a table when a reorg starts? How can I be sure that a reorg has successfully finished?
|
| Cursor Problem!!!! | 03 Mar 2004 11:34 GMT | 1 |
I have a sample proc which returns cursor based on the IN param passed, the query returns the records.Here is the sample proc.. create procedure sample_proc(IN deptNo varchar(10),IN deptNm varchar(10))
|
| Any good document about DB2 UDB Multi Partition Environment | 02 Mar 2004 22:24 GMT | 1 |
We are going to have 2 windows 2003 server working as a cluster. Each physical server has 2 intel cpu. How can we let DB2 make full use of the environment? I could not find any redbook about this.
|
| Host Variables | 02 Mar 2004 17:08 GMT | 3 |
We're encountering an issue with working with CLOB's. We're doing a basic insert into a table that has a CLOB column. Sometimes the CLOB is fairly tame in size (10k-15k), and once in a while they're fairly large (30k-60k).
|
| Suddenly _ZdlPv rellocation error from Base Client Support | 02 Mar 2004 04:01 GMT | 1 |
Has anyone come across this before and fixed it? My system (a small development system with DB2 8.1 Enterprise on RedHat 8.1 Linux) has been working fine for ages. Suddenly I now get the following error after running code that has
|
| Setting queryopt on a per stored proc basis | 01 Mar 2004 22:20 GMT | 1 |
How can I set the QUERYOPT value for only a few stored procedures? I have a large .sql file that is loaded using db2 -td@ -vf file.sql... however I want to be able to set the QUERYOPT setting to different valus for different stored procs in that file.. is this possible?
|
| Sample script for backups using DB2 v8 on Windows and TSM | 01 Mar 2004 21:47 GMT | 1 |
I was hoping to save some time and check if anyone would share their script to automate online backups using DB2 v8 on Windows and backing up to TSM. The part I am specially looking for is the automatic LOG cleaning.
|
| Newbie DB2 V8 SQL procedure | 01 Mar 2004 21:24 GMT | 1 |
I am attempting to write my first SQL procedure (modeled on one in Celko's _SQL for Smarties_) and I'm getting the following message: DB21034E The command was processed as an SQL statement because it was not a
|
| DB2 on AS400: Manipulate journaling via JDBC? | 01 Mar 2004 19:36 GMT | 1 |
Hi forum, can anyone tell me wether it is possible to adjust the journaling via JDBC? I have created a database (library) via CREATE SCHEMA which creates a journal and journal receiver automatically, what is very nice (thank you
|
| granting db2expln for the public? | 01 Mar 2004 15:36 GMT | 2 |
I have DB2 v8.1 for Linux for a class environment; each user has his/her own database as dbadm and they are suppose to study queries from another database. They have the right permissions to this database so they can do the
|
| Regarding Online Backup logs | 01 Mar 2004 15:27 GMT | 3 |
(Using UDB 7.2 FP11). Given this output from LIST BACKUP HISTORY FOR MYDB: (It's an online backup image)
> Op Obj Timestamp+Sequence Type Dev Earliest Log Current Log Backup ID > -- --- ------------------ ---- --- ------------ ------------ -------------- |