ba6.us - Dave's Database Related Stuff

  • home
  • blog
  • notebooks
  • projects
  • recent
  • about
  • manifesto
  • !
Home

Tag Cloud

apex Application Express Auditing data dbi development export funnies HTML Java linux monitoring oem oracle performance perl rman scripting sql SQL Developer sqlplus tuning unix windows
more tags

Search

RSS Feed

Blog Posts :

Navigation

  • Feed aggregator

User login

  • Request new password

SQL Developer

Speed up SQL Developer Startup

dmann — Mon, 11/14/2011 - 15:23

If you are using SQL Developer 2.x you can reduce your startup time by about 20% by disabling any unneeded extensions. I was able to reduce my startup time from 11 seconds to 8 seconds by turning off all extensions (none of which I really needed anyway). Read more »

  • performance
  • SQL Developer
  • dmann's blog
  • Add new comment

Using Proxy Connections with SQL Developer or SQLPLUS

dmann — Tue, 09/13/2011 - 14:04

When trying to debug for another user sometimes it is helpful to be able to log in as that user. In the past magic was done by admins by storing the encrypted passwords, setting to a new temporary password, logging in, and then resetting the old encrypted password back. Luckily modern Oracle versions we have the concept of a Proxy user. This allows connecting as one user but masquerading as another user (once proper permissions have been granted of course). So far I have done this with SQL Developer and SQLPLUS, instructions are below for a test case.
Read more »
  • Proxy
  • SQL Developer
  • sqlplus
  • dmann's blog
  • Add new comment

SQL Developer Custom Report Example - Long Operations Graph

dmann — Thu, 01/29/2009 - 12:10

I added a new tutorial to my collection of SQL Developer information. The tutorial covers creation of a HTML Custom Report for SQL Developer. Here is an example of the report running and showing 1 long operation (click to enlarge): If you would like to see how this is done the tutorial is available here. --Dave
  • HTML
  • Long Operations
  • report
  • SQL Developer
  • dmann's blog
  • Add new comment
Syndicate content


Cornify
  • home
  • blog
  • notebooks
  • projects
  • recent
  • about
  • manifesto
  • !

Content Copyright 2006-2010. Links are copyright of respective owners.