dbTalk Databases Forums  

Sponsored Links


comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss in the comp.databases.ibm-db2 forum.



Post New Thread
Threads in Forum : comp.databases.ibm-db2 Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi: This is a merge questions which has been posted and answered... in my case need more clairification when target table (tableB) matched multiple...
UDBDBA
04-07-2006 05:43 PM
UDBDBA Go to last post
10 163
When I installed DB2 UDB 8.2 on AIX 5.3 it got installed in /home/db2inst1 (and I didn't care about it much then but now I would like to move the...
db2udbgirl
04-07-2006 04:31 PM
Gert van der Kooij Go to last post
1 93
Hi all, After DB2 UDB V8 installation on Z/OS, we're having "SQLCODE = -107, ERROR: THE NAME TYPEREGIMEDOUANE IS TOO LONG. MAXIMUM ALLOWABLE...
GBO
04-07-2006 10:55 AM
GBO Go to last post
0 84
can anyone help me writing a query that starts from the outer query selecting a few fields which are to be used in the nested subquery and the result...
mubashir.surury@gmail.com
04-07-2006 10:03 AM
Tonkuma Go to last post
3 88
I'm driving Windows XP and could use a tip on installing a function written in Java. 1. I created the a Java jar file, named UdfUtils.jar, from the...
gimme_this_gimme_that@yahoo.com
04-07-2006 03:25 AM
Knut Stolze Go to last post
3 85
Greetings, I recently being bugged by the following error on my DB2. SQL0902C SQLSTATE = 58005 Reason Code = 14 This error comes out everytime i...
jason.awlt@gmail.com
04-07-2006 02:48 AM
Knut Stolze Go to last post
4 293
To reconfigure oracle9i from server to client operation, two files need to be modified: listener.ora (for the server IP address), and...
z
04-06-2006 10:09 PM
Mark A Go to last post
4 114
Can anyone tell me why a EEE system might be created to have two separate tablespaces with the same 4k pagesize ? They both appear to be in use as I...
mike_dba
04-06-2006 06:29 PM
Mark A Go to last post
6 103
Hi All Db2 v8.1.3 ,Windows I am seeing this message quite often in db2diag.log ADM5502W The escalation of "1205" locks on table "SYSIBM ...
Praveen_db2
04-06-2006 05:56 PM
Pierre Saint-Jacques Go to last post
4 110
I am trying to laod 2 tables and set integrtiy on them, but the second tables fails ( both are related and SET INTEGRITY ion first table succeeds)...
technocrat
04-06-2006 05:50 PM
Pierre Saint-Jacques Go to last post
12 200
People I am getting the following error in the db2diag.log file repeated over and over again with no apparent reason or...
p175
04-06-2006 05:03 PM
p175 Go to last post
2 204
We are moving from udb v7.2 to v8.2 (Unix) and have discovered a particular federated query runs 4 times as long with version 8. The migrate and...
Bob Long
04-06-2006 02:47 PM
Bob Long Go to last post
0 104
Hi, now we have some troubles with restoring a db with the vendor apis of the backup and restore utility. We upgraded from db2 version 7 to version...
pukuri
04-06-2006 10:22 AM
pukuri Go to last post
1 86
Have for some time tried to understand how parameter markers can be used in DB2 for z/OS (ver. 7) to avoid full prepare. Have tired with things like...
thomasb
04-06-2006 09:30 AM
thomasb Go to last post
0 93
i have a batch file db.bat which will create the database and objects with in it. inside that batch file i'm trying to execute two more batch...
situ
04-06-2006 07:49 AM
situ Go to last post
2 145
Hi All I am writing Import\Export routine in DB2 using stored procedure and front end as JAVA. For this I have two option 1) Writing five...
Suresh
04-06-2006 04:57 AM
Knut Stolze Go to last post
3 92
Hi, This is probably a really dumb question but I have a table containing a varchar 4000 column. The app team is asking me to index this column...
mghale
04-06-2006 12:35 AM
Serge Rielau Go to last post
7 140
Hi , I want to catalog a database and I have the follwoing information with me. Node name = abcdef Comment ...
bikkaran@in.ibm.com
04-05-2006 11:18 PM
bikkaran@in.ibm.com Go to last post
4 103
Hi, I am trying to find a way to query for the (lock) blocking connection on my DB2 server. I am using DB2 for LUW 8.1 and 8.2. I have...
nielsgron@gmail.com
04-05-2006 08:31 PM
nielsgron@gmail.com Go to last post
0 106
Hi DB2 8.1 FP 7a on AIX 5.2.0. Can anyone tell me how best to reduce high CPU (and subsequent high IO) associated with db2pfchr...
pike
04-05-2006 05:04 PM
Ian Go to last post
1 185
Our company is now trying to make a "standard" of creating a base view for each user table. This initiative is suggested as a good practice by a data...
wxqun@hotmail.com
04-05-2006 04:58 PM
Phil Sherman Go to last post
1 91
Hello, My question is a follow up on a recent thread (db2_evaluncommitted) If I have a table with say a million rows and a predicate of my...
Sumanth
04-05-2006 04:44 PM
Phil Sherman Go to last post
1 92
Hi I am facing the problem while inserting the spanish characters in the DB2 UDB v8.2 database. We are pulling the data from SQL server...
pramod
04-05-2006 04:27 PM
Phil Sherman Go to last post
2 109
I am creating a procedure A which is creating a global temporary table DECLARE GLOBAL TEMPORARY TABLE session.temp (Service...
chettiar
04-05-2006 04:15 PM
Serge Rielau Go to last post
2 130
Hello, Linux RedHat AS4 running DB2 V8 FP11. I have followed the docs at http://tinyurl.com/qckrn and enabled automatic statistics collection. It...
Michel Esber
04-05-2006 12:03 PM
Pierre Saint-Jacques Go to last post
1 119
Can anyone tell me why a EEE system might be created to have two separate tablespaces with the same 4k pagesize ? They both appear to be in use as I...
mike_dba
04-05-2006 11:38 AM
Bob [IBM] Go to last post
1 87
HI All, I need some SQL help. I have a table that looks like this: Cat1 Cat2 Cat3 Subset ...
apattin
04-05-2006 10:55 AM
apattin Go to last post
2 100
hi newsgroup, is there a way to pass a parameter (e.g. password) to a db2script? Example: db2cmd /c db2 -t...
Peter Postlbauer
04-05-2006 10:39 AM
situ Go to last post
4 253
Hi all, I am using DB2 8.1.11.1 on NT with ASP.NET 1.1 When application make connection to database (via ADO.NET), it set "Connection timeout"...
ivb
04-05-2006 09:53 AM
ivb Go to last post
0 232
Thumbs down
Hi All, I am using IBM db2 version: 8.1.0.36. The following code: insert into t values (next value for s) gives me error saying "for" is an...
Ayusman
04-05-2006 02:21 AM
Ayusman Go to last post
3 300
Does DB2 UDB Supports Exception Join? I think 'No'. Hence I used the following method to find out an functioanally equivalent exception join select...
db2udbgirl
04-05-2006 12:27 AM
Tonkuma Go to last post
3 111
hi there i have a problem related to slow downloading speed.the situation is i have about 60 PC's in a domain.when i ping ISP Gateway from a LAN PC...
tsbgrp@gmail.com
04-04-2006 11:52 PM
Phil Sherman Go to last post
1 119
Have found http://www-128.ibm.com/developerworks/db2/library/techarticle/lyle/0110lyle.html which is quite helpful, but doesn't quite tell me what I...
James Conrad StJohn Foreman
04-04-2006 04:45 PM
Serge Rielau Go to last post
5 117
Hi all, We are using V8.1.9 (aka 8.2) and we are having an annoying issue with the Command Editor. It does not seem to remember, from session...
apattin
04-04-2006 02:57 PM
apattin Go to last post
2 113
Hi all, I need some expert advice on a ROLLUP fine point. summary_table table has 4 columns: file_id primary_site morphology primary
apattin
04-04-2006 12:58 PM
Another DB2 DBA Go to last post
3 112
Hi all: In the db2exfmt output, the following message appears: Extended Diagnostic Information: -------------------------------- Diagnostic...
UDBDBA
04-04-2006 11:04 AM
UDBDBA Go to last post
0 89
When ever I start DB2, I get the message that APLD has been truncated and that I should add the param to the DB2 registry DB2NTMEMSIZE...
p175
04-04-2006 07:36 AM
Liam Finnie Go to last post
1 174
I have restored a clients database using a redirected restore. However, it is in a roll forward pending state. When I try to to a roll forward to end...
darnold@carreker.com
04-04-2006 07:24 AM
DaveA Go to last post
18 205
I am trying to load from a cursor which selects 124 million records...but while loading it completes the build phase and it stuck ...I think...at the...
technocrat
04-03-2006 04:20 PM
technocrat Go to last post
2 94
Hi, We have the following scenario: 1) update table A by joining with a global temporary table B 2) There is a one to one correspondence between...
Sumanth
04-03-2006 03:25 PM
Ian Go to last post
7 144
Hello, I'm somewhat new to DB programming and have a question. I am now taking over an application that a previous programmer had written and he...
Vaelek
04-03-2006 12:59 PM
Knut Stolze Go to last post
1 96
Hi, I am using a DB2 table of size 100 thousand records in it, which does not have any relationship with other tables. When i tried to delete...
mike
04-03-2006 12:28 PM
Bernd Hohmann Go to last post
3 118
Hi all, Does anyone know how to get the schema name given a JDBC Connection object? I see that I can do "toString" and pick the "User="...
apattin
04-03-2006 11:06 AM
apattin Go to last post
2 107
I forgot to add that the isolation level was CS. Thanks, Sumanth "Sumanth" <Sumanth.Yamala (AT) sas (DOT) com> wrote
Sumanth
04-03-2006 09:50 AM
Sumanth Go to last post
0 103
8.2. FP10 win32 I have a productive server and time to time have a trouble with: db2diag.log Insufficient memory available for IPC communication...
bughunter@ru
04-03-2006 09:39 AM
bughunter@ru Go to last post
0 303
Eugene F wrote: Or Python or Ruby :-) (though, as I understand it, Perl is the only one with an "official" feature-replete driver from IBM; Ruby...
bikkaran@in.ibm.com
04-03-2006 05:11 AM
Anurag Go to last post
5 115
My two ideas. 1) EXP(SUM(LOG(val))) But, this returns floating point number. So, exact value could not be received. 2) Use recursive query. (and...
Tonkuma
04-03-2006 03:55 AM
Knut Stolze Go to last post
1 98
Hi, I had been campus recruited by IBM Global Services and after only one month training I am working as a DB2 DBA on client side for past...
Dibur
04-03-2006 03:46 AM
Knut Stolze Go to last post
18 232
Gregor Kovač wrote: Have you opened a PMR to get let the developers know about it? -- Knut Stolze DB2 Information Integration Development IBM...
ianeruda@yahoo.com
04-03-2006 03:43 AM
Knut Stolze Go to last post
2 110
Hi , During some bulk loading of data .. I am frequently encountering the "Transaction Log Full " error . I am using the " import " command...
bikkaran@in.ibm.com
04-03-2006 03:41 AM
Knut Stolze Go to last post
3 122
Post New Thread

Display Options
Showing threads 5401 to 5450 of 11891
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.