Solve the problem that the TAR file cannot be large in the Solaris system.

Source: Internet
Author: User
Tags uppercase letter

During field work, large files (larger than 8 GB) in the Solaris system cannot be tar, especially when the cold backup of the database is larger than 8 GB of data files, the database backup fails.

First, for example, to back up a data file larger than 8 GB to a tape, you must change tar CVF/dev/RMT/0 to tar cvfe/dev/RMT/0, add an uppercase letter e to support operations on files larger than 8 GB tar.

2. Download The tar-1.13.19-sol8-sparc-local.gz toolkit on the http://www.sunfreeware.com website and install it with pkgadd after unzipping. Because the tar executable file is stored in/usr/local/bin, You need to modify the. profile file. Put/usr/local/bin at the beginning of the PATH environment variable, so that the system will first call the executable file under/usr/local/bin when calling the tar command.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.