After the IP address of the oracle server is changed, the listener cannot process it.

After the IP address of the oracle server is changed, the following error is reported when the listener is started after the IP address of the oracle server is changed: TNS-12542: TNS: address already in use TNS-12560: TNS: protocol adapter error

Oracle listening service startup in Windows

The installation is oracle9i, and the platform is 2000 windows. You can use SQL plus, but PL/SQL developer 6.0, Login error: ora-12541 TNS no listener. It is useless to re-add it in the Listener Configuration. Start OracleOraHome90TNSListener

Describes how to recover from Oracle Database cold backup

The cold backup data must be that the database is not in the open state. The detailed process is shown in the following steps: ◆ (1): Shut down the database: shutdown immediate; ◆ (2): copy all files under the oradata directory, including data

How to easily solve Oracle Database Service Startup Problems

Software environment: Operating System: Windows 2000 Advanced Server. Database: Oracle 9.0.1.1.1 Enterprise Edition. Recently, when Browsing BBS, we often see "in a hurry! How to start OMS ?" To address these problems, I want to share some of my

Example of creating and using Oracle Stored Procedure

Example of creating and using oracle Stored Procedure 1. Create a stored procedureCreate or replace package pk_1 as // statement for creating a packageTYPE cur is ref cursor; // declare a pointerProcedure p1 (cr out cur );End; / Create or replace

Comparison and Analysis of SQLServer and Oracle operation costs

Apart from significant technical differences between SQL Server and Oracle databases, there are also significant differences in implementation costs. I will share some of my views on this topic and hope to communicate with you. I. Oracle is

Multiple methods for deleting all objects under a user in Oracle

The methods for deleting all objects under an Oracle user may not be available to everyone. The following describes two common methods for deleting all objects under an Oracle user, we hope this will help you learn how to delete Oracle users.

Oracle exception: ORA-01658: unable to create INITIAL extent for &

Problem description: ORA-01658: unable to create INITIAL extent for segmnet in tablespace DATA01 Cause: Data cannot be inserted because the tablespace DATA01 space is insufficient. Solution: Redefinition of the tablespace size:Alter tablespace

Master's Oracle mass data deletion method

Batch deletion of massive data is usually complicated and slow, and there are many methods, but the general concept is: Batch deletion and successive submission. The following is my deletion process. My data tables can be deleted through the primary

Oracle procedure Exception Handling

ORA-01403: no data found solution twoSolution 1: add an exception to handle the exception Exception when no_data_found then ....   Solution 2: Change the select statement, for example: Select count (*) field into var from table where .... Add a

Oracle Database File recovery and backup ideas

Any database may have certain security risks during its long-term use. For database administrators, a complete set of database backup and recovery mechanisms should not only be intended for the secure operation of computer operating systems. When

Research on full-text retrieval of Oracle (full 6)

3.6 Wordlist attributes The wordlist attribute of Oracle full-text search is used to set fuzzy queries and root queries. The wordlist attribute also supports For subqueries and prefix queries, the oracle wordlist attribute is only basic_wordlist

OCP043 lecture 6 Flashback

Flash back is the biggest new feature of oracle10g. Most of the flash back content has been sorted out before, including flash back database, flash back Delete table, delete table, and Flash back version query, this topic describes how to ensure the

Oracle online log recovery case

Case 1 of Oracle online Log Recovery: it is a good solution to the loss of a single member in a multi-path log. You only need to copy the intact online log to the bad log. Case 2: All members of non-current online logs lose the simulated environment:

CBO Configuration Policy

"The cost of configuring the query optimizer is expensive, but it is worth the effort ." (Note 1) In fact, I have seen many sites that underestimate the importance of good configuration. Sometimes, I even had a heated discussion with some people who

Common Oracle script-uninstall Grid Control

Common Oracle script-uninstall Grid Control [Plain] #! /Bin/bash #0. stop some service su-oracle-c "\ $ AGENT_HOME/bin/emctl stop agent" su-oracle-c "\ $ OMS_HOME/bin/emctl stop oms" #1. delete user oracle's content echo "" echo "delete user oracle'

64 win7 + 64 Oracle + 32plsql Installation

64 win7 + 64 Oracle + 32plsql installation 1) install Oracle 11g 64-bit 2) install 32-bit Oracle client (instantclient-basic-win32-11.2.0.1.0) download instantclient-basic-win32-11.2.0.1.0.zip (must be 32-bit, do not download the wrong version.

How to cache tables to memory in oracle

How to cache tables in oracle to memory because some static data tables are frequently accessed in the database, you can consider caching these tables with a small amount of data to the memory. There are two methods: for example, cache the fisher

ORACLE 11g rac Listener Configuration (instance sharing)

ORACLE 11g rac Listener Configuration (instance sharing) after a user RAC installed on QQ last two days, how to configure the listener? Below I will share an instance Environment Information cat /etc/hosts192.168.1.11 racdb1 192.168.2.2

Performance problems in querying the maximum and minimum values of a column in a single table

The performance problem of querying the maximum and minimum values of a column in a single table is that in oracle 10 Gb, there is an SQL statement for querying a single table. It does not have a where clause, but simply calculates the maximum and

Total Pages: 2147 1 .... 2139 2140 2141 2142 2143 .... 2147 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.