ORA-01861: literal does not match format string (Limuxrman/recover)

RMAN> recover database until time '2012-02-29:21:30:00';

Starting recover at 2012-02-29:22:47:33
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=159 devtype=DISK
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of recover command at 02/29/2012 22:47:34
ORA-01861: literal does not match format string

解决方法:

[oracle@ggx ~]$ export NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1

[oracle@ggx ~]$ export NLS_DATE_FORMAT=YYYY_MM_DD:HH24:MI:SS

[oracle@ggx ~]$ rman target /

Recovery Manager: Release 10.2.0.1.0 - Production on Wed Feb 29 22:54:37 2012

Copyright (c) 1982, 2005, Oracle. All rights reserved.

connected to target database: ORCL (DBID=1304066861, not open)

RMAN>

RMAN>

RMAN> recover database until time '2012_02_29:21:30:00';

Starting recover at 2012_02_29:22:54:42
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=156 devtype=DISK

starting media recovery
media recovery complete, elapsed time: 00:00:06

Finished recover at 2012_02_29:22:54:50

RMAN>

OK了。

如果是windows:

set NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
set NLS_DATE_FORMAT=YYYY_MM_DD:HH24:MI:SS

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/25517773/viewspace-730313/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/25517773/viewspace-730313/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值