0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

ODIリポジトリDBのパスワード期限切れ対処法

0
Last updated at Posted at 2022-10-18

本記事は、以下の問題点を解決するため、対処方法を提供します。

「ODIリポジトリ用のスキーマのパスワード期限が切れて(或いはパスワード変更後)、ODIスタジオからの接続ができなくなった。」

問題現象
ODIスタジオから、リポジトリDBに接続しようとしますと、次のようなエラーが発生する可能性があります。

  • パスワード期限切れ:ORA-28001: the password has expired
    image.png
    エラーの詳細:
oracle.odi.core.config.MasterRepositoryResourceFailureException: ODI-10182: Uncategorized exception during repository access.	
Failed to obtain JDBC Connection; nested exception is java.sql.SQLException: Unable to start the Universal Connection Pool: oracle.ucp.UniversalConnectionPoolException: Cannot get Connection from Datasource: java.sql.SQLException: ORA-28001: the password has expired
  • パスワード変更後、ODI側に未反映:ORA-01017: Invalid username/password
    image.png

検証環境
ODIバージョン:ODI Studio 12.2.1.4.0 (on OCI Windows VM)
Oracle DBバージョン: Oracle Base Database 19c Standard Edition (on OCI)

ステップ

リンクから、詳細をご確認いただけます。


関連記事
クラウド技術ブログ一覧
ODI vs OCI Data Integration - 主なOracleデータ統合製品徹底比較
OCI MarketplaceからODIインスタンスを作成する方法
Autonomous DBにODIリポジトリの作成方法
ODI Marketplace版のエージェントを起動と停止する方法
OCI Data Integrationを使用しオブジェクト・ストレージからOracle DBにデータをロードする

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?