My Oracle database was installed last November, and then it was installed, then it was normal, there was no problem, but then I didn't use my own local Oracle, Pl/sql has been connected to the machine, Then today suddenly want to do some testing on
1, first in the CMD switch to Oracle's client Exp.exe in the bin directory, for example
D:\oracle\product\10.2.0\client_2\BIN
Data export: The exported database name is defined in the Tnsnames.ora file
1 The database zxcc completely exported, user
How do you recover a data file in Oraclek after it has been mistakenly removed from the OS system? Do not panic at this time restart the database or the operating system, you can retrieve data files by DBWN process-related handles.
Test:
Step 1: Log
Recently, I was prompted to connect Oracle with C + + ADO, "No providers found, possible programs not installed correctly"
Most of the solutions found on the Internet are set up the Oracle installation directory permissions, I set up after also did
Key Words:
an explicit cursor
When a query returns more than one row, an explicit cursor is required, at which point the user cannot use the SELECT INTO statement. Pl/sql manages implicit cursors, which are open when the query starts, and when the
Materialized views in Oracle
A materialized view is a database pair that includes a query result, which is a local copy of the remote data, or is used to generate a summary table based on the sum of the data tables. Materialized views store data
http://blog.csdn.net/smstong/article/details/37659397
As a command line loyal user, the server-side software's operation dimension tends to use the command or the script completes, very hates the resource to occupy the very large GUI. Oracle
The workaround can be done by using the following SQL statement
First you need to log on using DBA.
To run the cmd command-line tool, enter:
Sqlplus/as SYSDBA
Sqlplus sys/Password @ database use case name as Sysdba
After you enter the DBA's
Recently in the case of a bank database migration and escalation, as the system for the statistical run batch, the original system configuration has been unable to meet the performance requirements of running batches, it is required to buy new
Problem One: ERP system installation process error Rw-50004:error code received when running external process. Check log file for details. Running database Install Driver for VIS instance processing method: Check the log found errors occurred at the
This article originates from TTT BLOG, original address: http://blog.chinaunix.net/u3/107265/showart_2192657.html Brief Introduction: This article comprehensively introduces the related concepts of Oracle execution plan, accessing data access
Add a comment to a table
Comment on table Mw_sys. object instance of the Mwt_om_obj1 is ' business type. ';
To add a comment to a column in a table
Comment on column Mw_sys. Mwt_om_obj1. Unique identifier of the obj_id is ' object. ';Comment on
Use the storage process to bulk extract a view of the data, inserted into a new table, the view data 240 million, yesterday to 60 million on the card, do not know what the reason, want to continue to execute this stored procedure, want to ask what
about whether to import with imp command, or import with IMPDP command, you'd better ask if the traditional exp generated DMP file or DataPump generated DMP file, the former to be imported with IMP, the latter with IMPDP import.
Second, the
To guide a remote server's database to another server today, colleagues have already added a regular export function to the source server, using the EXPDP exported DMP file, with the export log. log file. Therefore, to import to the target server,
--Specification create or replace package test_pkg is --test_pkg for package name procedure showmessage; --declares a process Function myadd (x in number,y in number) return number; --declaration function end test_pkg;
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