Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Oracle12.2 stand-alone configuration

2025-06-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Yum install-y binutils-

Yum install-y compat-libcap1

Yum install-y compat-libstdc

Yum install-y elfutils-libelf

Yum install-y elfutils-libelf-devel-

Yum install-y glibc

Yum install-y glibc-common

Yum install-y glibc-devel

Yum install-y glibc-headers

Yum install-y ksh-2

Yum install-y libaio

Yum install-y libaio-devel

Yum install-y libgcc

Yum install-y libstdc++

Yum install-y libstdc++-devel

Yum install-y make

Yum install-y sysstat

Yum install-y unixODBC

Yum install-y unixODBC-devel

# cp / etc/sysctl.conf / etc/sysctl.conf.bak

Cat > > / etc/sysctl.conf > / etc/security/limits.d/99-oracle-limits.conf > oracle-grid.sh

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

  • MySQL basic query example (2)

    Note: this blog post is based on the table in the previous post, the previous post: MySQL basic query example (1). 1. Query all fname values corresponding to each s_id in the fruits table

    © 2024 shulou.com SLNews company. All rights reserved.

    12
    Report