ORA-27102: out of memory Linux-X86_64 Solution

Source: Internet
Author: User

ORA-27102: out of memory Linux-X86_64 solution 1. startup Linux oracle reported the following Error ORA-27102: out of memory Linux-X86_64 Error: 28: No space left on device 2. check the alter log and report: Checkpoint not complete Current log #3 seq #514388 mem #0: /opt/oracle/product/10.2.0/oradata/orcl/redo03.logThread 1 advanced to log sequence 514389 Current log #2 seq #514389 mem #0: /opt/oracle/product/10.2.0/oradata/orcl/redo02.logWed Feb 13 21:36:22 2013 Thread 1 advanced to log sequence 514390 Current log #1 seq #514390 mem #0: /opt/oracle/product/10.2.0/oradata/orcl/redo01.log 3. check the redo log size: SQL> select bytes/1024/1024 from v $ log; BYTES/1024/1024 --------------- 50 50 504. after adding and modifying the redo log size according to the redo log size of other provinces: SQL> select bytes/1024/1024 from v $ log; BYTES/1024/1024 ------------- 500 500 500 500 5005. check that the system does not report the Checkpoint not complete error again in the alter log. The system is normal.
 

Related Article

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.