Internal error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.domainaliases' doesn't exist - plesk

How do I resolve this error-
Internal error: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'psa.domainaliases' doesn't exist
I tried upgrading from Plesk 9 to 11.0.9 and when I click on Domains, I get this error.
Please let me know.
TIA
NOTE- I moved the question to Superuser - https://superuser.com/questions/872774/internal-error-sqlstate42s02-base-table-or-view-not-found-1146-table-psa-d

Related

Error On Database Import To Azure Instaance

I'm getting the following error while importing database to an azure instance which is actually a .bacpac backup of existing database in the same instance.
TITLE: Microsoft SQL Server Management Studio
Could not import package.
Error Deploy72002: DeploymentContributor 'Microsoft.SqlServer.Management.Dac.Services.Extensions.CreateDatabaseWithCustomEditionDeploymentModifier' threw exception. Message is: 'Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'.'
(Microsoft.SqlServer.Dac)
ADDITIONAL INFORMATION:
DeploymentContributor 'Microsoft.SqlServer.Management.Dac.Services.Extensions.CreateDatabaseWithCustomEditionDeploymentModifier' threw exception. Message is: 'Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'.' (Microsoft.SqlServer.Dac.Extensions)
Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'. (Microsoft.SqlServer.Dac.Extensions)
Method not found: 'Microsoft.SqlServer.TransactSql.ScriptDom.TSqlFragment Microsoft.SqlServer.Dac.Deployment.DeploymentScriptDomStep.get_Script()'. (Microsoft.SqlServer.Services.ImportExport.DacFxExtensions)
BUTTONS:
OK
Please try to download the latest Data-tier Framework from here. Download the latest version of SSMS from here.

Fixing PDO Exception on Bake

I've just created a new project and I'm trying to bake my tables. I've added the database config information to the config/app file and MySQL is running. When I run bake i get the following error:
Exception: SQLSTATE[HY000] [2002] No such file or directory in
[/Users/Marcus/PhPStormProjects/comet_mobile/vendor/cakephp/cakephp/src/Database/Driver/PDODriverTrait.php, line 48]
Can anyone tell me what this is referring to or how to fix it?

view_server.exe(pid): Error: Unexpected error in VOB

Here is the error:
view_server.exe(pid): Error: Unexpected error in VOB
"<registry_host>:E:\ClearCase_Storage_e\vobs\AdmitOneIKE.vbs"
op vob_ob_get_vob_owner_sid:error detected by ClearCase subsystem
See vobrpc_server_log on host <registry host>
While I try to create a new view in view server.
It is unable to mount vob from registry server.

The following error occurred while opening the file '\\?\E:\TempDB\MDTempStore_1584_1_j1pv2.tmp': Access is denied

I'm trying to start a fresh install of TFS 2013 but running into the issue TF255356: The following error occurred when configuring the Team Foundation databases: TF400711: Error occurred while executing servicing step Create Warehouse for component InstallWarehouse during Install: Create Analysis Database schema failed: Error generating Analysis Database: File system error: The following error occurred while opening the file '\?\E:\TempDB\MDTempStore_1584_1_j1pv2.tmp': Access is denied.
I have tried to remove the read-only flag from the tempdb folder but it keeps getting set to true after applying the change. I have also added the registry entry UseSystemForSystemFolders which allows read-only to be removed from the folder but it does not persist.
Any help with this would be great
Thanks
Chris

Fatal error when updating joomla from 3.1.1 to 3.2.2

I updated my joomla site from 3.1.1 to 3.2.2 but now when I view my site I get
Fatal error: Call to a member function get() on a non-object in /home/studentw/public_html/plugins/system/remember/remember.php on line 96
I tried restoring my directory from a back up but I am still getting the error above. Line 96 of the remember.php file is:
$this->cookie_domain = $this->app->get('cookie_domain', '');
How can I fix this?
Google is your friend:
Rename your file remember.php to rememberBAK.php so it looks like this
/plugins/system/remember/rememberBAK.php
Find a copy of Joomla 3.1.15 and make a copy of the remember.php.
FTP the file to your folder
/plugins/system/remember/remember.php.
Now access your admin panel:
Go to Extensions -> Extension Manage -> Database.
Click Fix.
Now go to ftp, delete the remember.php that you uploaded and rename the original one to it's correct state.
Joomla updates do not update the database and this needs to be done manually.
For not developers, the above method is the simplest and quickest way
Source:Upgrade from 3.1 to 3.2 Fatal Error in Administrator Page

Resources