Oracle User Management
First, the concept of the user
Users, or user, is a popular way to access Oracle database "people." In Oracle, the user's various security parameters can be controlled to maintain the security of the database, these concepts include schemas, permissions, roles, storage settings, space quotas, access resource constraints, database auditing
EXP Export Oracle database table: (as native administrator), refer tohttp://jiqinlin.iteye.com/blog/758469 Export TABLE: Exp username/password @localhost (IP address): Port number/Database instance name file= local address \ Want to generate an indication. DMP owner= (username, Password) eg:exp C # #tjuser/TJUSER@LOCALHOST:1521/ORCL file=c:\adc160624.dmp owner= (C # #tjuser, Tjuser)//tables under the current user
database name, instance Name query: (A
Tags: process build rail info from BSP content lag stop For non-Oracle DB, SQL Server is a sample description: My train of thought A:oracle DB production B:oracle DB Intermediate machine C:sqlserver db destination a-> b->c Note: B on both the rep process also has the EXT process, at this time. There is also a need to establish a rep process for B.A->b can complete the online initialization synchronization (EXPDP based on SCN number)After the initializ
Tags: Oracle goldengate initial Load methodNon-Oracle DB is illustrated with SQL Server as an example:My train of thoughtA:oracle DB production B:oracle DB Intermediate machine C:sqlserver db destinationa-> b->c Note: B on both the rep process and ext process, at this time, C also need to establish a rep process for B.A->b can complete the online initialization synchronization (EXPDP based on the SCN number
[Oracle Notes] 2. Oracle Server entry and Oracle management routine
[Oracle Notes] 2. Oracle Server entry and Oracle management routine
Oracle Server entry and
Many users want to know about Oracle RAC, but lack hardware conditions to install and understand RAC. Here we apply the Oracle VM and install it on the Xen virtual machine.
The Oracle VM was officially launched on November 12, 2007, and the latest version is 2.1.1. It is a virtualization software based on open source Xen Manager that supports
Method 1: As you all know, to connect to Oracle using PL/SQL, you need to install the Oracle client software. Have you ever wondered whether to directly connect to Oracle without installing the Oracle client? In fact, I always wanted to do this, because this client is so annoying !!! Not only will JDK be installed, but
1. Oracle 11g R2 Installation Manual (graphics tutorial) for Windows
Before installation, you need to confirm the following points:
Your memory is not a problem (this is important, if your machine often blue screen then don't pretend, or you cry)
Your system is activated.
The computer is already installed. NETFramework 4.0, or the first step will have a pop-up box to tell you "Oui.exe has stopped working"
Even 64-bit systems can install 32-bit
I/O system call interface ).
ASM is implemented and deployed as a separate Oracle instance. It only needs to have a parameter file and can start the ASM instance without any other physical files. Only when it is running, to be accessed by other data. On the Linux platform, you can access ASM only when you run the OCSSD service (which is installed by default by the Oracle installer.
How to change the passwo
Developer to access it, it is reported that the oci. dll file cannot be loaded. Originally, oci. dll was 64-bit, and the 32-bit application PLSQL Developer could not load it.The solution is as follows:
1. download 32-bit Oracle InstantClient (http://download.oracle.com/otn/nt/instantclient/10204/instantclient-basic-win32-10.2.0.4.zip), and expand to a directory, such as C: \
Oracle how to ensure the ACID principle of transactions -- oracle Core Technology Reading Note 2, acid -- oracle
There are four general principles in the transaction that all databases must comply with, referred to as the ACID principle. The following briefly describes how oracle implements these four principles.
1. A
1.oracle InstallationRefer to http://wenku.baidu.com/view/d01ffd43336c1eb91a375d68.html, no longer repeat here2. Command line sqlplus Connect Oracle(1) Check the monitoring statusc:\>lsnrctl StatusLsnrctl for 32-bit windows:version 9.2.0.1.0-production on 2 August-June-2005 11:01:01Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.Connecting to (D
ORACLE-012: Automatic varchar2 and number conversion for numbers only in oracle, oracle-012varchar2
When an association query is used, the fields in the two tables define different types. One field is of the varchar2 type, and the other is of the number type. The content is as follows: '20160301' and 00187. In use, the varchar2 type is automatically converted to
There are several modes of locking in Oracle:0:none1:null Empty2:row-s line Sharing (RS): Shared table locks, Sub share3:row-x Line Exclusive (RX): For row modifications, sub Exclusive4:share shared Lock (S): Prevents other DML operations, Share5:s/row-x shared Row Exclusive (SRX): Block other transaction operations, Share/sub exclusive6:exclusive Exclusive (X): Independent access use, exclusive
The types provided by 1.
export or after the import recompile. The stored procedure did not import successfully, so I finally took advantage of Navicat to import the stored procedure successfully.Note: (1) To ensure that two databases have the same character set, if the difference will be an error. I checked the next two database character sets are the same, so I'm not sure what is wrong with the specific report. To view the database character set:SELECT * from V$nls_parameters WHERE PARAMETER in (' Nls_characterset ',
look at the installation of Oracle in Oracle Linux.
2.1Install software
Oracle can install the media independently from 11 GB. From OTN, we can only download to 11.2.0.1. From MOS, we can download to 11.2.0.3. Here I will use version 11.2.0.3 on MOS for testing.
OTN:
Http:/
Tags: post win10 software Installation Check permissions another remove error message appears
Foreword: To prepare for a follow-up project and to use Oracle, you must first install Oracle. Native win 10 64-bit system.
First step, download Oracle, official website (login registration required):Http://download.oracle.com/
Tags: color start cannot decompress through the Close button that is the Administration guideOne: The preparatory work 1): First of all, download two Oracle compressed files. Http://download.oracle.com/otn/nt/oracle11g/112010/win64_11gR2_database_1of2.zip Http://download.oracle.com/otn/nt/oracle11g/112010/win32_11gR2_database_2of2.zip 2): Unzip the ab
To connect to the Oracle database remotely, but not to fully install the Oracle client on its own computer, the lightweight client instant clients were downloaded to the Oracle website. This thing does not have a graphical interface, all rely on sqlplus remote connection server, so does not occupy the place, just satisfies me this kind of pursue "the simple is go
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.