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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Cannot turn on logging for tables with names > 18 chars27 Oct 2005 23:32 GMT11
I am using Q Replication, I need to set to logging to capture changes on a
table but the table has more than 18 characters for the name, I looked at
the docs, it mentioned that table names with more than 18 characters are
allowed in DB2 V8 but when you turn on logging, it will not ...
User Data Maintenance users27 Oct 2005 20:12 GMT1
We run DB2 UDB v8.1 on Windows. How do I find the list of all users that
have the following privileges:
1. User Data Maintenance
2. System Tabale Maintenance
How can I output my own messages? Can anybody describe the Errorhandling please?27 Oct 2005 18:43 GMT6
If I start an INSERT ... the Result is an "x Row(s) affected" on the
console.
Is it possible to print out my own messages (e.g. to output the value
of a variable)?
Syntactic sugar for INSERT27 Oct 2005 18:39 GMT12
This is probably the wrong forum for this, but I thought it might start
some discussion.
The INSERT statement, in its current form, has problems being formatted
so a human reader can follow it. In particular, for a table with many
ALTER TABLE <TABLE> DROP UNIQUE <INDNAME> doesn't recognize index name!27 Oct 2005 01:13 GMT10
Platform is DB2/NT 7.2.9
The table was created like this:
CREATE TABLE MYTEST (
 MYTESTOID bigint not null primary key,
How to concat several lines into one26 Oct 2005 21:36 GMT8
My question is: How to concat values from several lines (the same
column) to only one value. For example:
 We have table SGMENT with one column: NAME (varchar2(50)). We would
like to have as a query result the concatenation of names. I mean, for
Long Error Messages in Command Center26 Oct 2005 13:42 GMT1
Since DB2 V8 command center always displays the full error message. Not
only the SQL error number and some short specific information, but the
whole bunch of additional stuff which you find in the documentation.
Is there a possibility to deactivate those elaborate error messages? I
CCSID problem on iDB2DataAdapter26 Oct 2005 13:08 GMT2
I'm trying to query our JD/Edwards database via a iDB2DataAdapter. I
get the correct number of rows after the fill command but the items in
the dataset are converted to system.array.
The database has CCSID = 65535. This is default by JD/Edwards, so we
Downloading UDB 8.2 Linux x86-64 PDE26 Oct 2005 09:38 GMT1
Have anyone tried to download UDB 8.2 Linux x86-64 Personal Developer
Edition? As for me the page says the file should be 400MB, for HTTP
method server returns ~280Mb (and tar says unexpected EOF) and Director
does not work.
LOGARCHMETH1 TSM  logarchopt1 db2uext226 Oct 2005 05:08 GMT2
I was trying to do the following:
update db cfg for oltprd using VENDOROPT "'-SErvername=aixstl20'"
update db cfg for oltprd using LOGARCHMETH1 TSM
update db cfg for oltprd using logarchopt1 "'-SErvername=aixstl20'"
JDBC,CLI0109E,VARCHAR(2000) to VARCHAR(4000)26 Oct 2005 03:27 GMT18
I'm driving Weblogic 8.1.3 on WinTel.
DB2 8.1.4 on Sun64.
I'm using Weblogic DB2's Type 2 driver, which has been very
reliable - so far.
Triggers DB2 UDB v8.1.?26 Oct 2005 03:19 GMT1
I have lots of dates in my schema, almost none of which may be entered
as future dates. The best I could come up with is the following two
triggers, repeated for each table.column which is a date. Anyone have a
better idea? I'm just adding triggers to my toolbox and will ...
What is the max length of a trigger name?26 Oct 2005 03:16 GMT2
It isn't in the places I looked in the SQL Reference, but examination of
syscat.triggers yields 18, if I read it correctly. Is 18 correct?
Problem with PreparedStatement and DB2-Function...26 Oct 2005 03:14 GMT6
In my Java-application I create an PreparedStatement like this:
PreparedStatement v_stmt = dbcon.prepareStatement("SELECT * FROM
mytable WHERE UPPER(userID) LIKE UPPER(?)");
v_stmt.setString(1, "me");
Encryption question - please help26 Oct 2005 02:17 GMT1
We are in the process of evaluating the IBM encryption tool in db2 v8
on z/os. Does anyone know whether the editproc used in the IBM
encryption tool inhibits the use of index while running selects? We
have large tables - over a few 100 millions.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 September, 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.