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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Moving duplicate rows09 Oct 2007 17:39 GMT2
Task  :  Delete rows from one table and insert into another
CREATE TABLE Archive LIKE Inventory;
WITH del(Item, Quantity, InvDate)
 AS (SELECT Item, Quantity, InvDate FROM OLD TABLE  (
DB2 on NFS mounted install09 Oct 2007 16:00 GMT1
Recently read an article by Felix Lee: Setting up DB2 for UNIX and
Linux on NFS mounted file systems ( http://tinyurl.com/yuxbk3 ).
I was wondering why would anyone want to setup things like this. About
6 months beck, in my previous engagement, the system architect asked
list of db2 installed products09 Oct 2007 14:48 GMT7
Hi To all.
I would like to know please if there is a command that shows which DB2
products were installed on my machine.
Thanks for the help
getting very cryptic error while inserting the records09 Oct 2007 09:17 GMT10
I am getting the following error, while executing the simple insert
script on a few tables.
INSERT INTO <table_name>(<col1>) VALUES (1);
DB2 SQL error: SQLCODE: -440, SQLSTATE: 42884, SQLERRMC: =;FUNCTION
"update command options using m on" doesn't work09 Oct 2007 04:18 GMT2
db2 ese v9.1.3, Windows XP.
Subj.
Why?
Sincerely,
BOM QUERY IN TRIGGER09 Oct 2007 04:16 GMT2
I am not able to use a recursive query (BOM query) inside a trigger in
DB2 V7.2
Something like this:
CREATE TRIGGER my_trigger
db2Backup API and DB2BACKUP_INCLUDE_LOGS08 Oct 2007 11:03 GMT3
I am tring to use db2Backup Api to make backups. If the backup I am
doing is ONLINE, as part of backup image I want include required log
files.
So I used the parameter iOptions as shown below.
V8.2 doesnot support this? SQL20165N An SQL data change statement within a FROM clause is05 Oct 2007 19:08 GMT1
INSERT INTO  deletetable
select * from old table
(
DELETE FROM existingtable
Newbie Connection question05 Oct 2007 16:58 GMT14
How so I connect to a database on a different machine.
For instance if I want to connect to the same machine I do
db2 connect to sample
If this database is on a different machine how do I do it.
Too many audit events in Event Viewer05 Oct 2007 15:10 GMT1
I am looking at a lot of entries similar to the following in my
Windows 'Audit' Event viewer. They are all success events and not
failures.
The environment is:
Switching on debug mode of sql sp05 Oct 2007 14:41 GMT2
Hello, all.
db2 v9.
Can I switch on debug_mode flag of sql stored procedure created
initially without keeping debug info without dropping / recreating it?
Starting DB2 UDBv9 Express-C in a Linux environment05 Oct 2007 14:32 GMT8
I have gone through the process of installing DB2 UDBv9 Express-C in
my local linux environment. I am used to having icon placed on my
Desktop or taskbar for easy access to (db2cc) Control Center. After
installation, how then can I get access to DB2? How can I place a
EXPLAIN SQL against DGTTs05 Oct 2007 12:57 GMT5
Friends:
Anyone know how I can EXPLAIN a dynamic SQL statement that SELECTs
from DGTT's in a stored procedure?
I don't want to create permanent versions of the DGTTs and run an
[ HELP ] How to audit select statement on specify table for db2 LUW v8 or v905 Oct 2007 12:54 GMT3
Any one know how to audit select statement on specify table for db2
LUW v8 or v9  ?
have db2 tools or 3rd party tools can solve ?
Thanks.
DB2 IS (Intent Share) Locks05 Oct 2007 10:59 GMT8
When does DB2 go for an IS (Intent Share) lock?
IS mode is defined as a mode in which "The lock owner can read data in
the locked table, but cannot update this data. Other applications can
read or update the table."
Pages: 1 2 3 4 5 6 7 September, 2007
 
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.