Tag Archives: Oracle

Oracle: Error ORA-00955 name is already used by an existing object

Sometimes things just won’t work as expected. You know, programming has its quirks and the like. Normally this error alone would mean you are creating some object with a name that is already in use. But what if you just … Continue reading

Posted in Oracle | Tagged , , , , , | Leave a comment

Oracle: view Error Log and connection issues.

Usually I try not to mess with Oracle, and in return it tries not to mess with me. Relationships are difficult when both parties have pretty strong characters. But today Oracle was angry at me, and I needed to do … Continue reading

Posted in Linux, Oracle | Tagged , , , , | Leave a comment

Oracle: save output to file

Ok, so I’ve been on a streak to NOT talk about Oracle for a little while now. Actually I tried to avoid it, but as this software is more.. hmm… complex than MS-SQL we must talk about it a lot … Continue reading

Posted in Linux, Oracle | Tagged , , | Leave a comment

Oracle world: Installing the client on Windows 7 – part 1

Well, this blog is not only about MS SQL Server, but about Oracle and MongoDB too. As I need to set-up a new environment to manage a small number of Oracle databases, I decided to post the steps involved in … Continue reading

Posted in Oracle | Tagged , , | Leave a comment