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 / June 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to get list of database?14 Jun 2008 01:45 GMT4
Suppose computer PC1 is my database server in which DB2 is running. I
have an application running in computer PC2. The application PC2 will
connect to DB2 in PC2.
How can my application in PC2 get the list of database in PC1? If I
DB2, vim, and dbext13 Jun 2008 17:57 GMT6
Anyone else out there a regular DB2 and vim user? A while back, Lennart
pointed me in the direction of an interesting database extension plugin
for vim (dbext.vim [1]). I took it for a spin, but couldn't get it
working properly under Linux (it looked as though it would /probably/
address key13 Jun 2008 16:42 GMT6
I have two tables, CUSTOMER.ACCOUNTS and CUSTOMER.RELATIONSHIPS, as
follows:
CREATE TABLE "CUSTOMER"."ACCOUNTS"  (
         "ACCOUNT_ID" DECIMAL(12,0) NOT NULL GENERATED ALWAYS AS IDENTITY (  
Is it possible to develop ODBC program on AIX?12 Jun 2008 23:26 GMT3
I know it is possible to develop ODBC program on Windows. Just install
DB2 Client, then using Windows ODBC manager to configure.
But, is it possible to develop ODBC program on AIX? Just only install
DB2 Client, too? And, how to configure? I can't find any ODBC manager
Redirected restore DMS -> SMS (or automatic storage) possible?12 Jun 2008 20:58 GMT2
I'd like to know whether it is possible to restore backups created on
a production machine, running DB2 9.1 on Windows, using DMS table
space containers, onto a developer's machine, also running DB2 9.1 or
9.5 on Windows in a way that does not require the use of DMS table
How to reset auto generated id in a DB2 table11 Jun 2008 13:37 GMT3
Is there a way to reset the auto generated id for this table. Drop
table and recreating does not work.
Cross Platform db Restore11 Jun 2008 07:09 GMT6
Am facing an issue. Am using DB2 UDB EE v8.2 on AIX platform. I have
taken the offline backup of a db( say SAMPLE ) on AIX platform. Now I
want to restore the same on Linux platform. In fact on any other
platform like Win<->UNIX / Win<->LInux / Win<->AIX etc. I have heard
Why Locate FUNCTION does not working? 10 Jun 2008 13:46 GMT7
I am using following query as example:
WITH T1(C1) AS
(VALUES('FRI'),
      ('MON'),
Ask for help from ORACLE board: matching normalized and denormalized tables10 Jun 2008 10:47 GMT9
I found this problem on ORACLE board.
2 input TABLES:
Items
Id  ItemName
Can someone enlighten me on 'handles'?09 Jun 2008 13:02 GMT7
Recently, one of our application servers is moaning about its handles.
(no more handles available).
I'm guessing it has to do with some bug in our software where it does
not release handles properly and every x thousand queries, one available
how to define such a trigger....09 Jun 2008 12:41 GMT2
is it possible to define such a trigger on a table that once the table
is X megabyte, or the has over 10000 records, the table is purged?
thanks a lot
DB2 'CASE' puzzle  slqerr -81108 Jun 2008 03:33 GMT2
Hi  everybody?
here is 2 CASE EXAMPLES:
WITH CASE_SUB(A,B) AS
(VALUES('z','1'),
How to get stored procedure definition?07 Jun 2008 23:48 GMT9
On a remote system I got a stored procedure named MY_STORED_PROCEDURE.
However there is a problem because I am not sure of the interface of
it (number of
parameters and types of them). I have googled, read documentation but
Can i drop a cloumn from a table in DB2 for Z/OS05 Jun 2008 18:59 GMT4
Can i drop a cloumn from a table in DB2 for Z/OS?
Is there is a way in DB2  to return multiple fields from a single case 05 Jun 2008 15:40 GMT4
I am truing to concstruct something like this:
SELECT id, name, role,
   CASE
       WHEN role = 1 THEN SELECT item1, item2, item3 FROM table1
Pages: 1 2 3 4 5 May, 2008
 
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.