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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DB2 Recovery Expert V2.111 Dec 2006 15:01 GMT2
I just installed DB2 Recovery Expert V2.1 on DB2 V8.1 for Solaris.
Just wondering how many people are using it and what their impressions
are about the tool.  I'm running into some problems and have had a hard
time finding any support resources for it.  
DB2-Visual Studio 200511 Dec 2006 14:02 GMT1
I am creating an application with VS 2005 using DB2 Express 9. Can
someone help me with the correct form to connect to the database????
Sub procedures in DB2?11 Dec 2006 11:55 GMT5
In Oracle stored procedures, you can declare sub-procedures to help
modularize your code... i.e.
CREATE OR REPLACE  PROCEDURE myProcedure is
PROCEDURE b (field1 INTEGER,
DB2 cursors in stored procedures with parameters?11 Dec 2006 11:37 GMT7
In Oracle you can pass parameters to cursors i.e.
cursor myCursor(name_city varchar(50), population integer) is
  select * from cities
  where name = name_city and
The length of CHAR() and CLOB columns in UTF8 character set11 Dec 2006 09:18 GMT2
I was wondering if anyone could advise me on this.
Right now I am setting up a DB2 UDB V8.2.3  database with UTF8
character set, which will work with a J2EE application running on
WebSphere Application Server.
Cursor fetching without declaring host variables... dynamic SQL?11 Dec 2006 07:01 GMT5
In my SQL procedures in DB2 8.2, I current declare several cursors that
return select statements with > 10 columns in it.
As a result, assigning host variables becomes a coding mess, as I would
have to declare anywhere from 50-100 host variables just so I can
BACKING UP DB2 DATABASE TO TAPE11 Dec 2006 02:48 GMT1
Guys may yu assist me am stuck. Am using v8.1 db2 database on Suse
Linux running on an IBM pSeries server. I am aware of the backup
utility in db2. I would like to back up the my db2 database to a tape
device. What is the command to effect this in linux? How is a tape
Database transaction log switch history09 Dec 2006 22:48 GMT9
The database is currently in the circular logging mode (no log
archiving). I want to track the database transaction log switch history
in form of (switch-timestamp, active-log-sequence-number) to eventualy
assess on the database logging volume during the database operations
Is there a way to check the order in which SET INTEGRITY needs to be applied?09 Dec 2006 22:15 GMT16
Is there a way to check the order in which SET INTEGRITY needs to be
applied? This would be for a script with a dynamic list of TABLEs.
B.
How To Find The Plan For A Program09 Dec 2006 05:37 GMT10
I've been searching this newsgroup for an answer to my question, and
the closest I've come asks my question, but in reverse ("How to figure
out the program from plan/package"). I've -- shall we say, inherited?
-- a COBOL program with very little documentation that I've recompiled
Db2 on iSeries strange column names08 Dec 2006 17:36 GMT1
Is this a bug in Db2 on iSeries V5 R3?
The following query should work:
CREATE TABLE qtemp.t03 AS (
SELECT 1 AS foofoo_s
Is there a way to do ORDER BY with DESC inside a CASE statement?08 Dec 2006 16:44 GMT5
Is there a way to do ORDER BY with DESC inside a CASE statement? That
is, given more than one choice for an ORDER BY based on a CASE
statement, but only one of the choices will also use DESC (others rely
on the default of ASC).
Check for SyAuth08 Dec 2006 13:22 GMT7
I am wondering how to check for authorizations. I see DbAbmAuth in
SysCat.DbAuth to check for DbAbm priviliges. Is there a similar way to
check for SysAdm priviliges?
Also, SysCat.TabAuth has a GranteeType which can be a user or a group.
problem when insert over 1000 records to db208 Dec 2006 09:14 GMT1
I met a problem when insert over 1000 records to db2 via servlet,
it show me the error message is "DB2 SQL error: SQLCODE: -911,
SQLSTATE: 40001, SQLERRMC: 68  DB2ConnectionCorrelator:
NF000001.D8B5.061208085417". Can anyone help?Thanks
log archive frequency08 Dec 2006 09:07 GMT2
i've setup my db to user logarchmeth1 option in db2 v8.2.
Is there any log to show when are archived the logs.
In the past, i used userexit and i had a log file with time of archive.
paul
Pages: 1 2 3 4 5 6 7 8 November, 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.