4 Oct 2008 05:32
Re: Calendar error caldb_pvt_ScanComponents: get: -30988
On 1/10/2008 5:08 AM, Benoit Schmid wrote: > The calendar version is 6.3 Patch: 121657-29. The DB version is 4.2 and the matching error code is: #define DB_PAGE_NOTFOUND (-30988)/* Requested page not found. */ There is unfortunately little you're probably going to be able to do with that information though, other than realise that this sort of error generally means the database file has some sort of corruption. Cheers Andrew > > Sorry for having forgotten that. > > Andrew McKeon wrote: >> Benoit Schmid wrote: >>> We regularly have the following error with our calendar: >>> /var/opt/SUNWics5/logs/admin.log: [01/Oct/2008:06:28:59 +0200] oscar >>> csexport[26956]: General Error: caldb: caldb_pvt_ScanComponents: get: >>> -30988 >>> >>> As google is not my friend for understanding this error, could you >>> please tell me >>> what does a get: -30988 on caldb_pvt_ScanComponents mean? >>> >>> Thanks in advance for your help. >> >> >> This probably won't be that helpful, since I know very little about >> the calendar server, but the number you see is a Berkeley (Sleepycat) >> DB error code being returned when attempting to retrieve a record. >> >> However, the error codes are specific to a particular version of the >> database, so you'd have to know what the Berkerley DB version is to >> track down the exact meaning. >> >> I presume with some Calendar Server version information, someone may >> be able to determine exactly what the version of the database is >> shipped with that particular release, and thus determine what the >> error code means. >> >> But, as I said that probably won't help you much though. A support >> case would seem to be the best answer. >> > > Please not that >> Cheers >> Andrew >
RSS Feed