Salesforce

What is the default DBA account in a Progress / OpenEdge database?

« Go Back

Information

 
TitleWhat is the default DBA account in a Progress / OpenEdge database?
URL NameWhat-is-the-default-DBA-account-in-a-Progress-OpenEdge-database
Article Number000203107
EnvironmentProduct: Progress
Product: OpenEdge
Version: 9.x, 10.x, 11.x, 12.x
OS: All supported platforms
Question/Problem Description
What is the default DBA account in a Progress / OpenEdge database?
Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution
If a database is created in version 9 or higher then the user that created the database is configured as the default DBA of the database.

If the database was upgraded from an earlier version there is no implicit, enabled DBA account.

There is always a account that is deactivated by default but exists as a stub account within any version 9 or later database, this is the sysprogress account.

The sysprogress account can be created within the _user table to activate it either temporarily or permanently.

When the account exists within the _user table the sysprogress account can be used to loginĀ  to the SQL92 engine to run code or perform administrative operations upon the SQL92 portion of the Progress / OpenEdge database.

Any rights that are granted, revoked, altered, and committed will persist even when the sysprogress account is removed from the _user table.

The sysprogress account is a special account that can be added and deleted at will and will maintain its DBA privileges whenever it exists as a user in the _user table.

For more information on how activate / create the sysprogress user refer to this article:
Workaround
Notes
Keyword Phrase
Last Modified Date5/30/2021 6:23 PM

Powered by