According to the online approach and combined with practice, to organize (forget to see later), Oracle login Problem Solution:
Common logon problems encountered when connecting to an Oracle database ora-12560,01034,27101,00119,00132, and so on, you
Depending on the characteristics of the Oracle database and the tools provided, the main methods are as follows:
Tables that use logical backups to lose data using the Import tool
Use physical backups to restore data files and perform
Methods 1:x:\oracle\ora81\bin\wrap iname=xxx Oname=xxx
Method 2:9i uses wrap to encrypt stored procedures under Win2000, 10g can use encrypted packets dbms_ddl.wrap or dbms_ddl.create_wrapped.
11.5.1 uses wrap to encrypt stored procedures under
The listener also has security? sure! By default, any user does not need to use any password to operate or close the Oracle listener through the LSNRCTL tool, causing any new sessions to fail to establish a connection. Oracle listeners in Oracle 9i
Oracle's analytic functions are very powerful and have been used frequently over the years. This time you will often use the analysis function to sort out, for future viewing.
It's easier to understand that we learn from cases.
1, build the table
Ora-12541:tns when connecting to an Oracle server with a client tool such as Pl/sql Developer: No listener error, as shown in the following figure:
It turns out that the Oracle Monitor did not start and the connection was successful after the
1. Query this node and all nodes below this node:
2. All hierarchy relationships in the query node
SELECT rpad (', 2* (LEVEL-1), '-') | | Depname "Depname", Connect_by_root depname "ROOT", Connect_by_isleaf "IsLeaf", Level, Sys_
Was told that test user was locked on login
1, with the DBA role of the user login, to unlock, set the specific time format in order to view the specific time
Sql> alter session set nls_date_format= ' Yyyy-mm-dd hh24:mi:ss ';
Session
(1) in the English version of Oracle, the default date format is ' Dd-mon-yy ', such as ' 01-jan-98 '
The Oracle default date format in Chinese version is ' Day-month-year ', for example ' 2 January-August-2003 ' or ' 2 January-August-03 '
(2)
The Oracle tutorial you are looking at is: Backup and Recovery of Oracle databases. ----When we use a database, always want the content of the database is reliable, correct, but due to computer system failures (including machine failure, media
How do I build the best index?
1. To create an index explicitly
CREATE INDEX index_name on table_name (field_name)
tablespace tablespace_name pctfree
5
Initrans 2
Maxtrans 255
Storage
(
minextents 1
maxextents 16382 pctincrease
0
)
In the process of database management, the data table is often the user's unreasonable operation caused the table to be locked, the following describes how to find which tables are locked by which users, and how to unlock:1. Find locked tables:
What happens when you use Oracle to find that a table is locked and you don't know who (or what program) is locked?
Two steps to go:
1, find out the locked object of the session ID and serial number
Execute SQL as follows:
--queries out the
Recently the project encountered a very tangled problem, due to the business relationship, DB data table can not be determined, in the use of the field may be increased, so when the insert caused me a lot of trouble.
Let's take a look at how I
Two days ago I encountered a problem in the work, we have a program is used to incrementally extract the table data in EBS, some of the full amount of extraction, that is, first delete the data in the original table, and then extract the data,
One, blob field
A blob is a binary large object that is written by the English binary Large object, and Clob is written by the big character object, which is the English character Large object. Where a blob is used to store large amounts of binary
The Oracle tutorial you are looking at is: Install Oracle load Database error areasqueries resolution.
Note: When installing, make sure that the Oracle installation directory cannot have Chinese characters
(If the "Load Database error Areasqueries"
The Oracle tutorial you are looking at is: Automatically backing up Oracle databases.
It is believed that a large number of system administrators are doing the same job every day-backing up the data. Once a day of negligence, and this day the system
Due to some project requirements, it is necessary to import data from Oracle to MySQL regularly, noting that the timeliness of data is not high. Requirements high can use GoldengateFirst, you need to export the Vid,userid,goodid,time4 fields from
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