Following is a list of behavior changes to MobiLink clients introduced in version 16.0.
Sample certificates have been moved to a different directory Sample X.509 certificates used for TLS communication have been moved from the bin32 and bin64 directories in the SQL Anywhere installation directory to the C:\Documents and Settings\All Users\Documents\SQL Anywhere 16\Samples\Certificates directory, which is shown as %SQLANYSAMP16%\Certificates in the documentation.
For more information, see C:\Documents and Settings\All Users\Documents\SQL Anywhere 16\Samples\Certificates\readme.txt.
Roles and privileges with hooks and stored procedures When working with hooks and stored procedures, the following changes are required as a result of the new roles and privileges security model:
Users must have the MANAGE REPLICATION system privilege to create a hook. See Event hooks for SQL Anywhere clients.
To ensure access to #hook_dict table, hooks must either be owned by a user with the SELECT ANY TABLE and UPDATE ANY TABLE system privileges or be defined using the SQL SECURITY INVOKER clause of the CREATE PROCEDURE statement.
To ensure access to #hook_dict table, stored procedures for scripted upload must either be owned by a user with the SELECT ANY TABLE and UPDATE ANY TABLE system privileges or have been created using the SQL SECURITY INVOKER clause of the CREATE PROCEDURE statement. See Stored procedures for scripted upload.
![]() |
Discuter à propos de cette page dans DocCommentXchange.
|
Copyright © 2013, SAP AG ou société affiliée SAP - SAP Sybase SQL Anywhere 16.0 |