oracle-base.com Open in urlscan Pro
52.49.103.88  Public Scan

Submitted URL: http://oracle-base.com/
Effective URL: https://oracle-base.com/
Submission Tags: tranco_l324
Submission: On November 11 via api from DE — Scanned from DE

Form analysis 2 forms found in the DOM

/misc/search-results

<form class="form-inline my-2 my-lg-0" action="/misc/search-results" id="cse-search-box">
  <input type="hidden" name="cx" value="partner-pub-9901106718381505:8435801439">
  <input type="hidden" name="cof" value="FORID:10">
  <input type="hidden" name="ie" value="UTF-8">
  <input class="form-control mr-sm-2" type="text" name="q" size="15">
  <button class="btn btn-light my-2 my-sm-0" type="submit" name="sa">Search</button>
</form>

POST #

<form method="post" action="#" class="searchform">
  <input class="small" type="text" name="word" size="20" maxlength="255" value="">
  <input class="smallbtn" type="button" value="Go" onclick="javascript:fnDocSearchGo(this.form)"><br>
  <table style="padding:0px; border-spacing:0px">
    <tbody>
      <tr>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=b28359-01&amp;q=">11g&nbsp;R1&nbsp;</td>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=e11882-01&amp;q=">11g&nbsp;R2&nbsp;</td>
        <td class="small">&nbsp;</td>
        <td class="small">&nbsp;</td>
      </tr>
      <tr>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=e50529-01&amp;q=" checked="checked">12c&nbsp;R1&nbsp;</td>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=en%2Fdatabase%2Foracle%2Foracle-database%2F12.2&amp;q=">12c&nbsp;R2&nbsp;</td>
        <td class="small">&nbsp;</td>
        <td class="small">&nbsp;</td>
      </tr>
      <tr>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=en%2Fdatabase%2Foracle%2Foracle-database%2F18&amp;q=">18c&nbsp;</td>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=en%2Fdatabase%2Foracle%2Foracle-database%2F19&amp;q=" checked="checked">19c&nbsp;</td>
        <td class="small"><input type="radio" name="doc_url" value="https://docs.oracle.com/apps/search/search.jsp?category=database&amp;product=en%2Fdatabase%2Foracle%2Foracle-database%2F21&amp;q=" checked="checked">21c&nbsp;</td>
        <td class="small">&nbsp;</td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

 * Articles
   Oracle 8i Oracle 9i Oracle 10g Oracle 11g Oracle 12c Oracle 13c Oracle 18c
   Oracle 19c Oracle 21c Miscellaneous PL/SQL SQL Oracle RAC Oracle Apps
   WebLogic Linux MySQL
 * Scripts
 * Blog
 * Certification
 * Videos
 * Misc
   Aggregator Privacy policy
 * About

Search

8i | 9i | 10g | 11g | 12c | 13c | 18c | 19c | 21c | Misc | PL/SQL | SQL | RAC |
WebLogic | Linux


LATEST ARTICLES

CHECKSUM Analytic Function
This article gives an overview of the CHECKSUM analytic function introduced in
Oracle database 21c.

Fedora 35 (F35) Installation
This article provides a pictorial guide for performing a basic server
installation of Fedora 35 (F35).

Oracle Database 21c Installation On Fedora 34 (F34)
This article describes the installation of Oracle Database 21c 64-bit on Fedora
34 (F34).

Oracle Database 19c Installation On Fedora 34 (F34)
This article describes the installation of Oracle Database 19c 64-bit on Fedora
34 (F34).

Gradual Database Password Rollover Time (PASSWORD_ROLLOVER_TIME) in Oracle
Database 19c and 21c
From Oracle 21c onward we can define a password rollover time, which allows us
to connect using both the old and the new passwords during the gradual rollover
time period. This feature was backported to Oracle 19c in the 19.12 release
update.

Attention Log in Oracle Database 21c
The attention log is a JSON formatted file introduced in Oracle 21c to capture
critical events, making it easier to identify events that require action.

DBMS_CLOUD Package
This article describes the basic usage of the DBMS_CLOUD package.

Oracle Database 21c Express Edition (XE) RPM Installation On Oracle Linux 7
(OL7) and 8 (OL8)
This article describes the Oracle Database 21c Express Edition (XE) RPM
installation on Oracle Linux 7 (OL7) and 8 (OL8) 64-bit.

 

Data Pump Export (expdp) to and Import (impdp) From Cloud Object Stores in
Oracle Database 21c
Data Pump supports cloud object stores as a dumpfile location for on-prem
installations from Oracle 21c onward.

Data Pump Enhancements in Oracle Database 21c
This article gives an overview of the Data Pump enhancements in Oracle Database
21c.

Oracle Cloud : Autonomous Database (ADW or ATP) - Export Data to an Object Store
(expdp)
This article demonstrates how to export data from an Autonomous Data Warehouse
(ADW) or Autonomous Transaction Processing (ATP) service on the Oracle Cloud
using the expdp utility.

Multivalue Function-Based Indexes for JSON_EXISTS in Oracle Database 21c
Multivalue function-based indexes allow us to index multiple scalar values in
JSON documents stored in the JSON data type.

Oracle 21c : Upgrade Overview
An overview of the process of upgrading to Oracle database 21c, with links to
more detailed articles.

Upgrade Non-CDB to Oracle Database 21c (Manual)
This article provides an overview of a manual upgrade of an existing non-CDB
database to Oracle 21c.

Multitenant : Unplug/Plugin PDB Upgrade to Oracle Database 21c (AutoUpgrade)
This article provides an overview of upgrading an existing PDB to Oracle 21c on
the same server using AutoUpgrade Unplug/Plugin.

Upgrade Non-CDB to Oracle Database 21c (AutoUpgrade)
This article provides an overview of upgrading a non-CDB database to Oracle 21c
on the same server using AutoUpgrade.


LATEST VIDEOS

Check out my YouTube channel here.

 * Oracle Data Pump 21c and Cloud Object Stores
 * DBMS_CLOUD : External Tables
 * DBMS_CLOUD : Objects and Files
 * Oracle Database 21c XE Installation
 * Multivalue Function-Based Indexes for JSON_EXISTS
 * Capture Privilege Usage (DBMS_PRIVILEGE_CAPTURE)


QUICK LINKS

 * SQL for Beginners
 * Multitenant Articles
 * ORDS Articles
 * JSON Articles
 * Docker/Container Articles
 * Writing Tips
 * Public Speaking Tips
 * Learning New Things
 * What Employers Want
 * Why Automation Matters

You can follow me on these networks:

 * Twitter (@oraclebase)
 * Facebook
 * LinkedIn
 * YouTube
 * GitHub

You can get an oracle-base.com t-shirt here.

Search Docs




11g R1  11g R2      12c R1  12c R2      18c  19c  21c   


ORACLE DOCUMENTATION

11gR1, 11gR2
12cR1, 12cR2, 18c, 19c, 21c
ORDS 3.0, ORDS 17, ORDS 18, ORDS 19, ORDS 20, ORDS 21
APEX 20.1, APEX 20.2, APEX 21.1, APEX Old Releases
EM 10g, EM 11g, EM 12c, EM 13c
ADW, ATP
Middleware, Oracle VM, VirtualBox


ORACLE RESOURCES

Oracle Developer Community, Technology Network, Oracle Support,
Oracle Certification, Oracle Magazine, Ask Tom, Products, Downloads,
Documentation, Forums, VirtualBox, VirtualBox Developer VMs,
CPUs/PSUs/BPs/RUs/RURs,
Release Schedule of Current Database Releases (Doc ID 742060.1)

 

Home | Articles | Scripts | Blog | Certification | Videos | Misc | About

About Tim Hall
Copyright & Disclaimer


Cookie Control Close Icon


THIS SITE USES COOKIES.

Some of these cookies are essential, while others help us to improve your
experience by providing insights into how the site is being used.

For more detailed information on the cookies we use, please check our Privacy
Policy(Opens in a new window)External Link Icon

I AcceptI Do Not Accept

--------------------------------------------------------------------------------


NECESSARY COOKIES

Necessary cookies enable core functionality. The website cannot function
properly without these cookies, and can only be disabled by changing your
browser preferences.

--------------------------------------------------------------------------------


ANALYTICAL COOKIES

Analytical cookies help us to improve our website by collecting and reporting
information on its usage.

Analytical CookiesOnOff

--------------------------------------------------------------------------------

About this tool(Opens in a new window)External Link Icon
Cookie Control