how to create database service in oracle 11g

Discover how to create database service in oracle 11g, include the articles, news, trends, analysis and practical advice about how to create database service in oracle 11g on alibabacloud.com

Install Oracle 11g database software in CentOS5.6

After the CentOS system is installed, you can start the installation of Oracle 11g. First, you must make some preparations. Use commands to create an Oracle account and corresponding user groups Create a folder and grant the Oracle

Oracle 11g users create, authorize, and import dmp files

1. recently, I used Oracle many years ago to import oracle dmp files. The technology I used was nearly forgotten over time. Now I mark it here, so as not to feel helpless when you encounter the same problem again. To import a dmp file, you need to know the user who created the dmp file. Therefore, you must first create a user and authorize it. (1) User Creation

Create and test DBLINK in Oracle 11g

The concept of DBLINK is not described in this article. This article mainly introduces the creation of DBLINK.1. Create an environment descriptionThis article will create and test DBLINK on two virtual machines with a red hat 5.5 operating system and 11 GB of Oracle.2. Host Configuration1) configure the host tnsname. ora File[

In Oracle 11g, SYS connection prevents database Shutdown

, Oracle. All rights reserved.Connect:Oracle Database 11g Enterprise Edition Release 11.1.0.6.0-64bit ProductionWith the Partitioning, Real Application Clusters, OLAP, Data MiningAnd Real Application Testing optionsSQL> shutdown the immediate database has been disabled. The databas

Install the Oracle 11G R2 database under RedHat 6

use RedHat Enterprise Edition as the Oracle operating system. The latest version isRedHat6.1. You can choose 32-bit or 64-bit Linux based on the CPU architecture. Generally, the 64-bit version can manage larger memory and hard disk space, which should be the first choice for enterprise applications.Oracle 11g R2 database installation hardware configuration requi

PL/SQL Developer connect Local Oracle 11g 64-bit database

Tags: des style blog http os io ar file data1. Install Oracle ClinetFirst download an Oracle 11g Client to the Oracle website, but you will need to apply for an Oracle account before you can download it.Current: http://www.oracle.com/technetwork/

Connect Oracle 11g remote database using instantclient_11_2 and PL/SQL Developer Toolkit

to the Tnsnames.ora file. For example, my machine is: d:/instantclient_11_2/network/admin4. Set the language of Oracle, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkAssuming that the Oracle language of the remote database is unclear, SSH or telnet to the remote machine, enter in the command interface, and connect to t

DNS Configuration for the SCAN used with Oracle RAC Database 11g Release 2

should now is able to test the forward and reverse lookups using the "nslookup" command. The output below shows the forward and reverse lookups of the SCAN address.# nslookup Rac-scan.localdomainserver:192.168.0.4address:192.168.0.4#53Name:rac-scan.localdomainaddress:192.168.0.121Name:rac-scan.localdomainaddress:192.168.0.122Name:rac-scan.localdomainAddress:192.168.0.123# nslookup 192.168.0.121server:192.168.0.4address:192.168.0.4#53121.0.168.192.in-addr.arpa name = Rac-scan.localdomain.# nsloo

Oracle 11G manual database creation in windows

Oracle 11g manually create a database in windows 1. Create a required directory www.2cto.com D: \ app \ Administrator \ admin \ jxg12_20104350121 2. create a database file storage direc

SQL: Oracle 11g create table, function, trigger, sequence, 11 gtrigger

SQL: Oracle 11g create table, function, trigger, sequence, 11 gtrigger -- Place directory drop table BookPlaceList; create table BookPlaceList (BookPlaceID int primary key, -- NUMBERBookPlaceName nvarchar2 (500) not null, BookPlaceCode varchar (100) null, -- location parameter BookPlaceParent INT null -- BookPlaceKindI

Migrate the database from Oracle 11g to Oracle 10g

As we all know, it is not easy to migrate a database from a higher version of Oracle to a lower version of oracle. If you directly use the SQL developer tool, you may not be able to complete the migration successfully (errors may occur more or less in the middle ). Exp and IMP are applicable to Oracle data copy and bac

Redhat 6.2 64-bit system installs Oracle 11g R2 database

Operating system: Red Hat Enterprise Linux Server Release 6.2 x86_64Oracle version: Oracle Database 11g Release 2 Oracle Official Download Address:File1:http://download.oracle.com/otn/linux/oracle11g/r2/linux.x64_11gr2_database_1of2.zipFile2:http://download.oracle.com/otn/linux/oracle11g/r2/linux.x64_11gr2_database_2o

Oracle 11g (11.2.0) manual database creation

Oracle 11g (11.2.0) manual database creation various versions on the Internet are unsightly behind, and their own searches are exploding, but Li Zheng discussed someI still know that no matter how good I know it, it is better to cooperate with multiple people and chat more. This small experimentIt took neng a day to get rid of all sorts of bad breath, and it won'

Oracle Database 11g Architecture

advance). This is a dynamic parameter that can be changed in the database run:ALTER SYSTEM SET log_archive_max_processes=10;ASM-related processes: You must create an ASM instance (rebalance (Rbal), ASM rebalance (ARBN), ASM background) when using ASMManageability Monitor (Mmon): Collects centralized statistics, such as awr snapshot information, and warns you about the various dimensions of a

Oracle Database 11g Release 2 installation on CentOS 6.6 (x64 platform)

). compat-libstdc++-33-3.2.3c). libaio-devel-0.3.105d). libgcc-3.4.6e). libstdc++-3.4.6f). unixODBC-2.2.11g). unixodbc-devel-2.2.11h). pdksh-5.2.145. Set the environment variable(1) $>./app/orainventory/orainstroot.sh(2) $>./app/tdtc100/product/11.2.0/dbhome_1/root.sh--------------------------setup--oracle------------6. Modify the file ". Bash_profile"(File location:/home/tdtc100/.bash_profile)After the "#User specific environment and startup programs

Summary of Oracle 11g Database startup errors

The ORA-00845 is prompted when the database is started: MEMORY_TARGETnotsupportedonthissystem (the parameter MEMORY_TARGE for Automatic Memory Management added in oracle11g The ORA-00845 is prompted when you start the database: MEMORY_TARGET not supported on this system (the parameter MEMORY_TARGE for Automatic Memory Management added in oracle

Oracle RAC 11g Log fills the system disk resulting in database down

Oracle Log Full system disk is full, causing the database to hang up and the Archivelog log is full, but the database is not open, unable to login, fortunately, can also go to Mount state. Workaround:1. According to the error View appearance: CRS service downCrs-0184:cannot communicate with the CRS daemonDelete/var/tmp

PL/SQL Developer connect Local Oracle 11g 64-bit database

search the web for PL/SQL Deleloper 64-bit version. However the Discovery PL/SQL Deleloper does not differentiate between 64-bit and 32-bit. It seems that we can only start with Oci.dll. According to the above error message, it appears that just install a 32-bit version of Oracle Client.2. Install Oracle ClinetFirst download an Oracle

PL/SQL Developer connect Local Oracle 11g 64-bit database

does not differentiate between 64-bit and 32-bit. It seems that we can only start with Oci.dll. According to the above error message, it appears that just install a 32-bit version of Oracle Client.2. Install Oracle ClinetFirst download an Oracle 11g Client to the Oracle web

PL/SQL Developer connect Local Oracle 11g 64-bit database

does not differentiate between 64-bit and 32-bit. It seems that we can only start with Oci.dll. According to the above error message, it appears that just install a 32-bit version of Oracle Client.2. Install Oracle ClinetFirst download an Oracle 11g Client to the Oracle web

Total Pages: 15 1 .... 6 7 8 9 10 .... 15 Go to: Go

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.