2011-12-09 166 views
0

我讓我的本地計算機上的轉儲文件,我想將它裝入一個遠程服務器ASE 12.5(來自同一個本地機)與Sybase ASE遠程backserver

我試圖

load database from "/tmp/local.dmp"

和得到

Server 'SYBASE_BS', Procedure 'bs_read_header', Line 0: Backup Server: 4.26.2.1: Volume validation error: failed to obtain device information, device: "/tmp/local.dmp" error: No such file or directory. Server Message: Number 8009, Severity 16

我想我錯了,因爲我試圖調用(隱式)本地備份服務器。 如何設置遠程服務器?

回答

0

檢查sybase語法here

您必須指定要加載的數據庫。