Log in

View Full Version : Can't find file: 'datastore' (errno: 2)


bleem
05-07-2008, 09:36 AM
Hello...

Database error
The database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the forum.fo-depar.com home page, then try to open another page.
* Click the Back button to try another link.

The forum.fo-depar.com forum technical staff have been notified of the error, though you may contact them if the problem persists.

We apologise for any inconvenience.
---------------------------------------
HTML Code:
<!--
Database error in vBulletin :

Invalid SQL:

SELECT *
FROM datastore
WHERE title IN ('','options','bitfields','attachmentcache','forum cache','usergroupcache','style cache','languagecache','products','pluginlist','cr on','profilefield','userstats' ,'birthdaycache','maxloggedin','iconcache','eventc ache','mailqueue');

MySQL Error : Can't find file: 'datastore' (errno: 2)
Error Number : 1017
Date : Wednesday, May 7th 2008 @ 09:01:03 AM
Script : ----------
Referrer :
IP Address : 78.178.218.47
Username :
Classname : vb_database
-->

Help me please...

Marco van Herwaarden
05-07-2008, 10:09 AM
Are you using a table prefix, or made any changes to your config.php recently?

Also please provide a link to your board.

bleem
05-07-2008, 10:22 AM
no using prefix.

db phpmyadmin ss:

http://img227.imageshack.us/img227/7938/phpmassxk3.jpg

--------------- Added 1210159493 at 1210159493 ---------------

table check, table anlyze, table optimize ss:
http://img369.imageshack.us/img369/8797/phpmass2ov8.jpg

Marco van Herwaarden
05-07-2008, 10:29 AM
Does a datastore table exist? And if not, how come it was deleted?

bleem
05-07-2008, 10:47 AM
Yes it's exist so not deleted.
these are in use, rest is normal
access,adminhelp,administrator,adminlog,adminmessa ge,adminutil,announcement,announcementread,attachm ent,attachmentpermission,attachmenttype,attachment ,views,avatar,bbcode,calendar,calendarcustomfield, calendarmoderator,calendarpermission,cron,cronlog, customavatar,customprofilepic,datastore,deletionlo g,editlog,event,externalcache,faq,forum,forumpermi ssion,forumread,games_savedgames,grps,grps_categor ies,grps_grouptext,grps_setting,grps_thread,grps_u ser,holiday,icon,imagecategory,imagecategorypermis sion,infraction,infractiongroup,infractionlevel,ma ilqueue,moderation,moderator,moderatorlog,password history,paymentapi,paymentinfo,paymenttransaction, phrase,phrasetype,plugin,pm,pmreceipt,pmtext,podca st,podcasturl,poll,pollvote,posthash,postindex,pos tparsed,product,productcode,productdependency,prof ilefield,ranks,regimage,reminder,reputation,reputa tionlevel,rssfeed,rsslog,sd_categories,sd_comments ,sd_customplugins,sd_designs,sd_mainsettings,sd_p2 _news,sd_p2_settings,sd_p4_guestbook,sd_p7_chatter box,sd_p16_links,sd_p16_sections,sd_p17_images,sd_ p17_sections,sd_pagesort,sd_phrases,sd_plugins,sd_ pluginsettings,sd_sessions,sd_skins,sd_smilies,sd_ usergroups,sd_users,sd_usersystems,setting,setting group,sigparsed,sigpic,smilie,stats,strikes,style, subscribeevent,subscribeforum,subscribethread,subs cription,subscriptionlog,subscriptionpermission,ta chyforumpost,tachythreadpost,template,templatehist ory,threadrate,threadread,threadredirect,threadvie ws,upgradelog,user,useractivation,userban,usergrou p,usergroupleader,usergrouprequest,usernote,userpr omotion,usertextfield,usertitle,vbimghost,word,wt3 5_query,wt35_theme,wt35_visitlog,wt35_webtemplate

--------------- Added 1210160982 at 1210160982 ---------------

normal :
vbsponsors,warnlog,userfield,thread,session,post_t hanks,post,language,img_admin,img_files,img_images ,img_lmail,img_maillog,img_report,img_stats_ref,im g_stats_total,img_stats_week,img_voting,img_waterm ark,grps_post,cpsession, adv_modules,adv_pages,adv_setting,adv_settinggroup

Marco van Herwaarden
05-07-2008, 10:56 AM
If you can see the datastore table in phpMyAdmin, but still get the error as in the first post, then you are most likely looking at the wrong database (either in phpMyAdmin, or a different database is set in your config.php).

OS error code 2: No such file or directory

You can try repairing the database in phpmyadmin, a few times!!