Browsing all articles from February, 2009

Paso a paso de como importar un dmp en oracle 10g en Linux:

Read more »

This blog is a continuation of a series about the SQL optimization process in the Batch Optimizer and the Tuning Lab modules of Quest SQL Optimizer for Oracle.  It sheds some insight on why the SQL optimization process can take hours to run and what you can do to shorten the process.

Read more »

Oracle 10g RAC with SLES9 x64 hosted on ESXi 3 Host – Part 2
Network and hostname configuration of the nodes

Once you have converted the the first virtual machine that you have installed, you have a mirrored copy of it.
This means that the hostnames of the two machines will be identical and this has to be fixed.
Each Node must have at least 2 network adapters: one for the public and one for the private interconnect. In addition , the interface names associated with the network adapters for each network must be the same on all nodes.

Read more »

Dando vueltas el mes pasado por los lados de SourceForge encontré esta aplicación y no había tenido tiempo de probarla hasta el día de hoy.  Para mi satisfacción resultó ser muy interesante.  Es una aplicación desarrollada en Java que genera el diagrama Entidad-Relación de una base de datos y otras cositas, como sus desarrolladores la llaman, un navegador gráfico de esquemas de metadatos de una base de datos.  Puede acceder a cualquier motor de base de datos desde que se cuente con su correspondiente driver JDBC.

Read more »

Example of how to dynamically generate sql statement to PIVOT data in SQL Server 2005 and above.
You can put this code into stored procedure and use it instead of a view.
I’m not aware of any alternative to that approach as you can’t call stored procedure from the view and you can’t dynamically define return table columns for table-valued functions.

Read more »

Um servidor de relatório pode armazenar em cache uma cópia de um relatório processado e devolvê-la quando um usuário abrir o relatório. Para o usuário, a única evidência disponível indicativa de que o relatório é uma cópia armazenada em cache são os dados de data e hora de processamento do relatório. Se a data ou a hora não for atual e o relatório não for um instantâneo, ele terá sido recuperado do cache.

Read more »

Continuando el post de ordenación natural añado un enlace al sitio oficial de PostgreSQL en el que un comentarista indica la forma de ordenar de forma natural las secuencias de caracteres que incluyen números. Y por si alguna vez desapareciese dicho comentario, copio las funciones aquí abajo.

Read more »

A commit yesterday (by Alvaro Herrera, based on a patch by Euler Taveira de Oliveira) allows setting per-table autovacuum parameters directly from the CREATE/ALTER TABLE statement. For example, it is now possible to write:

Read more »

How can you predefine a named range for an SQL Server Reporting Services report exported to Excel? In particular, the named range must have a specific name, along with referring to a set of cells with specific columns for all rows rendered for the given table control. I am running SQL Server 2005 SP3 with Microsoft Excel 2003.

Read more »

This bulletin summary lists security bulletins released for February 2009.

With the release of the bulletins for February 2009, this bulletin summary replaces the bulletin advance notification originally issued February 5, 2009. For more information about the bulletin advance notification service, see Microsoft Security Bulletin Advance Notification.

Read more »

10-12 March, 2009 – Transamérica Expo Center, São Paulo

Welcome to the largest gathering of Oracle customers, partners, developers, and technology enthusiasts in Latin America.

This year’s conference offers dynamic opportunities for learning and connecting not only with industry experts, but with your peers as well. Explore our Web site to get all the latest news.

Read more »

Los Triggers son simplemente procedimientos guardados en la base de datos que se ejecutan antes (BEFORE) y/o después (AFTER) de algún(os) eventos (INSERT, DELETE, UPDATE) sobre la tabla que fue asociada al trigger.

Tienen dos palabras claves, OLD y NEW que simbolizan los valores anteriores o nuevos de la columna.

Read more »

With SQL Server 2005, Microsoft had introduced the feature of plan guides – these allow us to have a much better control over the query plans and thus have more predictability and better performance for some of those queries that are tough to tune either because they are canned queries in a vendor application or the data distribution could be heavily skewed for the indexed columns leading to un-predictable results.  In a way, these allow us to simply influence the plan for the optimizer and either use a fixed query plan or force a plan by the usage of hints without changing the query in the code.  Other RDBMS like Oracle also have had such features – in Oracle, it is called a stored outline or optimizer plan stability

Read more »

Menat Technologies anuncia el lanzamiento del DreamCoder for Oracle 2009 versión 4.0. Esta nueva versión incluye soporte a múltiples conexiones a la base de datos,  un nuevo navegador de objetos que facilita la interacción con la base de datos y más de 100 mejoras . El nuevo DreamCoder for Oracle 2009 se encuentra disponible en tres versiones DBA, Enterprise y Free.

A continuación se detallan las nuevas funcionalidades incluidas en esta versión:

Read more »

En Debian Etch se encuentra el paquete firebird2-super-server pero la versión de firebird que contiene corresponde a la rama 1.5.x y no a la 2.0.x.

Para instalar la versión de firebird correspondiente a la rama 2.0.x debemos instalar el paquete firebird2.0-super que se encuentra en el repositorio de backports http://packages.debian.org/etch-backports/firebird2.0-super.

Read more »

Está disponible el setup de GXportal 4.5 para la plataforma Java-DB2-Linux.
Es un nuevo setup de la 4.5 para poder instalar sobre Linux y que usa DB2 para la base de datos.

Read more »

a continuación detallos los pasos que he realizado para migrar la base de datos de un servidor Team Foundation Server 2008 de SQL Server 2005 a SQL Server 2008. En este caso y a modo de demo, he realizado la migración en la máquina virtual de demo que se puede descargar gratis de Microsoft.

Read more »

Aprovechando que los días 9 y 10 de febrero estaré en la Universidad de Albacete, impartiendo dos sesiones en el Master de Tecnologías Web, impartiré la charla Report Builder, ¡Que los informes de los haga el usuario! para el grupo de usuarios CLMNET.

Read more »

Microsoft Security Bulletin Advance Notification issued: February 5, 2009
Microsoft Security Bulletins to be issued: February 10, 2009

This is an advance notification of security bulletins that Microsoft is intending to release on February 10, 2009.

Read more »

A continuacion les muestro unos ejemplos de la funcion decode en Oracle.

Read more »

Buscar en DbRunas

Descargar versiones libres recomendadas actualizadas

Revistas

PostgreSQL Magazine (ingles): PostgreSQL Magazine
SQL Server (ingles): SolidQ SQL Server Journal
SQL Server (ingles): Code Magazine
PostgreSQL (ingles): Postgres OnLine Journal
Oracle (ingles): oraclemagazine-digital
SQL Server (español): MSDN Magazine
MySQL (ingles): MySQL Magazine

Manuales

Recursos

Archivo diario de noticias

February 2009
M T W T F S S
« Jan   Mar »
 1
2345678
9101112131415
16171819202122
232425262728  

Archivo por mes y año

Comentarios recientes

RSS Ayudas Oracle

RSS Ayudas PostgreSQL

RSS Ayudas MySQL

RSS Ayudas SQL Server

RSS Ayudas DB2

RSS Ayudas SQL

RSS Feeds Planeta PostgreSQL-es

RSS Feeds Planet PostgreSQL

RSS Feeds Planeta PostgreSLQ Brazil

RSS Feeds Planet MySQL

Blogroll

Clouds

Desde donde nos visitan

Prueba tu Velocidad de Acceso

Site5 | Experts In Reseller Hosting.