• 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 "listener"

Tag Archives: listener

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 |

Creating an Oracle Listener using NETCA

Posted on March 19, 2013 by Garth

In this example, I’m creating a simple Oracle Listener service called ‘LISTENER’ using the default port of 1521. Start the Oracle Net Configuration Assistant (NETCA) Open an X-Windows session to the server as the ‘oracle’ user. Set your ORACLE_HOME environment variable appropriately, then start the assistant by running the following: export ORACLE_HOME=/u01/app/oracle/product/11.2.0.3 $ORACLE_HOME/bin/netca Once the GUI

Read More…

Posted in Database | Tags: listener, netca | 3 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