[Oracle] Backup Methodologies Show[Oracle] Backup Methodologies
Intro
Archive Logging
Intro
The system backup with NT or UNIX (such as dump or tar) should be performed weekly. Oracle databases can be saved either by stopping the database or performing it while the...
Backup Outlook 2003 data ShowBackup Outlook 2003 data
All Outlook 2003 data ( Emails, Agenda, Contacts, Tasks...) are in one file with .pst extension
The file is in the following default folder:
C:\Documents and Settings\Login\Local Settings\Application...
[Linux]Installing Oracle 11g on Ubuntu Show[Linux]Installing Oracle 11g on Ubuntu
Intro
Download UBUNTU
Download Oracle
X server configuration
Updating packages
Installing of packages needed for pre-installation
Update shell
Update the configuration of system users
Updating the...
Download Backup Mill ShowBackup Mill is a software that back up your data or information.
Advantage
The program supports the following storage media: hard disk, floppy disk, CD / DVD.
The application will keep track of file versions and disks.
Disadvantage
This...
Backup ShowBackup
Setting up a redundant architecture ensures that system data will be available but does not protect the data against user-introduced errors or against natural disasters such as fires, floods or even earthquakes.
Therefore it is necessary to...
Ifu r using linux then login as root user and them goto dump\database and then copy the file which will be in ur batabase name and save it in any of the other location apart from regular usage folder.
easily you can take a backup in oracle9i
1. go to command propt
2. type Exp
3. put username and password after it will ask your desired file name.
4. follow some yes and no... options
5. and press enter your hole database dump will be copyed in C:/filename .dmp...
Thanks