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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
get_dbsize_info11 Jan 2006 22:11 GMT4
I'm playing with scripts to gather database size and count information
- can anyone tell me what the capacity output of the get_dbsize_info
procedure includes? It's about 25% larger than the number I get adding
up allocated pages (multiplied by page size, of course), and even if I
A handy trick DB2 UDB v8.1.9 11 Jan 2006 20:04 GMT3
When you're constructing sql in php or anywhere else and don't know
whether an INSERT will work, use MERGE with a VALUES clause as shown
below rather than either intercepting the diagnostic or doing a SELECT
to check first.
Impossible Relationship? Referential Integrity on tables with on From Date and To Date11 Jan 2006 18:51 GMT1
I am currently on a project which the source data come into the
databases is always dirty (not surprisingly); however, due to the
design of the database, it is very difficult to impose referential
integrity (esp. Foreign Keys) on these tables. Am I just not thinking
current date minus date11 Jan 2006 15:01 GMT6
I have a field which has data as YYYYMMDD, and I have to find the age
of the person by substracting it from current date. can you please
please advice...
thanks
How can I drop a Column from a table?10 Jan 2006 22:29 GMT5
I tried this:
ALTER TABLE Dokumente
DROP COLUMN docPrioID
but I get this errormessage:
Query optimizing problem10 Jan 2006 16:54 GMT9
Maybe someone has an idea for this:
table "customer_article" contains prices for every article by customer
and has about 400.000 now.
customer char(5)
Questions on a 'shadow catalog' and ODBC10 Jan 2006 16:15 GMT4
Running DB28.2 on AIX 5.2.
I have two questions if its possible for anyone to assist.
1. Is it possible to make use of a 'Shadow Catalog' on DB2 UDB v8.2 on
AIX?  If so, how? Can anyone give me an example of the SQL to create
Performance impact of materialized views10 Jan 2006 08:42 GMT4
I'm looking to materialize out a pretty complex query/view to
facilitate retrieval of the underlying data for presentation to a
screen. Given the table sizes and a few left outer joins the query
itself can take minutes to return (and only actually returns a couple
DB2 on zOS and Win XP Client10 Jan 2006 06:49 GMT1
I am accessing db2 for zOS from a windows xp client and trying to find out
how many times a select or update sql statement is executed.
I am able to do this easily in db2 for windoze by by bringing up the monitor
and generating a pre-defined report.  I can also do it thru sql ...
Clarification needed for HADR documentation10 Jan 2006 05:51 GMT1
Please update the DB2 documentation as follows:
The DB2 Data Recovery and High Availability Guide and Reference clearly
states that tablespace paths (or relative paths) must be the same on both
primary and standby databases so that DDL statements (for containers) can be
How to compare two columns in DB2 -Please HELP!10 Jan 2006 00:14 GMT3
I need to compare two columns in two tables and to find the rows with
partially matched result. For example, 'Jim' is deemed as matching
'Jimmy' and 'Jeff ' as matching 'Jeffery'. In Microsoft jet
(or in sql server similarly) this can be done by using:
Grouping data by week?09 Jan 2006 15:56 GMT5
Folks,
 We have table that cointains timesheet entries for the employees.
 Given user name, start date, and end date I want to get sum of hours for
 each project, for each week.
NFS problem09 Jan 2006 09:50 GMT14
Hey hey all..
I'm using a DB2 8.2 in an 64bit environment in SLES9.
Server is a HP Proliant DL385
For storage I'm using a NetApp Fas250 filer.
Client-Server Conenctivity09 Jan 2006 07:14 GMT4
___________________________________________
ENVIRONMENT
___________________________________________
(1) Server = DB2 UDB DPF, 8.2.3 on AIX, 64-bit instance.
Displaying a CHAR FOR BIT DATA in C#09 Jan 2006 07:12 GMT2
///C# Code
OdbcConnection con = new OdbcConnection(connection string);
con.Open();
OdbcCommand cmd = new OdbcCommand("select nsilunique_id from
Pages: 1 2 3 4 5 6 7 8 9 December, 2005
 
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.