oracle database restore and patching

Hello,

     I want to know, can we perform database restore and patching through toad?

Thanks,

Abdullah.

Patch can be done in Toad only through Opatch, dedicated Oracle tool for that or through Oracle GUI (like Enterpirse Manager)

This operation cannot be done in Toad until they are using some SQL/PLSQL interface for that.

For restore you need rman tool. You can call RMAN inside Toad through ready made interface. Explained in many blogs, like:
https://www.toadworld.com/products/toad-for-oracle/b/weblog/archive/2009/01/07/being-successful-with-toad-and-rman
http://www.toadworld.com/platforms/oracle/w/wiki/1088.rman-backing-up-databases

Brg

Damir