oracle 9i

Discover oracle 9i, include the articles, news, trends, analysis and practical advice about oracle 9i on alibabacloud.com

Actively monitor the performance of Oracle 9i using scripts and queries

Monitoring over 250 configuration parameters and thousands of measurements is not an easy task for Oracle administrators to monitor the overall health of their Oracle databases. Oracle provides a variety of tools to monitor performance, but this is still too much. To effectively monitor the health of your Oracle databa

Oracle 9i Web-based management

5.5.1 principles of Web-based management 1. Client The client operating system is Windows 2000, Windows 98, or Windows NT. the browser with IE 5.0 or above is installed, and the Java Plug-in Oracle JInitiator 1.1.8.10 and the applet-based [Enterprise Manager] are installed ]. 2. Intermediate Layer Install the [Management Server] and Apache HTTP server. 3. Database Server Install the database server and run [intelligent proxy ]. 5.5.2 how to build a w

Oracle 9i installation on Red Hat Enterprise Linux 3 as U2

Enterprise|oracle 1) Hardware Environment At least 512MB RAM, but 256MB due to test enough Hard drive must be at least 6G (2G system +4g database) 2) Installation RHEL3ASU2 Choose the minimum installation, about 500 MB. Turn off the firewall. Fixed IP, no DHCP Swap is twice times the ram and at least 400MB 3) Extract the installation files Zcat ship_9204_linux_disk1.cpio.gz | Cpio-idmv Zcat ship_9204_linux_disk2.cpio.gz | Cpio-idmv Zcat ship_9204_li

Automatically start and close Oracle databases on Linux (9i/10g/11g)

Oracle Clusterware automatically starts and stops Oracle database instances when using RAC or ASM under Oracle 1GR2 or later, so the following procedure is not required, and in other cases you can use the method described below. SU command The following description is a method recommended by Oracle to automatically s

Oracle 9i CREATE Database

6.6.1 Create a database with the database configuration Assistant (1) The "Welcome" interface appears as shown in Figure 6.18. (2) The "Operations" interface appears as shown in Figure 6.19. (3) The database template interface appears as shown in Figure 6.20. (4) The "Database Identification" interface appears as shown in Figure 6.21. (5) The Database connection options interface appears as shown in Figure 6.22. (6) The Memory tab of the initialization parameter as shown in Figure 6.25 appe

Oracle Database 9I/10G/11G Programming Art source code download

Tags: www. ORACL book data. com github Source code download HTTP 11gBackgroundIn the search for the source of the book, the search to provide is required to download the C-currency. More stubborn (in fact, poor).In the preface to this book, it is mentioned that the source code can be downloaded from www.appress.com.The following is a link to the book on the site:https://www.apress.com/us/book/9781430229469ClickDownload Source CodeLinked to GitHub, you can download the relevant source code for th

Troubleshoot problems with ASP's inability to connect to ORACLE 9i databases

Today, an Win2K server server, installed in the native Oracle9i database via ASP, found an error and could not connect to the database at all. The error description is as follows: Microsoft OLE DB Provider for ODBC Drivers error ' 80004005 ' [Microsoft] Sqlallochandle on sql_handle_env of the ODBC Driver manager driver failed Or Microsoft OLE DB Provider for ODBC Drivers error ' 80004005 ' The specified driver could not be loaded due to system error 5 (Ora

Oracle 9i restore the deleted table with RMAN

In actual work, developers often accidentally delete an important table. At this time, they will find the Administrator to retrieve the deleted table. The specific scenarios are as follows:1. Developers:SQL> conn usr1/usr1Connected.SQL> create table t (id int, name varchar2 (10 ));Table created.SQL> insert into t values (0, yejun0 );1 row created.SQL> insert into t values (1, yejun1 );1 row created.SQL> commit;Commit complete.SQL>.........................After a while.........................2.

"Official document" "DOC" Oracle Official Documentation Center (9I,10G,11GR1, 11GR2) ____oracle

Oracle different versions of Official documents online reference and packaging Download The address summary, listed here, for your reference.1.9iOracle Official Document1) Online BrowsingHttp://www.oracle.com/pls/db92/homepage2 download in hand, reference worry-freeOracle9i Database Release 1 (9.0.1) documentationHttp://www.oracle.com/technology/documentation/Oracle9i_arch_901.htmlOracle9i Database Release 2 (9.2) DocumentationHttp://www.oracle.com/te

Oracle 9i Unix Manager

placed in the same physical order as the most commonly used indexes.(3) Oracle SQL uses table indexes to use hint hints with bitmap indexesOracle internal structure and disk I/O (1) db_file_mutltiblock_read_count and disk I/O Db_file_mutltiblock_read_count: This parameter controls the reading when a continuous long block of data is requested According to the speed of the block. This parameter has an important relationship with Db_block_size. At the

AIX 5.3 Install Oracle 10g RAC Error Collection--9i RAC present

AIX 5.3 Install Oracle 10g RAC Error Collection--9i RAC PresentSystem environment:Operating System: AIX 5300-08Cluster Software: CRS 10.2.0.1Database: Oracle 10.2.0.1System Architecture Diagram650) this.width=650; "src=" http://s3.51cto.com/wyfs02/M02/26/9D/wKioL1NsV8Lw9ekFAAFqCT5td6k081.jpg "title=" r2.jpg "alt=" Wkiol1nsv8lw9ekfaafqct5td6k081.jpg "/>Failure phe

A brief introduction to Oracle 9i 16 data types __oracle

A brief introduction to Oracle 9i's 16 types of data Oracle 9i provides a total of 16 scalar data types, as shown below.   the scalar data type name meaning of Oracle 9i Char is used to describe fixed-length character data, length VARCHAR2 used to describe variable-le

Password reuse rules for Oracle 9i

Oracle uses PASSWORD_REUSE_TIME and PASSWORD_REUSE_MAX in PROFILE to determine whether the password can be reused and the restrictions on Password reuse. However, after testing, I found that the description in the Oracle administrator guide is incorrect. I checked METALINK, although the two parameters are described in detail in an article on METALINK, some descriptions are still incorrect. PASSWORD_REUSE_TI

Oracle 9i Index

20030102 Aaah2oaaiaaaabsaao 20030103 Aaah2oaaiaaaabsaap 20030104 ――――――――――――――――――――――――――――――――――――― Oracle 9i-Supported indexes The indexes in Oracle 9i can be grouped into two broad categories: B-Tree indexes and bitmap indexes. Table 7.9 B-Tree Index classification Name Meaning Non-

Pro * C connection interruption test (Oracle 9i)

connection pool, use kill session to manually disconnect the connection. ORA-00028 your session has been killed Yes Use the connection pool and kill session to manually disconnect all connections ORA-03114: not connected to oralce No. The connection pool is damaged and only the process is restarted. This error is displayed when reconnecting: ORA-00022 invalid session ID; Access Denied Use the connection pool and kill session to manually disconnect the connection po

Detailed procedures for configuring and starting Enterprise Manager after Oracle 9i installation

oracle| process Many beginners install Oracle, do not know how to configure Enterprise Manager, can not go in, because this kind of problem see much, now I write down the detailed process: 1: Start-> Program->oracle->configuration and Migration tools->enterprise Manager Configuration Assistant 2: Configure local oraclemanagementserver-> next-> create a new da

Small test on Oracle 9i Jump Index Scan (index Skip Scan)

oracle| Index In oracle9i we know that we can use the Jump Index Scan (index Skip Scan). However, there are some limitations to the use of jumping index scans. From Oracle's documentation we can find this: Index Skip Scans Index skip scans improve index scans by Nonprefix columns. Often, scanning index blocks is faster than scanning table data blocks. Skip scanning lets a composite index is split logically into smaller subindexes. In skip scanning,

Using Ado.net to access Oracle 9i stored procedures (lower)

that returns a single value The Executeoraclescalar () method of the OracleCommand class is used to execute an SQL statement or stored procedure that returns a single value as a OracleType data type. If the command returns a result set, the method returns the value of the first column in the first row. If ref CURSOR is returned, rather than returning the value of the first row of the first column pointed to by ref CURSOR, the method returns a null reference. The ExecuteScalar () method of the O

Use of Oracle 9i management tools

command, as shown in Figure 3.19. (5) The "Save work separate as" interface appears as shown in Figure 3.20. 3.4.3 the use of "Enterprise Manager" 1. Independent Login (1) The Oracle Enterprise Manager console interface appears as shown in Figure 3.21. (2) The "Enterprise Manager after standalone startup" interface appears as shown in Figure 3.22. (2) "Menu bar" has 6 items. (3) There are 6 shortcut buttons in the shortcut button area, as shown i

Oracle 9i 10g 11g Installation File and Patch Set Download address full version (Backup)

/92010Sol_Disk2.cpio.gz Http://download.oracle.com/otn/solaris/oracle9i/9201/92010Sol_Disk3.cpio.gz Oracle9i Database Release 2 Enterprise/Standard Edition for Sun iSCSI Solaris (64-bit) Http://download.oracle.com/otn/solaris/oracle9i64/9201/solaris64_9.2.0.1.0.Disk1.cpio.gz Http://download.oracle.com/otn/solaris/oracle9i64/9201/solaris64_9.2.0.1.0.Disk2.cpio.gz Http://download.oracle.com/otn/solaris/oracle9i64/9201/solaris64_9.2.0.1.0.Disk3.cpio.gz

Total Pages: 15 1 .... 6 7 8 9 10 .... 15 Go to: Go

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.