ORACLE data backup method
A data backup and data technology, applied in relational databases, database models, structured data retrieval, etc.
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Examples
Embodiment Construction
[0014] The present invention will be further described below by specific examples.
[0015] A kind of ORACLE data backup method of the present invention comprises the following steps:
[0016] (1) Create a backup directory and a script directory and assign permissions;
[0017] su –oracle
[0018] mkdir–p / oracle / backup / script## Backup script storage directory
[0019] chmod –Ra+x / oracle / backup / script
[0020] mkdir–P / oracle / dbback##Backup file and log storage directory
[0021] chmod –Ra+x / oracle / dbback
[0022] (2) Write exp data automatic backup shell script;
[0023] Script content:
[0024] #! / bin / bash
[0025] exportPATH=" / usr / jdk1.6.0_45 / bin: / bin: / usr / lib / qt-3.3 / bin: / usr / kerberos / bin: / usr / local / bin: / bin: / usr / bin: / home / oracle / bin: / home / oracle / bin: / oracle / product / 10.2.0 / bin: / crs / bin"##Consistent with user environment variables
[0026] DISK_SIZE=`df -k|grep / dev / mapper / mpath0p2|awk'{printsubstr($5,1)}'|cut -d "%" -f1`
[0027] exportDISK_SIZE#Get the disk usage ...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com