Oracle finally provides support for regular expressions in 10G, where complex matches that need to be done by like can be simpler to implement using regular expressions.
Oracle 10g Regular expressions improve SQL flexibility. It effectively solves the problem of data validity, recognition of repetitive words, extraneous blank detection, or decomposition of multiple regular strings.
1. Oracle
Oracle upgrades from 10g to 11g detailed stepsold Database version: 10.2.0.4
Database new version: 11.2.0.2
OS Version: Solaris 10
Reference Documentation:Complete Checklist for Manual upgrades to 11GR2 [ID 837570.1]
Part I-Installing 11GR2 software
Here to Software 'sinstallationIt is not explained in detail, you can refer to the appropriate documentation.
Here is the note: If you want to 11gr2 on the latest PSU or CPU, you can first at the software
In Oracle 10G, the concept of a Recycle Bin (recycle Bin) is introduced.
The Recycle Bin, in principle, is a data dictionary table, where the user drops the database object information. The object that the user is dropping is not deleted by the database. will still occupy space. Unless the user is manually purge or the database is cleared because of insufficient storage space. The database has this function, can reduce a lot of unnecessary troubl
Oracle
First week: Flash back query
Get a movie instead of a picture: Flash back version query
No setting required to immediately recognize all changes to a row
In the Oracle9i Database, we saw that it introduced a "time Machine" in the form of a flashback query. This feature allows the DBA to see the column value at a specific time, provided that the previously mirrored copy of the data block is available in the restore segment. However, a flash-back query provides only a fixed snapshot of
Reference: ORACLE 10G official documentationReference: A Bone theory version 2012 Oracle free Video TutorialFirst, install Linux1, note partition: Memory is less than 4G, then swap partition = memory, memory is greater than 4G, swap partition = memory size;2, TMP directory is greater than 10G;3. root directory >25G;4, the development of the toolkit all selected;5. After the installation is complete, install
Excerpt from: http://blog.csdn.net/javaee_sunny/article/details/53439980Directory (?) [-]
The Oracle 10g materialized view syntax is as follows
Example Demo
Main steps
Creating the original table and materialized view logs on a node
Create a remote link to a node on the B node
Create the target table at the B node and the same materialized view as the target table name
Refresh materialized view at B
Database 10g Enterprise Edition Release 10.2.0.1.0-productionwith The partitioning, OLAP and Data Mi Ning Options[Email protected]>@/home/oracle/crdb.sqlDatabase created.At this point, has basically completed the manual construction of the library steps, but this library is still not used, because there is no data dictionary and other system objects7. Run Catalog.sql and Catproc.sql scripts separately (note the sequencing)[Email protected]> @?/rdbms/
Tags: color program rar database 10g installation Word complex query nbspWindows Server 2008 64-bit machine has a 10g client, 32 and 64 bits unclear With the service name of the Netmanager inside the company.Data Source=o10ga;user id=djzd;password=cy2015;Direct display Tns12514 error, library connection not on ... If you use Data source= (description= (address_list= (address= (protocol=tcp) (host=10.72.5.13
Tags: implement put mod ram Date Transfer 1.0 UIL. shOn Linux. Oracle 10g/11g x64bit Environment, goldengate Self-initiated script with OS bootBackground descriptive narrative:Goldengate installed in the/u01/ggs folderrhel5.5 Oracle 10g/11g X64bitOracle GoldenGate Command interpreter for Oracle Version 11.1.1.0.0 Build 078 Linux, x64, 64bit (optimized), Oracle one on Jul 28 2010 13:13:42To implement goldeng
Win7 installing Oracle 10g occurs when the program terminates abnormally. An internal error occurred " promptInstall oracle10g " program terminated abnormally. An internal error has occurred. Please provide the following documents to Oracle Technical Support. What happened: I need to use IE9 to do development, to look at the display page, and IE9 on Windows XP is not installed, so use WINDOWS7+IE9An error occurred while installing the Oracle
Oracle 10g installation in win7, select advanced options, prompt program abnormal termination, unknown error solution oracle 10g installation in win7, select advanced options, prompt program abnormal termination, if an unknown error occurs, modify Oracle 10G \ database \ stage \ prereq \ db \ refhost. xml is added after
Upgrade from Oracle9i to 10 GB: 1. Use an oracle Upgrade utility dbua (databaseupgradeassistant) to directly connect the 9i Database.
Upgrade from Oracle 9i to 10 GB: 1. Use a database upgrade assistant provided by oracle to directly upgrade the 9i database
You can choose from two solutions:
1. Use the database upgrade assistant (dbua) upgrade utility provided by oracle to directly upgrade 9i database to 10 Gb.
2. Create a 10 Gb database and use the import/export (imp/exp) utility of oracle
The new 10g ASM production database is coming soon. The following is a simple Backup recovery test before the release:1. perform backup first
$ Rman target/@ full_bak. SQL
Recovery Manager: Release 10.1.0.3.0-64bit Production
Copyright (c) 1995,200 4, Oracle. All rights reserved.
Connected to target database: MMSDB (DBID = 799462343)
RMAN> run {2> backup database plus archivelog delete all input;3> delete obsolete;4>}5>
Starting backup at 13-APR-05Cur
Install Oracle BIEE 10g in suse 10
System Environment:
SUSE Linux Enterprise Server 10 (i586)
Oracle Database 10g Enterprise Edition Release 10.2.0.1.0-Prod
Biee_linux_x86_SUSE_101342
Download BIEE installation software:
You can download biee_linux_x86_SUSE_101342 from the oralce official website.
Hardware:
Minimum configuration: 1 GHz CPU, 2 GBRAM, GB free disk installation space, 2 G-4 g disk swap space.
InLinuxEnvironmentInstall oracle 10gIt is a daunting task, far more complex than installing the linux operating system. If oracle 10 Gb can be successfully installed, some linux technologies will be mastered at the same time. This article describes how to install oracle 10 Gb in redhat linux. Here, it is explained that Oracle 10 Gb g stands for grid, which is a cutting-edge network computing technology.
Oracle 10g has very high requirements on hardwar
Oracle 10g Regular ExpressionOfREGEXP_LIKEThe usage is what we will introduce in this article. Before that, let's take a look at the regular expressions supported by Oracle 10g. There are four functions that support regular expressions in Oracle:
1. REGEXP_LIKE: similar to LIKE.
2. REGEXP_INSTR: similar to INSTR.
3. REGEXP_SUBSTR: similar to SUBSTR.
4. REGEXP_REPLACE: similar to REPLACE.
They are used in th
The following 10g Oracle service start/stop scripts are the two most commonly used scripts every day, namely, oracle 10g services start/stop, the script content is not original (obtained from caiyun at the earliest), and the original address cannot be tested. Here, we will only sort it out. environment: Windows 7 + oracle 10g 1. oracle_start.bat 1 ECHO Starting O
There are many things worth learning about in Oracle. Here we will mainly introduce Oracle 10g servers, including the clients of Oracle9i.
1. Oracle dba account permissions, which are accessed by the Local Machine by default and are not open to remote users. You can enable this access permission by setting
2. After the Common Account of Oracle is installed, it has the permission to remotely access the database. Therefore, if you want to remotely conne
For some reason, such as data abnormal power, resulting in serious awr data inconsistency, awr part of the table damage, and so on, need to rebuild awr, can refer to the following steps for reconstruction, this article mainly for the current mainstream 10g and 11g version of the database, 12c did not testStop AWR automatically gather information
Method 1: Parameter tuning
Sqlplus/nologConnect/as SYSDBACreate pfile= '/tmp/pfile.xifenfei ' from SPFile
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.