Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / January 2009

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
automatic bufferpools30 Jan 2009 16:07 GMT3
We have bufferpools defined as automatic and they never change their
size from 1000 pages. we have 24 partitions on 3 BCU. I noticed while
going through db2 info center that SELF_TUNING_MEM has to be turned on
for automatic bufferpools to resize according to load conditions. we
URL to check the PMR's opened by us based on the customer number29 Jan 2009 12:41 GMT1
All,
     Can someone tell me the IBM URL which can give list all the
PMR's we have opened up based on the Customer number?
Thanks
how to retrieve attribute value in xml in db2 stored proc29 Jan 2009 04:35 GMT4
I have a table : test_table (pid varchar(30), rule_expr clob(33k))
The data for rule_expr is xml, eg:
<validate ErrorCode="attriberror" ErrorSeverity="ERROR"
Service="MyService" Document="MyDoc">
base64 decoder in sql procedure or function, anyone?28 Jan 2009 20:22 GMT1
Before I rush of and start implementing one, I just want to check
whether someone already did and is willing to share their code? For
reasons that are beyond my control I need an sql implementation (i.e.
no java or c allowed).
Instance autostart28 Jan 2009 11:17 GMT7
autostart of a DB2 instance is controlled (since V8, I think) by:
-autostart enabled:  db2iauto -on <inst.name>
-autostart disabled: db2iauto -off <inst.name>
But how can I find out the current state for a certain instance, regarding
JDBC rollback closes ResultSet28 Jan 2009 07:46 GMT3
In my application I see a strange behavior. Whenever I rollback a
transaction, all ResultSets are closes. My Connection has auto commit
set to off.
The JDBC javadoc
DB2_STRIPED_CONTAINERS =ON27 Jan 2009 20:12 GMT2
I know this is redundant in V8.2 as anybody seen a performance
degradation if this registry variable is left configured following a
migration V8.2 FP15.
Thanks.
how to find the backup image size on tsm26 Jan 2009 22:45 GMT1
Hi, All,
When DB2 back up to TSM, from database side, how can we get the actual
backup image zise?
dbadutl only shows the image timestamp.
Different pagesize for data and indexes?26 Jan 2009 22:44 GMT1
running DB2 v8.2, running into HWM problems
and wondered if we could drop the indexes and
recreate them after altering the pagesize for the
index tablespace.
check for existance23 Jan 2009 20:08 GMT2
This is kind of a continuation of a thread I started last month.
This also might be a case of "premature optimization is the root of all
evil", but its bugging me, so...
The following two statements both seem to do what I want, which is to return
AIX Settings for DB2_PINNED_BP.23 Jan 2009 14:48 GMT3
Can someone confirm that these are the only AIX settings I have to
make when setting up DB2_PINNED_BP for a DB2 instance?
chuser capabilities=CAP_BYPASS_RAC_VMM,CAP_PROPAGATE
<instance_owner_user_id>
SQL QUERY IN QUERY22 Jan 2009 17:55 GMT3
I'm looking for a way to use a query inside another query in the
following way:
First I make my first query(Q1) and I save it as Q1.
Then I want to reuse the result of that query inside query 2(Q2)
Comparing rows in a result set21 Jan 2009 11:41 GMT9
Env: DB2 LUW v8 FP16 running Linux.
create table FOO (a varchar (5), b varchar(5), c timestamp);
insert into FOO values
('A','B','2008-11-26-09.00.00.000000'),
dropping a table when db2export "select *" is running21 Jan 2009 04:37 GMT1
when trying to drop a table from a CLI application while another app
is running a "SELECT *' statement, i run into a deadlock/timeout
situation.
More specifically, one app is trying to do an
AIX V6 and UDB V9.521 Jan 2009 04:27 GMT1
What is the maximum size of a RAW device in AIX V6 and can UDB V9.5
FP2 accomodate this?
Pages: 1 2 3 December, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.