<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Oracle%2FDatabase</id>
	<title>Oracle/Database - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Oracle%2FDatabase"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Oracle/Database&amp;action=history"/>
	<updated>2026-05-08T19:46:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Oracle/Database&amp;diff=1981&amp;oldid=prev</id>
		<title>Kenneth at 15:43, 15 April 2015</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Oracle/Database&amp;diff=1981&amp;oldid=prev"/>
		<updated>2015-04-15T15:43:16Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Subpage Table of Contents ==&lt;br /&gt;
&lt;br /&gt;
{{Special:PrefixIndex/{{PAGENAME}}/}}&lt;br /&gt;
&lt;br /&gt;
== Oracle Download ==&lt;br /&gt;
&lt;br /&gt;
[http://www.oracle.com/technology/software/products/database/index.html Oracle Database Software Downloads]&lt;br /&gt;
* Includes Oracle 10g and 11g&lt;br /&gt;
&lt;br /&gt;
[http://www.oracle.com/technology/software/products/database/oracle11g/111060_linuxsoft.html Oracle Database 11g for Linux Downloads]&lt;br /&gt;
&lt;br /&gt;
== Oracle 11g Installation ==&lt;br /&gt;
&lt;br /&gt;
Oracle Database Online Documentation 11g Release 2 (11.2) - http://www.oracle.com/pls/db112/homepage&lt;br /&gt;
* Oracle® Database Administrator&amp;#039;s Guide - 11g Release 1 - http://download.oracle.com/docs/cd/E11882_01/server.112/e17120/toc.htm&lt;br /&gt;
&lt;br /&gt;
Oracle Database Online Documentation 11g Release 1 (11.1) - http://www.oracle.com/pls/db111/homepage&lt;br /&gt;
* Oracle® Database Administrator&amp;#039;s Guide - 11g Release 1 - http://download.oracle.com/docs/cd/B28359_01/server.111/b28310/toc.htm&lt;br /&gt;
&lt;br /&gt;
=== Windows Server ===&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 11gR2 Windows Server Install]]&lt;br /&gt;
&lt;br /&gt;
=== RHEL ===&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 11g RHEL5 Install]]&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 11g RHEL6 Install]]&lt;br /&gt;
&lt;br /&gt;
=== SLES ===&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 11g SLES Install]]&lt;br /&gt;
&lt;br /&gt;
== Oracle 10g Installation ==&lt;br /&gt;
&lt;br /&gt;
=== Windows Server ===&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 10g Windows Server Install]]&lt;br /&gt;
&lt;br /&gt;
=== RHEL ===&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 10g RHEL4 Install]]&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 10g RHEL5 Install]]&lt;br /&gt;
&lt;br /&gt;
=== SLES ===&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle 10g SLES Install]]&lt;br /&gt;
&lt;br /&gt;
== Enterprise Manager ==&lt;br /&gt;
&lt;br /&gt;
Enterprise Manager Database Control URL - (orcl) :&lt;br /&gt;
 https://[HOSTNAME]:1158/em&lt;br /&gt;
&lt;br /&gt;
Check status of Enterprise Manager:&lt;br /&gt;
 $ export ORACLE_SID=[orcl]&lt;br /&gt;
 $ emctl status dbconsole&lt;br /&gt;
&lt;br /&gt;
To start the Enterprise Manager:&lt;br /&gt;
 $ export ORACLE_SID=[orcl]&lt;br /&gt;
 $ emctl start dbconsole&lt;br /&gt;
&lt;br /&gt;
== ORION ==&lt;br /&gt;
&lt;br /&gt;
[http://www.oracle.com/technology/software/tech/orion/index.html Oracle ORION]&lt;br /&gt;
&lt;br /&gt;
ORION (Oracle I/O Calibration Tool) is a standalone tool for calibrating the I/O performance for storage systems that are intended to be used for Oracle databases. The calibration results are useful for understanding the performance capabilities of a storage system, either to uncover issues that would impact the performance of an Oracle database or to size a new database installation. Since ORION is a standalone tool, the user is not required to create and run an Oracle database.&lt;br /&gt;
&lt;br /&gt;
With the goal of closely mimicing the Oracle database, ORION generates a synthetic I/O workload, using the same I/O software stack as Oracle. ORION can be configured to generate a wide range of I/O workloads, including ones that simulate OLTP and data warehouse workloads.&lt;br /&gt;
&lt;br /&gt;
ORION is available for many platforms. Support for additional platforms will be added in the future. The User&amp;#039;s Guide provides detailed usage documentation, including a &amp;quot;getting started&amp;quot; section and trouble-shooting tips. A summary of how to use ORION is also available directly from ORION by invoking the &amp;quot;-help&amp;quot; option.&lt;br /&gt;
&lt;br /&gt;
Please note that ORION is not supported by Oracle.&lt;br /&gt;
&lt;br /&gt;
== Ignore pre-requisite failures ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ ./runInstaller -ignoreSysPrereqs&lt;br /&gt;
Starting Oracle Universal Installer...&lt;br /&gt;
&lt;br /&gt;
Checking installer requirements...&lt;br /&gt;
&lt;br /&gt;
Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8&lt;br /&gt;
                                      Failed &amp;lt;&amp;lt;&amp;lt;&amp;lt;&lt;br /&gt;
&lt;br /&gt;
&amp;gt;&amp;gt;&amp;gt; Ignoring required pre-requisite failures.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Oracle Tools ==&lt;br /&gt;
&lt;br /&gt;
Ping Oracle DB Server Listener:&lt;br /&gt;
 tnsping [ORACLE_HOST_ADDRESS]&lt;br /&gt;
&lt;br /&gt;
== SQL*Plus ==&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/sqlplus]]&lt;br /&gt;
&lt;br /&gt;
What is SQL*Plus and where does it come from? - http://www.orafaq.com/wiki/SQL*Plus_FAQ&lt;br /&gt;
&lt;br /&gt;
SQL*Plus is a command line SQL and PL/SQL language interface and reporting tool that ships with the Oracle Database Client and Server software. It can be used interactively or driven from scripts. SQL*Plus is frequently used by DBAs and Developers to interact with the Oracle database.&lt;br /&gt;
&lt;br /&gt;
== Oracle Configuration Manager (OCM) ==&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Oracle OCM]]&lt;br /&gt;
&lt;br /&gt;
* Oracle Configuration Manager Installation - https://support.oracle.com/CSP/ui/flash.html#tab=Collector(page=Collector&amp;amp;id=())&lt;br /&gt;
&lt;br /&gt;
* Oracle Configuration Manager Quick Start Guide - https://support.oracle.com/CSP/main/article?cmd=show&amp;amp;type=NOT&amp;amp;id=728988.5#OCM1&lt;br /&gt;
** Quick Start Guide (PDF) - http://download.oracle.com/docs/cd/E18041_01/doc.103/e18037.pdf&lt;br /&gt;
&lt;br /&gt;
* My Oracle Support Getting Started Guide - https://support.oracle.com/CSP/main/article?cmd=show&amp;amp;type=NOT&amp;amp;id=735496.5&lt;br /&gt;
** Getting Started Guide (PDF) - https://support.oracle.com/CSP/main/article?cmd=show&amp;amp;type=ATT&amp;amp;id=735496.5:MOS_GETTING_STARTED&lt;br /&gt;
&lt;br /&gt;
* Oracle Configuration Manager Documentation - http://www.oracle.com/technetwork/documentation/ocm-092152.html&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Check:&lt;br /&gt;
* Navigate to the ccr/bin directory and locate the file emCCR. If emCCR exists, OCM has been configured.&lt;br /&gt;
* If emCCR is not present under the ccr/bin directory, OCM has been installed but not configured.&lt;br /&gt;
* If the ccr directory does not exist, Oracle Configuration Manager has not been installed with your Oracle product release.&lt;br /&gt;
&lt;br /&gt;
Usage:&lt;br /&gt;
 $ORACLE_HOME/ccr/bin/setupCCR.exe&lt;br /&gt;
 # NOTE: will ask for Oracle support account and password&lt;br /&gt;
&lt;br /&gt;
 $ORACLE_HOME/ccr/bin/emCCR status  # service status&lt;br /&gt;
 &lt;br /&gt;
 $ORACLE_HOME/ccr/bin/emCCR start   # start service&lt;br /&gt;
 $ORACLE_HOME/ccr/bin/emCCR stop    # stop service&lt;br /&gt;
 &lt;br /&gt;
 $ORACLE_HOME/ccr/bin/emCCR test    # test each connection&lt;br /&gt;
 &lt;br /&gt;
 $ORACLE_HOME/ccr/bin/emCCR collect # manually collect and upload&lt;br /&gt;
 $ORACLE_HOME/ccr/bin/emCCR upload  # manually upload last collection (again?)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
DOWNLOAD:&lt;br /&gt;
&lt;br /&gt;
Login to My Oracle Support and click the Collector tab. The Install Configuration Manager page is displayed. Select the appropriate platform on which Oracle Configuration Manager is to be installed and click Download.&lt;br /&gt;
&lt;br /&gt;
WHAT:&lt;br /&gt;
&lt;br /&gt;
The configuration manager centralizes configuration information based on your Oracle technology stack. Oracle uses secure access to your configuration information to help you achieve problem avoidance, faster problem resolution, better system stability, and easier management of your Oracle systems.&lt;br /&gt;
&lt;br /&gt;
WHY:&lt;br /&gt;
&lt;br /&gt;
Faster problem resolution from integrating your configuration information into the service request flow providing Oracle Support the information they need real-time to resolve your problem quickly and efficiently.&lt;br /&gt;
&lt;br /&gt;
Improved systems stability delivered through proactive advice &amp;amp; health checks driven by Oracle best practices and personalized to your system configuration.&lt;br /&gt;
&lt;br /&gt;
Simplified configuration management from a single, comprehensive and personalized dashboard of configurations, projects and inventory.&lt;br /&gt;
&lt;br /&gt;
Get Results. Other customers have reported 40% faster issue resolution, a 30% reduction in the time it takes to log a Service Request, and 25% problem avoidance with Alerts and Health Checks.&lt;br /&gt;
&lt;br /&gt;
HOW:&lt;br /&gt;
&lt;br /&gt;
Installed on your host, the configuration manager continuously tracks key Oracle and system details, providing essential data to help you manage and service your configurations. Collected data is sent via HTTPS to Oracle Support, which maintains a secure view of each configuration. My Oracle Support then provides system health checks, patch advice, and other valuable information about your Oracle products.&lt;br /&gt;
&lt;br /&gt;
== Oracle Notes ==&lt;br /&gt;
&lt;br /&gt;
See [[Oracle/Database/Notes]]&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
oracle&lt;br /&gt;
&lt;br /&gt;
[[Category:Oracle]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>