|
-
I am executing the code in a linux machine and it is running oracle 9.2.0.4.... 
Extracted from metalink:
Specifying Dates in RMAN Commands
-----------------------------------
When specifying dates in RMAN commands, the date string can be either:
1) A literal string whose format matches the NLS_DATE_FORMAT setting.
2) A SQL expression of type DATE, for example, 'SYSDATE-10' or
"TO_DATE('01/30/1997', 'MM/DD/YYYY')".
Note that the second example includes its own date format mask and so is independent of the current NLS_DATE_FORMAT setting.
Last edited by mooks; 07-08-2005 at 05:53 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|