Author Archives: mzh

About mzh

.

Setting UP IP address in SOLARIS 10.9

Setting UP IP address in SOLARIS 10.9 Follow the below steps to setup IP address in SOLARIS 10.9 OS: Provide IP address to the file: /etc/hosts Format: 172.17.1.30     database3       loghost Provide masking info to the file: /etc/netmasks Format: 172.17.1.0      255.255.255.0 … Continue reading

Posted in Solaris | Leave a comment

Solution of problem: Resultset Exceeds the Maximum Size (100 MB)

I was running a select statement in PL/SQL Developer. it was a short query but the data volume that the query was fetching was huge. But when ever i Click the button Fetch Last Page or press ‘ALT+End’ button a … Continue reading

Posted in Oracle | Leave a comment

Hello world!

Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!

Posted in Uncategorized | 1 Comment