Configure ASM on Oracle 11.2.0.3

The role, benefits, and disadvantages of ASM storage are not described here. There are many documents related to google! This article mainly records how to use the ASM storage in Oracle 11.2.0.3! Related software packages can be found

SQL function returns the maximum and minimum values in a string (New XML solution)

FunctionParametersBySpecified separatorDelimiter ValueOfSet(For example, 123,12, 55,2222, 90))Function return In the setMaximum Value, MinimumValueIn the collection andIn the setNumber of Values. /* Example: Run the following function Select *

Troubleshooting of slow execution of stored procedures in DB2

In fact, this problem was previously encountered by the same customer. At that time, an engineer resolved the problem and recorded the process as follows: The application colleagues reported that the stored procedure had been executed for 2 or 3

When MySQL deletes a foreign key, error 121 is displayed. solution:

Environment: MySQL Server 5.1 + Navicat for Mysql 8.2 Problem: A 121 error occurred while deleting the foreign key. Solution: Change the foreign key name to another name. For error information, refer: Error 121This is an error where the names

How to retain decimal points in Oracle Data Display

For work, you need to write a method or SQL statement to retain the decimal point. For decimal places of the number type, if it is 0.5 or-0.5, it will be displayed during printing. 5 or -. 5. Obviously it's not what I want. I wrote a simple one

Description of Oracle Auto-start, oratab, and dbstart scripts in Linux

1./etc/oratab description Use cat to view the file: Gg1:/home/Oracle> cat/etc/oratab # # This file is used by ORACLEutilities. It is created by root. sh # And updated by the Database ConfigurationAssistant when creating # A database. # A

Dynamic configuration of Redis Parameters Based on Java

In view of redis list, hash, set, string and other types of operations, many people are familiar with the use of, a brief introduction to dynamic parameter modification, master-slave switchover, persistent settings, system information

Problems with Oracle DG archive setup Verification

Problems with Oracle DG archive setup Verification -- Master database SQL> col statusForA10 SQL> col destinationForA20 SQL> col errorForA20 SQL>SELECTSTATUS, DESTINATION, ERRORFROMV $ ARCHIVE_DEST; STATUS DESTINATION ERROR -----------------

The SQL statement contains Chinese characters and cannot be queried.

When I was writing JDBC, I met the problem that the SQL statement cannot run because it contains Chinese characters. So I put this sentence in the mysql client for testing and the result passes, I guess it's not a matter of character encoding. It's

Ubuntu 12.04 Server port MySQL Database

I used Ubuntu 10.04 LTS Server. The HDD was faulty a few days ago and the system was pregnant. I had to wait for an 80 GB HDD to be eliminated with IT. How can the company be so poor, I still use my computer as the server 7 or 8 years ago. Is IT

Common MySQL database operations (add users)

1. Add a user to Mysql Format: grant select on database. * to "username" @ "Login host" identified by "password "; Example 1: Add a user named "test1" with the password "abc" so that the user can log on to any host and have the permission to query,

SQLite3 fuzzy query

If you have not installed or used sqlite, you can use SQLite3 for installation and basic operations. 1. Create a database test. db Cd ~ / Sqlite3 test. db In this way ~ /A database file test. db is generated under the directory. 2. Create a table

Basic query statement for Oracle 10 Gb database-Medium-Function

Function: The purpose of using a function is to operate data. Process the input variable and return a result. There can be many variables. The input variables can be column values or expressions. Functions can be nested. The result of the inner

Oracle ORA-01157: unable to identify/lock data files

Create undo tablespace MOZI datafile 'e: \ Oracle \ product \ 10.2.0 \ oradata \ orcl \ MOZI. dbf' size 2048 M extent management local;Alter system set undo_tablespace = MOZI;The ORCL database in WINDOW prompts: the database is not open: it can only

RAC on virtual machines gsd lsn often UNKNOWN Solution

State online can be started only after the dual-node RAC is successfully installed on the VM. you can always have several UNKNOWN machines after each restart, if you can start them manually. crs_start ora. xxxxx, or crs_start-f xxxxx If no error is

Deploy MySQL environment in CentOS 6.2

1. Command installation: yum install mysql-server 2. built-in startup: CentOS6.2 comes with mysql5.1 installed, and the root identity (mysql-u root-p) has no password; System-> Management-> service, select mysqld, and set auto start and start the

Show parameter can also display implicit Parameters

The database initialization parameters used for Oracle Database startup are usually obtained using the show parameter command in sqlplus. However, only some public parameters and modified hidden parameters are shown here. Oracle also has a number of

How to audit table operations in Oracle databases

In the basic configuration information table of the application, some dictionary information is saved. The key value is added by the application in sequence as needed. This type of requirement is used for primary key field value management. The

Implementation of Automatic Backup in HA dual-host environment

Db2 instances and databases are installed on shared disks. To use a crontab scheduled task to back up the DB2 database, because it is an HA environment, we need to consider the scripts on the two machines. Edit crontab and set scheduled tasksLog on

Operations on the first and last lines of Oracle subqueries

Introduction: When processing a sequential account with similar records, you may often encounter the situation of "taking the first and last records for calculation on a certain Table value. For example, the logging and end-to-end increase.

Total Pages: 1013 1 .... 958 959 960 961 962 .... 1013 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.