
oracle-rac.blogspot.com
Oracle RACOracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved.
http://oracle-rac.blogspot.com/
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved.
http://oracle-rac.blogspot.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Saturday
LOAD TIME
0.3 seconds
PAGES IN
THIS WEBSITE
14
SSL
EXTERNAL LINKS
20
SITE IP
172.217.11.33
LOAD TIME
0.297 sec
SCORE
6.2
Oracle RAC | oracle-rac.blogspot.com Reviews
https://oracle-rac.blogspot.com
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved.
Oracle RAC: Disabling CPUs on Linux - Part One
http://oracle-rac.blogspot.com/2005/11/disabling-cpus-on-linux-part-one.html
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved. Thursday, November 17, 2005. Disabling CPUs on Linux - Part One. For running performance tests and to determine the potential benefit of additional CPUs it can be very helpful to be able to disable CPUs. CPU's can be disabled by adding the following clause to the kernel configuration line in the grub.conf. The placeholder NUM CPUS.
Oracle RAC: Determining the IP address of the cluster interconnect in 9i
http://oracle-rac.blogspot.com/2004/12/determining-ip-address-of-cluster.html
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved. Friday, December 24, 2004. Determining the IP address of the cluster interconnect in 9i. Command creates a trace file. The example shows the process:. SQL oradebug tracefile name. The last command will show the name of the created trace file. The next step is opening the trace file and looking for the string SKGXPCTX. Info for network 1.
Oracle RAC: December 2004
http://oracle-rac.blogspot.com/2004_12_01_archive.html
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved. Friday, December 24, 2004. Determining the IP address of the cluster interconnect in 9i. Command creates a trace file. The example shows the process:. SQL oradebug tracefile name. The last command will show the name of the created trace file. The next step is opening the trace file and looking for the string SKGXPCTX. Info for network 1.
Oracle RAC: September 2006
http://oracle-rac.blogspot.com/2006_09_01_archive.html
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved. Friday, September 22, 2006. All good things come to an end. After a more than seven great years at Oracle Corporation I have decided to resign and pursue new opportunities. In July I started to work for Microsoft Corporation. Subscribe to: Posts (Atom). Redmond, washington, United States. View my complete profile.
Oracle RAC: Upgrade to RedHat AS 4.0
http://oracle-rac.blogspot.com/2005/11/upgrade-to-redhat-as-40.html
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved. Thursday, November 17, 2005. Upgrade to RedHat AS 4.0. To check if it is currently enabled run the following command:. And search for rawdevices. If it is not enabled yet add the rawdevices service with. Chkconfig - level 345 rawdevices on. Afterwards start the service in the usual way with service start rawdevices. And change the line to.
TOTAL PAGES IN THIS WEBSITE
14
Oded Maimon - IT Blog: Add disk to vmware linux guest without rebooting
http://maimon-it.blogspot.com/2010/07/add-disk-to-vmware-linux-guest-without.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Thursday, July 22, 2010. Add disk to vmware linux guest without rebooting. Adding a new disk to a vmware linux guest OS is very easy, the next step is to make the guest OS recognize the disk, this is also very easy, just run:. Echo "- - -" /sys/class/scsi host/. Where host# should change to the correct host, probably host0. After running the command you should be able to see the new disk by running:.
Oded Maimon - IT Blog: Oracle - The bad boy in town...
http://maimon-it.blogspot.com/2010/08/oracle-bad-boy-in-town.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Monday, August 16, 2010. Oracle - The bad boy in town. Oracle has just become the new bad boy in town. every day it becomes worse. Changing the Solaris License to be 90 days trail instead of free use. This new Oracle VS Google lawsuit and trying to get revenue from something that you have nothing to do with. What will happen to other project, mainly MySQL? Enter your search terms. View My LinkedIn Profile.
Oded Maimon - IT Blog: SQL Cursor and Google App Engine
http://maimon-it.blogspot.com/2010/04/sql-cursor-and-google-app-engine.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Monday, April 12, 2010. SQL Cursor and Google App Engine. Google App Engine SDK 1.3.1 released a new important feature Datastore Query Cursors. With this new feature we can bypass requests hard limits (1MB response size and 30 sec timeout), we can run a large query and split it into multiple request. This is how it can be done with JDO ( it is also possible with low level API. Process the results set. Prtprintln(e&...
Oded Maimon - IT Blog: April 2010
http://maimon-it.blogspot.com/2010_04_01_archive.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Monday, April 12, 2010. SQL Cursor and Google App Engine. Google App Engine SDK 1.3.1 released a new important feature Datastore Query Cursors. With this new feature we can bypass requests hard limits (1MB response size and 30 sec timeout), we can run a large query and split it into multiple request. This is how it can be done with JDO ( it is also possible with low level API. Process the results set. Prtprintln(e&...
Oded Maimon - IT Blog: January 2009
http://maimon-it.blogspot.com/2009_01_01_archive.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Tuesday, January 20, 2009. Yesterday I've installed apache 2 on Solaris 10 x86 (on two machines) from the Solaris CD:. Pkgadd -d . SUNWapch2r. Pkgadd -d . SUNWapch2u. Pkgadd -d . SUNWapch2d. After the successful install I've tried to enable the service, but the service was not there :), The next step was to reimport the service to the SMF repository:. Svccfg: Could not refresh svc:/network/http:apache2 (deleted).
Oded Maimon - IT Blog: Membase
http://maimon-it.blogspot.com/2010/08/membase.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Sunday, August 08, 2010. Just wanted to mention a project that I hope will continue to progress and release new features, Membase is almost all the things that are missing in Memcache for a long time. To check it go to membase.org. To read more and download it. Enter your search terms. View My LinkedIn Profile. View my complete profile. Subscribe to my RSS Feeds. Oracle - The bad boy in town.
Oded Maimon - IT Blog: Authenticating Google App Engine apps using curl
http://maimon-it.blogspot.com/2010/04/authenticating-google-app-engine-apps.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Friday, April 09, 2010. Authenticating Google App Engine apps using curl. I'm going to show here the exact way that i use to authenticate to my google app engine application using unix script and curl. This is a 3 steps process:. Get the auth code from google (using ClientLogin). Get the cookie from google using the auth code. Access the service that we want in google app. In the example we will use:. Yes, helped a...
Oded Maimon - IT Blog: December 2008
http://maimon-it.blogspot.com/2008_12_01_archive.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Sunday, December 28, 2008. Annoying syslog.conf syntax issue. Syslog will not work when using space as separators in syslog.conf file, you must use TAB as a separator. Friday, December 26, 2008. Sun Cluster 3.2 with Mysql on Failover zones. Click here to download a pdf format of this post. I'm going to write it step by step, with almost no explanations, just steps and tips :. Non-global zone on each node. Default i...
Oded Maimon - IT Blog: October 2005
http://maimon-it.blogspot.com/2005_10_01_archive.html
Oded Maimon - IT Blog. In this blog I will write about linux, opensource, oracle and more. Thursday, October 27, 2005. Howto set Sqlplus Command history and other features. First of all, Haaaaaaaaaaaaaa! There is a way to add command line history and command line editing to all command line tools that doesn't support this feature and the tool I talk about is sqlplus (include support for TAB auto complete). The utility that will make your life much easier is rlwrap. Where to find rlwrap:. Howto set Sqlplu...
TOTAL LINKS TO THIS WEBSITE
20
Oracle Pubへようこそ - Oracle Pub
USER IND PENDING STATS. USER COL PENDING STATS. USER TAB PENDING STATS. DB FILE MULTIBLOCK READ COUNTのI/O操作検証. Page 1 of 10. Feng 北京出身 男 30代 北京工業大学計算機学院. 連絡先 moc.liamg bupelcaro.nosaj#moc.liamg bupelcaro.nosaj. Page revision: 111, last edited: 25 May 2014 17:38. Powered by Wikidot.com. Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License. Wakacyjne Warsztaty Wielodyscyplinarne 9. Click here to edit contents of this page.
Oracle-Python.com in Stuttgart
oracle-qld-partner-2011.doattend.com
Making the "Cloud" a reality with FusionCloud, Brisbane - Online Registration - DoAttend
Making the Cloud a reality with FusionCloud. This event is now over. The ever pressing need or want to focus on core business and spend less time, effort and (of course) money on technology is driving innovation in how we adopt, utilise and manage IT capability. The adoption of cloud technologies is one such area that both business and IT are looking to for that ‘silver bullet’. Breakdown of the day:. 12:00 pm – 12:30 pm Registration and light lunch. 12:30 pm – 01:30 pm Presentation. 14th November, 2014.
oracle-qld-soa12sc-0412.doattend.com
SOA Suite 12.1.3 SC Enablement Training (2 days), Brisbane - Online Registration - DoAttend
SOA Suite 12.1.3 SC Enablement Training (2 days). This event is now over. Integration 12c - The Foundation for Cloud, Mobile, MFT, B2B and Fast Data! As our customers start looking at new trends such as Cloud and Mobile, Integration becomes increasingly important for their businesses and continues to be at the heart of our Fusion Middleware solution. SOA 12c brings exciting new features around the key themes of Developer Productivity and Industrial SOA. Through presentations, demos and hands-on labs, par...
Oracle RAC
Oracle RAC is the clustering solution for databases from Oracle. This site describes my travel to the center of the cluster and the mysteries discovered and solved. Friday, September 22, 2006. All good things come to an end. After a more than seven great years at Oracle Corporation I have decided to resign and pursue new opportunities. In July I started to work for Microsoft Corporation. Saturday, December 17, 2005. Disabling CPUs on Linux- Part Two. First all the physical CPU's are enabled and then.
Oracle related stuff
IT Consulting und Schulung (DEU). Einführung in Oracle Troubleshooting (DEU). Introduction To Oracle Troubleshooting (ENG). Advanced Oracle Troubleshooting (DEU). Advanced Oracle Troubleshooting (ENG). Parallel Execution Masterclass (DEU). Parallel Execution Masterclass (ENG). Kontakt (DEU) / Get In Touch (ENG). Den Kostenbasierten Oracle Optimizer Verstehen (DEU). Understanding The Oracle Cost Based Optimizer (ENG. Exadata für Anwendungsentwickler (DEU). Exadata For Developers (ENG). We performed some t...