db2 => recover database mydb to end of logs using history file (/share/db2rhist.asc) overflow log path (/share/archtemp)
SQL4904N The pointer to parameter "piHistoryFile" of function "db2Recover" is
not valid.
db2 => terminate
DB20000I The TERMINATE command completed successfully.
$ ls -l /share/db2rhist.asc
-rw-r--r-- 1 db2inst1 db2iadm1 16230 5月 29 23:58 /share/db2rhist.asc
why i receive error when recover database xxx using history file xxx??