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 / July 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to group date periods together ?09 Jul 2006 09:01 GMT7
[DB2 UDB LUW 8.2.4] I've got bookings per day in a table:
bkgdate   bookings   company
1/1/06      50            A
2/1/06      45            A
COMPRESS .. & VALUES COMPRESSION change request: RFC.08 Jul 2006 03:31 GMT7
Well known, during "CREATE TABLE" we could optionally specify "COMPRESS SYSTEM DEFAULT" and "VALUE COMPRESSION" options. The main idea about these statements is : NOT to keep on disk the values that can be deduced from some means, isn't it ?
The small investigation ( on DB2/LINUX ...
LOAD & IMPORT results in different disk space, occupied by a table: why?07 Jul 2006 16:06 GMT5
Recently I became interested, - Are the data, bulk loaded in the table with
LOAD utility, consume the same disk space as loaded with IMPORT utility? The
answer turned out to be NOT !
Here is a nutshell description of the test. The testing was done at
Event ID: 703107 Jul 2006 13:28 GMT2
I'm wondering if anyone has had this issue in a  Windows 2000 Server
enviroment.
"The DB2 - DB2 service terminated unexpectedly. It has done this one
time(s)."
snapshot tbsp table functions via jdbc07 Jul 2006 12:59 GMT8
I'm trying to call the snapshot table function SNAP_GET_TBSP via a jdbc
connection using the following query:
SELECT * FROM TABLE(SNAP_GET_TBSP(CAST(NULL AS VARCHAR(1), -1)) AS T
In CLP this works properly, but when I execute it from java, I get the
FP12 problem ?07 Jul 2006 07:33 GMT2
On ESE **DPF** Aix 5L ML06, it seems that since I have applied FP12 +
special build, I get this specific command not work and generate errors in
db2diag.log (the command output is generated very very slowly, so that
db2diag.log fills up quickly, and takes more than 1 hour - I ...
how to increase char(35) to char(100)07 Jul 2006 07:09 GMT5
In the table XYZ.ORD_DTL the column PDT_DESC is CHAR(35). I want to
increase it to CHAR(100). However, I am getting the following error.
Please help!
db2 => alter table XYZ.ORD_DTL alter column PDT_DESC SET DATA TYPE
The good old quest, - How many disk space the table occupies? - still insoluble?06 Jul 2006 22:57 GMT4
Recently I was engaged in the database optimization for one big commercial application. During this business I was greatly astound by the fact that it's impossible in DB2 to get the accurate size of a table. Indeed, the disk space occupied by a table is composed from three parts:
Internal Catalog Cache Lock06 Jul 2006 19:22 GMT3
I created a refresh deferred MQT, and during full refresh there were 4
or 5 lock waits, all waiting on a 'S' lock on Internal Catalog Cache ?
Can some one explain how to prevent this from happening?
Storing Objects in DB206 Jul 2006 17:47 GMT13
Is it possible to store Java objects in DB2 V8.2 for Windows/Unix/Linux via
JDBC?
Specifically, if I have a 4-dimensional boolean array, i.e. boolean[][][][],
can I store it directly in a column of a DB2 table? If so, how do I do it?
Setting env variable in DB2 env06 Jul 2006 17:14 GMT6
I am trying to set an env. variable by exporting in unix environment on
DB2.
I am  using export var_name=ON, but it is not taking the value of the
var_name.
REORG TABLESPACE06 Jul 2006 17:11 GMT9
Must admit, I am new to DB2:
Seems I can not issue command REORG TABLESPACE:
Commands Entered:
REORG TABLESPACE SBO_DB.TS_SBO_SAFE;
SQL30081N06 Jul 2006 16:27 GMT4
   I have a remote DB2 database on AIX and I am accessing ti using a
windows client .i was using control center on windows to add the remote
system under it and I gave all the node names and pressed discover and
it gives me the following error:
DROP TABLE, VIEW, ... only IF EXISTS06 Jul 2006 15:24 GMT4
Is it possible do to something like this:
DROP TABLE MY_TABLE ONLY IF EXISTS
and the same for views, indexes, procedures, .... ?
Best regards,
Reorg Not Reclaiming Anticipated Space06 Jul 2006 14:05 GMT9
I am using DMS raw.  I have a tablespace which is defined with 5
containers each allocated at 1.5 GB for a total of about 7.5 GB.  I did
a major deletion followed by a reorg and a runstats.  I am not
regaining as much space as anticipated.  Additionally, the
Pages: 1 2 3 4 5 6 7 8 9 10 June, 2006
 
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.