hi all
im using oracle 9i release 2 version
and my machine hard disk 80 GB full nd i want to store data in another seprate hard disk plz help me
how to store data in another disk
because im new in oracle
I assume you also want to load balance your I/O, to do so I would create new tablespaces as needed -datafiles sitting on "another disk" - then move some tables, indexes to the newly created tablespaces.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Bookmarks