Eager to Code, Enjoy to Debug ~ Embark into Each Stage with Your Heart

Archive for the ‘Oracle’ Category

It seems there is a well-known bug for Oracle Database 11g release (Oracle 11.1.0.6.0) and it has been discussed in the Oracle forum post: SEVERE: Error while registering Oracle JDBC Diagnosability MBean

How do you know this error is related to Oracle 11g? If you are using the Oracle 11g Release 1 (11.1.0.6.0) JDBC driver (ojdbc6.jar), [...]

Tags:

Table Conversion from Oracle to DB2

Posted by: Chyne on: August 5, 2008

Oracle

Connect the Oracle database through Toad (Download from: http://www.toadsoft.com/, Toad for Oracle)
Save the result (data retrieval) based from the SQL statement in Fixed Field Spacing (Untick column headers, Tick ‘Include NULL text’)
• Save the result with the filename: testing.txt

DB2

Create a database
• Create a table
• Create the fields with the same attributes as the table in Oracle
Right click the [...]

Oracle Installation – Import Files

Posted by: Chyne on: July 30, 2008

Open the command line
Find the location of the database /.dmp file
> imp system/password@XE file=[filename].dmp fromuser=user1 touser=user2


Friday’s Java Snack


In Java, "thread" means:

  • An instance of class java.lang.Thread
  • A thread of execution


An instance of Thread is just an object that has variables and methods, and lives and dies on the heap.
 
A thread of execution is an individual process that has its own call stack (one thread per call stack).

 

November 2009
M T W T F S S
« Oct    
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Archives


  • Polprav: Hello from Russia! Can I quote a post in your blog with the link to you?
  • Alex: Huge Thanks! This bug has annoyed me for a long time.
  • Donnieboy: Just wanted to drop you a line to say, I enjoy reading your site. I thought about starting a blog myself but don't have the time. Oh well maybe one

StatCounter

free hit counters