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
:
Database version is 11g
Operation user must have SYSDBA permission
Database parameter timed_statistics must be true
IO must be allowed asynchronously, but with the file system, you can set the Filesystemio_options parameter to SetAll
Ensure that the data file allows asynchronous IO, which can be confirmed by the following SQL statement
Database Installation
After Oracle cluster installation, the next is the most important database installation, the entire database installation is not very difficult, the user as an Oracle user login RAC1 master node, the extracted file installation. After the main node ins
Oracle 11g database security reinforcement considerations, oracle11g
In database security configuration, security reinforcement is required. To ensure database security, however, sometimes, after improper operations or database bu
Preface
If we have some experience in starting and stopping databases, we always think that there is only one command. However, I have seen a book with more than 100 pages dedicated to the operation process after the command. Let's just talk a little bit.
Start
Database startup in our eyes.
Detailed process. Images stolen from the Internet.
1. shutdown-> nomount
In this process, SQL plus starts the instance and changes the instance
Tags: Oracle Linux Centos system operationsTroubleshooting remote inability to invoke graphics installationThe remote installation of the ORACLE-11G database cannot invoke a graphical workaround, as in the following error:WORKAROUND: Switch to the root user and execute the command:#xdpyinfo | grep Local//results as fil
Guidance:Oracle announced at its U.S. headquarters that,Oracle Database 11 GBInTPC-HA new world record was created in the MB benchmark. This achievement marks another milestone in Oracle Database development and marks the rapid development of Oracle databases. This is the fa
Summary of issues encountered when connecting to a remote database using oracle11g Net Manager.1 on Win7 System Start menu-"oracle-oradb11g_home1--" configuration and porting tools--"Net Manager650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M00/6C/70/wKiom1VJfCeT43DDAALPPt3imWc076.jpg "title=" Net Manager.png "alt=" Wkiom1vjfcet43ddaalppt3imwc076.jpg "/>2 Click
With the upgrade of the Oracle version, RMAN is also enhanced. RMAN in Oracle11g supports the use of different operating systems and different databases. For the compatibility of RMAN, refer:
Oracle RMAN compatibility and FAQs between different versions and different platforms
This article demonstrates an example of restoring 10 Gb to 11 GB in linux.
Target end:
OS: Ora
Oracle Database 11g Release 2 installation On CentOS 6.6 (x64 platform), centosx64Oracle Database 11g Release 2 installation On CentOS 6.6 (x64 platform)(Note: the current user is "tdtc100 ")1. down install files(1) linux.x64_11gR2_database_1of2.zip(2) linux.x64_11gr2_databa
Tags: WinForm style blog http tar extBecause like new things, so basically computer development tools are the latest, Oracle also installed 11g R2, but colleague classmate is not 11g R1 is 10G, from here I exported the DMP file in their direction in, all show:IMP-00010: Not a valid export file, header validation failedFor this problem has been distressed, almost
Issue: ORACLE 11g exports a user's own table with the EXP command export and IMP imports 10g found empty table cannot be exportedCause: 11g When you start to build a table, segment is not assigned by default to save space, and when the table inserts the first data, it is redistributed segmentWorkaround 3 ways:1: Insert a piece of data into the blank, and then del
In many databases there is a data type called an automatic growth column. Almost all relational databases support the operation of automatic growth columns, but only Oracle is special, he only provides an automatic growth column after the Oracle 12C version, none of which has been done before, and all similar operations must be handled in a sequential fashion.
a version prior to
BKJIA exclusive Translation]
This article provides a general introduction to the automatic database maintenance task management in Oracle 11g. The article is concise for two reasons:
1. Most people have not touched these settings. Even so, if you are processing maintenance tasks at night and opening a maintenance window at night is not a good idea, you may want t
/spa_jzdb3 directory=back dumpfile=sqlset11_tab.dmp logfile=sqlset11_tab.log table_exists_action=replace
EXEC Dbms_sqltune. Unpack_stgtab_sqlset (sqlset_name=> ' spa_sqlset ', sqlset_owner=> ' SPA ', Replace=>true, STAGING_TABLE_NAME= > ' Sqlset11_tab ', staging_schema_owner=> ' SPA '); Decompression stage table Sqlset11_tab to Sqlset4 Create a spa task, Sir, into the trail of 10g and then in 11g in the ge
The computer is WIN10 64 bit, the database is Oracle 11g, log in today When displayed: Ora-01031:insufficient privileges, insufficient permissions.Referring to this method, my local Users and groups have ORA_DBA groups, and the group also has a system login user, and the database is also installed to use for a period
Solve the problem that the database cannot automatically collect statistics due to Oracle 11g installation.
Recently, it was found that some Oracle 11g databases could not automatically collect statistics. Some View query results are as follows:
SQL> select client_name, stat
Tags: blog login set LAN soft Enterprise Edition www. . exe getOracle website Download Http://www.oracle.com/technetwork/database/enterprise-edition/downloads/112010-win64soft-094461.html Oracle Installation The download consists of two compressed packages: Win64_11gr2_database_1of2.zip,win64_11gr2_database_2of2.zip 2. Extract the two compressed packages to the same directory and click the "setup.exe" file
Tags: out get success ons ted Tput res char TNOStored procedures with no parameters sql> Create or replace procedure Get_time is2 begin3 Dbms_output.put_line (sysdate);4 End;5/ Procedure created. sql> exec get_time; 15-may-17 PL/SQL procedure successfully completed. Stored procedure with in parameter sql> Create or Replace procedure Add_dept2 (v_dept_id in number, v_dept_name in varchar2) is3 begin4 INSERT
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.