Alibabacloud.com offers a wide variety of articles about performance tuning in oracle 11g, easily find your performance tuning in oracle 11g information here online.
performance sudo vi/etc/security/limits.confAdd the following code at the end (Colben is the user name, and you want to modify it to your current user name after copying)Colben Soft Nproc 2047Colben Hard Nproc 16384Colben Soft Nofile 1024Colben Hard Nofile 655367. Generally need to install the easy italicized word body, Baidu casually download a zysong.ttf, switch to Zysong.ttf where the path, run:sudo mkdir/usr/share/fonts/zh_cn/turetype/-Psudo mv z
The general process of using oracle 11g r2 LogMiner! Use the oracle log analysis tool LogMiner. set the date format to alter system set nls_date_format = 'yyyy-mm-dd hh24: mi: ss' scope = spfile; select to_char (sysdate, 'yyyy-mm-dd hh24: mi: ss ') from dual; 2. add supplemental logs if the DATABASE needs to use logminer, it should be added. Only after this LOG i
After half a month of configuration and learning about the physical standby database of Oracle replicaset uard, although the version uses Oracle 11g (11.2.0.3), the configuration process still applies to Oracle 10g. During the last 10 dataguard configurations, it was found that using rman duplicate to create a physical
Tags: reverse-occupied objects require function number maintenance RoCE timeAn index is an object provided by Oracle that provides a quick way to access the data, improving the retrieval performance of the database. The index allows the database program to not have a full table scan of the entire table, in which you can find the data you want, the directory of the book, you can quickly find the information
references to outdated backups from the warehouseDelete Obsolete--remove any unwanted backups from the disk or tape and remove the backup references from the warehouse.Catalog-The location of the user-managed backup is included in the warehouse. 2) Archive Backup: Backup XXX Keep {forever | until time xxxx} [restore point xxxx]-----The restore point xxxx is the name in the control file.V$archived_log still exists after the archive log is removed:Rman Target/Rman> crosscheck Archivelog All;rma
Windows Edition: Official website download, two compressed package, a total of 2G, extracted to the same folder, Setup.exe double-click to execute, waiting for the good, general performance of the machine about half an hour or so. After installation, edit the installation path (mine is D:\app\seven) \product\11.2.0\dbhome_1\network\admin inside the Tnsnames.ora and Listener.ora files in the " host = localhost "instead of" localhost= your computer nam
Oracle 11g is the latest database software launched, Oracle 11g has more than 400 functions, after 15 million hours of testing, development work volume reached 36,000 people/month, equivalent to 1000 employees for continuous research and development 3 years. Oracle
Due to a problem with the stability of Fedora 14 in my current version, I decided to change it to Ubuntu 10.10, just because I had used this version for a while and felt that it was superior in performance, stability is also good (for Linux, you can leave it alone ). Oracle 11g R2 is installed under Fedora 14, so the installation directory of the database system
V$parameter
Record values for all items in the initialization parameter file
V$lock
Set all information for an object lock by accessing a database session
V$session
There's a conversation message.
V$sql
Log details of SQL statements
V$sqltext
Record statement information for an SQL statement
V$bgprocess
Show background process information
V$process
Information abo
Tags: managing coverage discussion file on disk non-archive 51cto generation methodThere are two ways to run an Oracle database: Archive (ARCHIVELOG) and non-archive (NO ARCHIVELOG). In non-archive mode, the log switch overwrites the previous redo log files directly and does not generate an archive log. The database runs under archive mode, and after the log switchover, the arch process archives The full redo log file, which, by default, runs in a non
Oracle RAC Listener configuration is the same as the single-instance configuration11g after installing the RAC process, do not need to execute NETCA to manually create the monitoring, when installing the cluster software, will automatically create a listener;The Tnsname.ora file is created automatically when the DBCA is built.Strongly recommend this article:Http://www.oracle.com/technetwork/cn/articles/database-pe
1. Description of Invisible Indexes
Oracle can create invisible indexes starting from version 11g. The OPTIMIZER_USE_INVISIBLE_INDEXES initialization parameter is explicitly set to TRUE, unless invisible indexes are ignored. The default value of this parameter is FALSE.
Making the index invisible is an alternative to making the index unavailable or deleting the index. With an invisible index, you can do the
: Close REF CURSOR name; Sql> declare 2 type emp_cursor is REF CURSOR; 3 my_cursor emp_cursor; 4 v_ename emp.ename%type; 5 v_ Sal Emp.sal%type; 6 V_deptno Dept.deptno%type: = p_deptno; 7 V_dname Dept.dname%type; 8 begin 9 Select Dname to V_dname from dept where deptno = V_deptno; Dbms_output.put_line (' Department: ' || V_dname); One open my_cursor for the ename, Sal from emp where deptno = V_deptno; Loop Fetch my_cursor Exit when My_cursor%notfound; Dbms_output.put_line ('--nam
* ERROR in line 1:ora-03113: End-of-file on communication channel--trying to manipulate the main library throw error Process id:4810 session id:28 Serial: Not connected to Oracle Sys@priocm> exit disconnected from Oracle Database 11g Enterprise Edition release 11.2.0.3.0 -Production with the partitioning, OLAP, Data Mining and real application testing options--t
After successfully installing the Oracle 11g database, you will find that your computer is running slower, that your computer is running faster with a lower-profile PC or even a very card-enabled Oracle service. So, how do you do it specifically?After successfully installing Oracle
Chinese font file in English interface installation, at the time of installation $ export Lang=en_us. UTF-8 solve the problem of Chinese block garbled, installed in English interface.# cd/home/oracle# Unzip Linux.x64_11gR2_database_1of2.zip# Unzip Linux.x64_11gR2_database_2of2.zip# Xhost + #使所有用户都能访问图形桌面, Xmanager is a high performance X Window server running on the MS Windows platform. You can run the Uni
1. How Execution plan management works1.1 Controlling the stability of the execution plan
Before 11g, you can use the storage outline (stored outline) and SQL profile to pin the execution plan of an SQL statement to prevent performance degradation due to changes in the execution plan.
At the beginning of 11g, Ora
Installing Oracle 11g R2 after successfully installing Oracle 11g, there are 7 services that have the meanings of seven services, respectively:1. Oracle ORCL VSS Writer service:oracle Volume Mapping copy write service, VSS (Volume Shadow Copy service) enables the creation of
Tags: Gen method Web div Run copy timed post OraclAfter successfully installing Oracle 11g in accordance with the methods in Windows 7 64-bit installation of Oracle 11g R2, there are 7 services that have the meanings of seven services, respectively:1. Oracle ORCL VSS Writer
WINSERVER2008R2, click on "System and security--system--Advanced system settings--advanced----and advanced--" to see the virtual memory size. If necessary, check the operating system for document information about how to adjust additional virtual memory to make adjustments.3. Confirm the free hard disk space in the system (Oracle_home is recommended to be installed on a disk other than the C drive).4, confirm the temporary folder (C Disk Temp folder) can occupy the size of hard disk space, if l
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.