
Case Study:
I tried to drop user cascade, and the expected result is the user will drop with no problem. But, the drop process take too long.
“Hurm..Maybe there are a lot of table inside the schema”, I guess.
No, it only 24 tables..duuhh..I’m waiting almost an hour but the drop process not …
Owh, I can’t uninstall this stupid application from my Windows machine.
What should I do? I’ve clicked on Uninstall button more than 10 times, but the following error still came out:
“Internal error: Cannot find utCompiledCode record for this version of the uninstaller”
But, I don’t want this application anymore. I want to …
I’ve seen this error happen on Oracle Enterprise Manager Grid Control 10g many times. The error is
503 Service Unavailable
Servlet error: Service is not initialized correctly.
Verify that the repository connection information provided is correct.
Yeah, this error quite frustrating me. There are almost no clue regarding this error. All opmn component is …
This is the basic and important command that I always forgot when working with Oracle RAC. Haish..!!!
Faiz, please remember this OK!!! :p
Start All Oracle Instance
srvctl start database -d <dbname>
Start Single Oracle Instance, ASM and Nodeapps
srvctl start instance -d <dbname> -i <instancename>
srvctl start asm -n <nodename>
srvctl start nodeapps -n <nodename>
Stop All …
Yesterday, I am attempted a creation of auto start/stop script for Oracle Database 11g R2 on Solaris 10 (SPARC).
As usual (I’ve created on Linux environment before), I’ve created the auto start script on /etc/init.d/.
Then created symbolic links on /etc/rc3.d to the script that I created on /etc/init.d (in this case …
Yeay..my BlackBerry Storm 9500 has been upgraded from v4.7 to v5.0 successfully and fully functioned like before upgrade.
Below is my Blackberry Storm screenshot before upgrade (left handside) it is v4.7.0.186 and screen shot after upgrade (right handside) v5.0.0.425:
Hey Mr. Faiz, I already connected my BlackBerry Storm 9500 to BlackBerry Desktop …
Oracle Error ORA-12557 – TNS:protocol adapter not loadable occurs on my Windows machine whenever I want to access sqlplus using command prompt.
Once hit [Enter] button after issuing command sqlplus / as sysdba, an unwanted popup appearĀ and it said:
The procedure entry point snlseFreeSecAttrib could not be located in the dynamic …
Owh, ORA-12560: TNS:protocol adapter error..
This is the error that always I faced and always forgot what is this error about.
This error was like dejavu all over again. I ever faced and solved this but, how eh? Every time this error comes, I’m start looking and navigate to tnsnames.ora, sqlnet.ora and …
Guys, do you know that we can make our Windows PC to auto shut down?
And more interesting is no third party software required to make your Windows machine turn itself off automatically. No additional software mean more disk space and more free memory
What we have to do to?:
1. …
I am attracted to use OpenSuSE 11.1 (x86) because of attractive and nice desktop environment design. Beside OpenSuSe is one of RPM base Linux distro likes Red Hat Enterprise Linux (RHEL) and of course its free. So I’ve installed OpenSuse 11.1 into my machine.
Since I am working in one of …