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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Seeking simple after insert example17 May 2008 04:47 GMT2
I'm using DB2 8.1.
Suppose table foo has columns name and lname:
create table foo
(name as varchar(200),
Instance choice in JDBC url connection16 May 2008 08:43 GMT1
I'm using DB2 UDB 7.2 on a Linux server and I've installed the DB2
client on my Windows 2000 machine. I've defined on my client two
instances, one for test databases and one for production databases
and I've cataloged the same database (of course with the same name)
AS400 STRSQL vs RUNSQLSTM15 May 2008 20:46 GMT2
I've worked with DB2 for a long time, but I'm new to the AS400
environment.
I'm having a problem with an SQL statement that runs perfectly when I
use STRSQL, but when I batch it and call RUNSQLSTM, the exact same
Symbolic links for containers?15 May 2008 14:54 GMT2
Informix recommend that symbolic links be used for chunks. These links
are then used in the dbspace definition.
Does this advice hold for DB2? The equivalent would be to create
symbolic links for containers and use the link name when defining
How to replace VALUES IN UNPIVOT QUERY15 May 2008 03:01 GMT1
I am running this query at home PC with DB2 EXPRESS 9.5C, but at work on
mainframe i don't
have option VALUES.
What is the best way to UNPIVOT without using VALUES?
size of numeric data15 May 2008 00:36 GMT8
My DBA says that a column defined, for instance, as DECIMAL(11,2) and
containing a value of 1.00 takes up no more space on the database disk than
a column defined as DECIMAL(7,2) and containing a value of 1.00.
I am honestly having a hard time believing this, but I don't know where ...
about snapshot monitor14 May 2008 23:34 GMT1
When collecting snapshot, there is seemingly discrepency between query
running time and some metrics collected.
For example, on a DPF with 8 nodes, I have   8863201 seconds for
"Total buffer pool read time (milliseconds)" from running  "db2 get
Row and Statement based Trigger Question14 May 2008 09:47 GMT10
This question is related to iSeries V5R4 and db2.
I want to implement an AFTER DELETE trigger to save the deleted rows
to an archive table, I initially defined it as a FOR EACH STATEMENT
trigger that would insert all the deleted rows in one operation like
Subquery decorrelation14 May 2008 02:11 GMT4
The following query has a high cost (over 4 million), uses a nested
loop join and runs much slower than I would like. Does anyone know if
is possible to rewrite this query more efficiently (probably without
the correlated subquery)? If so, could you please show me how.
CTE CONVERSION TO DB213 May 2008 20:24 GMT13
Here is the input table:
   MPID     MGRID  EMPNAME    SALARY  
----------- ----------- -------------------------       ---------
        14           9 Didi                        1500.00
Again against generated columns or (missing) row value constructor in     where clause13 May 2008 12:28 GMT7
Table definition:
CREATE TABLE "SCHEMA1  "."X2"  (
                 "C1" CHAR(20) NOT NULL ,
                 "C2" CHAR(10) NOT NULL ,
Federated database access12 May 2008 14:02 GMT2
I have a strange problem with federated access between two DB2 databases,
both on AIX 5, both instances V9.1 (FP02).
For the sake of this post, the two DB2 databases are named:
1. "live"
Update Statement and frequent commits12 May 2008 02:56 GMT2
DB2 v8 FP15 luw.
Serge´s SQL on Fire has the following code for granular commits on
delete statements:
loop: LOOP
CHECK CONSTRAINT on DB2 V8 zOS11 May 2008 14:09 GMT2
is it possible to define a CHECK CONSTRAINT on a table, whereas the
CHECK-OPTION will be a SELECT.
With this CHECK CONSTRAINT i try to ensure, that there will allways a
state only set once within several rows. If possible, does someone can
Archive logs?11 May 2008 12:38 GMT3
we have an application which uses online backups, so archive logging
is a requirement. We have a small/moderate size database (a few
hundred megabytes isn't much by today's standards) with relatively low
insert/update activity (a few thousand per day).
Pages: 1 2 3 4 5 April, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 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.