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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML... DB2 v8.229 May 2007 14:44 GMT1
Can someone tell if DB2 8.2 supports NXD's. Googling revealed that
there is some Extender Tk that mangaes XML columns...
Now if some experienced guy could clear this I would be glad...
ALTER BUFFERPOOL with no DB connect29 May 2007 14:39 GMT3
Is it possible to alter tablespace so that you don't connect to the
database?
The problem I have is this. I got a DB backup from a machine with 16 Gb of
RAM. There was a bufferpool set to use 10 Gb of RAM. Now I have to put it
Return status from a stored pros in a OS script29 May 2007 09:45 GMT3
Is there a way to check the return status from a stored procedure when
called from a OS (Windows) script?
I have a stored procedure that does some checking in the database, and the
return status is set to 0 or -1 if 'OK' or 'not OK' respectively.
Altering the type of a VARCHAR column to be VARCHAR FOR BIT DATA28 May 2007 14:34 GMT1
I'd like to know whether there is a way to alter the data type of a
VARCHAR FOR BIT DATA column to be simply a VARCHAR column? I executed
an ALTER TABLE statement, similar to,
ALTER TABLE tab_name ALTER COLUMN col_name SET DATA TYPE VARCHAR(100)
Estimate tablespace size28 May 2007 07:31 GMT4
I am now doing development using DB2.
Q1.
There is one tablespace to store 5 tables.
But, when in production, there will be one tablespace for EACH of the
RAID 5 DISKS26 May 2007 22:27 GMT8
       How do we count the total physical disks assigned to a DB2 database
on a RAID 5, solaris environment.
Thank you.
Update table + select on same table26 May 2007 16:49 GMT5
I am doing some mass update on DB2 8.2 FP10 (say 400 to 500 rows on a
5000 row table) with just one commit.  So this is taking lot of
exclusive row locks as expected.   When I run a select on the same
table with a where clause its taking a IS table lock. This is causing
db2 dba needed25 May 2007 21:46 GMT1
I am sorry for posting this requirement here but someone might get
help
my company is looking for db2 dba
---------------------------------------------------------------------------
Restoring selected tables / table data25 May 2007 19:45 GMT5
Every so often, I'm asked to help people recover data from tables that
were either dropped or where to much data was DELETEed.
The complications related to restoring data are a problem. The SAS users
are laughing because they can (to a certain extend) easily go back to an
DDL25 May 2007 14:15 GMT3
I would like to create a data model with a DDL file, is it possible and do
you know so software could do that.
Cheers
Eric
can not drop table but can not find dependence either24 May 2007 20:42 GMT15
I try to drop a table as:
> drop table sch.tab;
I got: During SQL processing it returned:
SQL0478N  The object type "TABLE" cannot be dropped because there is
sql query for displaying only column names24 May 2007 18:49 GMT4
I would like to know the SQL statement for displaying only the column
names of a particular table. For eg. if I have a table by the name
DETAILS and it has three columns FIRST_NAME, LAST_NAME and
DT_OF_BIRTH, using what SQL statement can I display only the column
update with random eight digit number24 May 2007 12:40 GMT1
I have x amount of rows in a db2 table. I want to update an account
number column with a random eight digit number:
This is where I have got
UPDATE zzz2
SQL Query - modifying return values24 May 2007 07:59 GMT8
How can I modify return values?
i.e. I perform a query:
SELECT STATUS
FROM USERS
What's the meaning of DISK24 May 2007 04:13 GMT6
CASE 1:
The following sentences were copied from the book "Administration
Guide Performance".
"If more pages have been written to disk, recovery of the database is
Pages: 1 2 3 4 5 6 7 April, 2007
 
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.