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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I format a DOUBLE?30 Jun 2006 22:24 GMT1
We're using UDF 8.2.
How does one format a DOUBLE to, for example, 2 decimal digits? Sort of
like sprintf in C where you'd give a format pattern such as 4.2F . I
cannot find any formatting built-in functions. Using CHAR(my_double)
Ulimit setting for a 32Bit DB2 on 64 Bit AIX30 Jun 2006 21:57 GMT1
Good morning/afternoon:
What are the recommended ULIMIT settings for the following on a 32-Bit
DB2 instance running on a 64-Bit AIX (5.3)?
time(seconds)
Stored Procedure from newbie30 Jun 2006 20:38 GMT9
Below the first stored procedure I have written.  It works as intended.
But, being my first one, I wanted to see if there are any obvious (or not so
obvious) flaws in it.  (Yes, there's a reason, perhaps not a good one, why I
have the OUT fields before the INOUT fields.)
UDF error30 Jun 2006 19:37 GMT2
CREATE FUNCTION MYSCHEMA.FUNCTION1(SEQNAME VARCHAR(100))
   RETURNS CHAR(100)
   LANGUAGE SQL
   MODIFIES SQL DATA
Tablespace containers question?30 Jun 2006 17:20 GMT2
Folks,
I have questions about using multiple containers in a table space.
Currently we are using JBODS (Just Bunch Of DiskS) for table spaces on the
DB2 server. I have setup table spaces spread across multiple disks for
Assign multiple variables from select statement in Procedure30 Jun 2006 16:59 GMT1
I am using DB2 V8 fixpack 10 and have the following issue:
>From a User Defined Function, I can assign multiple variables in a
single statement as follows:
       -- Get the first update transaction for the mailing event.
Optimize UDF speed30 Jun 2006 15:31 GMT5
I am trying to parameterize a SQL query by re-writing it as a UDF.
However, I find the execution time for my UDF unacceptably long. It
takes 60 times longer than running an equivalent SQL query with
hardcoded parameter values. (e.g. 6 min for UDF Versus 30s for SQL).
Unable to connect to the DB30 Jun 2006 14:06 GMT3
DB2 V8 LUW FP12 + Linux.
I have just turned on DB2's connection concentrator feature.
MAX_COORDAGENTS=1100 and MAX_CONNECTIONS=1500.
Two hours after restarting the instance, the db stopped responding.
Initializing Tapes when using multiple tapes30 Jun 2006 14:02 GMT1
If I am going to be using multiple tapes to backup a rather large
database , then do I have to initialize ALL the tapes beforehand to the
same blocksize or the backup command will take care of that as more
tapes are added?
Dynamic SQL within Procedure - String Continuation/Builder30 Jun 2006 13:29 GMT2
I am trying to build a SQL statement dynamically for execution within a
procedure, using PREPARE ... OPEN.
SET v_sql = ' SELECT a,b,c,d,e, .....x,y,z FROM  table1, table2  WHERE
a = v_1...and so on   FOR READ ONLY';
DB2 migration issue from AIX to Linux30 Jun 2006 10:03 GMT2
DB2 migration issue from AIX to Linux
I am trying to migrate database from AIX box to Linux box using the
db2move and db2look command. Everything worked fine for the tables with
user defined schema. But I am facing problem with four tables under the
BLOB30 Jun 2006 09:43 GMT2
hai everyone.......
can anyone tell me how to insert data into a BLOB coloumn....
regards
Kamal
how to switch back after rerouting to alternative server30 Jun 2006 05:00 GMT1
I'm testing automatic reroute on two instances on the same server. The
client can successfully connect to instance 2 after I stop instance 1.
However I don't know how to let client back to instance 1. I start
instance 1. But client still connect to instance 2. Do I have to stop
Index rebuilt - Time Estimation30 Jun 2006 03:10 GMT1
A paritioned table ( spead across 7 logical partitions) has around 2
billion rows. I added around 2 million rows newly using db2 load
utility but the the table is in index build phase for the past 3 hours.
Is there is any method available
DB2 v8.1 Z/OS - What catalog table are SQL Stored Prcedures saved in ?30 Jun 2006 00:06 GMT2
Thanks
Bill
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 May, 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.