• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Problem when i try to change collation DB to Arabic

WaleedE

New Pleskian
Dear support,

When i try to change the collation of the database by using this article.

http://kb.parallels.com/en/871

It's not updated !!

The used query :

alter database 'MYdb_name' collace Arabic_CI_AS

But no effect as below :

SELECT collation_name FROM sys.databases WHERE name = 'MYdb_name'

result :

collation_nameSQL_Latin1_General_CP1_CI_AS


Please advice ..
 
I've changed it by MSSQL Management Studio, but still found error when i try to change it by WebAdmin from Plesk
 
Back
Top