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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MERGE performance, UDB v 8.1.5, Linux22 Jul 2005 19:39 GMT2
The merge statement below is (still!) running an inordinately long time.
the table animals has bhid as its primary key, so the double self join
should not take too long. What I'm afraid of is the merge using no
indices because both parts as subselects.
Find Table Name22 Jul 2005 18:01 GMT3
If I am trying to locate a specific ID value [int] that could be
located in any of several tables, I can search each table by using the
UNION command right ?
SELECT ID FROM TAB1 WHERE ID = 17
Help! Call sql procedure - SQL1109N  The specified DLL "SYSIBM.SQLPROCEDURECOLS21 Jul 2005 13:09 GMT1
When I try call sql stored procedure on version 7 (win) server from 8.2
fixpack 9 (win32) I got:
C:\SQLLIB\bnd>db2 "call proc(1)"
SQL1109N  The specified DLL "SYSIBM.SQLPROCEDURECOLS" could not be
show comments for columns ...21 Jul 2005 12:38 GMT3
I need help generating a sql statement for showing columns and comments
of a table.
Something like:
db2 select columname,comment from dontknow where tablename='table'
HADR / Q replication comparison21 Jul 2005 11:06 GMT1
I have found some text on HADR / Q replication comparison. Please let
me know if you agree with the accuracy!!
HADR                              DB2 II Q based Replication
-------------------------------------------------------------------
Merge stmt21 Jul 2005 08:52 GMT2
I have query like this..
MERGE  INTO POL_INT_NAME_V A
USING (
    SELECT  DISTINCT(A.INT_NAME_ID),
commands to copy archived logs in disk to tsm21 Jul 2005 07:51 GMT3
what are the commands to copy archived logs in disk to TSM? I need them
urgently, i would be thankful for any help
raj
Reorg of very large tables20 Jul 2005 23:26 GMT2
Does anyone know of any good tools for fast, on-line reorgs of a very
large DB2 UDB table?
We need to reorg a couple of our large (+1 billion rows) tables.  We
migrated from V7.2 to V8.1, but we still have type-1 indexes defined on
UDB V8.2 (FP1) - DGTT WITH REPLACE vs. delete * from DGTT20 Jul 2005 23:11 GMT8
All:
Anyone had bad experience with doing DECLARE DGTT "WITH REPLACE"
option?
The suggested workaround was to do "DELETE FROM DGTT" sql statement.
DB2/390  v8  - union all subquery in select list returns wrong results20 Jul 2005 16:45 GMT4
All,
Seeing the behaviour below on DB2 v8 on zOS
create table test(intcol integer);
insert into test values (1);
how to archive logs to disk and then use tsm to back them up to tape20 Jul 2005 15:15 GMT1
hello friends,
                 I have to develop a script to archive logs to disk
and then use tsm to back them up to tape. can somebody help me with
this?
Backup/Restore TSM20 Jul 2005 09:34 GMT6
I've a question regarding backup/restore using
DB2 V8.1.5 on Solaris 2.8 and TSM-API 5.x.
What we have encountered during our testing is that
it seems not to be possible to restore inactivated
DB2 AS400 convert character to date format20 Jul 2005 06:03 GMT2
In AS/400, have a table that has a character field defined. This has to
be converted to date format of YYYY-MM-DD.
The sample character data is as follows: 02/05/2005.
In UDB, you can do a bind of DB2 utility packages to use ISO, USA or
overflows : interpretation19 Jul 2005 21:49 GMT3
I have taken a table snapshot, and noticed two tables with high
overflows. What should be done, if any.
Table Schema        = CASTING
Table Name          = ABC
DB2 Event Monitor puts "?" for all the values19 Jul 2005 18:46 GMT4
Is there any way in DB2 to get the exact command.
I have an event monitor I created for statments, and all the statment
values are filled with a question mark.
I was using this at another site (different application too) and the
Pages: 1 2 3 4 5 6 7 8 9 June, 2005
 
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.