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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Update/Load Slooooow09 Oct 2005 01:49 GMT3
Ok so I was using update to flip-flop some data in one of our fact
event tables.  It was chugging OK, but I thought it could have been
faster.  I ceased the update script and ran runstats on the table.
After it completed runstats, its updating even SLOWER!!!
I/O error "243" when backup to tape07 Oct 2005 17:27 GMT2
We have DB2 EE version 7 and we are trying to backup our databases to
tape (up to now we were backing them up to file without problems) with
"db2 backup" command.
Our problem is that we get this error message:
SQL0901N - Any comments?07 Oct 2005 15:38 GMT2
DB2/SUN 8.1.6
I have a PROCEDURE that worked until i modified it by adding a FUNCTION
call in some of the queries. Then i started to get:
SQL0901N  The SQL statement failed because of a non-severe system
Small & Large Lobs07 Oct 2005 15:15 GMT4
Given I have binary input which is to be stored in one table, and it
may consist of any size -- ie, VARCHAR(n) FOR BIT DATA, WHERE THE n is
less than 32K, or the n is bigger such that it is a BLOB ...
Given that I have a LOB table too, named LOBTABLE,
Integrity pending07 Oct 2005 15:12 GMT3
Hey All..
What's the easiest way to query all the tables that are in a integrity
pending state?
TYPES, HEIRARCHIES etc07 Oct 2005 15:09 GMT1
Dear Guru's
Can anyone please direct me to articles, documents or indeed help
explain in 'english' the benefits and advantages of using TYPEs,
HEIRARCHYs, TYPE TABLEs and METHODs ?
load in an atomic statement -anyone resolved this??07 Oct 2005 10:31 GMT5
Begin Atomic
Declare  a integer;
Set a=(select count(1)  from claims.table1);
if a<>0 then
DB2MSCS problem06 Oct 2005 18:18 GMT7
Running on Windows 2003 Advanced server I tried to configure
clustering with DB2 ESE (FP10) with the DB2MSCS utility. Defining the
cluster resources seems to be succesfull but the DB2 resource can't
be brought online.
querying the number of connected components06 Oct 2005 14:49 GMT9
I have graph
x y
- -
1 2
Trigger Db2 V8.xx06 Oct 2005 13:57 GMT2
Hi to all Ng
Sorry for my bad english.
I have got a problem. I understand if a user try to update more than 10 row in a table.
So I think to create a trigger that by a row_count I 'll able to trap this event. for example
database name06 Oct 2005 10:41 GMT3
I have the following simple question:
Once connected to a database (possibly with an alias), how can I get
the actual database name?
sequence06 Oct 2005 10:02 GMT1
I'm trying to change sequence name like this:
CREATE SEQUENCE seq_transid
    START WITH (VALUES NEXTVAL FOR transid_seq+1)
    INCREMENT BY 1
about cursor load05 Oct 2005 20:18 GMT7
I'm going to use cursor load to load 200GB data in my production
database.
My database has 2 partitions.
but I cannot find more info in the manual about this cursor load.
GENERATED ALWAYS AS IDENTITY clause05 Oct 2005 17:42 GMT10
I have a table defined as follows:
CREATE TABLE "LOGINS"  (
-- UID
  "PK_NUMBER" INT GENERATED ALWAYS AS IDENTITY (START WITH 1),
DB2 7.x and Linux 2.6 kernel + RHEL 405 Oct 2005 15:11 GMT5
we have a little problem with the dependencies of an application (MKS)
that we want to upgrade to a new version.
The application now runs on a Suse Linux 7.3 system with 2.4 kernel and
DB2 7.2. We want to upgrade this application to the recent version and
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 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.