Tuesday, January 31, 2012

ORA-01841: (full) year must be between -4713 and +9999, and not be 0

the solution of this problem is simple;

before starting rman ; setting NLS_LANG  like the example below
export NLS_LANG=.UTF8
echo $NLS_LANG
view raw ORA-01841 hosted with ❤ by GitHub

No comments:

Post a Comment