Quantcast
Channel: Toad for Oracle Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4385

RE: Manage ControlFiles

$
0
0
What administration of the control files did you have in mind?

You can do "easy" stuff in the SQL editor as follows, if your connection has the correct privileges of course:

Alter system set control_files =
'/path/control_1.ctl',
'/path/control_2.ctl',
'/path/control_3.ctl'
scope = spfile;

Cheers,
Norm. [TeamT ]


Viewing all articles
Browse latest Browse all 4385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>