Wednesday, March 10, 2010
Installing Solaris 10 Virtual Machine Using Oracle VM Manager
Hope this will help. A stepwise process to install solaris 10 virtual machine.
http://blogs.oracle.com/virtualization/2010/02/installing_solaris_10_virtual.html
Oracle VM
Oracle VM is free, next generation, scalable server virtualization software that supports Oracle and non-Oracle applications. Oracle VM provides an easy-to-use graphical interface for creating and managing virtual server pools running on x86 and x86-64-based systems across an enterprise; both Linux and Windows guests are supported. Part of Oracle VM includes the Xen hypervisor, and Oracle's engineering team contributes heavily to feature development of Xen mainline software. Refer the link below to collect technical information related to Oracle VM.
http://www.oracle.com/us/technologies/virtualization/024974.htm
Friday, February 26, 2010
Global Product Security
If you are looking for a place to watch security related information for Oracle products, refer the below blog:
http://blogs.oracle.com/security/
Oracle Virtualization
If you are looking for Oracle Virtualization, the right place to go is:
http://blogs.oracle.com/virtualization/
I hope most of your queries will be answered here.
Oracle Press Releases
See the latest news for Oracle Corporation. Follow the below link:
http://pressroom.oracle.com/search/search?group=PressReleases&keyword=
Oracle Licenses and Price
Oracle products offering and pricing are given in more details at below link:
http://www.oracle.com/corporate/pricing/pricelists.html
Wednesday, June 3, 2009
FTP to/from Oracle Support
FTP to/from Oracle Support:
During most of dba issues we deal with Oracle Support for which we need quick communication with Oracle. Somtimes during this support window Oracle Support Team might ask you to upload some files or download some patches which are larger in size and upload facilities in Service Request (SR) might be very slow for that to upload or download the files. Under such circumstances the below can be used to communicate with Oracle Support Team:
External Support FTP site:
Scope and ApplicationUsers of this ftp site should be aware of the following:
1: Customers and Employees should be familiar with an FTP commands or an FTP tool.
2: The following directory structures will be used by all groups in Support:
/ftp/anonymous/support/incoming/
/ftp/anonymous/support/outgoing
3: All files in these directories will be erased every 7 calendar days.
4: The outgoing directory is public domain and therefore nothing security sensitive should be placed here (no passwords etc).
To place a file for Oracle support to get:
Logon to ftp.oracle.com
Userid: anonymous
Password: your_complete_email id (ex: abc.def@xyz.com)
Change your working directory to where the customer will place the files.
cd support/incoming/
Make a new directory for the files by using your SR number
mkdir 12345678.9
change to that directory
cd 12345678.9
switch to bin mode and place the files in the SR directory
bin
put (filename)
exit out of the ftp system
quit
To get a file from Oracle Support:
Logon to ftp.oracle.com
Userid: anonymous
Password: your_complete_email id (ex: abc.def@xyz.com)
Change your working directory to outgoing
cd support/outgoing/
Change your working directory to the SR number
cd 12345678.9
switch to bin mode and get the files in the SR directory
bin
get (filename)
exit out of the ftp system
quit
Wednesday, April 1, 2009
Oracle Forum
Welcome to Forum Home and post your issues.
http://forums.oracle.com/forums/main.jspa?categoryID=84
Oracle Certification Matrices
Welcome to Certify. This application provides product certification information for Oracle and non-Oracle products. Furthermore, Certify identifies patch and workaround information for problems that were discovered after a product's release.
To best view the matrices, it is recommended that you maximize your browser window.
View Certifications by Product
View Certifications by Platform
View Product Availablility
Monday, March 30, 2009
Oracle Support Contacts
http://www.oracle.com/support/contact.html
Expect Lifetime Support:
http://www.oracle.com/support/lifetime-support-policy.html
Acquired Products Support:
http://www.oracle.com/support/support-integration.html
What's New in Oracle Support Services:
http://www.oracle.com/support/news.html
Oracle Support Tools and Resources:
http://www.oracle.com/support/tools-resources/index.html
Oracle Technical Support Policies:
http://www.oracle.com/support/policies.html
Thursday, March 26, 2009
Oracle Tutorials
http://www.oracle.com/technology/obe/start/index.html
