Hoekstra (UK)

Home

Oracle DBMS_PIPE - why you should abandon it

  • Print
  • Email
A classical method of getting Oracle-based processes communicating with the outside world is by using the DBMS_PIPE package: Typically, we write to a pipe from an Oracle PL/SQL-based process, and then we continuously run an asynchronous Oracle PL/SQL process which reads the pipe and processes what it reads. A common use of DBMS_PIPE is for debugging, logging and launching external processes.

Read more: Oracle DBMS_PIPE - why you should abandon it

Oracle External Procedures

  • Print
  • Email

It is possible to call O/S commands or third-party programs from within SQL or PL/SQL with external procedures. This guide describes how to build, install and use such an ExtProc and shows an exploit on how to grant yourself Oracle sysdba rights. Think of an ExtProc as an Oracle root kit.

Read more: Oracle External Procedures

Oracle server construction guide on Linux

  • Print
  • Email
A step-by-step construction guide to install and configure a Linux server from scratch and how to then install the Oracle 10g RDBMS on it.
 

Read more: Oracle server construction guide on Linux

Page 3 of 3

  • 1
  • 2
  • 3
  • You are here:  
  • Home

Main Menu

  • Home
  • Software
    • SSIS
    • SSRS
    • Oracle
    • Linux HowTo's
    • Scheduler
    • Perl
    • Windows
    • Joomla
    • MySQL
  • Idle thoughts...
    • Rubbish Jokes
    • Philosophy
    • Travel
  • Evil Food Recipes
  • Languages
    • Afrikaans
    • Deutsch

Movie Posters

Gold Rush [1925].png

Back to Top

© 2022 Hoekstra (UK)