laptop and a wrench

Bug

Unable to authorize an expired enterprise geodatabase in Oracle if the geodatabase administrator password is about to expire.

Zuletzt veröffentlicht: August 30, 2016 ArcGIS for Desktop
Bug-ID-Nummer BUG-000098698
EingereichtAugust 17, 2016
Zuletzt geändertJanuary 27, 2021
Gilt fürArcGIS for Desktop
Gefunden in Version10.4.1
Server-PlattformWindows
Client-Plattform10
Version Fixed10.5.0
StatusFixed

Workaround

Workaround 1: Change the geodatabase administrator (SDE) password through SQL*PLUS: Alter user SDE identified by <PASSWORD>; Workaround 2: To prevent this from reoccurring, set the profile to have an UNLIMITED PASSWORD_LIFE_TIME and UNLIMITED PASSWORD_GRACE_TIME in SQL*PLUS while connected as sys or system: SELECT PROFILE FROM dba_users WHERE username = 'SDE'; Use the profile returned from executing the above query in place of the <PROFILE> in the following queries: ALTER PROFILE <PROFILE> limit password_life_time UNLIMITED; ALTER PROFILE <PROFILE> limit password_grace_time UNLIMITED; ALTER USER <USER name> IDENTIFIED BY <password>;

Schritte zur Reproduzierung

Bug-ID: BUG-000098698

Software:

  • ArcGIS for Desktop

Hilfe von ArcGIS-Expert*innen erhalten

Technischen Support kontaktieren

Die Esri Support-App herunterladen

Zu den Download-Optionen

Weitere Informationen zu diesem Thema erkunden