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
Tags: Register home str height menu AEC Delete Eve Edit Oracle 11g can be uninstalled from the Start menu , and you will need to delete the relevant contents in the registry at the same time. operating System : WINDOWS10 Professional Edition. Uninstall steps: 1. Disable Oracle services: Enter Computer Management, in the serv
1. Online segment shrink recycles idle space that uses fragments below the high water level line in the Oracle database segment. Segment shrink has the following benefits:
1. compressed data will lead to better cache utilization, resulting in better online transaction processing (OLTP) performance.
2. During full table scan, fewer blocks are required for shrinking data, which in turn leads to better perform
of 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, 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 the
example, my machine is: d:/instantclient_11_2/network/admin4. Set the Oracle language, add the environment variable Nls_lang, and the value is simplified Chinese_china. Zhs16gbkIf you do not know the Oracle language of the remote database, you can ssh or telnet to the remote machine, enter it at the command interface, and connect to the
Directory
Introduction to Directory Software Environment install Oracle Listener start stop listener CREATE database database name db_name database instance name instance_name database name and instance name the relational operat
Label:First, the database nameWhat is a database name?The database name is the identity of a database, just like a person's ID number. He used parameters Db_name says that if a machine is loaded with multiple databases, every database has a
to manually delete the instance configurations:1. Delete all directories of $ ORACLE_BASE/admin/$ ORACLE_SID.2. Delete SID-related files and parameter files under $ ORACLE_HOME/dbs, including hc_bisal.dat, init. ora, lkBISAL, and orapwbisal.3. Delete the instances in/etc/oratab.4. You can run find.-name bisal in $ ORACLE_HOME to delete all instance-related files.Run dbca again to create a database with the
Label:Directory
Directory
Software Environment
Objective
Installing the Oracle Listener
Start Stop Listener
Create a database
Database name Db_name
DB Instance Name instance_name
The relationship between the database
" is used primarily in Sql*plus, which is used on the client," database aliases " are used primarily when some development tools connect to an Oracle server.There is also the service Name of the data source, like when you configure ODBC,They are all the same, pointing to a small piece of text in the client Tnsnames.ora file 1, in the Sql/plus in the landing, wi
I,
Create a Windows Service
II,
Install and uninstall Windows Services
1. Enter cmd (command line), cd c: \ WINDOWS \ Microsoft. NET \ framework \ v4.0.30319,
2. Install the Service (path of the EXE file generated by the project)
Installutil D: \ project \ CEIBS. smgmt. windowsservice \ bin \ release \ ceibs.smgmt.windowsservice.exe
3. Uninstall
[One of Oracle XE series] install Oracle XE11gR2 X64 database in Windows10_X64 environment, and create database in oraclexe
I. Installation
1. Go to the Oracle official website to download the XE installation package [Download pat
Physical memory requirements: Minimum 1G, minimum 2G on windows7,windows8,windows8.1.Virtual memory (or paging space) capacity requirements:
Available RAM
Swap Space Required
Between 2GB and 16GB
Equal to the size of RAM
More than GB
16GB
Database software hard disk space requirements:
Installation Type
Requirement for software files
TEMP Space
Label:First, Oracle 10g/11g In Oracle 11g, when archive log mode is turned on, the default archive directory is specified for db_recovery_file_dest. This parameter can be specified in Pfile/spfile: db_recovery_file_dest= '/u01/app/oracle/flash_recovery_area '; 1.sqlplus/as
Scenario: Create a table space in Oracle, assuming the space name is tbsp_1, the file location is d:\app\administrator\oradata\orcl/, and the space size is 10M.
Steps:
To create SQL:CREATE tablespace tbsp_1 datafile ' e:/oracle/product/10.2.0/tablespaces/weblogic.dbf ' SIZE 10M;
However, the following error message app
How to start the Oracle Database Service and oracle Database in Windows
Sometimes we may encounter database connection failures. Of course, there are many reasons for this problem, one of which is because the
First select your system version, 32-bit system Select 32-bit, 64-bit system can use 32-bit can also use 64-bit, recommended 64 bits! Oracle Database 11g 2nd edition (11.2.0.1.0) for Microsoft Windows (32-bit)Http://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_1of2.zipHttp://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_2of2
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.