Oracle Database File Corruption has been solved. The problem is "error: ORA-01033: Oracle initialization or shutdown in progress", and later from the Internet to find some information, and finally add their own practice finally solved, but there is
When installing oracle on Linux, I accidentally installed the listener twice. The port number of the listener is changed to 1522 instead of the default 1521. The client has not been connected for a long time, finally, we found that the port number
Write basic! It is good for you.
Shutdown has four parameters: Normal, transactional, immediate, and abort. The default value is normal if no parameter is included.
I:
Shutdown normal:
Connected users constantly,Prevents any user
Part 1: installation and configurationTo develop a webapp under the command line interface (*), you can only compress it into an ear package to deploy the app. If you use it to debug the program, it is very troublesome. Can I develop and
In Oracle, there are many ways to implement paging using SQL, but some statements may not be very common and can only be used in some special scenarios;The following describes three general implementation schemes,RownumIs a core keyword. It is a
Square brackets
Square brackets
Description
[[: Alnum:]
Character mix of letters and numbers
[[: Alpha:]
Letter
[[: Cntrl:]
Control characters
[[: Digit:]
Numeric characters
[[:
I have been studying how to build data guard with brokers recently and it has been quite smooth before. I suddenly found a strange problem over the past two days. I confirmed that the configuration steps were correct, however, the following error
Drop table test;
Select count (*) from test;-- Create a test tableCreate Table Test(ID number (9 ),Nick varchar2 (30));
-- Insert Test DataBeginFor I in 1 .. 100000 LoopInsert into test (ID) values (I );End loop;Commit;End;
Select * from test;
--
Oracle backup and recovery can be achieved through import (IMP) Export (exp:
Run exp help = y
View tablespacesSelect * from V $ tablespace
1 2 cwmlite Yes2 3 drsys Yes3 4 example Yes4 5 indx Yes5 0 system Yes6 7 Tools Yes7 1 undotbs Yes8 8 users
Work notesImport instances after user export. task requirements:
1. Export all objects of the user test1 from Windows Server A and import them to the Test2 user on Linux Server B. (The test1 password is test1passwd or can be exported using the
From the perspective of the recovery type, Oracle data recovery can be divided into two types: full recovery and Incomplete recovery. Actually, I am familiar with OracleAfter the architecture, there will be a general concept for Oracle recovery.
Applications used in the RAC environment sometimes want a specific application to only run on the child node of the RAC, or assign a primary node to some applications. In this regard, Oracle 10 Gb can be implemented using services.
I. cluster
This function is customized because "wmsys. wm_concat" is unstable in 10 Gb. Now you have written your own defined functions. The functions and usage are the same as those of the "wmsys. wm_concat" function. I posted it to everyone.
Note: This is
Http://wanwentao.blog.51cto.com/2406488/457598
There are four types of SQL languages: dql, DML, DDL, and DCL. It is used to define the data structure, such as creating, modifying, or deleting a database; DCL is used to define the permissions of
Steps for installing Oracle Diagnostics tool:
0. Installation Platform: Linux 3.7 As, Oracle EBS 11.5.10.21. to install the diagnostic tool, you must first install the installation package p361_80_11i_generic.Uncompress, modify the file newprods.txt
Developed using open-source geoserver, geotools, and mapbuilder. The database uses Oracle spataral.Looking at a semi-finished product system that has been prepared by others, you can simulate it yourself. GIS uses a special data format and cannot be
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