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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
changing directory for data file13 Jan 2006 14:10 GMT9
when installing db2, it only asks for installation directory and does
not ask  where it is going to store data files. how can i change the
default directory after installation.
How to query the DB2 z/OS V7 dictionary for indexes?13 Jan 2006 10:35 GMT1
Hi, i've tried to query the dictionary for indexes on a table as
follows:
SELECT KEYS.COLNAME, KEYS.COLNO, KEYS.COLSEQ, KEYS.ORDERING
 FROM SYSIBM.SYSKEYS KEYS, SYSIBM.SYSINDEXES IDXS
Retrieving Object ID's13 Jan 2006 03:14 GMT3
               Do we have the concept of ID's assigned to objects like
tables, indexes, view etc.
I mean in sybase we have a function to select the object ID's. Do we
have this concept in DB2. If yes, how can we do it?
MERGE performance help DB2 UDB v8.1.913 Jan 2006 02:12 GMT3
We have a very poorly performing MERGE statement (an hour or more on
tables of ~10000 and ~100000). This may require building temporary
tables with appropriate indexes, but I thought I would ask your
collective opinion. Would building a comprehensive index on
Removing Punctuations13 Jan 2006 02:10 GMT2
I want to remove all the punctuations in an address column if any:
Select translate(ADDR,'       ',':;.,!?-') from Table;
I am able to remove all except for  single quote ('). Can you please
please suggest a way us Db2- sql
Stored procedure12 Jan 2006 21:27 GMT3
How to extract only the stored procedures which has been already
created in the database.
db2look has an option to extract only the tables but not for
procedures,triggers, udfs. However, db2look extracts evrerything
Fedora Core 412 Jan 2006 19:08 GMT4
Can we install the admin client for DB2 7.2 on Fedora Core 4?
Thanks,
PW
Right Align the character field Value12 Jan 2006 17:21 GMT5
column nme: TEMP
Datatype: CHAR  length: 6
the value we are getting is
TEMP
containers in the same FS12 Jan 2006 16:34 GMT1
IBM recommends to place each ts container on a different physical disk.
What about the impacts if all containers (DMS) are in the same FS (supported
by multiple disks) ?
Does DB2 preallocate doing // IO, so we could assume to have, for 2
Online Backup versus Offline Backup ??  What's the point ??12 Jan 2006 16:22 GMT4
I have recently begun to migrate our DB2 UDB v7.2 enterprise databases
up to DB2 UDB v8.2.
One question I can't seem to understand is why would I want to run an
offline backup for a database now that the online backup includes the
Load Flatfile in UDB (Server) from z/OS-Mainframe12 Jan 2006 16:14 GMT1
Hello out there!
Is there anybody who can help me?
I generated some datas in three flatfiles on our z/OS-Mainframe. But
these datas should be used in a UDB-database on a server.
Timestamp problem after upgrade DB2 ODBC Client from 7.x to 8.x12 Jan 2006 10:17 GMT3
After upgrade ODBC Client from version 7.2 to 8.1 (FixPack 10) a have
problem with tables where primary key is set to timestamp filed.
In version 7.2 TIMESTAMP was mapped in MS Access as CHAR(26). Everything
worked OK.
client instance and server instance11 Jan 2006 22:30 GMT7
I have a question...
I have a bunch of instances...
Is there any way to tell which instance is client instance?
Your help is very appreciated.
Dropping tables11 Jan 2006 22:26 GMT7
I have to drop large numbers of test tables (> 200) fairly often. This
operation seems to be very slow.
Is there some way to speed up the process of dropping tables?
SQL statement parsing11 Jan 2006 22:11 GMT1
In case the SQL statement is not written properly, we sometimes get strange
messages. The 2 following statements are simple inversion between order by
and group by clause. We get an "advice" about expected from or from_clause,
why ?
Pages: 1 2 3 4 5 6 7 8 9 December, 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.