Release Notes
Abstract
開発部門から、障害情報、構成情報などの役立つ情報が、Technoteとして随時公開されています。
このテクニカル・フラッシュでは、Information Server 11.3, 11.5, 11.7に関し、2020年4月に公開されたTechnoteの中から、とくに重要と思われるものの要約をお届けします。
Content
※期間中に発行されたすべての文章を掲載しているわけではありませんのでご注意下さい。
各トピックについての詳しい情報は原文を直接ご参照下さい。タイトル部分に原文へのURLを添付してあります。
尚、最新の情報、その他のTechnoteについては サポートサイト を必ずご確認ください。
【2020年4月度Technoteハイライト】
対象コンポーネントまたは環境: SSO,Active Directory
バージョン: 11.5, 11.7
バージョン: 11.5, 11.7
Information ServerのWebアプリケーションを、Active DirectoryのFederation Service(SAML2.0)、もしくはIBM Tivoli Federated Identity Managerを使用してSSOを構成する手順についてガイド。
対象コンポーネントまたは環境: クライアント
バージョン: 11.3, 11.5, 11.7
バージョン: 11.3, 11.5, 11.7
DataStageのクライアントを起動すると下記エラーが発生しログインに失敗する。
An unexpected runtime error (481) occurred. Check that the product is installed correctly and there is enough free disk space.
An unexpected runtime error (481) occurred. Check that the product is installed correctly and there is enough free disk space.
クライアントのプロファイル、もしくはCitrixリモートデスクトップの設定に問題があることが原因。
対応方法についてガイド。
対応方法についてガイド。
対象コンポーネントまたは環境: DataStageジョブ
バージョン: 11.5, 11.7, 11.7.1
バージョン: 11.5, 11.7, 11.7.1
DataStageV11.5からV11.7及びV11.7.1にアップグレードにおけるジョブの非互換情報。
CDCステージの廃止、Sybaseのバージョンサポートに関して注意が必要。
CDCステージの廃止、Sybaseのバージョンサポートに関して注意が必要。
対象コンポーネントまたは環境: Hierarchicalステージ
バージョン: 11.3, 11.5, 11.7, 11.7.1
バージョン: 11.3, 11.5, 11.7, 11.7.1
DataStageのHierarchicalステージが、下記例外メッセージでエラーになる。
java.lang.SecurityException: Could not lock User prefs. Lock file access denied.
java.lang.SecurityException: Could not lock User prefs. Lock file access denied.
HierarchicalステージはScratch DiskのオプションがデフォルトでYesになっている。
Scratch Diskに何らかの問題でアクセスができないと上記エラーが発生する。
Scratch Diskにアクセスできるよう変更するか、Scratch DiskのオプションをNo(メモリーを使用)にすること。
Scratch Diskに何らかの問題でアクセスができないと上記エラーが発生する。
Scratch Diskにアクセスできるよう変更するか、Scratch DiskのオプションをNo(メモリーを使用)にすること。
対象コンポーネントまたは環境: ODBC Connector,SQL Server
バージョン: 11.3, 11.5, 11.7, 11.7.1
バージョン: 11.3, 11.5, 11.7, 11.7.1
SQL Serverに接続するODBC Connectorステージが下記エラーで失敗する。
Message Id: IIS-CONN-ODBC-00011
Message: A null pointer was found where one shouldn't exist (CC_OdbcDBRecordDataSetProducer::dbsReadBindBuffers, file CC_OdbcDBRecordDataSetProducer.cpp, line 861)
Message Id: IIS-CONN-ODBC-00011
Message: A null pointer was found where one shouldn't exist (CC_OdbcDBRecordDataSetProducer::dbsReadBindBuffers, file CC_OdbcDBRecordDataSetProducer.cpp, line 861)
ODBC Connectorステージの列定義で、列長が定義されていないことが原因。
対象コンポーネントまたは環境: 導入
バージョン: 11.7.0
バージョン: 11.7.0
Information Server導入の際に、setupコマンドで-reportOnlyオプションを指定し、ユーザーのパスワード・エラーを繰り返すとユーザーがロックされることがある。
setupコマンドを実行する前に、対象ユーザーのパスワード・エラー回数をpam_tally2コマンドでゼロにリセットすること。
setupコマンドを実行する前に、対象ユーザーのパスワード・エラー回数をpam_tally2コマンドでゼロにリセットすること。
対象コンポーネントまたは環境: Operations Console
バージョン: すべて
バージョン: すべて
Operations Consoleで、ジョブが正常終了していても"Failed (Synchronized)"と表示される。
JobRuntime.errには下記メッセージが出力される。
ERROR: (10) No controller id field <8> found in 'Jobname' of 'RT_STATUS302'
ERROR: (1) Error creating Events sub-directory 'C:\IBM\InformationServer\Server\DSODB\events\2020030910', check access permission
Warning: could not find a valid temp directory(V)Warning: TMP changed to C:\windows\system32\config\systemprofile(V)
Warning: TEMP changed to C:\windows\system32\config\systemprofile(V)
Warning: TMPDIR changed to C:/windows/system32/config/systemprofile(V)
Error: could not find a valid temp directory(V)', user=DomainName\UserName
JobRuntime.errには下記メッセージが出力される。
ERROR: (10) No controller id field <8> found in 'Jobname' of 'RT_STATUS302'
ERROR: (1) Error creating Events sub-directory 'C:\IBM\InformationServer\Server\DSODB\events\2020030910', check access permission
Warning: could not find a valid temp directory(V)Warning: TMP changed to C:\windows\system32\config\systemprofile(V)
Warning: TEMP changed to C:\windows\system32\config\systemprofile(V)
Warning: TMPDIR changed to C:/windows/system32/config/systemprofile(V)
Error: could not find a valid temp directory(V)', user=DomainName\UserName
ジョブのイベントファイルからジョブの完了のステータスを取得できなかったことが原因。
JobRuntime.err、及びEngMonAppログファイルを確認すること。
JobRuntime.err、及びEngMonAppログファイルを確認すること。
対象コンポーネントまたは環境: セキュリティ
バージョン: 11.7, 11.5, 11.3
バージョン: 11.7, 11.5, 11.3
Information Serverにおいて、特権昇格に関する脆弱性が報告されている。
CVE-2020-4347
CVE-2020-4347
回避策についてガイド。
対象コンポーネントまたは環境: セキュリティ
バージョン: 11.7, 11.5, 11.3
バージョン: 11.7, 11.5, 11.3
Information Serverにおいて、stored型のクロスサイトスクリプティングに関する脆弱性が報告されている。
CVE-2019-4618
CVE-2019-4618
各バージョンに応じたAPARを提供。
対象コンポーネントまたは環境: Enterprise Search
バージョン: 11.5, 11.7
バージョン: 11.5, 11.7
カタログサーチでの索引処理の問題(検索エラー、資産同期の欠如、パフォーマンス等)に関する解決策についてガイド。
索引で問題が発生した場合は、最初にgov-catalog-search-indexの無効化/有効化を実施し、問題が再現しないか確認すること。
索引で問題が発生した場合は、最初にgov-catalog-search-indexの無効化/有効化を実施し、問題が再現しないか確認すること。
以上
[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSZJPZ","label":"IBM InfoSphere Information Server"},"Component":"","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF033","label":"Windows"}],"Version":"11.3;11.5;11.7","Edition":"All Editions","Line of Business":{"code":"LOB10","label":"Data and AI"}}]
Product Synonym
対象システム:InfoSphere Information Server;Information Server;DataStage;Governance Catalog
Was this topic helpful?
Document Information
Modified date:
28 July 2020
UID
ibm16253237