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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DB2 Table Editor Search Conditions14 Mar 2006 17:44 GMT1
I'd like to build a form which does a case insensitive wild card search
on a character field.  For example, the resulting SQL might be 'select
last_name from student where ucase(last_name) like '%SMITH%', where the
"SMITH" is a search string pulled from the form.  That is, I'd like ...
Relocate DB2 databases14 Mar 2006 17:40 GMT3
I have two databases in DB2 v8.2 (Windows 2003 Server platform) and right
now both databases are on my c-drive.
Unfortunately space on this drive is becoming low and I want to relocate the
databases to my d-drive.
Parallel Database14 Mar 2006 16:18 GMT12
Does DB2 UDB support parallel database i.e processing is taking place
on multiple nodes at the same time allowing users to be active on more
than one node simultaneously. This is to allow for failover as well as
load balancing?
urgent!!!!!!!!!!! help required in db2 sql14 Mar 2006 15:44 GMT5
hi people i am facing a problem, when i am converting SQL server sql to
db2 v7.2 SQL the existing sql server command is
SELECT
  isnull(u.NAME, 'NO USERS') USERNAME,
Changing an index controlled partitioned table to table controlled.13 Mar 2006 23:39 GMT3
I am having a problem with an index controlled partitioned table.  I
was altering a table using SQL.  I was trying to add a partition to a
table to change it from index controlled to table controlled.  This is
a new feature in version 8.  Version 8 will automatically switch the
Statement Isolation Level13 Mar 2006 22:32 GMT5
Is there some way to track the isolation level of an indivual SQL
statement submitted via JDBC in a snaphot or some other similar means?
I have JDBC programs that are changing the isolation level via
Connection.setTransactionIsolation(int level) method, such as
load from cursor13 Mar 2006 19:01 GMT2
We have a process ( a stored proc)  that exports data ( about 10
million records) from a huge table,t1 and loads it into another huge
table t2. The export runs for 3 hours everyday because of a very
complex sql...
creating a Report13 Mar 2006 15:53 GMT11
Can we create a report of this format using DB2.
Report#
Date:
                      column1        column2        column3
Alert notification time13 Mar 2006 12:47 GMT1
Am I expected to receive alert (configured via email notification) as
soon as it is triggered?
I have received alert of 'spilled sort' at a time where nothing is
running.
MDC + Partitioning Key13 Mar 2006 00:54 GMT1
Can we create a partitioned table with MDC feature. Please let me know
how that works.
Selecting only letter and number characters11 Mar 2006 13:05 GMT6
I am tring to clean up data in some of our fields. The requirement is
to only have letter (a-z,A-Z) and number (0-9) characters in the
field...
So, if we select from the non-cleaned-up field, we may get A_p@;Pl%e2
generated columns for z/os10 Mar 2006 16:31 GMT2
can the technique I have seen here and elsewhere to solve the
case-insensitive search problem with db2 be implemented in z/os?
for example...
alter table individual
SQL1031N error help10 Mar 2006 14:59 GMT5
I'm working on DB2 UDB 8.1 for AIX 5.3. I tried to do either db2 drop
database mydb or connect to mydb command after I restored mydb from an online
backup image using redirected restore. I got the following error:
SQL1031N  The database directory cannot be found on the indicated ...
Uregent finding difference between count of two coulumns10 Mar 2006 12:46 GMT4
  i am doing a report generation work in which i take the count of two
columns. and i need to calculate the difference of the counted value as
a new column. for example in SQL we use
<B>difference(count(a.column1),count(a.column2)) as alias <B>
How to get instance's server port?10 Mar 2006 10:58 GMT2
I want to get my db2 instance's listen port,
is there any command to retrieve this information?
Signature

Regards.

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 February, 2006
 
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.