1
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?

IBM i のXXXファインダー

1
Last updated at Posted at 2026-05-18

IBM i OSのマニュアルにはいろいろな XXXファインダーという一覧から機能やコマンドを調べるページが紹介されています。

見つけたものを順次追加したいと思います。

API ファインダー

IBM i OSのAPIコマンドの一覧です。
※ここでのAPI はREST APIのような外部通信用APIではなくIBM i OS内で実行できる(通常のOSコマンドよりもよりきめ細かな、または、高機能な)動作を実行するプログラム呼出しのことです。

API finder

image.png

CL command ファインダー

CLコマンドを調べるファインダーです。
CL Commad finder

Query for i やPowerHAのようなライセンスプログラムを指定して検索もできます。便利そうです。

image.png

もちろん、 WRK xxx というコマンドを探したい、というようなこともできます。
image.png

DDSキーワード ファインダー

DDSキーワードを検索するページです。
DDS keyword finder

image.png

DSP で検索した例です。
image.png

IPL SRC ファインダー

IPL中にサーバーのCECにあるパネルに表示されたり、リモートコンソールで接続した際に表示できる8桁のIPLステータス表示コードを検索するものです。

IPL SRC finder

image.png

JORNAL項目情報ファインダー

ジャーナルタイプのカテゴリー、名称、ジャーナルタイプ、などから検索できます。

Journal entry information finder

image.png

SQLメッセージ・ファインダー

SQL実行時に表示されるSQL0007のようなメッセージ、SQL STATE(SQL実行時の戻り値)、SQLクラスコードのいずれかで検索ができます。

SQL message finder

image.png

ちなみにクラスコードは、、
Listing of SQLSTATE values に記載のコード別にメッセージを返してくれます。

image.png

Listing of SQLSTATE values
image.png

System 値 ファインダー

システム値のカテゴリやシステム値の名称(一部でも可)で検索できます。

System Value finder

image.png

随時追記したいと思います。

1
0
2

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
1
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?