oracle| data
The export of bulk data in Oracle is achieved by Sqlplus spool. The import of batch data is realized by Sqlload. The export portion of a large amount of data is as follows:/*************************** * SQL script part demo.sql begin ***
oracle| Concept | view | data | The database view is a transformation of the original database data and is another way to view the data in the table. A view can be viewed as a moving window through which you can see data of interest.
Views are
oracle| Data | database
Oracle Database in the use of the process, as the data increase in the database files are gradually increased, after reaching a certain size may cause hard disk space; Then we can move the database file to another large hard
oracle| Error | load | Resolve to operate on the machine on the Oracle database:
1. Based on KB 193893, set up two views within Oracle, use the SYS account.
The default path for the script is: Oracle\ora92\rdbms\admin\xaview
2. After setting up two
oracle| Data | database | An optimizer that counts the execution of PL/SQL statements for Oracle databases, has a cost-based optimizer (CBO), and a rule-based optimizer (RBO).
The Rbo optimization method relies on a strict set of grammatical rules,
Oracle|web my machine is 5l,oracle9i,weblogic6.1,httpserver.
Because of the machine to others, the other side of the limited level (in fact, I am also very food:), in order to worry, or let the system to automatically run the application is
Oracle
[Q] How to view the database character set
[A] Database server character Set select * from Nls_database_parameters, which originates from props$, is the character set representing the database.
Client Character Set Environment select * from
oracle| Data | How does the statement view a build table statement for an oracle datasheet?
System environment:
1, operating system: Windows Server, machine memory 128M
2. Database: Oracle 8i R2 (8.1.6) for NT Enterprise Edition
3, Installation
Oracle|window "IT168" Oracle is a heavyweight database used by large and medium-sized enterprises, websites, companies, institutions, etc. This article describes its installation method under the Windows platform.
Precautions:
1. This example takes
oracle| Control | data | database
A few days ago a database instance was created successfully and can be started in sqlplus, but it is not possible to login in the Admin control tool. Today I tried to solve this problem, the result is still
oracle|window| Data | database
Link
Http://www.eygle.com/faq/Use.Nt.tools.manage.Oracle.htm
1.TOP
The top tool can monitor processes that consume system resources most
Pid is the process id,windows is a multithreaded server, each process
oracle| string
--intercept the most likely mixed string in Chinese and English according to the given byte length to avoid a half character problem
Create or Replace function SUBSTR_GB (str_ varchar2,
Begin_ Integer,
Length_ integer) return varchar2
Oracle
Oracle 8i for NT installation
To put the Oracle 8i installation disk (or a burning disc with Oracle 8i) into the optical drive or via a USB connection with an Oracle 8i removable hard drive, open Windows Explorer and select the
Oracle
After writing an article about MTS on CSDN, I received some mail or message from some netizens, and they had a lot of questions about MTS. With Piner,fenng,biti and some other netizens in the chat, they are not agree with the use of MTS, that
Oracle
Link
Http://www.eygle.com/case/sql_trace_1.htm
Problem Description:
This is a diagnostic case for helping a company.
Application is a backstage news release system.
The symptom is that accessing the news page through a connection is
oracle| objects
--Delete an object under a user
Set heading off;
Set feedback off;
Spool C:\dropobj.sql;
Prompt--drop Tables
Select ' Drop table ' | | table_name | | | Chr (13) | | Chr (a) from user_tables;
Prompt--drop View
Select ' Drop View ' |
oracle| Data | After the database is installed on the Oracle database, when we visit Port 8080, a xdb window pops up asking for a username and password. This will conflict with some of our local applications that use the port, such as Tomcat, JBoss,
oracle| performance which initialization parameters most affect Oracle system performance
What is the SGA (System global Area) 1, the System global Area (SGA) is a control information memory segment assigned to Oracle that contains an Oracle
oracle| temp Table | data | database
Recently, considering our database-side write stored procedures about temporary table use, because we are not clear how the database side is handled, and SQL Server is handled the same way, there are hidden
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