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 / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Procedure variable scope?25 Feb 2008 22:39 GMT1
I am using DB2 on AS400. I am trying to use a variable in a CREATE
TABLE AS statement. However, I am informed that the variable is not a
column of the FROM table... It feels like a scope issue in the SELECT,
but I don't see how. Please help, I hate getting frustrated by
DB2 9.5 global variables25 Feb 2008 22:37 GMT6
Interesting!  I was going to ask if such a thing existed, but I was pretty
much convinced they did not so I didn't ask.
Looks like with version 9.5 DB2 supports global variables:
"Global variables improve data sharing between SQL statements.
SQL1220N after Installation 9.524 Feb 2008 22:44 GMT2
Hi guys, i have also searched for this error and could find some
replies to this problem but none o them worked.
actually I am getting this:
SQL1220N  The database manager shared memory set cannot be allocated.
Force different access plan?22 Feb 2008 23:16 GMT7
Some background (sorry for the length of this post):
I have a query in a production environment that is performing badly.
It somehow slipped through our performance test, without anyone
noticing. If I run the query in our test env. I can repeat the bad
Need help with using Sequence in Insert22 Feb 2008 14:48 GMT2
Here is several steps before i got the error:
CREATE SEQUENCE SALE_ID
START WITH 1
INCREMENT BY 1
DB2 does a tablescan even with an index present21 Feb 2008 23:34 GMT2
We have a unique issue where a query does a tablescan even though an
index is present. Basically we created a new DB by loading existing
data from a source DB.
The index names and everything else are same in both the DBs. The
White paper or source for Materialized tables?21 Feb 2008 19:46 GMT2
Is there a good source for the performance details of Materialized
Query Tables?  I have to worry about how often to refresh them in
UDB.  Yes, I know that  is very vague.
Copy new tables from test to prod server - how?21 Feb 2008 18:55 GMT4
DB2 LUW v8.2 FP 14  Red Hat EL 3.4.6-2
I need to occasionally copy new tables from a test server to a
production server, and I want to automate it..  What makes this
difficult is that the tables sometimes (usually) have auto-generated
SQL0727N - Action Type - 5 Error21 Feb 2008 06:09 GMT4
I'm facing one strange problem.  We are using DB2 UDB v 8.1.1 FP 9 (64
bit) in AIX.
We are into DW environment.  We have the setup like, if users fetch
the data for the period of last 3 months, it will go and fetch from
Execute immediate error20 Feb 2008 23:41 GMT5
My SP  :
create procedure ARUN.CREATE_TABLE(in schema_name varchar(25),
                in tab_name varchar(25),in tgt_schema_name varchar(25), in
tgt_tab_name varchar(25),in tgt_ts_name varchar(25), in tgt_ix_name
Excessive z-lock time with LOAD command?20 Feb 2008 19:19 GMT2
There is a significant gap (~ 3.5 minutes) in the time our LOAD
command indicates that the BUILD phase is complete and the time we
have control returned to our script.
I ran the test below on a dedicated system with no other processes
Function for adding 1 to a hex column20 Feb 2008 19:17 GMT3
I am trying to create a function that adds 1 to the value in a
hexadecimalcolumn. This function I want to use inside an SQL PL procedure.
I have a table with a column with char(16) for bit data. A 'select hex(col1)
from tab1' may return x'FFF59E344C59684CA17BB105677343BE'. I have ...
help: Stored procedures with dynamic sql20 Feb 2008 11:36 GMT6
Here is my DDL for table EMPLOYEE
CREATE TABLE EMPLOYEE
(EMPNO CHARACTER (00006) NOT NULL
,FIRSTNME VARCHAR (00012) NOT NULL
db2pd API20 Feb 2008 10:31 GMT7
I'm trying to make the application which use a db2pd facility.
so, I am looking for db2pd api.
where can i find db2pd api ?
thanks for advance.
regarding BACKUP/RESTORE19 Feb 2008 21:45 GMT3
I'm actually working on the migration of a DB2 unicode db (V8.2 FP 15) from
a Sunfire machine with SunOS (64 bit, Big-endian) to an AIX 5.3 (64-bit,
Big-endian) server located in US. The target server has DB2 V8.2 FP 15
installed and instance name and filesystem user groups ...
Pages: 1 2 3 4 5 January, 2008
 
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.