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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multiple Instances and their corresponding entries in the services file30 Apr 2006 21:54 GMT7
I have approximately 5 instances on my test server that are identical
to my prod server.  On the prod server, when I look at the services
file, there is a single entry per instance and everything seems to be
working fine.  However, on the test server, after creating each
Execution plans and temporary tables29 Apr 2006 22:07 GMT12
Is there recommended way to get the execution plan for queries involving
global temporary tables (from the UNIX command line or within a script)?
I run the queries in Perl scripts, and the only way that comes to my mind
is creating permanent tables that look like the temporary ones ...
Slow stored procedure after upgrade to 8.229 Apr 2006 21:58 GMT7
going from 8.1.2 to 8.1.11, make our stored procedures very slow, here
is an example:
 select a, b from t1 a
      join t2 b on a.bkr=b.bkr
How to join those 2 char columns?29 Apr 2006 05:27 GMT4
I have
create table table1 (col1 varchar(50));
insert into table1 values ('abc'), ('defg');
create table table2  (col2 varchar(50));
SUM(double_value) is not deterministic?28 Apr 2006 23:30 GMT8
I'm using predefined SUM(() function on DOUBLE column. Surpisingly the
sum can give different results depending on the order of values in my
table.
Is that correct?
Performance of load from a cursor .... federated cursor?28 Apr 2006 16:36 GMT7
Sorry for quoting an old post and probably I am reading out of context
so my concern is unfounded. But I would appreciate if I can get someone
or Serge to confirm. Also unlike the question asked in the post below,
my question involves non-partitioned table loads.
SQL error28 Apr 2006 16:28 GMT5
i get this error SQL30020N  when selecting data from a table . I
altered this table earlier today when i do it a select * from the table
query runs OK, but when i join this table with 10 other tables (in a
scheduled job) i get this error. The job has been running fine untill
db2 connection error while running script28 Apr 2006 15:22 GMT1
hi people,
           i am facing problems during the process of running my
script for db creation. i am using AIX5.2 OS with db2v8.1. During the
process of db creation i am getting the following error that i am
SQL124728 Apr 2006 04:01 GMT2
I get this error SQL 1247 when trying to load data into tables from
DataStage.
I have attached the error description below but am unable to understand.
Any suggestions highly appreciated.
set variables to be used in creation of result set.28 Apr 2006 01:41 GMT10
I was wondering if there is a way to create a stored procedure that I
can
DECLARE Variables
then set these variables using a select statment  -- up to here works.
createin privilege27 Apr 2006 20:05 GMT6
I have a requirement such that "user1" should be able to create tables
(or any db objects) only on a particular schema say "etl" so I tried
the following
1) Revoked createtab authority from public
Data Conversion in DB227 Apr 2006 18:45 GMT2
Can someone point to a good source of information for converting data
types in DB2?
i.e. string to integers, etc
Parsing arrays parameters in DB227 Apr 2006 17:24 GMT1
Hi, I am working on creating reports for which I want to make a single
stored procedure call to the DB. In order to do so, I need to be able
to parse an array of parameters containing elements as follows:
'20-30, 100--200, 400-500'
Storing Japanese characters in UTF-8 database27 Apr 2006 16:17 GMT13
I am having some data reject on an insert of Japanese characters to a
Varchar column in my DB2 UTF-8 database.  I am trying to understand how
big to make the Varchar column for the inesert to work successfully for
all of my data.  I would also like ot understand if Vargraphic is a
Bad magic number for shared library: libdb2.so27 Apr 2006 15:15 GMT2
Hi, I am trying to run my application (32-bit) on HP-UX 11.22i (64-bit)
and am getting the above message while dynamically loading libdb2.so
from my application.  I am using dlopen as follows:
dlopen(libName, RTLD_NOW);
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 March, 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.