沒有設定oracle的環境變數.recover until time會報文字上出錯ORA-01861: literal does not match format string

logjiang發表於2009-09-04

沒有設定oracle的環境變數.recover until time會報字元出錯

su - oracle

export NLS_LANG=

export NLS_DATE_FORMAT=

rman target /;

run{

set until time ='2009-09-04 10:56:01';

}

executing command: SET until clause
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of set command at 09/04/2009 16:57:35
ORA-01861: literal does not match format string

[@more@]

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/67798/viewspace-1026639/,如需轉載,請註明出處,否則將追究法律責任。

相關文章