Unbreakable Linux

From DBAPlace, via OpenWorld 2006: Oracle CEO Larry Ellison unveiled “Unbreakable Linux“, a Linux support program offering through Oracle for enterprise customers. For the first time Oracle database customers can have a single point of contact for both Database and Operating system technologies.

Posted October 30, 2006 | Filed under DBA News, Oracle [permalink]

Oracle Linux?

Via Computer Buisness Review: Oracle has been strongly linked with a move into the Linux distribution business since its chairman and chief executive, Larry Ellison, discussed the possibility with the Financial Times in April.

“I’d like to have a complete stack,” Ellison said at the time. “We’re missing an operating system. You could argue that it makes a lot of sense for us to look at distributing and supporting Linux.”

Posted October 17, 2006 | Filed under DBA News, Oracle [permalink]

Oracle releases 101 patches

Via ComputerWorld: Oracle Corp. today released 101 new patches addressing vulnerabilities across its range of database and application server products as well as its collaboration and e-business suites.

Among the vulnerabilities listed are 63 fixes that address flaws in Oracle’s database products, 14 aimed at plugging holes in the company’s application server products, 13 for vulnerabilities in its e-business suites and nine patches addressing security flaws in the company’s PeopleSoft and J.D. Edwards software.

Posted October 17, 2006 | Filed under DBA News, Oracle [permalink]

MySQL adds “Merlin” database monitoring service

Via ComputerWorld: MySQL AB confirmed recent reports that it will offer a database monitoring and advisory service as part of its MySQL Enterprise commercial subscription service later this year.

Last month, a source close to MySQL revealed that the vendor’s developers had been working on a project code-named “Merlin” for nearly two years to create a server-based database monitoring and advisory service. The service constantly scans a user’s MySQL database network to identify any potential systems crashes, bottlenecks or security vulnerabilities.

Posted October 17, 2006 | Filed under DBA News, MySQL [permalink]

ORA-00057

ORA-00057: maximum number of temporary table locks exceeded
Cause: The number of temporary tables equals or exceeds the number of temporary table locks. Temporary tables are often created by large sorts.
Action: Increase the value of the TEMPORARY_TABLE_LOCKS initialization parameter and warm start.
Posted October 17, 2006 | Filed under Oracle Error Codes [permalink]

ORA-00056

ORA-00056: DDL lock on object ‘string.string‘ is already held in an incompatible mode
Cause: An attempt was made to acquire a DDL lock that is already locked.
Action: This happens if you attempt to drop a table that has parse locks on it.
Posted October 17, 2006 | Filed under Oracle Error Codes [permalink]

News Categories

Tutorials and Docs

Sponsors

Syndicate DBA Place

Search

Archives

October 2006
M T W T F S S
    Nov »
 1
2345678
9101112131415
16171819202122
23242526272829
3031  

Sponsors

20 queries. 0.550 seconds