In 2008 when I worked with some Oracle databases under Solaris and AIX, I spent some time to figure out how to make the database backup and restore and decided to use cold backup as the most straightforward method. As far as I remember, to backup the database I shutted down Oracle and then simply archive the database files using “zip” command. To restore the database I used the following shell script that extracts archived files and adjust some Oracle settings:
Categories
- CMS (10)
- Cryptocurrencies (7)
- Databases (5)
- Development environments (5)
- Graphics (10)
- Hardware (8)
- Motherboards (2)
- PSU (1)
- Video cards (5)
- Network and Internet (1)
- Operating Systems (66)
- Platforms and frameworks (45)
- Programming languages (47)
- Web Servers (11)
Tag Cloud
Recent Comments
- Astro on How I fixed Nginx 502 Bad Gateway error
- Greg Rothfuss on How I fixed Nginx 502 Bad Gateway error
- Crawl.W on Qt Quick Controls 2 does not support TableView
- Greg Rothfuss on How I fixed Nginx 502 Bad Gateway error
- Hamish Arblaster on Combining OpenGL and XAML together in a Universal Windows App (UWP)