• 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 "11g"

Tag Archives: 11g

Oracle Database 11gR2 (11.2.0.4) installation on Oracle Linux 6.4

Posted on January 30, 2014 by Garth

In this post, I’m installing the Oracle Database 11g Release 2 (11.2.0.4) software on Oracle Linux 6.4, along with optional instructions on how to apply the latest Patch Set Update (PSU) to your new Oracle home. First and foremost, before you start, make sure your Linux server meets the minimum hardware requirements: 1GB of RAM (plus

Read More…

Posted in Database | Tags: 11g, database, install, installation, linux, psu | 8 Comments |

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 |

Additional plugins are required issue in Firefox with Forms 11g

Posted on May 19, 2013 by Garth

At the time of writing this post, Oracle Forms 11g installations are configured by default to work with a specific JPI (Java Plug-In) version: 1.6.0_12. You can verify this by checking your formsweb.cfg file: grep jpi-version formsweb.cfg #jpi_mimetype=application/x-java-applet;jpi-version=1.6.0_12 Unfortunately, it seems Firefox is very particular when it comes to JPI versions, and it will only run with the

Read More…

Posted in Forms & Reports | Tags: 11g, firefox, forms, java, jpi, missing, needed, plugin | 4 Comments |

Creating an Oracle 11g Database using DBCA (non-ASM)

Posted on May 19, 2013 by Garth

In this example, I’ve already installed the Oracle Database 11gR2 software (11.2.0.4 in this example) on one of my Linux 6.4 machines, and I’m going to create a new database instance simply called ’emrep’ (as it’s going to be used for my EM12c database repository) using the DBCA tool. The data files will be stored under

Read More…

Posted in Database | Tags: 11g, create, database, dbca, emrep, netca | 3 Comments |

Oracle Database 11gR2 (11.2.0.3) installation on Oracle Linux 6.4

Posted on May 17, 2013 by Garth

In this post, I’m installing the Oracle Database 11g Release 2 (11.2.0.3) software on Oracle Linux 6.4, along with optional instructions on how to apply the latest Patch Set Update (PSU) to your new Oracle home. First and foremost, before you start, make sure your Linux server meets the minimum hardware requirements: 1GB of RAM (plus

Read More…

Posted in Database | Tags: 11g, database, install, installation, linux, psu | 2 Comments |

Forms and Reports 11gR2 (11.1.2.1.0) installation

Posted on March 28, 2013 by Garth

First of all, you need to install WebLogic 11g if you haven’t already done so.  Both WebLogic 10.3.5 and 10.3.6 versions are supported against Forms and Reports 11gR2, using either Java 6 or 7 JDKs. Once WebLogic has been installed, ensure all of the requirements specific to your OS have been met, and that any missing packages are

Read More…

Posted in Forms & Reports, WebLogic Server | Tags: 11g, forms, installation, REP-52262, reports, weblogic | 6 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