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 / September 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to force bind option for JDBC in db2?25 Sep 2008 18:25 GMT2
I have a third-party Java application running queries with parameter
markers (through PreaparedStatement).  I wish the server optimize all
queries from scratch as there is oppotunity to match submitted
querires with MQT.
Does V8 of DB2 zOS supports  25 Sep 2008 11:55 GMT1
Does  V8 of DB2 zOS supports Updatable UNION ALL Views in DB2 Universal
Database Version 8.
I used it in DB2 9.5C after reading Serge Rielau
Updatable UNION ALL Views in DB2 Universal Database Version 8.
Interview Type Question24 Sep 2008 20:45 GMT1
I am learning IBM-DB2, my PM asked me the following question, Please
help me on this :
You are a new employee at the company and the only DB2 DBA.
You were just informed by the management that one of the DB2 database
Delete and concurrency problems24 Sep 2008 13:27 GMT8
Env: DB2 V8 LUW FP16 running Linux
create Table X (machine_id varchar(24) not null, ctime timestamp not
null);
create index iFoo on X (MACHINE_ID, CTIME) allow reverse scans;
NEWLOGPATH and folder NODE00024 Sep 2008 10:28 GMT3
In DB2 UDB 9.1 and AIX 5.3, I want to have the logs for a database in
this folder:
/db2/logs/db1
For that we use:
V9 client accessing V7.2 server23 Sep 2008 18:01 GMT3
Hy,
we have an "old" but running db2 V7.2 server running on OS/2 Warp.
We would like to access it from a Linux Ubuntu machine.
What client should we install ?
DB2 equivalent to this Sybase syntax23 Sep 2008 13:36 GMT5
I'm just getting my feet wet in DB2 UDB (9.x), after years as a Sybase
DBA.  In Sybase, if I wanted to delete data from one table based on
joining that table to a second table, I'd use this syntax
delete TABLE_A
Primary Key error wrong number of qualifiers23 Sep 2008 12:51 GMT6
I am facing some strange issue in DB2 UDB 9.5.1
I have created a database on DPF implemented environment and I tried
to execute following commands
Db2 create table test ( name char(10) not null, acno integer not
MQT cannot be used for queries with parameter markers?22 Sep 2008 22:22 GMT1
I am runnig v95.
I have a query "select * from A, B where B.b<2000"
I create a MQT as  "select * from A,B where B.b<2000"   (identitcal to
the query), and the optimizer will use this MQT to answer this query.
DB2 9.5 equivilent of alternate fixpack21 Sep 2008 01:55 GMT6
In version 8.2 ESE we used alternate fixpacks to allow multiple fixpack
levels for different instances, and to allow an instance to be deprecated
back to the previous fixpack (with certain limitations).
In looking at V9.5 install procedures there are no alternate fixpacks. There
SQL0101N  The statement is too long or too complex.  SQLSTATE=5400120 Sep 2008 19:38 GMT1
I am getting the error "SQL0101N  The statement is too long or too
complex.  SQLSTATE=54001" while trying to rebind a package on the
database. I am connected as instance owner.Here's the info on the UDB
software installed on db server -
how to ensuring MQT freshness19 Sep 2008 18:56 GMT1
I have to use
         "set current refresh age any"  and
         "set current maintained table types for optimization all"
to let optimizer pick my user-maintained MQT.
SQL27984W - Some information has not been saved (import create mode)19 Sep 2008 16:14 GMT1
When running an export:
export to css.ixf of ixf select css_id, service, client_id, site_id,
css_label, css_abbr, sos_flag, city,          state, 'N', 'N' from
userid.css_defn
Temporary table issue19 Sep 2008 10:09 GMT4
One query is failing on the database and its a long query which was
running fine earlier. One possible reason we can think of is increase
in data in tables in query.
It is failing with following error:-
question: multiple row insert vs. merge19 Sep 2008 00:09 GMT24
My app needs to insert thousand value rows into a mostly empty table
(data are read from a file).  I can either use inserts, or use merge.
The advantage of using merge is that in the few cases where the table
is not empty, it can take care of the updating part, which makes the
Pages: 1 2 3 4 5 August, 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.