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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
CREATE TRIGGER -> writing to file???05 Sep 2006 03:44 GMT8
I want to create a trigger wich performs a write-action to a text file.
I'm intending to create it with:
CREATE TRIGGER TR_ALARMA_TSPRE
AFTER INSERT ON T_ALARMA_TS
how to capture rows affected via merge command?05 Sep 2006 00:03 GMT4
I've got a batch etl process in which I typically wrap DML with selects
in order to capture the number of rows affected.  For example:
   SELECT 'rows updated', COUNT(*)
   FROM NEW TABLE
How do I get the help04 Sep 2006 18:12 GMT2
Hi to all !!!!
I have a question if can download the help or tutorials of DB2 to
install in my computer.
The problem is I can not be online, and need to have the help for
Before Trigger and UDFs (table)04 Sep 2006 15:20 GMT3
Environment: DB2 V8 LUW FP12.
I have a function that returns a table. I am trying to use it inside a
before trigger:
create trigger TRG.T_MACHINE_RTM
Storage usage for Enterprise Applications04 Sep 2006 15:09 GMT1
Dear Experts,
I would like to invite you to take part of my survey to share your
expertise on the storage usage for enterprise applications.
This is an educational survey for non-profit purposes, and it will be a
a strange sql04 Sep 2006 06:43 GMT6
hi , i am trying to create such sql on db2 v8.2 on windows.
create view AP (APAM32, APNO20, APQY05, pocd01) as select APP1.APAM32,
APP1.APNO20, APP1.APQY05, COALESCE(POPT.POCD01, ' ') from APP1 left
join POPT on APP1.PONO01 = POPT.PONO01 and APP1.PONO05 = POPT.PONO05
new DB2 data type02 Sep 2006 20:35 GMT5
guys help me on this rather nubish question.I have created a new data
type in java and i also want to create a new data type object in db2
that will store the money data object. The money implementation  takes
2 arguments and returns. I hava read abt user defined structured data
What is this referring to in the Administration Guide: Performance02 Sep 2006 02:41 GMT2
I was doing some research on tuning sheapthres and sortheap and ran
accross this at the boulder public lib:
http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp?topic=/com.ibm.db2.
udb.doc/admin/c0005404.htm

In here it states:
Creating Tablespaces : Best Practices02 Sep 2006 02:20 GMT10
I am trying to create around 70 tablespaces for around 100 tables..
Am using DB2 UDB 8.2 in Linux environment...
This is one i generated through Control centre....
CREATE REGULAR TABLESPACE SNCI001 IN DATABASE PARTITION GROUP
db2 store procedures Question02 Sep 2006 01:49 GMT2
if I have 1000 cobol insructions running in batch, and I have 1000
cobol instructions running in a store procedure, which one will be more
efficient (execute faster) or there is no difference. and in this
questions no db2 sql, simply cobol instructions!!!!
db2 version 9 license02 Sep 2006 00:21 GMT1
I have downloaded db2 version 9 through passport advantage.
The db2ese.lic file was included but I have my doubts if this is okay.
Db2licm output differs a lot from version 8.
My "db2licm -l" shows:
Unique Index or PK ?01 Sep 2006 21:37 GMT4
What are the advantages / disadvantages of having primary keys in lieu
of ordinary indexes ? If there are no foreign relationships defined, is
it better to have a two column index allowing reverse scans or primary
key ? Any performance or other benefits / issues ?
Error  SQLCODE "-811", SQLSTATE "21000"01 Sep 2006 19:04 GMT2
Our web programmer was looking in his application log an found the
following error:
2006-08-31 16:33:35,129 ERROR org.hibernate.util.JDBCExceptionReporter
- <[IBM][CLI Driver][DB2/6000] SQL0723N  An error occurred in a
function workingdays problem01 Sep 2006 16:26 GMT8
I am VERY new to DB2 and have created a workingdays function to return
the working days between 2 dates, but I get some compiler errors when
running it:
CREATE FUNCTION WORKINGDAYS (STARTDATE, ENDDATE DATE) RETURNS INTEGER
DDL statements of Tablespaces and Bufferpools01 Sep 2006 13:29 GMT2
Am trying to create the DDL statements of a database using
$ db2look -d TESTDB -e -z db2tar  -i testiii -w test123 -m -o
db2look.sql
I get all the useful information except that of the Bufferpools and
Pages: 1 2 3 4 5 6 7 8 9 10 11 August, 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.