afreema@cio.sc.gov wrote:
[color=blue]
> We have a WebSphere application that quit working this week. It was
> trying to hit DB2 UDB Version 8 on Linux. The Driver is DB2 V7. This
> is the message in the WebSphere logs. Does anyone know what may have
> happened?
>
> [8/18/04 11:17:35:631 EDT] 3e68b4c8 SystemErr R
> us.sc.scstoweb.unclaimedproperty.business.Property Search.getLastUpdateDateFromDB()...Exception
> selecting from UNCLAIMED_PROP Tables (SQL): SELECT
> TREASURE.UNCLAIMED_PROP.LAST_UPDATE_DATETIME AS
> MinOfLAST_UPDATE_DATETIME FROM TREASURE.UNCLAIMED_PROP WHERE
> TREASURE.UNCLAIMED_PROP.LAST_UPDATE_DATETIME IS NOT NULL fetch first 1
> rows only
> [8/18/04 11:17:35:688 EDT] 3e68b4c8 SystemErr R
> us.sc.scstoweb.business.ReportSet.loadData()...Exc eption opening
> connection to Database...Error: COM.ibm.db2.jdbc.DB2Exception:
> [IBM][CLI Driver][DB2/LINUX] SQL0969N There is no message text
> corresponding to SQL error "-29020" in the message file on this
> workstation. The error was returned from module "SQLRQPIN" with
> original tokens "SQL-289".[/color]
Are you seeing anything in the db2diag.log ? I don't know what sqlcode
-29020 is, but I wonder if that last bit is referring to SQL0289N, which
is a tablespace full. If you are indeed hitting this, you would see
other messages about "unable to allocate pages" in your db2diag.log.
I realize this is a select statement, so perhaps the temporary
tablespace is returning the error??
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----