5165 AE_NO_STORED_PROC_EXEC_RIGHTS

Advantage Error Guide

Problem: The connected user does not have sufficient rights to execute the stored procedure.

Solution: Perform the following steps:

  1. Connect as a user with proper rights.

  2. Grant the user the right to execute the stored procedure.

  3. Set the data dictionary to not verify user's rights.