vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Is there any way to restore/recover a database excluding just a couple of tablespaces into a new db. Scenario: --------- I took a full db backup [Note, this is not tablespace level backup] I want to restore the DB to another server, but without two tablespaces out of the 100. Is there any way, probably by some hack, I can make use of "DROP PENDING TABLESPACES" or something similar, so that I don't have to restore these tablespaces. Thanks, DA. |