A complete set of common Oracle commands
A complete set of common Oracle commands
The ORACLE tutorial is a complete set of common Oracle commands.
Chapter 1: Log Management
1. forcing log switches
SQL> alter system switch logfile;
2. forcing
Abstract: This article describes how to install the oracle9.2.0 database in the RedHat Linux9 environment.
Keyword: oracle9i RedHat Linux9 Kernel Parameter environment variable
Oracle817 is always used in the RedHat linux7.1 environment. Sort out
Summary of Common commands for executing scripts in Oracle databases and common commands in oracle
1. Execute an SQL script file
Copy codeThe Code is as follows:Sqlplus user/pass @ servicename
Or
Copy codeThe Code is as follows:SQL> start
Oracle
1, uncompress and unpack downloaded files
One step procedure (uses less disk spaces and is faster):
Zcat lnx_920_disk1.cpio.gz | Cpio-idmv
Zcat lnx_920_disk2.cpio.gz | Cpio-idmv
Zcat lnx_920_disk3.cpio.gz | Cpio-idmv
Two Step procedure:
Summary : Description: Linux server operating system: CentOS 5.8 32-bit (note: Please separate partition/data for installation of Oracle database) Linux Server IP address: 192.168.21.150 Oracle database version: Linux_11gr2_database wind
Oracle9i was released on Oracle Open World in October 2000, introducing many new features for Oracle databases, application servers, and development tools. Oracle9i is the industry's first complete and simple software infrastructure for a new
Install Oracle 11g R2 + RAC + ASM in Oracle Linux 6.4
I. Version descriptionMany articles related to the Internet are found, but they are not very specific. Therefore, the detailed version is used to make the article more practical.This is the RAC
Summary of Common commands used to execute scripts in oracle databases and common commands used in oracle
1. Execute an SQL script file
The Code is as follows:Sqlplus user/pass @ servicename OrSQL> start file_namesOrSQL> @ file_name
We can save
Oracle's architecture is broadly divided into two parts: Instance (instance) and database.
Instance (example) : The SGA is mainly included in Oracle Instance and some processes (for example: Pmon, Smon, Dbwn, LGWR, CKPT, etc.). If a user's
Install oracle on Centos6
It is really not easy to install oracle on linux. A lot of dependent libraries need to be installed. After a long time, the installation is successful. Record the installation to prevent subsequent installation, because I
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.