• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Asmit Khadka

New Pleskian
Hello, I am using a shared hosting package which is using plesk onyx to manage my MSSQL database and my site too in Windows Server 2012 R2. But when i try to create the server audit using mssql user name and password it gives an error " User donot have permission to perform this action"

Here is my query and error :

USE master;
GO
CREATE SERVER AUDIT HIPAA_Audit
TO FILE ( FILEPATH ='C:\Inetpub\vhosts\domainname.com\httpdocs\Audit\' );
GO

*Error*

Msg 15247, Level 16, State 1, Line number 1
User does not have permission to perform this action.

By any chance, is there any feature to create server audit for a normal than master.

Thanks

 

Attachments

  • Screenshot from 2018-06-05 17-13-08.png
    Screenshot from 2018-06-05 17-13-08.png
    20.7 KB · Views: 3
Back
Top