私はLinuxシステムを使用しており、informixユーザーとしてログインしています。次の環境変数を設定しています。
INFORMIXDIR=/opt/IBM/informix
INFORMIXSQLHOSTS=/opt/IBM/informix/etc/sqlhosts.mydb
INFORMIXSERVER=rep_0
sqlhosts.mydbの内容は次のとおりです。
g_rep_0 group - - i=0
rep_0 onsoctcp svr0 30100 g=g_rep_0
g_rep_1 group - - i=1
rep_1 olsoctcp svr1 30101 g=g_rep_1
コマンドを実行しcdr define server --init g_rep_0
てg_rep_0をレプリケーションマスターとして設定しようとしていますが、次のエラーが発生します。
connect to rep_0 failed
Incorrect password or user rep_0 is not known on the database server.
(-951)
command failed -- unable to connect to server specified (5)
誰かが私が間違っているかもしれないことを提案できますか?
編集
ログを見ると、エラーが発生しました。
10:26:36 CDR GC: operation error reporting severe error message failed (error 62).
10:30:00 SCHAPI: [Save SQL Trace 27-550] Error -206 The specified table (mon_syssqltrace) is not in the database.
10:30:00 SCHAPI: [Save SQL Trace 27-550] Error -111 ISAM error: no record found.