Use logminer to analyze oracle logs

When we accidentally mistakenly cause the database data to be lost or changed, we need to restore the database objects based on time points to find the data we need. This time point cannot be considered accurate, we can analyze oracle logs to obtain

Deployment and use based on Hadoop Data Warehouse Hive1.2

The following is based on Hadoop2.6 cluster deployment: lizhenliang. blog.51cto. com78765571661354 next we will install Hadoop Data Warehouse Hive. We will learn about the simple use of HBase in the previous section. It sounds like HBase is similar

OracleStudy -- DBCA database creation error

OracleStudy-DBCA database creation error system environment: Operating System: RedHatEL54Oracle: Oracle11gR2 fault phenomenon: After installing 11gR2 software, prepare to create a database through dbca. When dbca is executed, the package is as

Cobar enables high availability between dual nodes in the mysql shard and shard set

First of all look at the node planning: IP: 192.168.0.99Host: Role: cobarIP: 192.168.0.101Host: mysql01Role: mysql-master1IP: 192.168.0.102Host: mysql02Role: mysql-slave1IP: 192.168.0.103Host: mysql03Role: mysql-master2IP: 192.168.0.20.host First

Percona-xtrabackup for database backup and disaster recovery

Directory 1, tool Introduction 2, tool installation 3, backup policy and preparation test data 4, full backup data 5, Incremental backup data 6, disaster recovery 7, Summary 1, tool introduction percona- the xtrabackup package contains two tools,

Migrate MySQL on Uhost to UDB

I. Application Scenario Description recently, a cloud host deployed on Ucloud is recommended for dynamic migration due to underlying hardware faults. However, the MySQL database is deployed on this server, migration of VM instances is slow because

Building Oracle10gRAC with Solaris10 (x86) -- creating a database

Solaris10 (x86) Build Oracle10gRAC -- build Database System Environment: Operating System: Solaris10 (x86-64) Cluster: OracleCRS10.2.0.1.0Oracle: Oracle10.2.0.1.0: RAC system architecture 650) this. srcwww.68idc. cnhelpuploadsallimg Solaris 10 (x86)

Database Structure migration using DAC (Data-tierApplication)

There are many methods to extract the table structure, objects, and permissions from an existing database and deploy them into an "Empty Database" without data. For example, GenerateScripts and Custom Script extraction and creation. In practice, I

MySQL Master-Slave replication (Master-Slave)

1 replication overview the built-in replication function of Mysql is the basis for building large and high-performance applications 1 replication overview the built-in replication function of Mysql is the basis for building large and

Single-user connection and troubleshooting

Scenario: This is a named instance. To use a dynamic port, you must enter the single-user mode for maintenance. 1. Start the instance and use the command line window to start the single-user mode. 1. Find the sqlservr.exe path and find the named

OracleStudy-IPCS Managing Shared Memory

OracleStudy-IPCS management shared memory in Unixlinux shared memory, semaphores, queue Information Management in unixlinux, often because of shared memory, semaphores, shared information such as queues is not cleared cleanly, which causes some

Case study of OracleStudy-data restoration artifact Flashback (1)

The case of OracleStudy-data recovery artifact Flashback (1) Flashback: the Flashback technology is based on the content in Undosegment, so it is limited by the UNDO_RETENTON parameter. To use the flashback feature, you must enable automatic undo

Unable to log on to the background due to expiration of the oracle user name and password

I had a rest today, but my colleague reported that the customer's WEB cannot be accessed, the website can be opened, but the background cannot be logged on. I contacted the customer. The customer said that the password of the WEB user expires. The

[MYSQL] Partition Table

The attitude towards MYSQL has always been to use basic SQL and simple commands. Recently, a project with a large amount of data has been processed. To improve efficiency, the database bottleneck has been solved, the partition table is selected to

CentOS6.5 _ x64 install Oracle11gR2

Installation environment: Operating System: CentOS6.5 _ x64Desktop Host Name: Oracledb memory: 1 GB (minimum official requirements: 1 GB) Hard Disk: 40 GB (4.29G and 1.7G required for Enterprise Edition installation) Installation environment:

Several code methods for implementing recursive query in SQL database

Several code methods for implementing recursive query in SQL database: Table Structure: ProductCategoryCategoryID, Level, ParentCategoryID, Data,-,-, 5T-SQLWITHCategoryTemp (CategoryID, ParentCategoryID) -- The temporary table is used to save the

High Case sensitivity and performance of mysql queries

Mysql queries are case-insensitive by default, such as 1234567ahreftags. phpselecttarget_blkselecta * fromtable_namewherealikea % select * fromtable_namewherealikeA % select * limit % Effect Mysql queries are case insensitive by default, for example,

Modify the field type and name in SQLServer

Modify the field type and name in SQLServer -- The following is the complete SQL Execution statement ifexists (select * fromsyscolumnswhere table name) and) -- determine whether this field exists beginALTERTABLE indicates the name of the ALTERCOLUMN

How to create an oracle database trigger instance

The CREATETRIGGER name CREATETRIGGER can be created in the OracleDBAStudio tool to create a new trigger syntax CREATETRIGGERname {BEFORE | AFTER} {event [OR...]} ONtableFOREACH {ROW | STATEMENT} EXECUTEPROCEDUREfunc (arguments) Input n Create

Conversion between ORACLE milliseconds and dates

SELECTTO_CHAR (1406538765000 (1000*60*60*24) + TO_DATE (1970-01-0108:00:00, YYYY-MM-DDHH: MI: SS), YYYY-MM-DDHH24: MI: SS) ASCDATEFROMDUAL; date conversion millisecond 123SELECTTO_NUMBER (TO_DATE (2014-07-2817: 12: 45, YYYY-MM-DDHH2 SELECT TO_CHAR (1

Total Pages: 12780 1 .... 10785 10786 10787 10788 10789 .... 12780 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.