:-O !
Yes it looks like there's a problem!
Look at all that lovely SQL!

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Del Ventruella
Sent: 13 October 2005 15:01
To: Palm Developer Forum
Subject: List Server Error


I'm getting the following when I attempt to access the Palm Developer Forum,
am I the only one?  It is recurrent.

TclProc_sqlexecute failed because SqlExecute threw a SqlClassException:
--------------------------------------------------------------------------
SQL error reported from Lyris function: SQLClass::SendToSQL()
Lyris error description: dbresults() failed
Database error information:
 msgno: 9002
 msgstate: 6
 severity: 17 - Insufficient Resources - The statement caused SQL Server to
run out of resources (such as locks or disk space for the database) or to
exceed some limit set by the system administrator
 msgtext: The log file for database 'tempdb' is full. Back up the
transaction log for the database to free up some log space.
 srvname: DB2
 line: 1
A SQL error occurred.
 When: 10/13/05 06:42:47
 Severity: 5 - The Server has returned an error flag
 dberrstr: General SQL Server error: Check messages from the SQL Server.
SQL Statement: select b.MemberID_ AS MemberID_, b.CreatStamp_ AS
CreatStamp_, b.HdrSubject_, b.HdrFrom_, b.ParentID_, a.CountOfParentID_ AS
CountOfParentID_ FROM messages_ b,(SELECT (COUNT(*) - 1) AS
CountOfParentID_, ParentID_ FROM messages_ WHERE List_ ='palm-dev-forum'
GROUP BY ParentID_) a WHERE a.ParentID_ = b.MessageID_ AND b.ParentID_ =
b.MessageID_ AND b.List_ = 'palm-dev-forum' ORDER BY CreatStamp_ DESC
--------------------------------------------------------------------------

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to