- 論壇徽章:
- 0
|
我的機器操作系統(tǒng)是solaris 2.6,informix online5.0,現(xiàn)在solaris下執(zhí)行一命令時報錯,如下:
% download
Please input start department(If you don't need, press 00):
12
Please input end department:
12
Downloading data, please wait a while...
1 Error -408: Invalid message type received from the sqlexec process.
Database cannot be opened.
%
執(zhí)行另兩個命令報錯信息如下:
% posload
數(shù)據(jù)庫打開不成功:-408%
%
% poserver
段錯誤 (core dumped)
%
我的環(huán)境是,有兩臺服務(wù)器,都裝solaris 2.6和informix online5.0,這三條命令都在第二個服務(wù)器(B)上執(zhí)行,第一個命令(downlaod)是從第一個服務(wù)器(A)上下載新的數(shù)據(jù)到B,第二個命令(posload)是將B上的數(shù)據(jù)文件(數(shù)據(jù)以文件的形式存在)插入到B的數(shù)據(jù)庫中,第三個命令(poserver)是將B數(shù)據(jù)庫中的數(shù)據(jù)上傳到A數(shù)據(jù)庫。
請救:這是什么原因?我該如何處理?
謝謝!! |
|