Kbase P146089: Security errors in Architect when attempting to modify schema
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/12/2009 |
|
Status: Unverified
SYMPTOM(s):
Security errors in Architect when attempting to modify schema
You do not have privileges to launch the edit schema wizard as only DBAs may access this option. Please check with the system administrator
FACT(s) (Environment):
Windows
OpenEdge 10.2x
OpenEdge Category: SQL
CAUSE:
When a database is created and no _user records are added then the default user, owner and thus DBA is the Operating System UserId of the person or process that created the database.
FIX:
In the SQL Connection Profile you must specify either a valid userid and password for the connection (based on _user) who has DBA privileges or the userid of the owner/creator of the database if no _user records exist.