![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| full system backup | mm00123 | SUN Solaris | 1 | 04-16-2008 11:30 PM |
| Showing Device Does Not Exist While Taking Backup | ailnilanjan | UNIX for Advanced & Expert Users | 3 | 09-28-2007 05:14 AM |
| System Backup | efang | SUN Solaris | 2 | 01-22-2007 02:08 AM |
| Taking a system off a network on a system | Terrible | Shell Programming and Scripting | 4 | 12-25-2006 06:49 AM |
| taking backup en getting info about it | eddyvdv | Shell Programming and Scripting | 1 | 03-11-2002 07:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Taking System Backup
Hello Guys:
Would like to know how to take an entire system backup.. Here is the entire scenario.. I am working on a system that is AIX RS6000 M80 Server. We have loaded the OS and installed all the patches and then we took an entire system backup. We also verified by restoring the same successfully.. The next part of the plan is to install Oracle Server, create a database and then take another backup. Have the same restored and once verified, keep the tapes safely for disaster recovery.. After successfully creatiing the Oracle DB, I tried taking the backup but it only takes rootvg and not the oraclevg.. I am only DBA and not a sys admin.. Can anyone be able to identify my situation and give me steps in detail, I would really appreciate it.. The mksysb does backup of rootvg only and there is no more options to it.. Thanks, ST |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
I am not an AIX guy but surely you can take a simple backup using standard UNIX tools like cpio or tar. Both offline and online backups are possible with these granted you put the the tablespaces in the correct mode first.
Alternatively you can use the Oracle backup tools EBU (Oracle7) or RMAN (Oracle8) but in that case you need a more advanced backup solution like ADSM etc.
__________________
Patrick Van der Veken - UNIX consultant (c) 2001 - 2001 http://www.baanboard.com - http://www.ux-core.com 'True strength lies in gentleness' - Irish proverb |
|
#3
|
|||
|
|||
|
I found it..
It is savevg for backing up any other volume groups.. Thanks, ST |
|||
| Google The UNIX and Linux Forums |