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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Text files in queries08 Dec 2006 07:39 GMT2
I find that I am constantly using IMPORT and LOAD to create temporary
tables to use in queries. It all works fine, but it's time consuming
and boring. Is there a better way? I was reading about federation, but
it was not clear if this was total overkill for what I want to do. For
failed concaination08 Dec 2006 07:37 GMT1
How do I make a NULL entry from a left join NOT mess up a concatination?
ie if both values are present this statement will work equaling "AF, CD"
however if value is NULL then the concatination fails.
,( #My_AF.activity_CD ||', '|| #My_AP.activity_CD) as History
inserting \0 into a CHAR/VARCHAR field07 Dec 2006 20:21 GMT13
Is it possible to insert a '\0' value or for that matter any control
character into a DB2 CHAR/VARCHAR field ? So if i do a 'select
hex(column) from table' i should see a 0 in the output. How can i do it
from the command prompt ?
Need help with query performance.07 Dec 2006 17:58 GMT4
Folks,
 I am having problem with an application that uses static SQL,
 the application basically browses through the table given start and
 end key most of the time it is processed from begining to end.
DB2 Version 8 DST Issue07 Dec 2006 17:34 GMT1
I saw the following alert
http://www-1.ibm.com/support/docview.wss?rs=71&context=SSEPGG&dc=D600&uid=swg212
48542&loc=en_US&cs=utf-8&lang=en
,
which states for AIX, ensure that the JDK is DST compatible.  The
question is, how do you verify this?
Fixpak 5 directly to fixpak 14 - possible?06 Dec 2006 21:25 GMT1
I'm currently on DB2 LUW v8.1 fixpack 5
 DB21085I  Instance "xxxx" uses "32" bits and DB2 code
 release "SQL08015" with level identifier "02060106".
 Informational tokens are "DB2 v8.1.0.48", "s040212", "MI00069",
User Defined Function06 Dec 2006 19:56 GMT2
I created a function which i need to modify now.
I tried the alter function command but it throws the following error
message:
db2 => alter function DB2INST1.*/*/(**(),**()) not fenced
how to get client workstation name06 Dec 2006 18:13 GMT3
i have a problem determining the workstation name of the client user.
i try to do a
  SELECT CURRENT CLIENT_WRKSTNNAME .....
but i get an empty string.
Help on "create view" (no locking required)06 Dec 2006 16:49 GMT7
First of all: i apologize for my english...i'm still learning...
If i create a view it seems that DB2 manage this view like an
updateable view.
But I need to create a view "read only", so DB2 never enables lock on
A few questions on SET INTEGRITY06 Dec 2006 16:32 GMT1
A few questions about SET INTEGRITY.
1) Docs: The SET INTEGRITY statement is under transaction control.
Using two sessions (different user, even) i tried the following.
Session 1: UPDATE COMMAND OPTIONS USING C OFF
Query in Reorgchk06 Dec 2006 14:49 GMT4
I have a query in reorgchk. When I was examining the output of reorgchk
I found a column TSIZE in Table Statistics & ISIZE in Index Statistics.
Can any one let me know the formula for TSIZE & ISIZE? How to calculate
the size?
Sub-optimal performance of a UDF06 Dec 2006 11:35 GMT11
I recently wrote a user defined function in SQl to run in db2 and it
works fine.  But I seem to get a warning saying that the performance is
sub-optimal.
Here is the warning message:
DB2 UDB 8.1 Vs DB2 UDB 8.206 Dec 2006 05:48 GMT3
Currently I'm using DB2 UDB on 8.1 (Server version) and client version
is 7.1.6.
Please let me know whether there will be any issues in the following
Upgradations.
Registry Variable for linux05 Dec 2006 21:30 GMT3
Has any one used either one of the below mentioned registry variables
in any of the environments. Were there any performance issues related
with this. Any inputs regarding these variables, regarding to the db2
performance will be greatly helpful.
Multiple-condition trigger trouble05 Dec 2006 19:25 GMT7
Hi experts,
I am having a hard time coding a trigger to handle multiple validation
conditions in DB2 UDB V8.1.9.. I thought that a single trigger might be
better than one-trigger-per-condition, but so far, no cigar. Here is
Pages: 1 2 3 4 5 6 7 8 November, 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.