Sometimes, the specific role of these several files or some vague order to gather some information as follows: File storage location: $ ORACLE_HOME \ network \ admin First description of the English: The sqlnet.ora is an optional file expressing more ...
[Oracle @ dg-01 admin] $ lsnrctl LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 23-JUN-2010 02:35:37 Copyright (c) 1991, 2005, Oracle. All rights reserved. Welcome to LSNRCTL, type "help" for information. LSNRCTL> start Starting / ...
[Oracle @ dg-01 admin] $ lsnrctl LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 23-JUN-2010 02:35:37 Copyright (c) 1991, 2005, Oracle. All rights reserved. Welcome to LSNRCTL, type "help" for information. LSNRCTL> start Starting / ...
Using PL / SQL Developer when you connect to the database "ORA-12541: TNS: no listener" error. rn 1, check the log listener.log found the following errors: TNSLSNR for 32-bit Windows: Version 10.2.0.1.0 - Production on 20-9 month -2,008 10: ...
LSNRCTL> help The following operations are available An asterisk (*) indicates that modifier or extended command: start stop status services version reload save_config trace change_password quit exit set * show * LSNRCTL> show After the show provide
How to start and shut down the database instance and how to start the oracle instance and the system with Start the database instance, is divided into two steps: the first step, start listening; the second step, start the database instance. One, how ...
How to start and shutdown the database instance and how to start the oracle instance and the system with Start the database instance, is divided into two steps: the first step, start listening; the second step, start the database instance. One, how t ...
Gossip not to mention, the following straight into the issues that are prepared to see the node making contributions: 1, to modify the document after the parameters of the outstanding representatives prepare to start the node database to the nomount ...
Explained above, the dynamic monitoring and passive monitoring, the following experiment one to come to see whether the database in mount state registration to the database through the network, the following is the specific implementation process: 1 ...
1) Create a password file: [oracle @ test dbs] $ orapwd file = orapwtestdb password = admin entries = 5 Note: This file the default file name is orapwSID, for other file names are not identified. At the same time must be set to the value of remote_lo ...
Transparent Gateway (transparent gateway) in configuration methods Concepts Ø heterogeneous services: The interconnection of different database platform generally referred to a database of heterogeneous services Ø Transparent Gateway: ORACLE heteroge ...
When I use the lsnrctl status query db port status, it was found that: [Oracle @ test admin] $ lsnrctl status testdb LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 06-AUG-2009 01:27:27 Copyright (c) 1991, 2005, Oracle. All rights reserved. Con ...
Recently found the time to connect a database problem, when I connect from the local time when there is no problem with it: oracle @ test admin] $ sqlplus / nolog SQL * Plus: Release 10.2.0.1.0 - Production on Thu Aug 6 03:17:04 2009 Copyright (c) 19 ...
Emerging client TNS-12542 and TNS-12560, but sometimes also the normal connection. SQLNET.ORA set up the client trace +++++++++++++++++++++++++++++ TRACE_LEVEL_CLIENT = 16 TRACE_FILE_CLIENT = CLIENT TRACE_DIRECTORY_CLIENT = c: \ arc TRACE_TIMESTAMP_C ...
DB2 connect Oracle database through Transparent Gateway (Transparent Gateway) to achieve. To Oracle server at the following local, DB2 on the remote server as an example. The local version of Oracle server 9.2.0.1.0 version, the default client instal ...
Source: Net sea cockle-pickers How to set up access to multiple Oracle in SQL Server database? Suppose we want to ORACLE in the same time be able to access SQL Server in the default two pubs and Northwind databases. 1, installed ORACLE9i Standard Edi ...
oracle default port 1521 to monitor the registration of the native database instance, but in some cases, we may want to register a database to another oracle listener non-default listener port can be achieved by setting local_listener parameters. Cur ...
An online introduction, paste over preservation, Hehe. SQL_TRACE is used for Oracle provides SQL tracking tool is a powerful auxiliary diagnostic tool. In the daily database problem diagnosis and resolution of, SQL_TRACE is a very commonly used metho ...
Part V, ORACLE network and security [Q] how to qualify a specific IP access to the database [A] can use the logon trigger or modify the sqlnet.ora (9i and above): Add the following content: tcp.validnode_checking = yes # Allow access to the ip tcp.in ...
- Excerpt from www.eygle.com rn SQL_TRACE is used for Oracle provides SQL tracking tool is a powerful auxiliary diagnostic tool. In the daily database problem diagnosis and resolution of, SQL_TRACE is a very commonly used method. This article briefly ...
ORACLE network and security on a number of questions and answers, a lot of useful tips, yes.