<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8905617951680187936</id><updated>2012-02-16T18:10:58.065-08:00</updated><category term='Primary Key'/><category term='Data Recovery'/><category term='Recover Data'/><category term='Oracle Application dev features'/><category term='RDBMS'/><category term='Pageflakes'/><category term='Storage Tech'/><category term='Oracle Database Failure'/><category term='Wireless Charging'/><category term='Oracle'/><category term='bLUETOOTH'/><category term='Web Services'/><title type='text'>Think - Research - Collaborate - Implement - Enjoy</title><subtitle type='html'>this is a space for all people who want to implement their dreams into reality.

this space will help them to foster vision into product</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>20</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-3610246198314366292</id><published>2007-10-02T06:13:00.000-07:00</published><updated>2007-10-02T06:20:22.495-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Database Failure'/><title type='text'>ORACLE DATABASE RECOVERY</title><content type='html'>There are several circumstances that can halt the operation &lt;br /&gt;of an Oracle database. The most common are : &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;User errors - User errors whether data entry or alterations causing&lt;br /&gt;invalid or incorrect data, can require a database to be recovered to &lt;br /&gt;a point in time before the error occurred. &lt;br /&gt;&lt;br /&gt;For example, a user might accidentally drop a table, causing the database &lt;br /&gt;to need to be restored to a point in time just before this happened. &lt;br /&gt;&lt;br /&gt; &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Instance failure - This occurs when a problem arises which prevents &lt;br /&gt;an instance (SGA and background process) from continuing work. &lt;br /&gt;This is usually due to a power failure, a SHUTDOWN ABORT statement,&lt;br /&gt;a STARTUP FORCE statement, or possibly an operating system crash.&lt;br /&gt;When this happen, data that is stored in the SGA buffers is not written&lt;br /&gt;to disc. This type of failure requires instance recovery and is done&lt;br /&gt;automatically by Oracle at instance startup by applying Redo logs to &lt;br /&gt;recover the committed data in the SGA.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Media failure - This occurs anytime there is a failure to read or write &lt;br /&gt;data to disc. This is usually caused by a disc head crash which causes&lt;br /&gt;loss of some or all files on the drive. Different Oracle files &lt;br /&gt;(Data, Control, Redo) may be affected and the particular file type may &lt;br /&gt;require different types of recovery. Also, since the instance cannot&lt;br /&gt; execute properly, data in it's buffers is not written to disc. &lt;br /&gt;This type of failure requires media recovery which entails restoring &lt;br /&gt;backup files so that information in them corresponds to the most recent&lt;br /&gt;time prior to the disk failure including committed data in memory. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Statement errors - These errors are usually caused by improperly encoded &lt;br /&gt;SQL statements and their effects on data are typically undone by oracle&lt;br /&gt; before control is returned to the user. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Process failure - This occurs when a process aborts prematurely. The&lt;br /&gt;oracle process PMON detects this halt and rolls back the uncommitted&lt;br /&gt;transactions before releasing resources held by that process.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-3610246198314366292?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/3610246198314366292/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=3610246198314366292' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/3610246198314366292'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/3610246198314366292'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/10/oracle-database-recovery.html' title='ORACLE DATABASE RECOVERY'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-7649728947535215271</id><published>2007-10-02T05:29:00.000-07:00</published><updated>2007-10-02T06:13:28.869-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Data Recovery'/><category scheme='http://www.blogger.com/atom/ns#' term='Recover Data'/><title type='text'>System Data Recovery</title><content type='html'>The final goal of the Data Recovery process is to ensure &lt;br /&gt;that all committed transactions prior to the database failure &lt;br /&gt;are fully recovered and are reflected once the instance &lt;br /&gt;is re-started.&lt;br /&gt;&lt;br /&gt;To initiate a data base recovery,some pre-recovery steps&lt;br /&gt;should be completed&lt;br /&gt;&lt;br /&gt;1. Identifying the type of error and determining a fast and &lt;br /&gt;   effective action to take. Most common errors are:&lt;br /&gt;&lt;br /&gt;   - User &lt;br /&gt;   - Process &lt;br /&gt;   - Instance&lt;br /&gt;   - Media&lt;br /&gt;&lt;br /&gt;2. Risk Measure : identifying the risks associated with the &lt;br /&gt;   database failure ( Business data loss )&lt;br /&gt;&lt;br /&gt;3. Identification of Data Recovery Mode&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-7649728947535215271?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/7649728947535215271/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=7649728947535215271' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/7649728947535215271'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/7649728947535215271'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/10/system-data-recovery.html' title='System Data Recovery'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-3739370517667360431</id><published>2007-08-15T23:57:00.000-07:00</published><updated>2007-08-16T00:03:01.248-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Primary Key'/><category scheme='http://www.blogger.com/atom/ns#' term='Oracle'/><category scheme='http://www.blogger.com/atom/ns#' term='RDBMS'/><title type='text'>Primary Key : Concept</title><content type='html'>A relational database is based on the concept that the user that &lt;br /&gt;queries the database needs not remember the physical location of&lt;br /&gt;the record that he/she needs access to. &lt;br /&gt;&lt;br /&gt;the user only needs to remember the table name and&lt;br /&gt;the value that the user associates to.&lt;br /&gt;&lt;br /&gt;that's why a relational database must contain a unique identifier &lt;br /&gt;for each record that exists in the relational database.&lt;br /&gt;&lt;br /&gt;thus the concept of primary key arises that provides a unique &lt;br /&gt;identifier for each record called as the "PRIMARY KEY".&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-3739370517667360431?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/3739370517667360431/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=3739370517667360431' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/3739370517667360431'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/3739370517667360431'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/08/primary-key-concept.html' title='Primary Key : Concept'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-7914962705021781522</id><published>2007-08-03T05:14:00.000-07:00</published><updated>2007-08-03T05:25:18.640-07:00</updated><title type='text'>ORACLE Logical Database Structures</title><content type='html'>Tablespaces&lt;br /&gt;&lt;br /&gt;A database is divided into logical storage units called&lt;br /&gt;tablespaces,which group related logical structures together.&lt;br /&gt;One or more datafiles are explicitly created for each tablespace&lt;br /&gt;to physically store the data of all logical structures in a &lt;br /&gt;tablespace.&lt;br /&gt;&lt;br /&gt;Oracle Data Blocks&lt;br /&gt;&lt;br /&gt;Oracle database data is stored in data blocks. One&lt;br /&gt;data block corresponds to a specific number of bytes of&lt;br /&gt;physical database space on disk.&lt;br /&gt;The standard block size is specified by the DB_BLOCK_SIZE &lt;br /&gt;initialization parameter.&lt;br /&gt;&lt;br /&gt;Extents&lt;br /&gt;&lt;br /&gt;An extent is a specific number&lt;br /&gt;of contiguous data blocks, obtained in a single allocation, &lt;br /&gt;used to store a specific type of information.&lt;br /&gt;&lt;br /&gt;Segments&lt;br /&gt;&lt;br /&gt;A segment is a set of extents allocated for a certain logical&lt;br /&gt;structure.&lt;br /&gt;&lt;br /&gt;Types Of Segments -&lt;br /&gt;&lt;br /&gt;Data segment&lt;br /&gt;Index segment&lt;br /&gt;Temporary segment&lt;br /&gt;Rollback segment&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-7914962705021781522?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/7914962705021781522/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=7914962705021781522' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/7914962705021781522'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/7914962705021781522'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/08/oracle-logical-database-structures.html' title='ORACLE Logical Database Structures'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-1734003159409222475</id><published>2007-08-01T23:06:00.000-07:00</published><updated>2007-08-01T23:13:49.697-07:00</updated><title type='text'>ORACLE Physical Database Structures</title><content type='html'>Datafiles &lt;br /&gt;&lt;br /&gt;Every Oracle database has one or more physical datafiles. &lt;br /&gt;The datafiles contain all the database data. &lt;br /&gt;The data of logical database structures, such as tables and&lt;br /&gt;indexes, is physically stored in the datafiles allocated for a &lt;br /&gt;database.&lt;br /&gt;&lt;br /&gt;Control Files&lt;br /&gt;&lt;br /&gt;Every Oracle database has a control file. A control file contains &lt;br /&gt;entries that specify the physical structure of the database. &lt;br /&gt;For example, it contains the following information:&lt;br /&gt;&lt;br /&gt; Database name&lt;br /&gt; Names and locations of datafiles and redo log files&lt;br /&gt; Time stamp of database creation&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Redo Log Files&lt;br /&gt;&lt;br /&gt;Every Oracle database has a set of two or more redo log files.&lt;br /&gt;The set of redo log files is collectively known as the redo log &lt;br /&gt;for the database. A redo log is made up of redo entries (also called &lt;br /&gt;redo records).&lt;br /&gt;The primary function of the redo log is to record all changes made &lt;br /&gt;to data. If a failure prevents modified data from being permanently &lt;br /&gt;written to the datafiles, then the changes can be obtained from the &lt;br /&gt;redo log, so work is never lost.&lt;br /&gt;&lt;br /&gt;Archive Log Files&lt;br /&gt;&lt;br /&gt;You can enable automatic archiving of the redo log. Oracle &lt;br /&gt;automatically archives log files when the database is in ARCHIVELOG mode.&lt;br /&gt;&lt;br /&gt;Parameter Files&lt;br /&gt;&lt;br /&gt;Parameter files contain a list of configuration parameters for&lt;br /&gt;that instance and database.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-1734003159409222475?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/1734003159409222475/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=1734003159409222475' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/1734003159409222475'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/1734003159409222475'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/08/oracle-physical-database-structures.html' title='ORACLE Physical Database Structures'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-5312953614930385656</id><published>2007-07-23T09:56:00.000-07:00</published><updated>2007-07-25T09:41:38.106-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Oracle Application dev features'/><title type='text'>Oracle Application Development  Feature Improvements</title><content type='html'>&lt;span style="font-weight:bold;"&gt;Application Program Interface (API) and precompilers&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Oracle provides Open Database Connectivity (ODBC) Driver Support for Linux.&lt;br /&gt;&lt;br /&gt;Now you can develop ODBC applications on Linux platforms.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Oracle Call Interface (OCI) Client Version API&lt;/span&gt; - This allows applications to be compiled for multiple versions of the Oracle client from a single source code environment.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Start Up and Shut Down of Database OCI API&lt;/span&gt; – &lt;br /&gt;&lt;br /&gt;This feature adds API calls for starting and stopping a database from inside an application. This enables testers to start up and shut down databases without using SQL*Plus or other tools.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Globalization and Unicode Improvements&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Oracle's Unicode character sets, AL32UTF8 and AL16UTF16, have been updated to support Unicode 4.0 in Oracle Database 10g Release 2.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Globalization Development Kit (GDK) 2.0&lt;/span&gt; - &lt;br /&gt;&lt;br /&gt;Globalization Development Kit (GDK) has added new locales and common locale mapping information into the GDK for the PL/SQL package.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-5312953614930385656?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/5312953614930385656/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=5312953614930385656' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/5312953614930385656'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/5312953614930385656'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/oracle-application-development-feature.html' title='Oracle Application Development  Feature Improvements'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-7536364695394204511</id><published>2007-07-14T23:58:00.000-07:00</published><updated>2007-07-15T00:02:02.767-07:00</updated><title type='text'>Oracle GRID Computing</title><content type='html'>For years, when you needed more computing capacity, you bought more expensive computers. Now, with the Oracle Grid, add capacity on demand with one inexpensive PC server at a time for superior scalability and fast ROI. And if one department needs more capacity, use Oracle software to borrow it from another while the grid just keeps running. The Oracle Grid. Runs faster. Costs less. And never break&lt;br /&gt;&lt;br /&gt;&lt;span style="font-style:italic;"&gt;Grid Benifits&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;•  Flexibility to meet changing business needs &lt;br /&gt;•  High quality of service at low cost &lt;br /&gt;•  Faster computing for better information &lt;br /&gt;•  Investment protection and rapid ROI&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Oracle Grid Computing: Standardization&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Every business today has a mix of server and storage technologies. By standardizing these technologies, you can significantly lower costs and in the process form the basis of a grid computing infrastructure. Here are some of the grid computing technologies that will drive down the cost of your infrastructure:&lt;br /&gt;Low-cost, high volume Intel or AMD processors provide the benefits of proprietary processors at a fraction of the cost&lt;br /&gt;Blade server technology reduces the cost of hardware and increases the density of servers&lt;br /&gt;&lt;br /&gt;Network storage technologies such as Network Attached Storage (NAS) and Storage Area Networks (SANs) further reduce disk storage costs&lt;br /&gt;Gigabit Ethernet and Fibre Channel drives down the cost of connecting clusters of servers&lt;br /&gt;&lt;br /&gt;Linux provides a cost-effective and enterprise-ready operating system&lt;br /&gt;Once you've standardized on low-cost servers and storage, consolidate your databases, application servers and storage, and automate day-to-day management tasks.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Oracle Grid Computing: Consolidate&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Another step toward grid computing is to consolidate your infrastructure using clusters of servers. Oracle 10g is the only infrastructure that has full grid server cluster capabilities for all applications–transaction processing (OLTP), decision support (DSS), and enterprise content management. With Oracle Application Server clusters and with the Oracle Real Application Clusters option for the Oracle Database you can increase reliability and reduce management costs by as much as 20%. And only Oracle can run your existing applications in a grid computing environment with no rewrite required.&lt;br /&gt;&lt;br /&gt;&lt;span style="font-weight:bold;"&gt;Oracle Grid Computing: Automate&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Automate your grid so you can manage it effectively as it grows. Because enterprise grids can have hundreds, potentially thousands of servers, a grid is simply too large to be managed manually server-by-server. Oracle Enterprise Manager 10g has automated the day-to-day maintenance required for an enterprise grid, and provides a centralized management console called Oracle Grid Control.&lt;br /&gt;Software installation, patching, upgrading, workload balancing, security, and much more are all handled centrally from Oracle Grid Control. This means the entire infrastructure can be managed as one large computing system. One or a few administrators can maintain even the largest grid data center.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-7536364695394204511?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/7536364695394204511/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=7536364695394204511' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/7536364695394204511'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/7536364695394204511'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/oracle-grid-computing.html' title='Oracle GRID Computing'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-6862881619514206189</id><published>2007-07-12T23:08:00.000-07:00</published><updated>2007-07-13T23:18:19.072-07:00</updated><title type='text'>Oracle 10g New Features</title><content type='html'>&lt;strong&gt;RECOVERABILITY/SECURITY&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Flashback&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Flashback Database&lt;/strong&gt;&lt;br /&gt;Flashes back changes to entire database &lt;br /&gt;&lt;br /&gt;- Powerful feature to help in resolution of user errors that cause&lt;br /&gt;  changes to database &lt;br /&gt;&lt;br /&gt;- Much faster  method of recovering data than other methods &lt;br /&gt;  (tablespace point in time recovery, logical backups, or log miner)&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Flashback Drop&lt;/strong&gt;&lt;br /&gt;-Allow you to undo the effects of a drop table&lt;br /&gt;&lt;br /&gt;-Concept of a recycle bin&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Flashback Versions Query&lt;/strong&gt;&lt;br /&gt;-Allows you to see all versions of data for a given row over a period of time&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Flashback Transaction&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;-Reconstructs the SQL statements that have been previously executed in the database&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-6862881619514206189?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/6862881619514206189/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=6862881619514206189' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/6862881619514206189'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/6862881619514206189'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/oracle-10g-new-features.html' title='Oracle 10g New Features'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-6677632960693896528</id><published>2007-07-05T12:08:00.000-07:00</published><updated>2007-07-05T12:09:27.584-07:00</updated><title type='text'>ENTERPRISE GRIDS WITH REAL APPLICATION CLUSTERS</title><content type='html'>Real Application Clusters (RAC) enables the enterprise to build database servers across multiple systems that are highly available and highly scalable. In a Real Application Clusters environment Oracle runs on two or more systems in a cluster while concurrently accessing a single shared database. What this provides is a single database system that spans multiple hardware systems yet appears to the application as a single unified database system. This extends tremendous availability and scalability benefits for all your applications.&lt;br /&gt;&lt;br /&gt;Real Application Clusters enables enterprise Grids. Enterprise Grids are built out of large configurations of standardized, commodity-priced components: processors, servers, network, and storage. RAC is the only technology that can harness these components into useful processing system for the enterprise. Real Application Clusters and the Grid dramatically reduce operational costs and provide new levels of flexibility so that systems become more adaptive, proactive, and agile. Dynamic provisioning of nodes, storage, CPUs, and memory allow service levels to be easily and efficiently maintained while lowering cost still further through improved utilization. In addition, Real Application Clusters is completely transparent to the application accessing the RAC database and does not need to be modified in any way to be deployed on a RAC system. &lt;br /&gt;&lt;br /&gt;Real Application Clusters gives users the flexibility to add nodes to the cluster as the demands for capacity increases, scaling the system up incrementally to save costs and eliminating the need to replace smaller single node systems with larger ones. Grid pools of standard low cost computers and modular disk arrays make this solution even more powerful with the Oracle Database 10g.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-6677632960693896528?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/6677632960693896528/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=6677632960693896528' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/6677632960693896528'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/6677632960693896528'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/enterprise-grids-with-real-application.html' title='ENTERPRISE GRIDS WITH REAL APPLICATION CLUSTERS'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-4669643829702924104</id><published>2007-07-05T11:54:00.000-07:00</published><updated>2007-07-05T11:57:52.912-07:00</updated><title type='text'>Oracle 10g Features</title><content type='html'>&lt;span style="font-weight:bold;"&gt;High Availability&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Enterprises have used their information technology (IT) infrastructure to provide competitive advantage, increase productivity, and empower users to make faster and more informed decisions. However, with these benefits has come an increasing dependence on that infrastructure. Should a critical application, server or data become unavailable, the entire business can be placed in jeopardy. Revenue and customers can be lost, penalties can be owed, and bad press can have a lasting effect on customers and a company's reputation. Building a high availability IT infrastructure is critical to the success and well being of all enterprises in today's fast moving economy.&lt;br /&gt;&lt;br /&gt;Grid computing is a new computing architecture that effectively pools large numbers of servers and storage into a flexible, on-demand computing resource for all enterprise computing needs. Technology innovations like low-cost blade servers, small and inexpensive multiprocessor servers, modular storage technologies, and open source operating systems like Linux provide the raw material for the Grid. By harnessing these technologies, and leveraging the Grid technology available in the Oracle Database 10g, enterprises can deliver extremely high quality of service to their users while vastly reducing their expenditures on IT.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-4669643829702924104?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/4669643829702924104/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=4669643829702924104' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/4669643829702924104'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/4669643829702924104'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/oracle-10g-features.html' title='Oracle 10g Features'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-8792360277423730527</id><published>2007-07-02T10:10:00.000-07:00</published><updated>2007-07-02T10:20:00.872-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Storage Tech'/><title type='text'>Holographic  STORAGE</title><content type='html'>Holographic storage is computer storage that uses laser beams to store computer-generated data in three dimensions.&lt;br /&gt;&lt;br /&gt;Storing information throughout the volume of a medium—not just on its surface—offers an intriguing high-capacity alternative. Holographic data storage is a volumetric approach which, although conceived decades ago, has made recent progress toward practicality with the appearance of lower-cost enabling technologies, significant results from longstanding research efforts, and progress in holographic recording materials.&lt;br /&gt;&lt;br /&gt;In holographic data storage, an entire page of information is stored at once as an optical interference pattern within a thick, photosensitive optical material.&lt;br /&gt;&lt;br /&gt;In addition to high storage density, holographic data storage promises fast access times, because the laser beams can be moved rapidly without inertia, unlike the actuators in disk drives. With the inherent parallelism of its pagewise storage and retrieval, a very large compound data rate can be reached by having a large number of relatively slow, and therefore low-cost, parallel channels.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-8792360277423730527?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/8792360277423730527/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=8792360277423730527' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/8792360277423730527'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/8792360277423730527'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/holographic-storage.html' title='Holographic  STORAGE'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-3606017048623222242</id><published>2007-07-02T09:49:00.000-07:00</published><updated>2007-07-02T10:05:59.953-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Wireless Charging'/><title type='text'>Wireless Charging</title><content type='html'>Imagine a world where all your portable devices can be charged and powered simply by placing them on a desktop. Chip manufacturer MobileWise has gone well beyond imagining such a world and this week unveiled "a conductive solution" that it believes can make it all possible.&lt;br /&gt;&lt;br /&gt;The patent-pending technology behind the MobileWise is, on the surface, quite simple. The adapter chip inside the handheld device will, when placed on a base station, receive a very small electrical signal and message from the base controller chip that will power up the adapter chip. The base controller chip will sense for polarity. If there is none (say you place your hand on the base) then it does nothing. If it does find polarity and then a signal from the adapter chip, it will then read information about the voltage level necessary to run the mobile device and begin charging and powering it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-3606017048623222242?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/3606017048623222242/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=3606017048623222242' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/3606017048623222242'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/3606017048623222242'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/07/wireless-charging.html' title='Wireless Charging'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-6984459595128752317</id><published>2007-05-12T20:15:00.000-07:00</published><updated>2007-05-12T20:32:03.500-07:00</updated><title type='text'>EXTREME TECH: Wearable CAR</title><content type='html'>Awsome is the only word that your mouth utters when you experiance it.&lt;br /&gt;&lt;br /&gt;HOW the power of technology is realised in to human convenience is exemplified &lt;br /&gt;with TOYOTA iSwing Concept CAR.&lt;br /&gt;&lt;br /&gt;This is a concept car designed by Hideo Miwa from Toyota. It's named the i-swing and looks like a chair on wheels.This is a new breed of wearable robotic vehicles that envelop drivers.&lt;br /&gt;&lt;br /&gt;you can have a visual experiance of the tech at &lt;br /&gt;&lt;br /&gt;&lt;a href="http://reviews.cnet.com/4660-11443_7-6459325.html?tag=vid.2"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-6984459595128752317?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/6984459595128752317/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=6984459595128752317' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/6984459595128752317'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/6984459595128752317'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/05/extreme-tech-wearable-car.html' title='EXTREME TECH: Wearable CAR'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-1111349922685207101</id><published>2007-03-12T06:49:00.000-07:00</published><updated>2007-03-12T07:10:07.439-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Web Services'/><title type='text'>Web Services</title><content type='html'>According to World Wide Web Consortium&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#330099;"&gt;A Web service is a software system designed to support interoperable machine-to-machine&lt;br /&gt;interaction over a network. It has an interface described in a machine-processable format (specifically WSDL).&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#330099;"&gt;Other systems interact with the Web service in a manner prescribed by its description using&lt;br /&gt;SOAP messages, typically conveyed using HTTP with an XML serialization in conjunction with other Web-related standards.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Web services provide a standard means of interoperating between different software applications, running on a variety of platforms and/or frameworks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-1111349922685207101?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/1111349922685207101/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=1111349922685207101' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/1111349922685207101'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/1111349922685207101'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/03/according-to-world-wide-web-consortium.html' title='Web Services'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-2152959978335400532</id><published>2007-03-12T06:40:00.000-07:00</published><updated>2007-03-12T06:46:12.852-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Pageflakes'/><title type='text'>WEB 2.0 Experiance</title><content type='html'>&lt;strong&gt;&lt;span style="color:#990000;"&gt;Web 2.0 - Page Flakes&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="color:#330099;"&gt;Pageflakes is your personalized startpage on the Internet. Your address book, local weather information, to-do-list, news, blogs and much more – all on one page that you can access from anywhere.&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;you can experiance the power of web 2.0 easily,&lt;br /&gt;Signup PageFlakes at:&lt;br /&gt;&lt;span style="color:#9999ff;"&gt;&lt;span style="color:#6666cc;"&gt;http://www.pageflakes.com/?source=d0717228-af8a-4514-b1bb-2f187db03bc7&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;span style="color:#990000;"&gt;Why should we use Pageflakes?&lt;/span&gt; &lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;&lt;br /&gt;&lt;/strong&gt;&lt;span style="color:#9999ff;"&gt;Until now you had to go to different web sites to check your email, start Web searches, get weather information and so on. With Pageflakes, everything you need is on one page! You can also use Pageflakes to keep up with your favorite blogs and news feeds. And best of all, it's free!&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="color:#9999ff;"&gt;Most flakes can be customized to your personal preferences. For example, you can enter your ZIP code in Weather Flake to get the local weather forecast for your area, and you can enter a category like "sports" in YouTube Video Flake to get videos from that category. To choose your settings, just click on the little "EDIT" link at the top right of the flake.&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-2152959978335400532?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/2152959978335400532/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=2152959978335400532' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/2152959978335400532'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/2152959978335400532'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/03/web-20-experiance.html' title='WEB 2.0 Experiance'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-2806592847469452940</id><published>2007-02-23T22:33:00.000-08:00</published><updated>2007-02-23T22:42:07.652-08:00</updated><title type='text'>DATA WAREHOUSING CONCEPTS</title><content type='html'>&lt;strong&gt;characterization of data warehouses&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;a datawarehouse is&lt;br /&gt;&lt;br /&gt;1) Subject-oriented, meaning that the data in the database is&lt;br /&gt;     organized so that all the data elements relating to the same&lt;br /&gt;     real-world event or object are linked together.&lt;br /&gt;&lt;br /&gt;2) Time-variant, meaning that the changes to the data in the&lt;br /&gt;     database are tracked and recorded so that reports can be&lt;br /&gt;     produced showing changes over time.&lt;br /&gt;&lt;br /&gt;3) Non-volatile, meaning that data in the database is never&lt;br /&gt;     over-written or deleted, but retained for future reporting.&lt;br /&gt;&lt;br /&gt;4) Integrated, meaning that the database contains data from&lt;br /&gt;     most or all of an organization's operational applications, and&lt;br /&gt;    that this data is made consistent.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-2806592847469452940?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/2806592847469452940/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=2806592847469452940' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/2806592847469452940'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/2806592847469452940'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/02/data-warehousing-concepts.html' title='DATA WAREHOUSING CONCEPTS'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-8310974629949981168</id><published>2007-02-17T22:56:00.000-08:00</published><updated>2007-02-17T23:05:09.007-08:00</updated><title type='text'>SUN DEVELOPERS CONFERENCE IN INDIA</title><content type='html'>&lt;a href="http://developers.sun.com/events/techdays/"&gt;Sun Tech Days&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Your opportunities are wide open at Tech Days, Sun's Worldwide Developer Conference!Coming Soon to india:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Hyderabad, India: February 21-23, 2007&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-8310974629949981168?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/8310974629949981168/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=8310974629949981168' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/8310974629949981168'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/8310974629949981168'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/02/sun-developers-conference-in-india.html' title='SUN DEVELOPERS CONFERENCE IN INDIA'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-812053170636648721</id><published>2007-02-15T01:14:00.000-08:00</published><updated>2007-02-15T01:24:55.943-08:00</updated><title type='text'>HOW to BUILD a Data Warehouse ?</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-812053170636648721?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/812053170636648721/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=812053170636648721' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/812053170636648721'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/812053170636648721'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/02/how-to-build-data-warehouse.html' title='HOW to BUILD a Data Warehouse ?'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-1859502995901387226</id><published>2007-02-12T06:07:00.000-08:00</published><updated>2007-02-12T06:05:14.543-08:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bLUETOOTH'/><title type='text'>Bluetooth - an introduction</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-1859502995901387226?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/1859502995901387226/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=1859502995901387226' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/1859502995901387226'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/1859502995901387226'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/02/bluetooth-introduction.html' title='Bluetooth - an introduction'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8905617951680187936.post-4015543821100468368</id><published>2007-02-12T01:02:00.000-08:00</published><updated>2007-02-12T01:02:17.673-08:00</updated><title type='text'>First Vision</title><content type='html'>&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8905617951680187936-4015543821100468368?l=vlaboratory.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vlaboratory.blogspot.com/feeds/4015543821100468368/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=8905617951680187936&amp;postID=4015543821100468368' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/4015543821100468368'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8905617951680187936/posts/default/4015543821100468368'/><link rel='alternate' type='text/html' href='http://vlaboratory.blogspot.com/2007/02/first-vision.html' title='First Vision'/><author><name>V</name><uri>http://www.blogger.com/profile/09377998956249258816</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
