How to Install Oracle 9i on Windows XP/2000

February 12, 2009

Installing Oracle 9i on Windows NT/2000

The following outline describes the steps required to install Oracle9i (version 9.0.1.1 or 9.0.2.1) on the Microsoft Windows NT/2000 operating system. It is assumed that this is a fresh install and that no other Oracle products are installed at this time. If this is not the case, then these instructions may not work on your system.

Read the rest of this entry »


How to unlock Sample HR database in oracle

September 26, 2008

For working with tutorial of oracle Introduaction to oracle/sql you need to work on the tables which is locked in oracle. for Unlocking these tables you have to follow these steps

1. Login in sqlplus or sqlplus or isqlplus as a user “system” with respective password.

2. Execute the following command

ALTER USER HR IDENTIFIED BY password ACCOUNT UNLOCK;

here password is your passord which you want to use for your account remember this password for further use.

3. Login in with user HR with password specified above

Now you can use all tables specified in tutorial.

Please leave your comment If you encounter any problem…


How To Remove Windows Genuine Advantage Notification (WGA)

September 26, 2008

What is Windows Genuine Advantage Notification?

WGA_Logo Windows Genuine Advantage is a software anti-piracy program started by Microsoft in 2005. It enforces the online validation of some of the Microsoft products. It is automatically installed if Windows Automatic Updates are enabled.If goes to the Windows Update site, it will ask you for installing this validation tool before you can select the updates from the Microsoft update website. By accepting to install this validation tool, an ActiveX component in Internet Explorer is installed.

Read the rest of this entry »


How to remove new folder exe or regsvr exe or autorun inf virus

September 26, 2008

This virus affects your system by

Disabling Task Manager

Disabling Registry Editor

Creates a startup entry to start upon system start and

Creates its own exe files in Shared Documents folder which appear like ordinary folders.

Disables Folder Options

Uses your 50% or more processor

Read the rest of this entry »