• 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.

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