|
-
Hi Jeff
That is fine. Just to know about the syntax I raised this thread.
Suppose if I have created a Temp tablespace as
create tablespace temp datafile 'xxxxx' size 10M TEMPORARY;
And then if I try to take backup like
alter tablespace temp begin backup;
It works fine.
But while I create a temporary tablespace with TEMPFILE clause, what is the SYNTAX to take hot backup of that tablespace as above?
Regards
Vis
Nwcomer
Student
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
|