laptop and a wrench

不具合

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

最後に公開された状態: August 30, 2016 ArcGIS for Desktop
不具合 ID 番号 BUG-000098698
送信されましたAugust 17, 2016
最終更新日January 27, 2021
適用対象ArcGIS for Desktop
見つかったバージョン10.4.1
サーバー プラットフォームWindows
クライアント プラットフォーム10
Version Fixed10.5.0
ステータスFixed

対処法

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>;

再現の手順

不具合 ID: BUG-000098698

ソフトウェア:

  • ArcGIS for Desktop

ArcGIS の専門家からヘルプを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動

このトピックについてさらに調べる