This is my third blog ~Today, we mainly talk about the impact of database commit on execution efficiency.Congo: When you write 800W of data, the period of commit and final commit time difference of one hours. Specific is not so I do not research,
After the ORACLE database is started. This statement enables you to see all the parameters used by the Oracle database using the SELECT * from V$parameter . For Oracle 's parameter files, it is divided into spfile binaries and pfile text files.
This article copyright belongs to the distant wind Lyh and the blog garden altogether, welcome reprint, but must retain this paragraph statement, and gives the original text link, thanks cooperation.Since I have been using MySQL for some of the
Tag: Start Lin Lis height port top for optimized address1. After restarting listener, the remote client can not login, only a new start Oralce service can be normal, after analysis, with net Manager to increase the server's IP address
1. Open PL/SQL DeveloperIf PL/SQL developer is installed on the machine, open the PL/SQL Developer interfaceEnter the user name, password, and host name, which is exactly the same as configured in Web. config in the program, click OKLocate the
First, install the software package required by Oracle (depending on the Oracle official documentation)can use# yum-y Install binutils* compat-lib* gcc-* glibc-* ksh libgcc-* libstdc++-* libaio-* make-* sysstat*For installation.Ii. creating user
When debugging code encountered such a problem, the program run to the SQL statement to throw invalid character exception, then I had to copy the SQL statement, in Oracle to execute, but there is nothing wrong, this can be difficult for me, so I can
Open instance, database to Nomount state:Startup Nomount;Parameter fileMemory, ProcessSpecifying control filesThe database opens to the Mount State:Alter Datatbase Mount;Control filesWhat data files are included, what log filesBackup-related
--based on SQL query for specific SQL sql_idSELECT * from Dba_hist_sqltext t where t.sql_text like ' INSERT all into tt_deduct_scat_deduct_result% ';--View execution plan based on SQL ID aanqrwv9p5x5sSELECT * FROM table (dbms_xplan.display_cursor ('
Note: When you write the stored procedure again, begin and end are written in the For loop, so that you can write exception, let the error data roll back, log the error logs, commitKeywords: Oracle stored procedures1. Basic structureCREATE OR
Notice several small details of Oracle database installation at 12c Release 2 Oui, which are recorded as follows:1. In the DBCA Wizard, it is specified by default to create a ORCL CDB database and a orclpdb pluggable database. In the previous
The amount of space (table capacity) of statistical tables/* Generally, the table occupies three parts: Table data, table index, table blob field data */--1 Statistics the space occupied by a single table with (BLOB field)SELECT table_name, SUM
How does Oracle work?
Select ID , name from the T order by ID;
–sql parsing (see if the syntax is incorrect, if there are no errors, parse the semantics, execute permissions on this statement)– Execution Plan (howORACLE accesses data
Ora-27101:shared Memory Realm does not exist workaround:1. Use cmd to enter the command line2, Sqlplus/nolog3, Conn/as SYSDBA4. StartupFirst, introduce the four categories of SQL92/99 standardDML (Data Manipulation
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