• Home
  • RMAN
  • Database
    • Data Guard
    • Data Pump
    • Performance Tuning
    • Security
    • General
  • Enterprise Manager
    • Grid Control 11g
    • Cloud Control 12c
  • Middleware
    • APEX
    • Application Server
    • Forms & Reports
    • WebLogic Server
  • OS
    • Linux & UNIX
    • Windows
    • VirtualBox
  • SQL Server
  • MongoDB
  • About Me
Home » Posts tagged "12c"

Tag Archives: 12c

Automatically purging OMS log and trace files in EM12c

Posted on July 10, 2013 by Garth

Enterprise Manager Oracle Management Server (OMS) installations generate huge amounts of log and trace files under the covers these days, and although the logs are rotated out-of-the-box, they’re not automatically deleted.  Over time (as I was reminded again today 🙄 ), these logs can amount to a large portion of your disk space being used.

Read More…

Posted in Cloud Control 12c, Enterprise Manager, Grid Control 11g | Tags: 10g, 11g, 12c, back-post, cloud control, em12c, enterprise manager, files, grid control, log, purge, trace | 2 Comments |

Creating an Oracle 12c Pluggable Database & Container Database using DBCA

Posted on July 4, 2013 by Garth

In this example, I’ve already installed the Oracle Database 12c software on one of my Linux 6.4 machines.  Using the DBCA tool (in advanced mode), I’m going to create a new container database named “cdb” and at the same time create a pluggable database named “pdb”. The idea behind this new “pluggable databases” feature in

Read More…

Posted in Database | Tags: 12c, container, create, database, dbca, pluggable | 1 Comment |

Oracle Database 12c (12.1.0.1.0) installation on Oracle Linux 6.4

Posted on July 2, 2013 by Garth

In this post, I’m installing the Oracle Database 12c Release 1 (12.1.0.1.0) software on Oracle Linux 6.4.  Only the software is being installed at this point, in preparation for a single database installation which I’ll create later on using the DBCA tool. First and foremost, before you start, make sure your Linux server meets the minimum

Read More…

Posted in Database | Tags: 12c, database, install, installation, linux | 3 Comments |

Installing and configuring the APEX Listener 2.0.1 on WebLogic 12c

Posted on May 1, 2013 by Garth

The Oracle APEX Listener is a Java based alternative to using Oracle HTTP Server (OHS) with mod_plsql.  In the past I’ve installed early versions of APEX 3 using this configuration, then later on started using EPG (Embedded PL/SQL Gateway) which worked fairly well. Recently however, I decided to try using the latest APEX Listener 2.0.1 on WebLogic 12c

Read More…

Posted in APEX, WebLogic Server | Tags: 12c, 2.0, apex, listener, weblogic | 14 Comments |

Applying PSU 12.1.1.0.4 to WebLogic 12c…and patch conflicts!

Posted on April 18, 2013 by Garth

Following on from my recent WebLogic 12.1.1.0 installation on Linux, the first thing I then did was look for the latest PSU (Patch Set Update) to cover off the latest bug fixes and security vulnerabilities, that PSU being… PSU No: 12.1.1.0.4 (April 2013) Patch ID: YJCB Patch No: 16083652 To find the relevant patch number, I did

Read More…

Posted in WebLogic Server | Tags: 12.1.1.0.4, 12c, conflict, psu, weblogic | 1 Comment |

Creating a domain in WebLogic 11g or 12c

Posted on March 27, 2013 by Garth

I’m going to create a simple domain called “SnapDomain” in WebLogic 12c (12.1.1) here with an Admin Server, and single Managed Server running from the same machine: linux01 (192.168.28.11). Ensure your environment is set correctly, then start-up the GUI: . ~/set_wls12.env cd $WLS_HOME/common/bin ./config.sh Once the GUI starts, respond as follows: Welcome Create a new WebLogic

Read More…

Posted in WebLogic Server | Tags: 12c, create, domain, weblogic | 2 Comments |

Archived

Popular Posts

  • Restoring a MongoDB document from the oplog
  • PLS-00801: internal error [hshuid:LU invalid] when compiling a package body
  • OTN Appreciation Day : Oracle Reports Server Job Queue Monitoring
  • Configuring Oracle Reports Server Job Queue Monitoring
  • Data Guard "CORRUPTION DETECTED: In redo blocks starting at block..." issues

External Links

  • SQL Formatter
  • Oracle Live SQL
  • SQL Fiddle
  • ASH Viewer
  • MOS
  • Oracle Forum
  • Oracle Base
  • Oracle FAQ
  • Oracle Articles
  • Rob Zoeteweij’s EM Blog
Copyright © 2020 SnapDBA.com