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
lowering HWM12 Sep 2008 15:43 GMT4
I am working on bringing HWM down. what is the best way to do this ? i
know db2dart but i am afraid if this locks database or tablespace etc.
i am thinking of exporting all data, dropping tables, recreating
tables and loading data back in. is there anyone who has worked with
How to learn IBM-DB211 Sep 2008 13:18 GMT6
Hi, I'm learning what database is and how it works these days, I
choose IBM DB2 express V9.5 as my DBMS(DataBase Management System),
but I'm have no idea how to use it properly.
Now I'm wondering is there a better and efficient way to learn and use
How to I preserve order of a date after using HOUR function?11 Sep 2008 10:03 GMT2
 I want to average a quantity by hour for the last 24 hours.
The sql is like:
SELECT AVG(R.QUANTITY), HOUR(O.SAMPLINGTIME)
FROM OBSER O
How to fix duplicate SSN without table recreration?08 Sep 2008 20:15 GMT3
I created on home PC a table more than 1 Million rows using example from DB2
COOKBOOK:
CREATE TABLE PERSONNEL
(EMP# INTEGER NOT NULL
Potential abolition of leap seconds - USNO impact survey08 Sep 2008 20:13 GMT2
I thought the following link could be of interest:
The USNO is conducting a poll for the DoD about leap seconds.
http://tycho.usno.navy.mil/leap_second_poll.html
I note in the description that they do not recognize the possiblity of
Query plan / table partitioning08 Sep 2008 17:23 GMT2
I have set up a test table with range partitioning.  The partitions
are by date (recdate):
1) Pre-2004
2) 2004
what is DB2INSTDEF08 Sep 2008 15:56 GMT2
Just upgraded to 9.1 fp3 from 8.2  (linux)
Noticed the db2set variable: db2instdef
Can some expalin what this variable name holds.
Does this replace the other db2set variable : db2instance
Can we create UDF using View instead of table 08 Sep 2008 01:41 GMT2
I have a UDF. It is working fine.
But when i try apply the same UDF to a view it is not working.
CREATE VIEW SSN_SORTED AS
WITH TEMP(EMP#,SOCSEC#,JOB_FTN,DEPT,SALARY,DATE_BN,FST_NAME,LST_NAME) AS
change in rand function or the way function is called from procedure,     V8.2 -> V9.5?05 Sep 2008 14:23 GMT3
In one of our use cases we generate a random number for each
participant. We initialize the rand generation with a known seed in
order to be able to repeat the selection later on (regression test
etc). This no longer works the same way in 9.5 compared to how it used
Reg: Owner for Declared Global Temporary tables05 Sep 2008 11:36 GMT6
I am using below Query to find the declared global temporary tables in
a Database:
Below query is for DB2 version 9.1 , you can get same information by
taking snapshot of the tables.
DB2 taking a long time to start archiving logs05 Sep 2008 04:25 GMT4
For some reason, DB2 is taking a long time to start archiving the
logs. Pls, do you know what could be causing it?
I see the following msgs on db2diag.log
2008-09-04-00.36.24.414103+000 I415281A322        LEVEL: Warning
default timestamp value and performance05 Sep 2008 00:22 GMT5
I know this could be a dumb question, I just want to confirm that it
is faster to execute inserts, if a timestamp field is set to have a
default value, like DEFAULT CURRENT TIMESTAMP, and skip that column in
inserts, than to include explicit timestamps in the inserts and let
Filter Factors when using Parameter markers?05 Sep 2008 00:11 GMT2
(DB2 LUW v8.2)
When using parameter markers how does the optimizer evaluate filter
factors?
  - and is it able to make use of distribution stats. for parm.
Array Insert x db2Import05 Sep 2008 00:02 GMT8
People,
DB2 V8 LUW FP16.
My C++ application inserts several rows per minute in a table.
I am currently revamping the insert statements and have learned about
select in a stored procedure call04 Sep 2008 16:04 GMT8
I am looking to create a stored procedure that accepts 3 integer
values that are concatenated together as a string and part of the
where clause.
Error message: An unexpected order was found.
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.