DB2 is a database server developed by IBM. It runs on z/OS (formerly OS/390), Linux, UNIX, and Windows (referred to collectively as DB2 for LUW), and IBM i (formerly OS/400 or i5/OS). Originally designed as a relational engine, IBM has expanded DB2's capabilities on some platforms to include native ...

learn more… | top users | synonyms

6
votes
8answers
15k views

Java, Calculate the number of days between two dates

Possible Duplicate: Calculating the Difference Between Two Java Date Instances In Java, I want to calculate the number of days between two dates. In my database they are stored as a DATE ...
1
vote
3answers
6k views

How to query range of data in DB2 with highest performance?

Usually, I need to retrieve data from a table in some range; for example, a separate page for each search result. In MySQL I use LIMIT keyword but in DB2 I don't know. Now I use this query for ...
11
votes
8answers
5k views

Connect PHP to an AS/400

I've got an upcoming project wherein I will need to connect our website (PHP5/Apache 1.3/OpenBSD 4.1) to our back-end system running on a iSeries with OS400 V5R3 so that I can access some tables ...
4
votes
4answers
22k views

How do I connect to a Websphere Datasource with a given JNDI name?

I'm using Websphere Portal 7.0 and creating a portlet with RAD 8.0. My portlet is trying to make a db2 connection to a remote server. I wrote a java program locally to do a basic JDBC connection to ...
6
votes
9answers
10k views

SQL - How do you compare a CLOB

in a DB2 trigger, I need to compare the value of a CLOB field. Something like: IF OLD_ROW.CLOB_FIELD != UPDATED_ROW.CLOB_FIELD but "!=" does not work for comparing CLOBs. What is the way to ...
2
votes
2answers
2k views

Convert DB2 SQL Decimal to DATE

I need to convert Decimal to date. I have a decimal date field that contains data like this: 1,132,009.00 --1/13/2009 7,152,004.00 --7/15/2004 11,012,005.00 --11/01/2005 etc I would like it ...
6
votes
4answers
8k views

DB2 vs PostgreSQL vs SQL Server

Has anyone used all three of these databases? What are you experiences with them? PostgreSQL is starting to look pretty tempting to use for a project but I'm curious to learn more about it (We're a ...
6
votes
2answers
5k views

Python: Time a code segment for testing performance (with timeit)

I've a python script which works just as it should but I need to write the time for the execution. I've gooled that I should use timeit but I can't seem to get it to work. My Python script looks like ...
6
votes
2answers
7k views

Split a VARCHAR in DB2 to retrieve a value inside

I have a VARCHAR column that contains 5 informations (2 CHAR(3) and 3 TIMESTAMP) separated with '$'. CREATE TABLE MYTABLE ( COL VARCHAR(256) NOT NULL ); INSERT INTO MYTABLE VALUES ( ...
3
votes
2answers
4k views

how do i get the current schema on DB2 if i have a JDBC conneciton?

If I have an instance of a JDBC DB2 connection, how do I get the current schema? Either a SQL statement would work, or just a JDBC method call.
11
votes
3answers
14k views

How do I use DB2 Explain?

How do I use DB2's Explain function? -- both to run it, and to use it to optimize queries. Is there a better tool available for DB2? I've built queries before, but the only way I've had to tell how ...
3
votes
3answers
2k views

Derby's handling of NULL values

I am new to Derby and I noticed that I face similar problems as when using the DB2 RDBMS as far as null values are concerned. The Derby documentation states, that a null value must have a type ...
3
votes
3answers
4k views

Asynchronous Stored Procedure Calls

Is it possible to call a stored prodcedure from another stored procedure asynchronously? Edit: Specifically I'm working with a DB2 database.
1
vote
4answers
2k views

SQL7008 Error - Workaround?

I'm using the JTOpen JDBC driver for a DB2 Universal database. I have very little experience with SQL beyond simple statements. From this question, I see that the error I'm getting (SQL7008) is ...
1
vote
1answer
98 views

DB2: How to print few columns with conversion along with all other columns without having to write all the names of the columns?

I have a table having 10 columns, with id, f_name, l_name ..... low_range, high_range, ... I want to write a query which will print all my table, but just this low_range and high_range to be ...
1
vote
4answers
2k views

php + unixODBC + DB2 + DESCRIBE = token not valid?

Code I'm trying to run: $query = "DESCRIBE TABLE TABLENAME"; $result = odbc_exec($h, $query); The result: PHP Warning: odbc_exec(): SQL error: [unixODBC][IBM][iSeries Access ODBC Driver][DB2 ...
0
votes
2answers
2k views

DB2 connection from excel macro

I want to connect to DB2 from excel macro...This is my code, but it not working, Its giving error as 'Run-time Error'...Can anyone help me... Option Explicit Dim DBCONSRT, QRYSTR As String Dim ...
0
votes
3answers
3k views

DB2 comma separated output

How to get inbuilt function for comma separated column values in sql in DB2 , e.g if there are columns with this policy id and it has 3 rows with the same id but have three different roles in three ...
7
votes
1answer
3k views

Simple DB2 Query for connection validation

I'm looking for a simple DB2 query that can be used to test if a database connection in pool is still valid. It needs to be a generic query that would execute regardless of which databases exist. ...
6
votes
8answers
18k views

INNER JOIN in UPDATE sql for DB2

Is there a way to use joins in update statements for DB2? Google has really let me down on this one This is roughly what I'm trying to achieve (... except obviously working ....) update file1 inner ...
5
votes
2answers
5k views

Regular Expressions in DB2 SQL

(Other than using a UDF) Any REGEXP-In-SQL support for DB2 9.7 ?
3
votes
2answers
3k views

DB2- How to check if varchar field value has integers

Is there an inbuilt DB2 function or any query to check if the character i have is a number? (I cannot use user defined functions)
3
votes
2answers
6k views

How to get the IBM DB2 provider to work with Entity Framework 4.0

Can someone please tell me how to get the DB2 provider to show up in the "Change Data Source" dialog window? Steps: Right-click on the edmx design surface. Select "Update Model from Database" On ...
2
votes
3answers
803 views

How can I Pivot a table in DB2?

I have table A, below, where for each unique id, there are three codes with some value. ID Code Value --------------------- 11 1 x 11 2 y 11 3 z 12 ...
2
votes
2answers
3k views

Create a delimitted string from a query in DB2

I am trying to create a delimitted string from the results of a query in DB2 on the iSeries (AS/400). I've done this in T-SQL, but can't find a way to do it here. Here is my code in T-SQL. I'm ...
1
vote
3answers
171 views

Which is the best method to store files on the server (in database or storing the location alone)?

In my project (similar to mediafire and rapidshare), clients can upload files to the server. I am using DB2 database and IBM WAS web server and JSP as server side scripting. I am creating my own ...
1
vote
4answers
953 views

DATE lookup table (1990/01/01:2041/12/31)

I use a DATE's master table for looking up dates and other values in order to control several events, intervals and calculations within my app. It has rows for every single day begining from ...
0
votes
0answers
213 views

recordset returning empty value for long varchar column DB2

I have been trying to get the recordset in vba to return a value for a column that has a type of long varchar, but it always shows up as empty/null. Every other column returns values with no problems. ...
0
votes
1answer
1k views

DB2 connect SQL1042C error

When I give DB2 CONNECT command I get the error saying "SQL1042C An unexpected system error occurred". The most weird thing is this issue is intermittant. sqlcode: -1042; sqlstate: 58004; DB2 ...
0
votes
2answers
1k views

Top Group By DB2

I've been trying for hours but can't get the query to do what I want using DB2. From table Company and Users I have the following tickets quantity info per company/user user company ...
0
votes
2answers
727 views

Conditional DB2 SQL query

Lets Say I have a table called "Company", with a key of CompanyID There is another related table called "CompanyAddress", that has the CompanyID foreign key, so a join could be easily established. ...
0
votes
3answers
623 views

How to send a SQL query to database in PHP without waiting for result

Working with DB2 and PHP, my ADDs and DROPs take a long time to finish (30 seconds per ADD and DROP). I am curious if there is a way to send my ADDs and DROPs to the database without having PHP wait ...
-1
votes
1answer
100 views

how to optimise the given db2 query,

Consider my DB2 query as below. Select something from some tables, (select something from some tables where bhla=bhla Unionall select something from some tables where bhla=bhla union select something ...
-1
votes
1answer
168 views

db2 Type 4 driver downlaod

I want to connect to the Db2 data base server with java application, I use type4 driver, can you please tell me exact location to download DB2 Type4 driver Thanq in advance
12
votes
3answers
4k views

Relationship between catalog, schema, user, and database instance

To compare databases of different vendors (Oracle, SQL Server, DB2, MySQL, and PostgreSQL) how can I identify any object uniquely and do I need a catalog? For instance, In Java's DatabaseMetadata I ...
15
votes
2answers
12k views

Does DB2 have an “insert or update” statement?

From my code (Java) I want to ensure that a row exists in the database (DB2) after my code is executed. My code now does a select and if no result is returned it does an insert. I really don't like ...
11
votes
2answers
9k views

SQL query of multi-member file on AS400

On AS400 in interactive SQL in a 5250 session, select * from myfile returns rows from one member only when myfile has more than one member. How can I get rows from a specific member? Important: ...
3
votes
3answers
4k views

Using LINQ to Entity Framework with DB2

Is there an IBM Driver so we can use Linq to Entity framework to connect to DB2 and generate the DB2 entities on the desinger edmx file? Any links would be greatly appreciated
5
votes
2answers
4k views

Weblogic: Call DB2 stored procedure without schema name (property currentSchema)

I have a Java application that runs on Weblogic. The application needs to access a stored procedure in a DB2 data base, therefore a JDBC data source is configured and accessed by its JNDI name. Data ...
3
votes
3answers
2k views

How to limit user access at database level in Hibernate

The App I need to implement a web app that will be used by different users. Each user has different privileges on various tables, e.g. User A can see fields 'name' and 'address' from the table ...
7
votes
7answers
26k views

In DB2 Display a table's definition

Hello everybody I am learning DB2 and would like to know how to see a table's characteristics after I create one. Similar to the EXPLAIN TABLE command in MySQL. Thank you.
5
votes
3answers
957 views

Is the PK of a DB2 table a clustered index by default?

This can be a silly question but I want to be sure 100%. Is the PK of a DB2 table a clustered index by default?
5
votes
3answers
2k views

Is it possible to use Entity Framework with a DB2 iSeries AS/400

Im new to Microsoft entity framework and wonders if it's possible to use this framework with a DB2 iSeries AS/400? Are there any problems at all when working with this kind of "legacy systems"? and ...
4
votes
2answers
2k views

Automatically generate rows in DB2 with SQL

I'm trying to search the DB2 equivalent of generate_series() (the PostgreSQL-way of generating rows). I obviously don't want to hard-code the rows with a VALUES statement. select * from ...
3
votes
2answers
352 views

Can I join data from 2 different DB2 databases? (Like SQL Server linked databases)

I'm enhancing an existing java application. There is data in 2 different DB2 databases. The app already gets data from 2 different databases, but it always does a lookup from one and then the other. ...
2
votes
5answers
4k views

Which is the Best database for Rails application?

My doubt is the following: I will start to developing a Rails application that will accesss a lot of RSS feeds or crawl sites for data (most news). It will be something like Google News but with a ...
1
vote
3answers
3k views

NHibernate - Why does Delete() call fail to delete but delete through HQL works?

Considering the following code blocks, why does call to HQL work but call to delete() not work? As a background, I'm using NHibernate over IBM.Data.DB2.Iseries driver. Come to find out, journaling on ...
16
votes
4answers
8k views

Where's my php.ini?

So a few years ago I installed apache 2.2x and php 5.3.1 on a Linux server I maintain. I used .tar.gz's and built them as instructed (instead of rpms and what-have-you). And all was fine. Today I ...
6
votes
2answers
3k views

How do I install IBM DB2 Express-C on Mac OS X 10.7 Lion? [closed]

I was able to install and use IBM DB2 Express-C 9.5.2. beta in Mac OS X Snow Leopard with no trouble at all. In Mac OS X 10.7 Lion, though, installation using the db2setup script fails with: ...
5
votes
2answers
9k views

How does one escape an apostrophe in db2 sql

I'm looking for the db2 equivalent of T-SQL's: INSERT INTO People (Surname) VALUES ('O''Hara');

1 2 3 4