`

linux oralce

 
阅读更多
RHEL/CentOs 6.x

# cd /etc/yum.repos.d
# wget https://public-yum.oracle.com/public-yum-ol6.repo
RHEL/CentOs 5.x

# cd /etc/yum.repos.d
# wget https://public-yum.oracle.com/public-yum-el5.repo
RHEL/CentOs 4.x

# cd /etc/yum.repos.d
# wget https://public-yum.oracle.com/public-yum-el4.repo
Now perform the following “yum” command to install all the necessary prerequisites automatically.

[root@oracle]# yum install oracle-rdbms-server-11gR2-preinstall
While importing GPG key, you might get “GPG key retrieval failed” error as shown below. Here, you need to import proper GPG key for your OS release.

Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
Download and verify the appropriate Oracle Linux GPG Key that best matches your RHEL/CentOS compatible OS release.

RHEL/CentOs 6.x

# wget https://public-yum.oracle.com/RPM-GPG-KEY-oracle-ol6 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
RHEL/CentOs 5.x

# wget https://public-yum.oracle.com/RPM-GPG-KEY-oracle-el5 -O /etc/pki/rpm-gpg/RPM-GPG-KEY-oracle
RHEL/CentOs 4.x

# wget https://public-yum.oracle.com/RPM-GPG-KEY-oracle-el4 -O /usr/share/rhn/RPM-GPG-KEY-oracle
Step 2: Setting Hostname

Open the “/etc/sysconfig/network” file and modify the HOSTNAME to match your FQDN (Fully Qualified Domain Name) host name.

[root@oracle]# vi /etc/sysconfig/network
HOSTNAME=oracle.tecmint.com
Open “/etc/hosts” file and add fully qualified hostname for the server.

[root@oracle]# vi /etc/hosts
192.168.246.128 oracle.tecmint.com oracle
Now you need to restart networking on the server to make sure that changes will be persistent on reboot.

[root@oracle]# /etc/init.d/network restart
Step 3: Oracle User Settings

Set the password for the “oracle” user.

[root@oracle]# passwd oracle

Changing password for user oracle.
New password:
BAD PASSWORD: it is based on a dictionary word
Retype new password:
passwd: all authentication tokens updated successfully.





   oralce安装完成,以后基本操作是要知道的。
      一.启动
            1.#su - oracle              切换到oracle用户且切换到它的环境
            2.$lsnrctl status           查看监听及数据库状态
            3.$lsnrctl start            启动监听
            4.$sqlplus / as sysdba       以DBA身份进入sqlplus
            5.SQL>startup                启动db
      二.停止
            1.#su - oracle              切换到oracle用户且切换到它的环境
            2.$lsnrctl stop             停止监听
            3.$sqlplus / as sysdba      以DBA身份进入sqlplus
            4.SQL>SHUTDOWN IMMEDIATE    关闭db


emctl start dbconsole
分享到:
评论

相关推荐

    linux oracle包安装

    ### Linux Oracle包安装详解 #### 一、概述 在Linux环境下安装Oracle数据库通常涉及通过`yum`工具来获取并安装所需的软件包。这种方式不仅适用于Red Hat企业版(Red Hat Enterprise Linux,RHEL)及其衍生系统如...

    Linux Oracle 11g rpm 包 64位

    标题中的“Linux Oracle 11g rpm 包 64位”指的是在Linux操作系统上用于安装Oracle 11g数据库的RPM(Red Hat Package Manager)软件包,这些包是针对64位架构设计的。Oracle 11g是一款企业级的关系型数据库管理系统...

    linux oracle 安装错误解决方法

    在Linux环境下安装Oracle数据库可能会遇到各种问题,但别担心,我们可以通过一些常见错误的解决方案来克服这些挑战。这里,我们将重点讨论"Linux Oracle安装错误解决方法",并结合提供的文件名称,推测可能遇到的...

    Linux Oracle11.2.0.4安装包全集Linux版本

    Linux Oracle11.2.0.4安装包全集Linux版本,免去官网下载的大部分时间。百度云盘链接

    Linux Oracle11g 64位百度云下载连接.txt

    Linux Oracle11g 64位 安装包的百度云下载链接,

    linux oracle 12c 安装教程

    linux oracle 12c 安装教程

    Linux oracle 11gR2依赖包全套

    在Linux环境下部署Oracle 11gR2,需要一系列特定的依赖包来确保系统的稳定运行和功能完整。这个“Linux oracle 11gR2依赖包全套”包含了所有必要的组件,帮助用户顺利完成安装过程。 首先,让我们了解一下Oracle 11...

    Linux oracle重建EM.txt

    Linux oracle重建EM,用于oracle 10g版本

    linux oracle imp exp 执行命令安装

    在Linux环境下,Oracle数据库是企业级的重要数据存储和管理工具。为了远程连接Oracle服务器并执行数据导入(IMP)和导出(EXP)操作,客户端计算机上必须安装特定的Oracle工具,即`imp`和`exp`。这两个命令是Oracle ...

    Linux oracle12C安装包下载

    Linux下windows64位 oracle12C安装包 winx64_12102_database_1of2.zip winx64_12102_database_2of2.zip

    Linux Oracle10实战教程

    【Linux Oracle10实战教程】 本教程主要涵盖了在Linux环境下安装和管理Oracle 10g数据库的详细步骤。首先,我们需要了解安装Oracle 10g的硬件和软件要求。 一、硬件要求 Oracle 10g数据库对于硬件有一定的最低配置...

    64位Linux Oracle客户端

    通用Linux Oracle 64位客户端,在OpenSuse 13.2上测试通过,包含以下四个文件: 1.oracle-instantclient11.2-basic-11.2.0.1.0-1.x86_64.rpm 2.oracle-instantclient11.2-devel-11.2.0.1.0-1.x86_64.rpm 3.oracle-...

    BE2012备份linux oracle相关问题解决

    标题中提到的“BE2012备份linux oracle相关问题解决”,这暗示了文章的内容会围绕着使用赛门铁克(Symantec)BE2012产品在Linux环境下备份Oracle数据库时遇到的问题及其解决方案。BE2012是Symantec Backup Exec的...

    linux oracle从零开始 学习笔记

    Linux简介 Linux命令 Linux远程连接工具 Oracle在linux下的安装 Oracle相关配置 Oracle常用命令 PL/SQL连接oracle 问题总结

    Linux Oracle12c静默安装脚本

    本主题聚焦于在Linux环境下对Oracle 12c的静默安装过程,这通常是为了实现自动化部署,提高效率并减少人为错误。以下是对这个静默安装脚本的详细解释。 首先,"Linux Oracle12c静默安装脚本"意味着我们将利用命令行...

    linux oracle rac搭建

    在Red Hat Linux 4环境下搭建Oracle RAC,需要遵循一系列详细步骤,包括操作系统安装、网络配置、存储设置、Oracle Clusterware和数据库安装以及后续的测试与管理。 首先,安装Red Hat Linux 4时,应选择自定义安装...

    Linux Oracle 11g R2 RAC 安装配置详细过程

    Linux Oracle 11g R2 RAC(Real Application Clusters)安装配置涉及的技术内容相当广泛,涵盖操作系统配置、网络设置、用户和组管理、磁盘规划、软件安装以及集群配置等众多步骤。本文档旨在提供一个详细过程,以便...

    linux oracle中间件(rpm包)

    在Linux操作系统中,Oracle数据库是广泛使用的高性能关系型数据库系统,尤其在企业级应用中占据重要地位。在Linux上安装Oracle数据库时,通常会涉及到一些特定的中间件,这些中间件是Oracle数据库运行所必需的依赖...

    Linux下Oracle Client的安装

    Linux 下 Oracle Client 的安装 Linux 下 Oracle Client 的安装是指在 Linux 操作系统中安装 Oracle 客户端的过程。该过程需要在 Linux 服务器上安装 Oracle 客户端,以便连接 Oracle 数据库服务器。 一、 Linux ...

Global site tag (gtag.js) - Google Analytics