Switch root to Oracle database account Su–oracle To view the database service status: Ps-ef |grep Oracle Netstat–an|grep 1521 To view the database listening status: [[Email protected] ~]$ lsnrctl Statuslsnrctl forLinux:version11.2.0.1.0-Production
Preface: Honestly, Ubuntu 16.04 or more difficult to install oracle! In the course of a difficult way to pass!Important Accessories : Ubuntu16.04+-xxx-i386.iso_ Install the required packages for Oracle. zipCharacteristics:
Reinstall
Oracle Java SE arbitrary code Execution Vulnerability hardeningCurrently the vendor has released an upgrade patch to fix this security issue, patch get Link: http://www.oracle.com/technetwork/topics/security/cpujan2014-1972949.htmlDownload jre-8u111-
Using Xshell to connect to a remote Linux database server, when you switch to the Sqlplus console, when you enter an incorrect character, the ^h is displayed when you use the fallback key to modify it.Workaround: Switch to root user, enter Stty
-A input-p tcp-m state--state new-m TCP--dport 1521-j ACCEPT-A input-j REJECT--reject-with Icmp-host-prohibService iptables Status View firewall stateService iptables start to turn on the firewallservice iptables Stop shutting down the
Gradle using a local jar package (Gradle Oracle OJDBC14)Because Oracle's driver packages are not available for direct download on MAVEN, the use of Gradle can lead to the inability to load Oracle and now provides a way to gradle load local jar
Configuring Hugepage in Linux can improve Oracle's performance and reduce page swapping for Oracle SGA, similar to Lagepage in Aix.Why use large pages?The default block size for Linux memory is 4KIf the SGA is: 128GSelect 128*1024*1024/4 from dual;33
Gets the string substr (string, start_position, [length]) that specifies the starting position and length in the stringSuch as:Substr'This is a test',6,2) wouldreturn ' is'substr ('This is a test',6) wouldreturn 'Is a test'substr ('techonthenet',-3,3
Oracle installed on the CentOS system, the system disk space itself is not very large, after running a period of time to find that Oracle's temporary tablespace occupies a larger disk, so that the system is on the edge of the crash, the method to
--about whether NULL participates in the calculation in the Oracle database, and is validated,With TD as (Select null id,1 name from dual),TD1 as(Select null id,2 name from dual)SELECT * from TD, TD1 where NVL (td.id, ' 0.00 ') = ' 0 'Select ' 1 ' |
The Oracle Supplemental logging feature can be divided into the following types of functions: Minimum (Minimal), support for all fields (all), primary key (primary key), unique key support (unique), support for foreign keys ( Foreign key). field
Obtaining query Count without executing a query in Oracle d2k obtaining a Count of records that'll be retrieved by Execute_query Before Actually performing it in a database block was especially useful when the requirement was to Prevent navigation
Remove the configuration (if any) of the oracle_home in the system environment variable before installation.If the Web management interface cannot be accessed or the database cannot be connected after installation, it may be normal to uninstall a
Background introduction:SQL Server can add an identity (1) After a field of type int, and the field will be increased by +1, and this field will be set as the primary key, enabling us to insert the data. You can use "auto_increment" in MySQL. But
The original in this pokeRegexp_instr6 parametersThe first one is the string enteredThe second one is the regular expressionThe third is to identify a regular expression match starting from the first few characters. (Default is 1)The fourth one is
Source: Https://zhidao.baidu.com/question/383828330.html?qbl=relate_question_2&word=excel%20%B1%ED%CA%FD%BE%DD %d4%f5%c3%b4%d0%b4%c8%eborancleThe procedure is as follows:
Prepare your data: Build the data you need in Excel
2. Save the
Tag: Specify the default Val floor post data type rate this heUsage of InStr, substr, and NVL in OracleINSTR Usage: INSTR (source string, the string to find, starting with the first few characters, to find the ordinal number of the first
Course Overview:1. Review of the course contents of the previous chapter2. Introduction to the course content of this chapter3. Learn the preface to this courseAfter you have completed the previous chapters, you should be able to master the
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