Oracle databases are heavyweight, and their management is very complicated. Sort out the steps for starting and disabling Oracle databases on the Linux platform. After installing Oracle, you need to create an Oracle System
Oracle
A friend asked me to back up the database with exp at every night to the specified directory and automatically delete the data backed up one week ago.
A friend asked me to back up the database with exp at every night to the specified directory and automatically delete the data backed up one week ago.
A friend asked me to back up the database with exp at every night to a specified directory and automatically delete the data backed up one week ago, record and share the process only.
For the c
A friend asked me to back up the database with exp at every night to a specified directory and automatically delete the data backed up one week ago, record and share the process only.
For the case of Oracle automatic backup on Linux (using RMAN), see
Environment:Operating System: RHEL5.4Database: Oracle 10.2.0Related variable values:ORACLE_BASE =/u01/app/oracleOR
Environment Settings...First, check your physical memory size. We recommend that you increase the memory size by 1 GB.# Grep MemTotal/proc/meminfo Check whether your swap partition size meets the requirements. Generally, it is twice the physical memory size ..# Grep SwapTotal/proc/meminfo Check whether the size of the partition mounted to/tmp is sufficient. If the size is smaller than 400 MB, delete other junk files and increase the space.# Df-k/tmp View the cpu type.# Grep "model name"/proc/cpu
environment. because you do not have an Oracle database installed locally, you need to get three files from the directory where you installed the Oracle database. [Email protected] admin]# Lslistener.ora Sqlnet.ora Tnsnames.ora//For these three files, put it in the/home/oracle/oracleclient directory 6. Edit three files VI Tnsnames.ora Bossdata = (DESCRIPTION =
Tags: path style input lin width round device ora blog
In the last line, write Shmfs/dev/shm tmpfs size=2g 0
A memory allocation issue that is used to increase the database run.
Create the required path and assign permissions.
Set the Oracle user environment parameters.
Modifies the portion of the header display.
Pull through VM tools into the/stage folder under Ora
1. Install jdk in Linux)We recommend that you download the binfile from the sun homepage. After running the file, you can create a java directory in/usr /.
Commands in Linux
Bin
# Chmod + x j2sdk-1_4_2_04-Linux-i586-rpm.bin
#./J2sdk-1_4_2_04-Linux-i586-rpm.bin
Rpm
# Rpm-ivh j2sdk-1_4_2_04-
Installation of Oracle Database 12C in Linux
Install Oracle Database 12C in Linux. After the installation, Oracle Configuration Manager fails to be properly installed, which does not matter. It will be installed later. It must be about environment variables or permissions. A
After Oracle is successfully installed in Linux, start the sqlplus problem set (detailed description) and oraclesqlplus
Note: The installation of Oracle cannot be performed by the root user, but must be performed by a new user.
1. The sqlplus command does not recognize the problem (bash: sqlplus command not found)
This may happen after you install
The installation of Oracle Enterprise Cloud Control 12c is a complex process because he needs to rely on Oracel database and Oracle Weblogic. Now that Oracle has integrated the WebLogic into the Cloud control installation package, this article is based on Oracle Linux 6.3 in
Recently I plan to study the Linux bare device, so I tested it in linux to create an Oracle 10g Database Based on the bare device. Follow these steps:
I. Partitioning
Partition steps are not mentioned. The hard disk is divided into the following areas:
[Root @ suk1 ~] # Fdisk-l/dev/sdb
Disk/dev/sdb: 4294 MB, 4294967296 bytes
255 heads, 63 sectors/track, 522 cylin
For details about how to create Oracle database users in LINUX, linuxoracle
This article analyzes how to create an Oracle database user in LINUX. We will share this with you for your reference. The details are as follows:
1) log on to linux and Log On As an
Installing Oracle 10 Gb in SUSE Linux and troubleshooting
I have summarized my experience in installing Oracle 10 GB on RedHat5.5 and SUSE Linux 10.1.
When SUSE10 is installed with OraRun, the oracle user, oinstall group, and dba group will be automatically created in the et
sqlplus:error while loading shared libraries:libsqlplus.so:cannot op En shared object file:no such file or directoryIf there is a problem above, it means that your environment variable is not set. Please refer to: 4th.[Email protected] lib]# sqlplus System/[email protected]Sql*plus:release 10.2.0.4.0-production on Sun 1 12:20:08 2010Copyright (c) 1982, Oracle. All rights Reserved.Connected to:oracle Database 10g Enterprise Edition Release 10.2.0.1.0-
Tags: Oracle training Oracle Tutorial Oracle Database Tutorial Oracle Certified Oracle Video TutorialFull set of Oracle database installation implementation video course packages [involving RAC,
Download and preparationHttp://download.oracle.com/otn/linux/oracle9i/9204/ship_9204_linux_disk1.cpio.gzHttp://download.oracle.com/otn/linux/oracle9i/9204/ship_9204_linux_disk2.cpio.gzHttp://download.oracle.com/otn/linux/oracle9i/9204/ship_9204_linux_disk3.cpio.gzI suggest placing the installation file under the drive letter of windows, sharing the folder, and us
Oracle 11gThe clientLinuxThe configuration process is a little bit difficult, but as long as we configure step by step, there is nothing. This article describes how to configure the Oracle 11g client on Linux.
First download several compressed packages from OTN, for: http://www.oracle.com/technology/software/tech/oci/instantclient/index.html, And then according t
Tags: Oracle linux space Password user1:root User execution: Df-k/tmpFree space is greater than 400M can2:cat/etc/issue command to view Linux versions3:uname-r command to view the kernel4: Check the relevant packagesThe command is: RPM-Q related package5: Build two groups/usr/sbin/groupadd Oinstall/usr/sbin/groupadd DBA6: Build Users/USR/SBIN/USERADD-G oinstall-g
Installation article First of all, PHP support Oracle I first thought of the PDO-related driver, and looked at it really, called Pdo_oci. But also rely on Oracle Instant client, this to the Oracle official website to download: Http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html Select the version of the corresponding system, cli
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.