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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Should system temporary tablespaces generally be on automatic storage?29 Nov 2008 03:25 GMT9
I have recently run a rather large data import where the imported data i
pumped through some updatable views equipped with INSTEAD OF triggers. For
various reasons, the exact same data where imported into the exact same
table/view/trigger structures (but with slightly different ...
Instance autostart on V927 Nov 2008 12:29 GMT1
how can I enable (or disable) the autostart (upon server boot) for a DB2 V9
instance?
Setting the registry variable DB2AUTOSTART (to value YES) seems not to work
(it worked on V8), and I cannot find anything in the V9 info center about
db2fmp process consuming paging space26 Nov 2008 08:31 GMT3
on a server we have 5-6 instances. under every instance some db2fmp
processes are running continuously even no applications running. can
we kill those process? how to kill those process, if we can. i think
these are fenced mode processes.
Updating an indexed column with the same existing value25 Nov 2008 08:39 GMT1
Suppose a table like this:
CREATE TABLE TABLE_A
(COL_1 INT NOT NULL PRIMARY KEY,
COL_2 CHAR(1) NOT NULL);
How do I concatenate strings from a column into a single row in DB224 Nov 2008 20:47 GMT14
How do I concatenate strings from a column into a single row?
Whats the logic to create the function in DB2.
Given is below.
Color
Type-1 indexes24 Nov 2008 19:43 GMT2
How can you identify type-1 indexes in DB2 version 8?
makefile22 Nov 2008 18:31 GMT4
Does anybody now how to use the makefile under the samples directory in
SQLLIB? It's not a command, it's not a batch file, it's not REXX.
Lars L
Use of OLAP function22 Nov 2008 17:00 GMT2
Hi Friends,
can anybody help me in rewriting below query with the help of OLAP
functions. I never used OLAP functions , so need help in this regard.
SELECT C.UNIT, C.DT from tab1 C where C.DT = (SELECT MAX(C_ED.DT) FROM
SQL0104 on Update with Fetch21 Nov 2008 23:19 GMT1
I am on DB2 UDB V8.2
When I try to do a simple update with a "Fetch First" clause I get a
syntax error:
db2 "update exec_1 set lock = 100, level = 50 where level = 0 fetch
need SQL help21 Nov 2008 21:20 GMT3
I have two tables both with a char(10) col. In table1, the column name is
cola and in table2, the column name is colb. Say cola contains values aaa,bbb,
ccccc,dddd,eeeeee and colb has values aaa,aaax,bbbx,ccccc,cccccx,cccccy,ddddy,
eeeeee,eeeeeex,eeeeeey,eeeeeez. I'm trying to write ...
diag.log.sav20 Nov 2008 16:27 GMT1
For a couple of nights now I have observed that at 18:00 diag.log is flooded with this message:
2008-11-18-18.13.20.151992+060 E672850E578         LEVEL: Warning
PID     : 5102                 TID  : 183177832800 PROC : db2sysc 1
INSTANCE: thisinstance        NODE : 001          DB  ...
Views and union...19 Nov 2008 14:32 GMT4
Here is my case :
CREATE  view v1 AS
 (SELECT 'E' as language,
         Field1,
Trigger: After Delete ... for each row behaviour19 Nov 2008 03:21 GMT1
I am attempting to create a trigger to keep track of changes to a
table, mainly about specific changes to the data in the table.  I had
hoped that triggers defined as for each row would actually run as each
row was deleted, but it appears that it is fired, once for each row,
What the problem with VARCHAR_FORMAT?!?!?!19 Nov 2008 03:16 GMT2
Please see into the
http://publib.boulder.ibm.com/infocenter/iadthelp/v7r0/index.jsp?topic=/com.ibm.
etools.iseries.langref2.doc/rbafzmst280.htm

My question is - WHY I CANNOT USE
 VARCHAR_FORMAT(callofti, 'YYYY-MM-DD')
SET SCHEMA in a procedure19 Nov 2008 03:10 GMT1
In 8.9 or do, set schema xxx, effectively prepended xxx to all dbnames
in the following statements. For the first time since we upgraded to
v9.5 I get 'DB2 SQL Error: SQLCODE=-204, SQLSTATE=42704,
SQLERRMC=DB2INST1.LOCATIONS, DRIVER=3', which means to
Pages: 1 2 3 4 5 October, 2008
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.