laptop and a wrench

Erro

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

Última Publicação: August 30, 2016 ArcGIS for Desktop
Número de ID do Erro BUG-000098698
EnviadoAugust 17, 2016
Última ModificaçãoJanuary 27, 2021
Aplica-se àArcGIS for Desktop
Versão encontrada10.4.1
Plataforma do servidorWindows
Plataforma do cliente10
Version Fixed10.5.0
StatusFixed

Solução Provisória

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

Etapas para Reproduzir

ID do Erro: BUG-000098698

Software:

  • ArcGIS for Desktop

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com suporte técnico

Baixe o Esri Support App

Ir para opções de download

Descubra mais sobre este tema