5161 AE_NOT_ADMINISTRATOR

Advantage Error Guide

Problem: The requested operation requires administrative access to the data dictionary. All operations that modify the data dictionary and some operations that retrieve information from the data dictionary require the user to connect to the database as the administrator. This error is returned when a regular user tries to perform one of those operations.

Solution: Obtain a connection to database as the administrator using "ADSSYS" as the user name.