Oracle

(category)

  • YankIt – Extract from Oracle using JDBC including blobs

    This mini project is designed to allow you to extract and import data from an Oracle database using simple JDBC. Nothing even remotely startling about that, this is designed as a very simple command line tool that can be called from Ant. From what I can see there really isn’t anything out there that works… read more…

    YankIt – Extract from Oracle using JDBC including blobs
  • Clean install of Oracle 11g 64bit on Windows 7

    This article is about a clean install of Oracle 11g R2 64bit on a Windows 7 64bit laptop. This setup is focused on my typical target install which is a simple DB install that doesn’t require a sophisticated DB but does require me to have an ability to create multiple DB instances – so “Express”… read more…

    Clean install of Oracle 11g 64bit on Windows 7
  • Creating an Oracle 11g database

    This article assumes you have installed Oracle 11g as per article Clean install of Oracle 11g 64bit on Windows 7. Note all images in this article can be expanded to full size by clicking on the image! Steps 1. Select  “Database Configuration Assistant” from the Start menu under Oracle  2. On the “Welcome” page click… read more…

    Creating an Oracle 11g database