US 9,047,357 B2Grant
Systems and methods for managing replicated database data in dirty and clean shutdown states
Issue Date:2015-06-02
•20 Claims
•6 Drawing Sheets
Abstract
Systems and methods for replicating database data in a dirty shutdown state and generating copies of the replicated data in a clean shutdown state. For example, systems can include a tracking module (e.g., a filter driver) that monitors transactions from a database application to a source database stored on a source storage device to generate log entries having at least one marker indicating a known good state of the application. The systems further include a computer coupled to a target storage device comprising a target database and log files. The computer processes the transactions, based on the log entries, to replicate data to a target database on the target storage device; performs a first snapshot on data stored in the target database existing in a dirty shutdown state; replays into the target database data stored in the log files to put the target database in a clean shutdown state; copies the target database in the clean shutdown state; and reverts the target database back to the dirty shutdown state in which the target database existed at the time of the first snapshot.
Metadata
Assignee
- CommVault Systems, Inc.
Inventor
- David Ngo
Application Information
Application Number:US 14/193,945
Filing Date:2014-02-28
Priority Date:2008-12-10
Art Unit:2155
Classifications
IPC:
G06F17/30G06F11/14G06F11/20
Field of Search:
G06F 17/30575
Patent Drawings (6 sheets)
Description
Related Application
[0001] Any and all applications for which a foreign or domestic priority claim is identified in the Application Data Sheet, or any correction thereto, are hereby incorporated by reference under 37 CFR 1.57.
Background of the Invention
[0002] 1. Field of the Invention
[0003] The present disclosure relates to systems and methods for replicating data of one or more database applications.
[0004] 2. Description of the Related Art
[0005] Electronic information has become an integral part of business operations such that many banks, insurance companies, brokerage firms, financial service providers, and a variety of other businesses rely on computer networks to store, manipulate, and display information that is constantly subject to change. Oftentimes, the success or failure of an important transaction may turn on the availability of electronic information that is both accurate and current. Accordingly, businesses seek reliable, cost-effective ways to protect and later access the information stored on their computer networks.
[0006] Many approaches to protecting data involve creating a copy of the data, such as backing up and/or replicating a database to one or more storage devices. Data shadowing and mirroring, or duplexing, provide for copying but can require lengthy amounts of time, consume valuable processing power and/or occupy large amounts of storage space for large databases. Moreover, such storage management systems can have a significant impact on the source or primary system.
[0007] To address these drawbacks, certain storage systems utilize snapshot techniques to preserve a read-only copy of database data. In general, a snapshot records the state of a storage device, database file system, or volume at a certain point in time. That is, the snapshot may be used to provide a point-in-time image of a live storage volume. Additional operations can then be performed using the snapshot copy without affecting the performance of the live volume.
[0008] In certain circumstances, however, a snapshot of a database does not necessarily provide easily accessible data. For instance, snapshots of data from a MICROSOFT EXCHANGE database generated while EXCHANGE is online results in a copy of the data that is in a “dirty shutdown” state, which prevents the data from being read or otherwise accessed by standard application programming interfaces (APIs). Although, one option is to shut down EXCHANGE each time a snapshot is to be performed on the database, such an option is not practical as the shutdowns can be time-consuming and costly.
Summary of the Invention
[0009] In view of the foregoing, a need exists for improved systems and methods for database replication. For instance, there is a need for systems and methods for generating copies of database data in a clean shutdown state without taking the native database application offline. Moreover, a need exists for systems and methods that provide snapshots of database data in a useful condition without requiring the native application, or its accompanying APIs, for access to the database data.
[0010] In certain embodiments of the invention, systems and methods are disclosed for performing substantially continuous replication of a database, such as a MICROSOFT EXCHANGE database, and for providing usable read-only copies of the replicated database. For instance, snapshot systems and methods are disclosed that provide a snapshot of a replicated MICROSOFT EXCHANGE database that reflects data in a recoverable and clean shutdown state and that can be accessed or otherwise read using standard APIs without the need for the MICROSOFT EXCHANGE application program.
[0011] Such systems and methods allow known good replication copies to be viewed as copies of production volume data. For example, this technology, in certain embodiments, further allows a management component in the computing system to directly access, copy, restore, backup or otherwise manipulate the replication copies of production data as if the data was the production data of the source system, thereby improving various system performance characteristics such as access time, reducing memory requirements and reducing impact on source, or client, applications.
[0012] In certain embodiments, a method is disclosed for managing replicated data in a database system. The method comprises monitoring data transactions associated with a database application, the data transactions operative to write data to at least one source storage device. The method further includes copying the data to a target storage device based at least in part on the data transactions, wherein the target storage device comprises a target database and target transaction log files, and wherein said monitoring and copying is performed without shutting down the database application. The method also includes: (i) generating a first snapshot of at least a portion of the data stored in the target database and transaction log files; (ii) replaying, into the target database, data stored in the target transaction log files as one or more transaction logs; (iii) generating a second snapshot of at least a portion of the target database that is indicative of stored data from the database application in a recoverable state; and then (iv) reverting the target database back to a state in which the target database existed at the time of the first snapshot.
[0013] In certain embodiments, a system is disclosed for performing data management operations in a computer network environment. The system includes a database application configured to execute on a source computer and a first storage device coupled to the source computer to receive data transactions from the database application. The system also includes a module, such as a filter driver, configured to monitor the data transactions and to generate log entries based on the data transactions, at least one of the log entries having a marker indicative of a time of a known good state of the database application. The system further includes a second storage device comprising a target database and target transaction log files and a target computer coupled to the second storage device. The target computer is configured to: (i) process, based on the log entries, the data transactions to replicate data to the second storage device; (ii) perform a first snapshot operation on data stored in both the target database and the target transaction log files; (iii) replay into the target database data stored in the target transaction log files; (iv) perform a second snapshot operation on at least a portion of the target database; and (v) revert the target database back to a state in which the target database existed at the time of the first snapshot.
[0014] In certain embodiments, a method is disclosed for copying data generated on a source database system in a computer network. The method comprises processing replication data indicative of data transactions generated by a database application executing on a source system, the database transactions being directed to operations on a source database of a source storage device; replaying the replication data on a target storage device to copy the data transactions to the target storage device, the target storage device comprising a target database and target transaction log files; creating a first read-only copy of at least a portion of data stored in the target database and the target transaction log files; committing to the target database transaction logs stored in the target transaction log files, said committing following said creating the first read-only copy; creating, following said committing, a second read-only copy of at least a portion of the target database, the second read-only copy being indicative of database data from the database application in a recoverable state; and reverting the target database to a state in which the target database existed at the time of said creating the first read-only copy.
[0015] In certain embodiments, a system is disclosed for performing data management operations in a computer network environment. The system includes means for processing replication data indicative of database operations generated by a database application executing on a source computer, the database operations being directed to data on a source storage device; means for replaying the replication data on a target storage device to copy data to the target storage device, the target storage device comprising a target database and transaction log files; means for performing a first snapshot operation on data stored in both the target database and the target transaction log files; means for replaying into the target database data stored in the transaction log files; said means for performing being further configured to perform a second snapshot operation on at least a portion of the target database following replaying of the data stored in the transaction log files, the second snapshot being indicative of database data from the database application in a clean shutdown state; and means for reverting the target database back to a state in which the target database existed at the time of performing the first snapshot, wherein at least one of said means is executed on one or more computing devices.
[0016] For purposes of summarizing the disclosure, certain aspects, advantages and novel features of the inventions have been described herein. It is to be understood that not necessarily all such advantages may be achieved in accordance with any particular embodiment of the invention. Thus, the invention may be embodied or carried out in a manner that achieves or optimizes one advantage or group of advantages as taught herein without necessarily achieving other advantages as may be taught or suggested herein.
Brief Description of the Drawings
[0017] FIG. 1 illustrates a block diagram of a database replication system according to certain embodiments of the invention.
[0018] FIG. 2 illustrates a block diagram of an exemplary embodiment of a database replication system configured to provide a snapshot of data in a clean shutdown state.
[0019] FIG. 3 illustrates a flowchart of an exemplary embodiment of a database replication process usable by the database replication systems of FIGS. 1 and 2 .
[0020] FIG. 4 illustrates a flowchart of an exemplary embodiment of a double snapshot process of the data replication process of FIG. 3 .
[0021] FIG. 5 illustrates a timeline of states of data during the database replication process of FIG. 3 , according to certain embodiments of the invention.
Detailed Description of the Preferred Embodiments
[0022] Systems and methods disclosed herein provide for the offline access of a replicated database without needing to run the native database application. Moreover, disclosed systems and methods provide for the replication of database data without shutting down the native database application to put the replicated data in a “clean shutdown” state.
[0023] In certain embodiments of the invention, systems and methods are disclosed for performing substantially continuous replication of a database, such as a MICROSOFT EXCHANGE database. For instance, certain embodiments provide for the generation of one or more snapshots of a replicated MICROSOFT EXCHANGE database, wherein the snapshot data allows for offline access to the replicated database. For instance, in certain embodiments, the replicated database can be read using JET or like APIs in place of slower APIs (e.g., MAPI) associated with MICROSOFT EXCHANGE. As a result, the direct reading of the database allows for much faster access to the replicated data.
[0024] In general, replication of database data can pose particular drawbacks. For example, standard replication of data from certain database applications can result in data that is in a recoverable state, wherein committed transactions in the database can be recovered in case of a crash. In such a state, particular computing operations of the application are complete to a point such that further operation, recovery and/or rolling back of the application can occur, based on the committed transaction data This point of referential integrity is generally referred to herein as a known good state of the application data.
[0025] However, without shutting down the database application, the data resulting therefrom is not in a clean shutdown state (i.e., transaction logs exist that are not committed to the database). Moreover, with MICROSOFT EXCHANGE databases, for instance, data in a dirty shutdown state is evidenced by a particular bit value and prevents standard APIs from accessing the data.
[0026] The features of the systems and methods will now be described with reference to the drawings summarized above. Throughout the drawings, reference numbers are re-used to indicate correspondence between referenced elements. The drawings, associated descriptions, and specific implementation are provided to illustrate embodiments of the invention and not to limit the scope of the disclosure.
[0027] In addition, methods and processes described herein are not limited to any particular sequence, and the blocks or states relating thereto can be performed in other sequences that are appropriate. For example, described blocks or states may be performed in an order other than that specifically disclosed, or multiple blocks or states may be combined in a single block or state.
[0028] Moreover, certain embodiments of the invention described herein can utilize one or more intelligent data replication processes and/or components that replicate application-specific data from a source system to a destination system. Certain examples of such processes and components are described in U.S. patent application Ser. No. 11/640,826, filed Dec. 18, 2006, published as U.S. Patent Application Publication No. 2007-0185938 A1, and issued as U.S. Pat. No. 7,651,593, which is hereby incorporated herein by reference in its entirety to be considered part of this specification.
[0029] FIG. 1 illustrates a block diagram of a database replication system 100 according to certain embodiments of the invention. As shown, the replication system 100 comprises a source system 102 capable of communicating with a target system 104 by sending and/or receiving data over a network 106. For instance, in certain embodiments, the target system 104 receives and/or stores a replicated copy of at least a portion of data, such as application-specific data, associated with the source system 102.
[0030] In certain embodiments, the source system 102 comprises one or more computing devices capable of processing data and can include, for example, a server computer, a workstation, a personal computer, a cell phone, a portable computing device, a handheld computing device, a personal digital assistant (PDA) or the like.
[0031] The illustrated network 106 advantageously comprises any means for communicating data between two or more systems or components. It certain embodiments, the network 106 comprises a computer network. For example, the network 106 may comprise a public network such as the Internet, virtual private network (VPN), token ring or TCP/IP based network, wide area network (WAN), local area network (LAN), an intranet network, point-to-point link, a wireless network, cellular network, wireless data transmission system, two-way cable system, interactive kiosk network, satellite network, broadband network, baseband network, combinations of the same or the like. In embodiments wherein the source system 102 and target system 104 are part of the same computing device, the network 106 may represent a communications socket or other suitable internal data transfer path or mechanism.
[0032] As shown, the source system 102 comprises one or more applications 108 residing on and/or being executed by a computing device. For instance, the applications 108 may comprise software applications that interact with a user to process data and may include, for example, database applications (e.g., SQL applications), word processors, spreadsheets, financial applications, management applications, e-commerce applications, browsers, combinations of the same or the like.
[0033] The source system 102 further comprises one or more processes, such as filter drivers 110, that interact with data (e.g., production data) associated with the applications 108. For instance, the filter driver 110 can comprise a file system filter driver, an operating system driver, a filtering program, a data trapping program, an application, a module of the application(s) 108, an API, or other like software module or process that, among other things, monitors and/or intercepts particular application requests targeted at a database, a file system, another file system filter driver, a network attached storage (“NAS”), a storage area network (“SAN”), mass storage and/or other memory or raw data. In some embodiments, the filter driver 110 may reside in the I/O stack of the application 108 and may intercept, analyze and/or copy certain data traveling from the application 108 to storage.
[0034] In certain embodiments, the filter driver 110 can intercept data modification operations that include changes, updates and new information (e.g., data writes) with respect to the application(s) 108 of interest. For example, the filter driver 110 may locate, monitor and/or process one or more of the following with respect to a particular application 108, application type or group of applications: data management operations (e.g., data write operations, file attribute modifications), logs or journals (e.g., NTFS change journal), configuration files, file settings, control files, other files used by the application 108, combinations of the same or the like. In certain embodiments, such data may also be gathered from files across multiple storage systems within the source system 102. Furthermore, the filter driver 110 may be configured to monitor changes to particular files, such as files identified as being associated with data of the applications 108.
[0035] In certain embodiments, multiple filter drivers 110 may be deployed on the source system 102, each filter driver 110 being dedicated to data of a particular application 108. In such embodiments, not all information associated with the source system 102 may be captured by the filter drivers 110 and, thus, the impact on system performance may be reduced. In other embodiments, the filter driver 110 may be suitable for use with multiple application types and/or may be adaptable or configurable for use with multiple applications 108.
[0036] The illustrated source system 102 further comprises one or more source storage devices 120. In certain embodiments, the source storage device(s) 120 are configured to store production data associated with one or more of the applications 108. The source storage device 120 may include any type of media capable of storing data. For example, the source storage device 120 may comprise magnetic storage (such as a disk or a tape drive) or other type of mass storage. In certain embodiments, the source storage device 120 may be internal and/or external to (e.g., remote to) the computing device(s) having the applications 108 and the filter drivers 110.
[0037] As illustrated in FIG. 1 , the source storage devices 120 further comprise at least one database 122 and transaction log files 124. In particular, the transaction log files 124 can comprise a set of changes, such as, for example, insertions, deletions and updates received from the application(s) 108 that are to be applied to the data in the database 122.
[0038] In certain embodiments, the transaction log files 124 are stored on at least one dedicated disk so that the logs are not affected by any disk failures that can potentially corrupt the database 122. For instance, the transaction log files 124 can be stored on a high-performance disk while the database 122 is stored on one or more slower disks. In other embodiments, the transaction log files 124 and the database 122 can be maintained on the same storage medium.
[0039] As further illustrated in FIG. 1 , the target system 104 comprises a replication module 128 that communicates with one or more target storage devices 130. In certain embodiments, the target system 104 comprises any computing device capable of processing data and includes, for example, a server computer, a workstation, a personal computer or the like.
[0040] In certain embodiments, the replication module 128 is configured to monitor and/or manage the copying of data from the source system 102 to the target system 104, such as data obtained by the filter drivers 110. For example, the replication module can receive one or more log files or entries, data transactions, or other like replication data indicative of the data transactions or operations being generated by the application 108 to modify data stored on the source storage device(s) 120. In yet other embodiments, the replication module 128 is a “dumb” server or terminal that receives and executes instructions from the source system 102.
[0041] The target storage device(s) 130 may include any type of media capable of storing data, such as replication data sent from the source system 102. For example, the target storage device 130 may comprise magnetic storage (such as a disk or a tape drive) or other type of mass storage. In certain embodiments, the target storage device 130 may be internal and/or external to the computing device(s) having the replication module 128.
[0042] In certain embodiments, the source storage device 120 and/or the target storage device 130 may be implemented as one or more storage “volumes” that include physical storage disks defining an overall logical arrangement of storage space. For instance, disks within a particular volume may be organized as one or more groups of redundant array of independent (or inexpensive) disks (RAID). In certain embodiments, either or both of the storage devices 120, 130 can include multiple storage devices of the same or different media.
[0043] As shown in FIG. 1 , the target storage device(s) 130 at least comprise a database 132 and transaction log files 134. In particular, the target database 132 is generally synchronized with the source database 122. Likewise, the target transaction log files 134 can comprise a replication of those log files present in the transaction log files 124 of the source storage device 120. As discussed above, in certain embodiments, the database 132 and the transaction log files 134 are advantageously maintained on separate media such that the transaction log files 134 can be stored on a relatively high-performance storage medium. In yet other embodiments, the database 132 and transaction log files 134 are stored in different volumes of the same disk.
[0044] As further shown, the replication system 100 is structured to generate read-only copies 136 of the replicated data stored in the target storage device(s) 130. For instance, such copies 136 can be generated according to one or more schedules, storage policies (e.g., user- or system-defined), or the like. In certain embodiments, the replication module 128 coordinates the generation of the copies 136. For example, the replication module 128 can comprise a data agent module executing on the replication system 100 that manages read-only copies (e.g., snapshots) of the replicated data. In yet other embodiments, a storage manager, a stand-alone application, or the like, manages the generation of the read-only copies 136.
[0045] In certain embodiments, the read-only copies 136 advantageously comprise a plurality of snapshots. For instance, the snapshots can reflect point-in-time copies of the database data. In certain embodiments, the snapshots allow for access to and/or manipulation of database data without affecting the production data on the source storage device(s) 120. Moreover, in certain embodiments, the snapshots record database data in a clean shutdown mode and allow for offline access of the data without the need for the native database application 108.
[0046] In certain embodiments, the source system 102 communicates with the associated target system 104 to verify that the two systems are synchronized. For instance, the source system 102 may receive from the target system 104 an identification (e.g., unique serial number) of a transaction log last committed by the target system 104. The source system 102 may then compare the received identification with state of the data in the source storage device(s) 120.
[0047] FIG. 2 illustrates further details of a replication system 200 in accordance with certain embodiments of the invention. In particular, FIG. 2 illustrates additional details of an embodiment of the replication system 100 of FIG. 1 . Thus, for ease of reference and description, elements of the replication system 200 of FIG. 2 will not be redescribed in detail if they were described above. Rather, the elements in the embodiment of FIG. 2 will be given a reference numeral that retains the same last two digits as the reference numeral used in the embodiment of FIG. 1 , and the last two digits will be preceded with a numeral “2.” Thus, the replication system 200 generally corresponds to the replication system 100 with certain differences that will be illuminated in the following discussion.
[0048] As shown, the replication system 200 comprises a source system 202 that communicates with a target system 204 via a network 206. In particular, the target system 204 is structured to replicate database data originating from and/or stored by the source system 202.
[0049] The illustrated source system 202 comprises a database application 208 that interacts with one or more users or programs to generate production data. For instance, the database application 208 can comprise one or more applications that require transactions to be played or committed in order for the data of the application 208 to be at consistent point or state.
[0050] For exemplary purposes, the database application 208 will often be described hereinafter with reference to a MICROSOFT EXCHANGE environment. In yet other embodiments, other types of database applications and/or collaboration applications can be used, such as, for example, ACTIVE DIRECTORY, ORACLE, other JET-based applications or the like.
[0051] With continued reference to the source system 202, a filter driver 210 tracks file changes being generated by the application 208. For example, the filter driver 210 can be configured to populate data relating to transactions of the database application 208 in source logs to be replicated to the target system 204.
[0052] In certain embodiments, the filter driver 210 may be deployed in the stack as an I/O buffer and/or process in the data path between the database application 208 and a memory 212. In such embodiments, the filter driver 210 may intercept, snoop, supervise, trap, process or otherwise be cognizant of some or all operations (e.g., data modification operations, file modification operations, read operations and the like) from the database application 208 to its associated location(s) on the source storage device(s) 220.
[0053] In embodiments of the invention having multiple database applications 208, multiple filter drivers 210 can be used such that each filter driver 210 corresponds to a single database application 208. In such embodiments, data relating to each database application 208 of interest can be written to a particular log file established for that application. In yet other embodiments, a single filter driver 210 can communicate with multiple database applications 208.
[0054] In certain embodiments, the transactions from the database application 208 are preferably stored in the memory 212 after or while being logged by the filter driver 210. A database engine 214 then commits the transactions stored in the memory 210 to disk (source storage device(s) 220).
[0055] The source storage device(s) 220 comprise one or more media for storing production data relating to the database application 208. As shown, the source storage device 220 includes a database or information store 222 for storing the committed transaction data from the database application 208. The source storage device(s) 220 further include transaction log files 224 that represent a sequence of files to keep a secure copy on disk of the data (e.g., uncommitted transaction logs) in the memory 212.
[0056] As described above with reference to FIG. 1 , the replication system 200 is configured to replicate data, such as through a continuous data replication process, to target storage device(s) 230 of the target system 204. To facilitate and/or coordinate such replication, the target system 204 includes a replication module 228.
[0057] In certain embodiments, the replication module 228 comprises and/or communicates with one or more replay threads, processes or routines that populate data to the target storage device(s) 230 during the replication process. For instance, the replication module 228 can replay data from log files that are received from the source system 202. In certain embodiments, the target storage device(s) 230 comprise one or more databases 232 and transaction log files 234 that store a copy of the data residing in, respectively, the source database(s) 222 and the transaction log files 224.
[0058] The target system 204 is further configured to generate one or more snapshots 236 of data stored in the target storage device(s) 230. In certain embodiments, the snapshot 236 comprises a read-only copy of the data stored in the database 232 and the transaction log files 234, as discussed in more detail above.
[0059] In certain embodiments, the replication system 200 can optionally include one or more additional components for further coordinating and/or facilitating replication between the source system 202 and the target system 204. For instance, FIG. 2 further illustrates the source system 202 comprising an optional data agent 216.
[0060] In certain embodiments, the data agent 216 comprises a module responsible for performing data and/or storage tasks related to the source system 202. For example, the data agent 216 may manage and/or coordinate the compilation of and/or transferring of replication data from the source system 202. In other embodiments, the data agent 216 may provide archiving, migrating, and/or recovery of system data.
[0061] In certain embodiments, the source system 202 comprises a plurality of data agents 216, each of which performs data management operations related to data associated with each database application 208. In such embodiments, the data agent 216 may be aware of the various logs, files, folders, registry files and/or system resources that are impacted by a particular database application 208.
[0062] In certain embodiments, the data agent 216 is configured to perform data management operations in accordance with one or more “storage policies” or other preferences. In certain embodiments, a storage policy includes a data structure or other information having a set of preferences and/or other storage criteria for performing a storage operation. The preferences and storage criteria may include, but are not limited to, information regarding storage locations and/or timing, relationships between system components, network pathways, retention policies, data characteristics, compression or encryption requirements, preferred system components, combinations of the same or the like.
[0063] In certain further embodiments, the replication system 200 can optionally include a storage manager 238 that communicates with the source system 202 and the target system 204. In certain embodiments, the storage manager 238 directs the performance of one or more storage operations and, in particular, the replication of data from the source system 202 to the target system 204. In further embodiments, the storage manager 238 may perform one or more of the operations or functions described above with respect to the data agent 216 and/or the replication module 228. For instance, the storage manager 238 may direct and/or coordinate the performance of one or more storage operations on the replicated data (e.g., snapshots of the replicated data) of the target storage device(s) 230.
[0064] In certain embodiments, the storage manager 238 maintains an index (not shown), such as a cache, for storing information relating to: logical relationships and associations between components of the replication system 200, user preferences, management tasks, and/or other useful data. For example, the storage manager 238 may use its index to track the location and timestamps of one or more snapshots of the replicated data.
[0065] The storage manager 238 may also use its index to track the status of data management operations to be performed, storage patterns associated with the system components such as media use, storage growth, network bandwidth, Service Level Agreement (“SLA”) compliance levels, data protection levels, storage policy information, storage criteria associated with user preferences, retention criteria, storage operation preferences, and/or other storage-related information. The index may typically reside on the storage manager's hard disk and/or other database.
[0066] In certain embodiments, the storage manager 238 further communicates with a database (not shown) for storing system management information relating to the replication of data. For instance, the storage manager database may be configured to store storage and/or restore policies, user preferences, the status or location of system components or data, combinations of the same and the like. In yet other embodiments, the storage manager database may be configured to store information described above with respect to the storage manager index. In yet other embodiments, at least a portion of the storage manager index may be stored on the storage manager database.
[0067] In other embodiments, the storage manager 238 may alert the user or system when a particular resource of the replication system 200 is unavailable or congested or when components are unavailable due to hardware failure, software problems, or other reasons. In certain embodiments, the storage manager 238 may utilize replication system data to suggest solutions to such problems when they occur or even before they occur. For example, the storage manager 238 might alert the user that a storage device in the target system 204 is full or otherwise congested, and then suggest, based on job and data storage information contained in its index cache, an alternate storage device. In yet further embodiments, the storage manager 238 or other system component may take action to remedy the problem at issue. For example, the storage manager 238 may perform load balancing, error correction, or the like, based on information received regarding the target system 204.
[0068] In certain embodiments, the storage manager 238 may include other components and/or modules. For example, the storage manager 238 may include a jobs agent module (not shown) that monitors the status of storage operations that have been performed, that are being performed, or that are scheduled to be performed in the replication system 200.
[0069] Moreover, the storage manager 238 may include an interface agent module (not shown). In certain embodiments, the interface agent module may provide presentation logic, such as a graphical user interface (“GUI”), an API, or other interface by which users and system processes may be able to retrieve information about the status of storage operations and issue instructions to the replication system 200 regarding the performance of storage operations. For example, a user may modify the schedule of a number of pending snapshot copies or other types of copies. As another example, a user may use the GUI to view the status of all storage operations currently pending in the replication system 200 or the status of particular components in the replication system 200.
[0070] Additional details of storage manager modules useful with embodiments of the replication systems 100, 200 described herein are disclosed in U.S. patent application Ser. No. 09/354,063, filed Jul. 15, 1999, now U.S. Pat. No. 7,389,311, which is hereby incorporated herein by reference in its entirety.
[0071] FIG. 3 illustrates a flowchart of an exemplary embodiment of a database replication process 300. In certain embodiments, the process 300 creates a crash consistent copy of database data in a clean shutdown state such that the data can be read or otherwise utilized without needing the native database application or its accompanying APIs. In certain embodiments, the replication process 300 can be performed by the database replication systems 100, 200 of FIGS. 1 and 2 . For exemplary purposes, the replication process 300 will be described hereinafter with respect to the components of the replication system 200 of FIG. 2 .
[0072] The replication process 300 begins at Block 305, wherein the database application 208 is quiesced. For example, in certain embodiments, the Volume Shadow Copy Service (VSS) offered by MICROSOFT can be used to temporarily quiesce write requests from the database application 208, such as MICROSOFT EXCHANGE, to the source storage device 220. For instance, in such embodiments, the data agent 216 can insert a marker in the application data (e.g., transaction logs) that indicates the data is in a recoverable (e.g., crash consistent, stable) state.
[0073] At Block 310, the replication module 228 suspends the replay threads on the target system 204 that are replicating the data to the target storage device 230. In certain embodiments, such suspension occurs based on the threads' detection of the markers inserted by the VSS service. At this point, the target storage device(s) 230 and the source storage device(s) 220 are preferably synchronized and/or include data that is in a crash recoverable state, although the data is not in a “clean shutdown” state.
[0074] With the replay threads suspended, the replication module 228 initiates a first snapshot of the target volume, including the database 232 and the transaction log files 234 (Block 315). In certain embodiments, the first snapshot includes a read-only copy of the database application data in a recoverable state. However, as discussed above, this data is generally not in a clean shutdown state and does not allow for access of the data without the use of the native application (e.g., MICROSOFT EXCHANGE) to interpret the data.
[0075] At Block 320, the copy of the uncommitted transaction logs stored in the target transaction log files 234 is replayed into the target database 232. In certain embodiments, such replaying is performed through the execution of one or more JET APIs. After this point, the copy of the database application 208 data in the target database 232 is advantageously in a clean shutdown state since the pending transaction logs have been committed. That is, the copy of the data in the database 232 is in a state that can be read offline without the use of the native database application 208.
[0076] At Block 325, the replication module 228 initiates a second snapshot of the target volume. Because the target transaction logs have been replayed into the target database 232, the second snapshot advantageously comprises a read-only copy of application data in both a recoverable and clean shutdown state.
[0077] However, with the replaying of the copy of the transaction logs at Block 320, the data on the target storage device(s) 230 becomes out of sync with the production data stored on the source storage device(s) 220. Thus, prior to resuming replication between the source storage device(s) 220 and the target storage device(s) 230, the replication process 300 reverts the target volume back to the state of the first snapshot (Block 330). In certain embodiments, this revert process is performed by taking a difference (e.g., file changes that have been cached) of the first and second snapshots, as is discussed in more detail with respect to FIG. 4 .
[0078] Following Block 330, the replication module 228 thaws the replay threads and allows the replication between the source and target storage devices 220, 230 to resume (Block 335).
[0079] Although the database replication process 300 has been described with reference to a particular arrangement, other embodiments of the invention can include more, fewer or different blocks or states. For instance, in other embodiments, instead of snapshots, other types of read-only copies can be performed on the data in the target storage device(s) 230.
[0080] In yet other embodiments, at Block 305, the data agent 216 and/or the filter driver 210 can be advantageously configured to pause, or quiesce, the database application 208 during data replication. For instance, the data agent 216 may cause the application 208 to temporarily suspend data management operations to the source storage device 220 once the application 208 reaches a known “good,” “stable” or “recoverable” state.
[0081] In certain embodiments, the data agent 216 instructs the quiescing of the application 208 through an application programming interface (API). When the application 208 has placed itself in a known good state, the application 208 may send an acknowledgment to the data agent 216.
[0082] In certain embodiments, once the data management operations are suspended, the filter driver 210 and/or data agent 216 then inserts a logical marker or tag in the source log file denoting that a “consistency point” or “consistency recovery point” has been reached. In some embodiments, the consistency point indicates the time at which the application 208 is at a known good state.
[0083] Moreover, in certain embodiments, the target system 204 is further capable of performing one or more data management operations, such as, for example, storage operations (e.g., backup), search operations, data classification, combinations of the same or the like on the replicated data at certain consistency points. Performing data management operations on the replicated data allows for the processing of copies of application data without significantly impacting the resources of the source system. Furthermore, when copying the replicated data at consistency points, the copied data presumably represents a known good state of the application.
[0084] In certain embodiments of the invention, at Block 305 the application 208 is periodically quiesced based on particular criteria. For instance, the quiescing of the application 208 may be based on one or more system- or user-defined preferences (e.g., every five minutes). The periodic quiescing of the application 208 may be based on the desired frequency of performing replication, backup or other data modification operations on the subject data. For instance, applications 208 dealing with data-sensitive information may necessitate more frequent quiescing (and creation of consistency points) than other types of applications.
[0085] In yet other embodiments, quiescing of the application 108 may be performed based on an automatic reporting procedure. For instance, a module of the replication system 200 may be configured to gather, receive and/or analyze information associated with a failure rate and/or health of applicable servers. Additional details of such status monitoring are provided in U.S. patent application Ser. No. 11/120,619, filed May 2, 2005, now published as U.S. Patent Application Publication No. 2006-0053261 A1, and issued as U.S. Pat. No. 7,343,453, which is hereby incorporated herein by reference in its entirety.
[0086] FIG. 4 illustrates a flowchart of an exemplary embodiment of a double snapshot process 400 that may be used when performing certain blocks (e.g., Blocks 315 to 330) of the data replication process 300 of FIG. 3 . For exemplary purposes, the double snapshot process 400 will be described hereinafter with respect to the components of the replication system 200 of FIG. 2 .
[0087] At Block 405, the process 400 performs a first snapshot of the target volume, including the target database 232 and the target transaction log files 234. Following the first snapshot, the transaction logs are replayed into the target database 232 to put the copy of the data in a clean shutdown state. During the replay of the transaction logs (e.g., by a JET API), the overwritten bits in the target database 232 can be moved to a first cache location (Block 410).
[0088] The process 400 then performs a second snapshot of the target volume, wherein the target volume represents the application data in a clean shutdown state (Block 415). Following the second snapshot, the process 400 reverts the target volume back to the state in which it existed at the time of the first snapshot. To do so, at Block 420, the new bits added between the first and second snapshots (i.e., during the replaying of the transaction logs) are moved to a second cache location (Block 425). The overwritten bits stored in the first cache location are then moved back to the target volume (Block 425).
[0089] At Block 430, the second snapshot is preserved as a consistent recovery point in a clean shutdown state. In certain embodiments, a customized driver is used to preserve the snapshot (e.g., the snapshot is not deleted).
[0090] In certain embodiments, the first and second cache locations can be on different storage devices or volumes. In yet other embodiments, the first and second cache locations can be located on the same storage device.
[0091] FIG. 5 illustrates an exemplary timeline 500 of states of data during the database replication process 300 of FIG. 3 , according to certain embodiments of the invention. In particular, the timeline 500 includes a simplified representation of the states of files on a source system (e.g., source storage device 220) and a target system (e.g., target storage device 230) during replication.
[0092] As shown, at State A, the source database includes File A and File B and the source log files include a transaction relating to the creation of File C and the modification of File B (i.e., File B′). With reference to the target system, the target database and the target log files are synchronized with the source system.
[0093] At State B, a first snapshot (i.e., Snapshot A) is taken of the target system. As discussed above with reference to Block 315 of the replication process 300, the application data from the target database is in a dirty shutdown state.
[0094] At State C, an additional transaction log for the creation of a File D has been added to the source log files. Moreover, the target transaction logs (Files B′ and C) have been replayed from the target log files to the target database (see, e.g., Block 320). Thus, the target database includes File A, File B′ and File C. At this point, the data in the target database is in a clean shutdown state, and no outstanding transaction logs are left in the target log files. As further illustrated, the system then takes a second snapshot (Snapshot B) of at least the data in the target database to create a consistent, recoverable copy of the database application data that can be accessed and utilized without the native database application which created the data (see, e.g., Block 325).
[0095] At State D, the target database is reverted back to the state in which it existed at the time Snapshot A was taken (see, e.g., Block 330), and the target log files are repopulated with transactions relating to Files B′ and C. Moreover, at State E, a transaction log relating to File D is replicated from the source system to the target system.
[0096] At State F, the transaction logs in both the source and target log files relating to File B′ and File C are replayed, respectively, into the source and target databases. Moreover, an additional transaction log relating to File E is added to the source log files and replicated to the target system such that the source and target systems are re-synchronized.
[0097] In certain embodiments of the invention, data replication systems and methods disclosed herein may be used in a modular storage management system, embodiments of which are described in more detail in U.S. Pat. No. 7,035,880, issued Apr. 5, 2006, which is hereby incorporated herein by reference in its entirety. For example, the data replication system may be part of a storage operation cell that includes combinations of hardware and/or software components directed to performing storage operations on electronic data. Exemplary storage operation cells usable with embodiments of the invention include CommCells as embodied in the QNet storage management system and the QiNetix storage management system by CommVault Systems, Inc. (Oceanport, N.J.), and as further described in U.S. patent application Ser. No. 10/877,831, filed Jun. 25, 2004, now published as U.S. Patent Application Publication No. 2005-0033800 A1, issued as U.S. Pat. No. 7,454,569, which is hereby incorporated herein by reference in its entirety.
[0098] Systems and modules described herein may comprise software, firmware, hardware, or any combination(s) of software, firmware, or hardware suitable for the purposes described herein. Software and other modules may reside on servers, workstations, personal computers, computerized tablets, PDAs, and other devices suitable for the purposes described herein. Software and other modules may be accessible via local memory, via a network, via a browser, or via other means suitable for the purposes described herein. Data structures described herein may comprise computer files, variables, programming arrays, programming structures, or any electronic information storage schemes or methods, or any combinations thereof, suitable for the purposes described herein. User interface elements described herein may comprise elements from graphical user interfaces, command line interfaces, and other interfaces suitable for the purposes described herein.
[0099] Embodiments of the invention are also described above with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, may be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the acts specified in the flowchart and/or block diagram block or blocks.
[0100] These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to operate in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the acts specified in the flowchart and/or block diagram block or blocks. The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operations to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the acts specified in the flowchart and/or block diagram block or blocks.
[0101] While certain embodiments of the inventions have been described, these embodiments have been presented by way of example only, and are not intended to limit the scope of the disclosure. Indeed, the novel methods and systems described herein may be embodied in a variety of other forms; furthermore, various omissions, substitutions and changes in the form of the methods and systems described herein may be made without departing from the spirit of the disclosure. The accompanying claims and their equivalents are intended to cover such forms or modifications as would fall within the scope and spirit of the disclosure.
Claims
What is claimed is:
1. A system for performing data management operations, the system comprising:
at least one target computer comprising computer hardware that communicates with at least one source computer to receive information about a source database stored on a first storage device;
at least one second storage device in communication with the target computer;
wherein the target computer replicates at least a portion of the source database to generate a target database on the second storage device, the target database existing in a dirty shutdown state at a first time;
wherein the target computer copies at least a portion of the target database in the dirty shutdown state to create a first copy, the first copy stored in the dirty shutdown state;
at a second time subsequent to creating the first copy, the target computer commits a plurality of data transactions to the target database that puts the target database into a clean shutdown state;
wherein the target computer copies at least a portion of the target database in the clean shutdown state to create a second copy that includes data corresponding to the plurality of committed data transactions, wherein the second copy is stored in the clean shutdown state; and
wherein the target computer reverts the target database in the clean shutdown state back to the dirty shutdown state based on differences between the first copy in the dirty shutdown state and the second copy in the clean shutdown state.
2. The system of claim 1 wherein the source database and the target database are out of sync following the committing of the plurality of data transactions to the target database.
3. The system of claim 1 wherein the target computer commits the plurality of data transactions into the target database prior to the plurality of data transactions being committed into the source database.
4. The system of claim 1 wherein at least one of the plurality of data transactions comprise a marker indicative of a time of a known good state of a database application.
5. The system of claim 1 wherein copying the portion of the target database comprises a point-in-time snapshot operation.
6. The system of claim 1 wherein the target computer further comprises a replication module having a plurality of threads that commit the plurality of data transactions.
7. The system of claim 1 wherein the target computer comprises at least one application programming interface that commits the plurality of data transactions.
8. The system of claim 1 further comprising a filter driver that monitors the plurality of data transactions associated with the source database and generates log entries.
9. The system of claim 1 wherein the second copy is a read-only copy of the target database.
10. The system of claim 1 wherein creating the target database occurs without shutting down a database application.
11. A method for performing data management operations, the method comprising:
replicating at least a portion of a source database to generate a target database on a second storage device, the target database existing in a dirty shutdown state at a first time;
copying at least a portion of the target database in the dirty shutdown state to create a first copy, the first copy stored in the dirty shutdown state;
at a second time subsequent to creating the first copy, committing a plurality of data transactions to the target database that puts the target database into a clean shutdown state;
copying at least a portion of the target database in the clean shutdown state to create a second copy that includes data corresponding to the plurality of committed data transactions, wherein the second copy is stored in the clean shutdown state; and
reverting the target database in the clean shutdown state back to the dirty shutdown state based on differences between the first copy in the dirty shutdown state and the second copy in the clean shutdown state.
12. The method of claim 11 wherein the source database and the target database are out of sync following the committing of the plurality of data transactions to the target database.
13. The method of claim 11 wherein committing the plurality of data transactions into the target database occurs prior to the plurality of data transactions being committed into the source database.
14. The method of claim 11 wherein at least one of the plurality of data transactions comprise a marker indicative of a time of a known good state of a database application.
15. The method of claim 11 wherein copying the portion of the target database comprises a point-in-time snapshot operation.
16. The method of claim 11 wherein committing the plurality of data transactions comprises using a replication module having a plurality of threads.
17. The method of claim 11 wherein committing the plurality of data transactions comprises using a programming interface.
18. The method of claim 11 further comprising monitoring the plurality of data transactions associated with the source database with a filter driver and generating log entries.
19. The method of claim 11 wherein the second copy is a read-only copy of the target database.
20. The method of claim 11 wherein creating the target database occurs without shutting down a database application.
Patent Citations (658)
| Patent | Date | Inventor | Cited By |
|---|---|---|---|
| US4296465(A) | 1981-10-01 | Lemak | Applicant |
| US4686620(A) | 1987-08-01 | Ng | Applicant |
| US4995035(A) | 1991-02-01 | Cole et al. | Applicant |
| US5005122(A) | 1991-04-01 | Griffin et al. | Applicant |
| US5093912(A) | 1992-03-01 | Dong et al. | Applicant |
| US5133065(A) | 1992-07-01 | Cheffetz et al. | Applicant |
| US5193154(A) | 1993-03-01 | Kitajima et al. | Applicant |
| US5212772(A) | 1993-05-01 | Masters | Applicant |
| US5226157(A) | 1993-07-01 | Nakano et al. | Applicant |
| US5231668(A) | 1993-07-01 | Kravitz | Applicant |
| US5239647(A) | 1993-08-01 | Anglin et al. | Applicant |
| US5241668(A) | 1993-08-01 | Eastridge et al. | Applicant |
| US5241670(A) | 1993-08-01 | Eastridge et al. | Applicant |
| US5263154(A) | 1993-11-01 | Eastridge et al. | Applicant |
| US5265159(A) | 1993-11-01 | Kung | Applicant |
| US5276860(A) | 1994-01-01 | Fortier et al. | Applicant |
| US5276867(A) | 1994-01-01 | Kenley et al. | Applicant |
| US5287500(A) | 1994-02-01 | Stoppani, Jr. | Applicant |
| US5301351(A) | 1994-04-01 | Jippo | Applicant |
| US5311509(A) | 1994-05-01 | Heddes et al. | Applicant |
| US5317731(A) | 1994-05-01 | Dias et al. | Applicant |
| US5321816(A) | 1994-06-01 | Rogan et al. | Applicant |
| US5333315(A) | 1994-07-01 | Saether et al. | Applicant |
| US5347653(A) | 1994-09-01 | Flynn et al. | Applicant |
| US5369757(A) | 1994-11-01 | Spiro et al. | Applicant |
| US5403639(A) | 1995-04-01 | Belsan et al. | Applicant |
| US5410700(A) | 1995-04-01 | Fecteau et al. | Applicant |
| US5448724(A) | 1995-09-01 | Hayashi et al. | Applicant |
| US5455926(A) | 1995-10-01 | Keele et al. | Applicant |
| US5487072(A) | 1996-01-01 | Kant | Applicant |
| US5491810(A) | 1996-02-01 | Allen | Applicant |
| US5495607(A) | 1996-02-01 | Pisello et al. | Applicant |
| US5504873(A) | 1996-04-01 | Martin et al. | Applicant |
| US5544345(A) | 1996-08-01 | Carpenter et al. | Applicant |
| US5544347(A) | 1996-08-01 | Yanai et al. | Applicant |
| US5546536(A) | 1996-08-01 | Davis et al. | Applicant |
| US5555404(A) | 1996-09-01 | Torbjornsen et al. | Applicant |
| US5559957(A) | 1996-09-01 | Balk | Applicant |
| US5559991(A) | 1996-09-01 | Kanfi | Applicant |
| US5598546(A) | 1997-01-01 | Blomgren | Applicant |
| US5604862(A) | 1997-02-01 | Midgely et al. | Applicant |
| US5606693(A) | 1997-02-01 | Nilsen et al. | Applicant |
| US5615392(A) | 1997-03-01 | Harrison et al. | Applicant |
| US5619644(A) | 1997-04-01 | Crockett et al. | Applicant |
| US5638509(A) | 1997-06-01 | Dunphy et al. | Applicant |
| US5642496(A) | 1997-06-01 | Kanfi | Applicant |
| US5668986(A) | 1997-09-01 | Nilsen et al. | Applicant |
| US5673381(A) | 1997-09-01 | Huai et al. | Applicant |
| US5675511(A) | 1997-10-01 | Prasad et al. | Applicant |
| US5677900(A) | 1997-10-01 | Nishida et al. | Applicant |
| US5682513(A) | 1997-10-01 | Candelaria et al. | Applicant |
| US5687343(A) | 1997-11-01 | Fecteau et al. | Applicant |
| US5689706(A) | 1997-11-01 | Rao et al. | Applicant |
| US5699361(A) | 1997-12-01 | Ding et al. | Applicant |
| US5719786(A) | 1998-02-01 | Nelson et al. | Applicant |
| US5720026(A) | 1998-02-01 | Uemura et al. | Applicant |
| US5729743(A) | 1998-03-01 | Squibb | Applicant |
| US5737747(A) | 1998-04-01 | Vishlitsky et al. | Applicant |
| US5742792(A) | 1998-04-01 | Yanai et al. | Applicant |
| US5751997(A) | 1998-05-01 | Kullick et al. | Applicant |
| US5758359(A) | 1998-05-01 | Saxon | Applicant |
| US5761677(A) | 1998-06-01 | Senator et al. | Applicant |
| US5761734(A) | 1998-06-01 | Pfeffer et al. | Applicant |
| US5764972(A) | 1998-06-01 | Crouse et al. | Applicant |
| US5765173(A) | 1998-06-01 | Cane et al. | Applicant |
| US5778395(A) | 1998-07-01 | Whiting et al. | Applicant |
| US5790114(A) | 1998-08-01 | Geaghan et al. | Applicant |
| US5790828(A) | 1998-08-01 | Jost | Applicant |
| US5805920(A) | 1998-09-01 | Sprenkle et al. | Applicant |
| US5812398(A) | 1998-09-01 | Nielsen | Applicant |
| US5813009(A) | 1998-09-01 | Johnson et al. | Applicant |
| US5813017(A) | 1998-09-01 | Morris | Applicant |
| US5829046(A) | 1998-10-01 | Tzelnic et al. | Applicant |
| US5860104(A) | 1999-01-01 | Witt et al. | Applicant |
| US5875478(A) | 1999-02-01 | Blumenau | Applicant |
| US5875481(A) | 1999-02-01 | Ashton et al. | Applicant |
| US5878408(A) | 1999-03-01 | Van Huben et al. | Applicant |
| US5887134(A) | 1999-03-01 | Ebrahim | Applicant |
| US5901327(A) | 1999-05-01 | Ofek | Applicant |
| US5907621(A) | 1999-05-01 | Bachman et al. | Applicant |
| US5907672(A) | 1999-05-01 | Matze et al. | Applicant |
| US5924102(A) | 1999-07-01 | Perks | Applicant |
| US5926836(A) | 1999-07-01 | Blumenau | Applicant |
| US5933104(A) | 1999-08-01 | Kimura | Applicant |
| US5933601(A) | 1999-08-01 | Fanshier et al. | Applicant |
| US5950205(A) | 1999-09-01 | Aviani, Jr. | Applicant |
| US5956519(A) | 1999-09-01 | Wise et al. | Applicant |
| US5958005(A) | 1999-09-01 | Thorne et al. | Applicant |
| US5970233(A) | 1999-10-01 | Liu et al. | Applicant |
| US5970255(A) | 1999-10-01 | Tran et al. | Applicant |
| US5974563(A) | 1999-10-01 | Beeler, Jr. | Applicant |
| US5987478(A) | 1999-11-01 | See et al. | Applicant |
| US5991779(A) | 1999-11-01 | Bejar | Applicant |
| US5995091(A) | 1999-11-01 | Near et al. | Applicant |
| US6003089(A) | 1999-12-01 | Shaffer et al. | Applicant |
| US6009274(A) | 1999-12-01 | Fletcher et al. | Applicant |
| US6012090(A) | 2000-01-01 | Chung et al. | Applicant |
| US6021415(A) | 2000-02-01 | Cannon et al. | Applicant |
| US6021475(A) | 2000-02-01 | Nguyen et al. | Applicant |
| US6023710(A) | 2000-02-01 | Steiner et al. | Applicant |
| US6026414(A) | 2000-02-01 | Anglin | Applicant |
| US6049889(A) | 2000-04-01 | Steely, Jr. et al. | Applicant |
| US6052735(A) | 2000-04-01 | Ulrich et al. | Applicant |
| US6058066(A) | 2000-05-01 | Norris et al. | Applicant |
| US6061692(A) | 2000-05-01 | Thomas et al. | Applicant |
| US6072490(A) | 2000-06-01 | Bates et al. | Applicant |
| US6076148(A) | 2000-06-01 | Kedem et al. | Applicant |
| US6088697(A) | 2000-07-01 | Crockett et al. | Applicant |
| US6094416(A) | 2000-07-01 | Ying | Applicant |
| US6105129(A) | 2000-08-01 | Meier et al. | Applicant |
| US6112239(A) | 2000-08-01 | Kenner et al. | Applicant |
| US6122668(A) | 2000-09-01 | Teng et al. | Applicant |
| US6131095(A) | 2000-10-01 | Low et al. | Applicant |
| US6131148(A) | 2000-10-01 | West et al. | Applicant |
| US6131190(A) | 2000-10-01 | Sidwell | Applicant |
| US6137864(A) | 2000-10-01 | Yaker | Applicant |
| US6148377(A) | 2000-11-01 | Carter et al. | Applicant |
| US6148412(A) | 2000-11-01 | Cannon et al. | Applicant |
| US6154787(A) | 2000-11-01 | Urevig et al. | Applicant |
| US6154852(A) | 2000-11-01 | Amundson et al. | Applicant |
| US6158044(A) | 2000-12-01 | Tibbetts | Applicant |
| US6161111(A) | 2000-12-01 | Mutalik et al. | Applicant |
| US6163856(A) | 2000-12-01 | Dion et al. | Applicant |
| US6167402(A) | 2000-12-01 | Yeager | Applicant |
| US6175829(B1) | 2001-01-01 | Li et al. | Applicant |
| US6195695(B1) | 2001-02-01 | Cheston et al. | Applicant |
| US6205450(B1) | 2001-03-01 | Kanome et al. | Applicant |
| US6212512(B1) | 2001-04-01 | Barney et al. | Applicant |
| US6212521(B1) | 2001-04-01 | Minami et al. | Applicant |
| US6230164(B1) | 2001-05-01 | Rekieta et al. | Applicant |
| US6260068(B1) | 2001-07-01 | Zalewski et al. | Applicant |
| US6260069(B1) | 2001-07-01 | Anglin | Applicant |
| US6269431(B1) | 2001-07-01 | Dunham | Applicant |
| US6275953(B1) | 2001-08-01 | Vahalia et al. | Applicant |
| US6279078(B1) | 2001-08-01 | Sicola et al. | Applicant |
| US6292783(B1) | 2001-09-01 | Rohler | Applicant |
| US6301592(B1) | 2001-10-01 | Aoyama et al. | Applicant |
| US6304880(B1) | 2001-10-01 | Kishi | Applicant |
| US6311193(B1) | 2001-10-01 | Sekido et al. | Applicant |
| US6324581(B1) | 2001-11-01 | Xu et al. | Applicant |
| US6328766(B1) | 2001-12-01 | Long | Applicant |
| US6330570(B1) | 2001-12-01 | Crighton | Applicant |
| US6330642(B1) | 2001-12-01 | Carteau | Applicant |
| US6343324(B1) | 2002-01-01 | Hubis et al. | Applicant |
| US6350199(B1) | 2002-02-01 | Williams et al. | Applicant |
| USRE37601(E) | 2002-03-01 | Eastridge et al. | Applicant |
| US6353878(B1) | 2002-03-01 | Dunham | Applicant |
| US6356801(B1) | 2002-03-01 | Goodman et al. | Applicant |
| US6363464(B1) | 2002-03-01 | Mangione | Applicant |
| US6366986(B1) | 2002-04-01 | St. Pierre et al. | Applicant |
| US6366988(B1) | 2002-04-01 | Skiba et al. | Applicant |
| US6374336(B1) | 2002-04-01 | Peters et al. | Applicant |
| US6374363(B1) | 2002-04-01 | Wu et al. | Applicant |
| US6389432(B1) | 2002-05-01 | Pothapragada et al. | Applicant |
| US6397308(B1) | 2002-05-01 | Ofek et al. | Applicant |
| US6418478(B1) | 2002-07-01 | Ignatius et al. | Applicant |
| US6421711(B1) | 2002-07-01 | Blumenau et al. | Applicant |
| US6434681(B1) | 2002-08-01 | Amangau | Applicant |
| US6438595(B1) | 2002-08-01 | Blumenau et al. | Applicant |
| US6466950(B1) | 2002-10-01 | Ono | Applicant |
| US6473775(B1) | 2002-10-01 | Kusters et al. | Applicant |
| US6487561(B1) | 2002-11-01 | Ofek et al. | Applicant |
| US6487644(B1) | 2002-11-01 | Huebsch et al. | Applicant |
| US6487645(B1) | 2002-11-01 | Clark et al. | Applicant |
| US6502205(B1) | 2002-12-01 | Yanai et al. | Applicant |
| US6516314(B1) | 2003-02-01 | Birkler et al. | Applicant |
| US6516327(B1) | 2003-02-01 | Zondervan et al. | Applicant |
| US6516348(B1) | 2003-02-01 | MacFarlane et al. | Applicant |
| US6519679(B2) | 2003-02-01 | Devireddy et al. | Applicant |
| US6538669(B1) | 2003-03-01 | Lagueux, Jr. et al. | Applicant |
| US6539462(B1) | 2003-03-01 | Mikkelsen et al. | Applicant |
| US6542468(B1) | 2003-04-01 | Hatakeyama | Applicant |
| US6542909(B1) | 2003-04-01 | Tamer et al. | Applicant |
| US6542972(B2) | 2003-04-01 | Ignatius et al. | Applicant |
| US6564228(B1) | 2003-05-01 | O'Connor | Applicant |
| US6564229(B1) | 2003-05-01 | Baweja et al. | Applicant |
| US6564271(B2) | 2003-05-01 | Micalizzi, Jr. et al. | Applicant |
| US6581143(B2) | 2003-06-01 | Gagne et al. | Applicant |
| US6604118(B2) | 2003-08-01 | Kleinman et al. | Applicant |
| US6604149(B1) | 2003-08-01 | Deo et al. | Applicant |
| US6611849(B1) | 2003-08-01 | Raff et al. | Applicant |
| US6615223(B1) | 2003-09-01 | Shih et al. | Applicant |
| US6629189(B1) | 2003-09-01 | Sandstrom | Applicant |
| US6631477(B1) | 2003-10-01 | LeCrone et al. | Applicant |
| US6631493(B2) | 2003-10-01 | Ottesen et al. | Applicant |
| US6647396(B2) | 2003-11-01 | Parnell et al. | Applicant |
| US6647473(B1) | 2003-11-01 | Golds et al. | Applicant |
| US6651075(B1) | 2003-11-01 | Kusters et al. | Applicant |
| US6654825(B2) | 2003-11-01 | Clapp et al. | Applicant |
| US6658436(B2) | 2003-12-01 | Oshinsky et al. | Applicant |
| US6658526(B2) | 2003-12-01 | Nguyen et al. | Applicant |
| US6662198(B2) | 2003-12-01 | Satyanarayanan et al. | Applicant |
| US6665815(B1) | 2003-12-01 | Goldstein et al. | Applicant |
| US6681230(B1) | 2004-01-01 | Blott et al. | Applicant |
| US6691209(B1) | 2004-02-01 | O'Connell | Applicant |
| US6721767(B2) | 2004-04-01 | De Meno et al. | Applicant |
| US6728733(B2) | 2004-04-01 | Tokui | Applicant |
| US6732124(B1) | 2004-05-01 | Koseki et al. | Applicant |
| US6732125(B1) | 2004-05-01 | Autrey et al. | Applicant |
| US6742092(B1) | 2004-05-01 | Huebsch et al. | Applicant |
| US6748504(B2) | 2004-06-01 | Sawdon et al. | Applicant |
| US6751635(B1) | 2004-06-01 | Chen et al. | Applicant |
| US6757794(B2) | 2004-06-01 | Cabrera et al. | Applicant |
| US6760723(B2) | 2004-07-01 | Oshinsky et al. | Applicant |
| US6763351(B1) | 2004-07-01 | Subramaniam et al. | Applicant |
| US6789161(B1) | 2004-09-01 | Blendermann et al. | Applicant |
| US6792472(B1) | 2004-09-01 | Otterness et al. | Applicant |
| US6792518(B2) | 2004-09-01 | Armangau et al. | Applicant |
| US6799258(B1) | 2004-09-01 | Linde | Applicant |
| US6820035(B1) | 2004-11-01 | Zahavi | Applicant |
| US6836779(B2) | 2004-12-01 | Poulin | Applicant |
| US6839724(B2) | 2005-01-01 | Manchanda et al. | Applicant |
| US6871163(B2) | 2005-03-01 | Hiller et al. | Applicant |
| US6871271(B2) | 2005-03-01 | Ohran et al. | Applicant |
| US6880051(B2) | 2005-04-01 | Timpanaro-Perrotta | Applicant |
| US6886020(B1) | 2005-04-01 | Zahavi et al. | Applicant |
| US6892211(B2) | 2005-05-01 | Hitz et al. | Applicant |
| US6912482(B2) | 2005-06-01 | Kaiser | Applicant |
| US6925476(B1) | 2005-08-01 | Multer et al. | Applicant |
| US6925512(B2) | 2005-08-01 | Louzoun et al. | Applicant |
| US6938135(B1) | 2005-08-01 | Kekre et al. | Applicant |
| US6938180(B1) | 2005-08-01 | Dysert et al. | Applicant |
| US6941393(B2) | 2005-09-01 | Secatch | Applicant |
| US6944796(B2) | 2005-09-01 | Joshi et al. | Applicant |
| US6952705(B2) | 2005-10-01 | Knoblock et al. | Applicant |
| US6952758(B2) | 2005-10-01 | Chron et al. | Applicant |
| US6954834(B2) | 2005-10-01 | Slater et al. | Applicant |
| US6968351(B2) | 2005-11-01 | Butterworth | Applicant |
| US6973553(B1) | 2005-12-01 | Archibald, Jr. et al. | Applicant |
| US6978265(B2) | 2005-12-01 | Schumacher | Applicant |
| US6981177(B2) | 2005-12-01 | Beattie | Applicant |
| US6983351(B2) | 2006-01-01 | Gibble et al. | Applicant |
| US6993539(B2) | 2006-01-01 | Federwisch et al. | Applicant |
| US7003519(B1) | 2006-02-01 | Biettron et al. | Applicant |
| US7003641(B2) | 2006-02-01 | Prahlad et al. | Applicant |
| US7007046(B2) | 2006-02-01 | Manley et al. | Applicant |
| US7032131(B2) | 2006-04-01 | Lubbers et al. | Applicant |
| US7035880(B1) | 2006-04-01 | Crescenti et al. | Applicant |
| US7039661(B1) | 2006-05-01 | Ranade | Applicant |
| US7051050(B2) | 2006-05-01 | Chen et al. | Applicant |
| US7062761(B2) | 2006-06-01 | Slavin et al. | Applicant |
| US7065538(B2) | 2006-06-01 | Aronoff et al. | Applicant |
| US7068597(B1) | 2006-06-01 | Fijolek et al. | Applicant |
| US7082441(B1) | 2006-07-01 | Zahavi et al. | Applicant |
| US7085787(B2) | 2006-08-01 | Beier et al. | Applicant |
| US7085904(B2) | 2006-08-01 | Mizuno et al. | Applicant |
| US7093012(B2) | 2006-08-01 | Olstad et al. | Applicant |
| US7096315(B2) | 2006-08-01 | Takeda et al. | Applicant |
| US7103731(B2) | 2006-09-01 | Gibble et al. | Applicant |
| US7103740(B1) | 2006-09-01 | Colgrove et al. | Applicant |
| US7106691(B1) | 2006-09-01 | Decaluwe et al. | Applicant |
| US7107298(B2) | 2006-09-01 | Prahlad et al. | Applicant |
| US7107395(B1) | 2006-09-01 | Ofek et al. | Applicant |
| US7111021(B1) | 2006-09-01 | Lewis et al. | Applicant |
| US7111189(B1) | 2006-09-01 | Sicola et al. | Applicant |
| US7120757(B2) | 2006-10-01 | Tsuge | Applicant |
| US7130860(B2) | 2006-10-01 | Pachet | Applicant |
| US7130970(B2) | 2006-10-01 | Devassy et al. | Applicant |
| US7139932(B2) | 2006-11-01 | Watanabe | Applicant |
| US7155465(B2) | 2006-12-01 | Lee et al. | Applicant |
| US7155633(B2) | 2006-12-01 | Tuma et al. | Applicant |
| US7158985(B1) | 2007-01-01 | Liskov | Applicant |
| US7177866(B2) | 2007-02-01 | Holenstein et al. | Applicant |
| US7181477(B2) | 2007-02-01 | Saika et al. | Applicant |
| US7188292(B2) | 2007-03-01 | Cordina et al. | Applicant |
| US7191198(B2) | 2007-03-01 | Asano et al. | Applicant |
| US7194454(B2) | 2007-03-01 | Hansen et al. | Applicant |
| US7194487(B1) | 2007-03-01 | Kekre et al. | Applicant |
| US7200620(B2) | 2007-04-01 | Gupta | Applicant |
| US7203807(B2) | 2007-04-01 | Urabe et al. | Applicant |
| US7209972(B1) | 2007-04-01 | Ignatius et al. | Applicant |
| US7225204(B2) | 2007-05-01 | Manley et al. | Applicant |
| US7225208(B2) | 2007-05-01 | Midgley et al. | Applicant |
| US7225210(B2) | 2007-05-01 | Guthrie, II | Applicant |
| US7228456(B2) | 2007-06-01 | Lecrone et al. | Applicant |
| US7231391(B2) | 2007-06-01 | Aronoff et al. | Applicant |
| US7231544(B2) | 2007-06-01 | Tan et al. | Applicant |
| US7234115(B1) | 2007-06-01 | Sprauve et al. | Applicant |
| US7246140(B2) | 2007-07-01 | Therrien et al. | Applicant |
| US7246207(B2) | 2007-07-01 | Kottomtharayil | Applicant |
| US7257689(B1) | 2007-08-01 | Baird | Applicant |
| US7269612(B2) | 2007-09-01 | Devarakonda et al. | Applicant |
| US7269641(B2) | 2007-09-01 | Powers et al. | Applicant |
| US7272606(B2) | 2007-09-01 | Borthakur et al. | Applicant |
| US7275138(B2) | 2007-09-01 | Saika | Applicant |
| US7275177(B2) | 2007-09-01 | Armangau et al. | Applicant |
| US7278142(B2) | 2007-10-01 | Bandhole et al. | Applicant |
| US7284153(B2) | 2007-10-01 | Okbay et al. | Applicant |
| US7287047(B2) | 2007-10-01 | Kavuri | Applicant |
| US7293133(B1) | 2007-11-01 | Colgrove et al. | Applicant |
| US7296125(B2) | 2007-11-01 | Ohran | Applicant |
| US7315923(B2) | 2008-01-01 | Retnamma et al. | Applicant |
| US7318134(B1) | 2008-01-01 | Oliveira et al. | Applicant |
| US7340652(B2) | 2008-03-01 | Jarvis et al. | Applicant |
| US7343356(B2) | 2008-03-01 | Prahlad et al. | Applicant |
| US7343365(B2) | 2008-03-01 | Farnham et al. | Applicant |
| US7343453(B2) | 2008-03-01 | Prahlad et al. | Applicant |
| US7343459(B2) | 2008-03-01 | Prahlad et al. | Applicant |
| US7346623(B2) | 2008-03-01 | Prahlad et al. | Applicant |
| US7346751(B2) | 2008-03-01 | Prahlad et al. | Applicant |
| US7356657(B2) | 2008-04-01 | Mikami | Applicant |
| US7359917(B2) | 2008-04-01 | Winter et al. | Applicant |
| US7363444(B2) | 2008-04-01 | Ji | Applicant |
| US7370232(B2) | 2008-05-01 | Safford | Applicant |
| US7373364(B1) | 2008-05-01 | Chapman | Applicant |
| US7380072(B2) | 2008-05-01 | Kottomtharayil et al. | Applicant |
| US7383293(B2) | 2008-06-01 | Gupta et al. | Applicant |
| US7389311(B1) | 2008-06-01 | Crescenti et al. | Applicant |
| US7392360(B1) | 2008-06-01 | Aharoni et al. | Applicant |
| US7395282(B1) | 2008-07-01 | Crescenti et al. | Applicant |
| US7401064(B1) | 2008-07-01 | Arone et al. | Applicant |
| US7409509(B2) | 2008-08-01 | Devassy et al. | Applicant |
| US7415488(B1) | 2008-08-01 | Muth et al. | Applicant |
| US7428657(B2) | 2008-09-01 | Yamasaki | Applicant |
| US7430587(B2) | 2008-09-01 | Malone et al. | Applicant |
| US7433301(B2) | 2008-10-01 | Akahane et al. | Applicant |
| US7440982(B2) | 2008-10-01 | Lu et al. | Applicant |
| US7454569(B2) | 2008-11-01 | Kavuri et al. | Applicant |
| US7457980(B2) | 2008-11-01 | Yang et al. | Applicant |
| US7461230(B1) | 2008-12-01 | Gupta et al. | Applicant |
| US7464236(B2) | 2008-12-01 | Sano et al. | Applicant |
| US7467167(B2) | 2008-12-01 | Patterson | Applicant |
| US7467267(B1) | 2008-12-01 | Mayock | Applicant |
| US7469262(B2) | 2008-12-01 | Baskaran et al. | Applicant |
| US7472238(B1) | 2008-12-01 | Gokhale | Applicant |
| US7472312(B2) | 2008-12-01 | Jarvis et al. | Applicant |
| US7475284(B2) | 2009-01-01 | Koike | Applicant |
| US7484054(B2) | 2009-01-01 | Kottomtharayil et al. | Applicant |
| US7490207(B2) | 2009-02-01 | Amarendran | Applicant |
| US7496589(B1) | 2009-02-01 | Jain et al. | Applicant |
| US7496690(B2) | 2009-02-01 | Beverly et al. | Applicant |
| US7500053(B1) | 2009-03-01 | Kavuri et al. | Applicant |
| US7500150(B2) | 2009-03-01 | Sharma et al. | Applicant |
| US7502902(B2) | 2009-03-01 | Sato | Applicant |
| US7509316(B2) | 2009-03-01 | Greenblatt et al. | Applicant |
| US7512601(B2) | 2009-03-01 | Cucerzan et al. | Applicant |
| US7516088(B2) | 2009-04-01 | Johnson et al. | Applicant |
| US7519726(B2) | 2009-04-01 | Palliyill et al. | Applicant |
| US7523483(B2) | 2009-04-01 | Dogan | Applicant |
| US7529745(B2) | 2009-05-01 | Ahluwalia et al. | Applicant |
| US7529748(B2) | 2009-05-01 | Wen et al. | Applicant |
| US7529782(B2) | 2009-05-01 | Prahlad et al. | Applicant |
| US7529898(B2) | 2009-05-01 | Nguyen et al. | Applicant |
| US7532340(B2) | 2009-05-01 | Koppich et al. | Applicant |
| US7533181(B2) | 2009-05-01 | Dawson et al. | Applicant |
| US7536291(B1) | 2009-05-01 | Retnamma et al. | Applicant |
| US7539707(B2) | 2009-05-01 | Prahlad et al. | Applicant |
| US7539835(B2) | 2009-05-01 | Kaiser | Applicant |
| US7543125(B2) | 2009-06-01 | Gokhale | Applicant |
| US7546324(B2) | 2009-06-01 | Prahlad et al. | Applicant |
| US7546364(B2) | 2009-06-01 | Raman et al. | Applicant |
| US7565572(B2) | 2009-07-01 | Yamasaki | Applicant |
| US7581077(B2) | 2009-08-01 | Ignatius et al. | Applicant |
| US7593966(B2) | 2009-09-01 | Therrien et al. | Applicant |
| US7596586(B2) | 2009-09-01 | Gokhale et al. | Applicant |
| US7606841(B1) | 2009-10-01 | Ranade | Applicant |
| US7606844(B2) | 2009-10-01 | Kottomtharayil | Applicant |
| US7613748(B2) | 2009-11-01 | Brockway et al. | Applicant |
| US7613750(B2) | 2009-11-01 | Valiyaparambil et al. | Applicant |
| US7617253(B2) | 2009-11-01 | Prahlad et al. | Applicant |
| US7617262(B2) | 2009-11-01 | Prahlad et al. | Applicant |
| US7617321(B2) | 2009-11-01 | Clark | Applicant |
| US7617369(B1) | 2009-11-01 | Bezbaruah et al. | Applicant |
| US7617541(B2) | 2009-11-01 | Plotkin et al. | Applicant |
| US7627598(B1) | 2009-12-01 | Burke | Applicant |
| US7627617(B2) | 2009-12-01 | Kavuri et al. | Applicant |
| US7636743(B2) | 2009-12-01 | Erofeev | Applicant |
| US7651593(B2) | 2010-01-01 | Prahlad et al. | Applicant |
| US7661028(B2) | 2010-02-01 | Erofeev | Applicant |
| US7668798(B2) | 2010-02-01 | Scanlon et al. | Applicant |
| US7669029(B1) | 2010-02-01 | Mishra et al. | Applicant |
| US7672979(B1) | 2010-03-01 | Appellof et al. | Examiner |
| US7673000(B2) | 2010-03-01 | Smoot et al. | Applicant |
| US7685126(B2) | 2010-03-01 | Patel et al. | Applicant |
| US7689467(B1) | 2010-03-01 | Belanger et al. | Applicant |
| US7694086(B1) | 2010-04-01 | Bezbaruah et al. | Applicant |
| US7702533(B2) | 2010-04-01 | Barnard et al. | Applicant |
| US7702670(B1) | 2010-04-01 | Duprey et al. | Applicant |
| US7707184(B1) | 2010-04-01 | Zhang et al. | Applicant |
| US7716171(B2) | 2010-05-01 | Kryger | Applicant |
| US7734715(B2) | 2010-06-01 | Hyakutake et al. | Applicant |
| US7739235(B2) | 2010-06-01 | Rousseau et al. | Applicant |
| US7809691(B1) | 2010-10-01 | Karmarkar et al. | Applicant |
| US7810067(B2) | 2010-10-01 | Kaelicke et al. | Applicant |
| US7831553(B2) | 2010-11-01 | Prahlad et al. | Applicant |
| US7831622(B2) | 2010-11-01 | Prahlad et al. | Applicant |
| US7840533(B2) | 2010-11-01 | Prahlad et al. | Applicant |
| US7840537(B2) | 2010-11-01 | Gokhale et al. | Applicant |
| US7870355(B2) | 2011-01-01 | Erofeev | Applicant |
| US7904681(B1) | 2011-03-01 | Bappe | Applicant |
| US7930476(B1) | 2011-04-01 | Castelli et al. | Applicant |
| US7962455(B2) | 2011-06-01 | Erofeev | Applicant |
| US7962709(B2) | 2011-06-01 | Agrawal | Applicant |
| US8005795(B2) | 2011-08-01 | Galipeau et al. | Applicant |
| US8024294(B2) | 2011-09-01 | Kottomtharayil | Applicant |
| US8121983(B2) | 2012-02-01 | Prahlad et al. | Applicant |
| US8166263(B2) | 2012-04-01 | Prahlad | Applicant |
| US8190565(B2) | 2012-05-01 | Prahlad et al. | Applicant |
| US8195623(B2) | 2012-06-01 | Prahlad et al. | Applicant |
| US8204859(B2) | 2012-06-01 | Ngo | Applicant |
| US8219524(B2) | 2012-07-01 | Gokhale | Applicant |
| US8271830(B2) | 2012-09-01 | Erofeev | Applicant |
| US8285684(B2) | 2012-10-01 | Prahlad et al. | Applicant |
| US8352422(B2) | 2013-01-01 | Prahlad et al. | Applicant |
| US8463751(B2) | 2013-06-01 | Kottomtharayil | Applicant |
| US8489656(B2) | 2013-07-01 | Erofeev | Applicant |
| US8504515(B2) | 2013-08-01 | Prahlad et al. | Applicant |
| US8504517(B2) | 2013-08-01 | Agrawal | Applicant |
| US8572038(B2) | 2013-10-01 | Erofeev | Applicant |
| US8589347(B2) | 2013-11-01 | Erofeev | Applicant |
| US8655850(B2) | 2014-02-01 | Ngo et al. | Applicant |
| US8656218(B2) | 2014-02-01 | Erofeev | Applicant |
| US8666942(B2) | 2014-03-01 | Ngo | Applicant |
| US8725694(B2) | 2014-05-01 | Kottomtharayil | Applicant |
| US8725698(B2) | 2014-05-01 | Prahlad et al. | Applicant |
| US8726242(B2) | 2014-05-01 | Ngo | Applicant |
| US8745105(B2) | 2014-06-01 | Erofeev | Applicant |
| US8793221(B2) | 2014-07-01 | Prahlad et al. | Applicant |
| US8868494(B2) | 2014-10-01 | Agrawal | Applicant |
| US8935210(B2) | 2015-01-01 | Kottomtharayil | Applicant |
| US2001/0029512(A1) | 2001-10-01 | Oshinsky et al. | Applicant |
| US2001/0029517(A1) | 2001-10-01 | De Meno et al. | Applicant |
| US2001/0032172(A1) | 2001-10-01 | Moulinet et al. | Applicant |
| US2001/0035866(A1) | 2001-11-01 | Finger et al. | Applicant |
| US2001/0042222(A1) | 2001-11-01 | Kedem et al. | Applicant |
| US2001/0044807(A1) | 2001-11-01 | Kleiman et al. | Applicant |
| US2002/0002557(A1) | 2002-01-01 | Straube et al. | Applicant |
| US2002/0004883(A1) | 2002-01-01 | Nguyen et al. | Applicant |
| US2002/0019909(A1) | 2002-02-01 | D'Errico | Applicant |
| US2002/0023051(A1) | 2002-02-01 | Kunzle et al. | Applicant |
| US2002/0040376(A1) | 2002-04-01 | Yamanaka et al. | Applicant |
| US2002/0042869(A1) | 2002-04-01 | Tate et al. | Applicant |
| US2002/0049626(A1) | 2002-04-01 | Mathias et al. | Applicant |
| US2002/0049718(A1) | 2002-04-01 | Kleiman et al. | Applicant |
| US2002/0049738(A1) | 2002-04-01 | Epstein | Applicant |
| US2002/0049778(A1) | 2002-04-01 | Bell et al. | Applicant |
| US2002/0062230(A1) | 2002-05-01 | Morag et al. | Applicant |
| US2002/0069324(A1) | 2002-06-01 | Gerasimov et al. | Applicant |
| US2002/0083055(A1) | 2002-06-01 | Pachet et al. | Applicant |
| US2002/0091712(A1) | 2002-07-01 | Martin et al. | Applicant |
| US2002/0103848(A1) | 2002-08-01 | Giacomini et al. | Applicant |
| US2002/0107877(A1) | 2002-08-01 | Whiting et al. | Applicant |
| US2002/0112134(A1) | 2002-08-01 | Ohran et al. | Applicant |
| US2002/0120741(A1) | 2002-08-01 | Webb et al. | Applicant |
| US2002/0124137(A1) | 2002-09-01 | Ulrich et al. | Applicant |
| US2002/0133511(A1) | 2002-09-01 | Hostetter et al. | Applicant |
| US2002/0133512(A1) | 2002-09-01 | Milillo et al. | Applicant |
| US2002/0161753(A1) | 2002-10-01 | Inaba et al. | Applicant |
| US2002/0174107(A1) | 2002-11-01 | Poulin | Applicant |
| US2002/0174139(A1) | 2002-11-01 | Midgley et al. | Applicant |
| US2002/0174416(A1) | 2002-11-01 | Bates et al. | Applicant |
| US2002/0181395(A1) | 2002-12-01 | Foster et al. | Applicant |
| US2003/0005119(A1) | 2003-01-01 | Mercier et al. | Applicant |
| US2003/0018657(A1) | 2003-01-01 | Monday | Applicant |
| US2003/0023893(A1) | 2003-01-01 | Lee et al. | Applicant |
| US2003/0028736(A1) | 2003-02-01 | Berkowitz et al. | Applicant |
| US2003/0033308(A1) | 2003-02-01 | Patel et al. | Applicant |
| US2003/0061491(A1) | 2003-03-01 | Jaskiewicz et al. | Applicant |
| US2003/0079018(A1) | 2003-04-01 | Lolayekar et al. | Applicant |
| US2003/0097296(A1) | 2003-05-01 | Putt | Applicant |
| US2003/0126200(A1) | 2003-07-01 | Wolff | Applicant |
| US2003/0131278(A1) | 2003-07-01 | Fujibayashi | Applicant |
| US2003/0135783(A1) | 2003-07-01 | Martin et al. | Applicant |
| US2003/0161338(A1) | 2003-08-01 | Ng et al. | Applicant |
| US2003/0167380(A1) | 2003-09-01 | Green et al. | Applicant |
| US2003/0177149(A1) | 2003-09-01 | Coombs | Applicant |
| US2003/0177321(A1) | 2003-09-01 | Watanabe | Applicant |
| US2003/0187847(A1) | 2003-10-01 | Lubbers et al. | Applicant |
| US2003/0225800(A1) | 2003-12-01 | Kavuri | Applicant |
| US2004/0006572(A1) | 2004-01-01 | Hoshino et al. | Applicant |
| US2004/0006578(A1) | 2004-01-01 | Yu | Applicant |
| US2004/0010487(A1) | 2004-01-01 | Prahlad et al. | Applicant |
| US2004/0015468(A1) | 2004-01-01 | Beier et al. | Applicant |
| US2004/0039679(A1) | 2004-02-01 | Norton et al. | Applicant |
| US2004/0078632(A1) | 2004-04-01 | Infante et al. | Applicant |
| US2004/0098425(A1) | 2004-05-01 | Wiss et al. | Applicant |
| US2004/0107199(A1) | 2004-06-01 | Dalrymple et al. | Applicant |
| US2004/0117438(A1) | 2004-06-01 | Considine et al. | Applicant |
| US2004/0117572(A1) | 2004-06-01 | Welsh et al. | Applicant |
| US2004/0133634(A1) | 2004-07-01 | Luke et al. | Applicant |
| US2004/0139128(A1) | 2004-07-01 | Becker et al. | Applicant |
| US2004/0158588(A1) | 2004-08-01 | Pruet | Applicant |
| US2004/0193625(A1) | 2004-09-01 | Sutoh | Applicant |
| US2004/0193953(A1) | 2004-09-01 | Callahan et al. | Applicant |
| US2004/0205206(A1) | 2004-10-01 | Naik et al. | Applicant |
| US2004/0212639(A1) | 2004-10-01 | Smoot et al. | Applicant |
| US2004/0215724(A1) | 2004-10-01 | Smoot et al. | Applicant |
| US2004/0225437(A1) | 2004-11-01 | Endo et al. | Applicant |
| US2004/0230829(A1) | 2004-11-01 | Dogan et al. | Applicant |
| US2004/0236958(A1) | 2004-11-01 | Teicher et al. | Applicant |
| US2004/0249883(A1) | 2004-12-01 | Srinivasan et al. | Applicant |
| US2004/0250033(A1) | 2004-12-01 | Prahlad et al. | Applicant |
| US2004/0254919(A1) | 2004-12-01 | Giuseppini | Applicant |
| US2004/0260678(A1) | 2004-12-01 | Verbowski et al. | Applicant |
| US2004/0267777(A1) | 2004-12-01 | Sugimura et al. | Applicant |
| US2004/0267835(A1) | 2004-12-01 | Zwilling et al. | Applicant |
| US2004/0267836(A1) | 2004-12-01 | Armangau et al. | Applicant |
| US2005/0015409(A1) | 2005-01-01 | Cheng et al. | Applicant |
| US2005/0027892(A1) | 2005-02-01 | McCabe et al. | Applicant |
| US2005/0033800(A1) | 2005-02-01 | Kavuri et al. | Applicant |
| US2005/0044114(A1) | 2005-02-01 | Kottomtharayil et al. | Applicant |
| US2005/0055445(A1) | 2005-03-01 | Gupta et al. | Applicant |
| US2005/0060613(A1) | 2005-03-01 | Cheng | Applicant |
| US2005/0071389(A1) | 2005-03-01 | Gupta et al. | Applicant |
| US2005/0071391(A1) | 2005-03-01 | Fuerderer et al. | Applicant |
| US2005/0080928(A1) | 2005-04-01 | Beverly et al. | Applicant |
| US2005/0086443(A1) | 2005-04-01 | Mizuno et al. | Applicant |
| US2005/0108292(A1) | 2005-05-01 | Burton et al. | Applicant |
| US2005/0114406(A1) | 2005-05-01 | Borthakur et al. | Applicant |
| US2005/0131900(A1) | 2005-06-01 | Palliyll et al. | Applicant |
| US2005/0138306(A1) | 2005-06-01 | Panchbudhe et al. | Applicant |
| US2005/0144202(A1) | 2005-06-01 | Chen | Applicant |
| US2005/0172073(A1) | 2005-08-01 | Voigt | Applicant |
| US2005/0187982(A1) | 2005-08-01 | Sato | Applicant |
| US2005/0187992(A1) | 2005-08-01 | Prahlad et al. | Applicant |
| US2005/0188109(A1) | 2005-08-01 | Shiga et al. | Applicant |
| US2005/0188254(A1) | 2005-08-01 | Urabe et al. | Applicant |
| US2005/0193026(A1) | 2005-09-01 | Prahlad et al. | Applicant |
| US2005/0198083(A1) | 2005-09-01 | Saika et al. | Applicant |
| US2005/0228875(A1) | 2005-10-01 | Monitzer et al. | Applicant |
| US2005/0246376(A1) | 2005-11-01 | Lu et al. | Applicant |
| US2005/0246510(A1) | 2005-11-01 | Retnamma et al. | Applicant |
| US2005/0254456(A1) | 2005-11-01 | Sakai | Applicant |
| US2005/0268068(A1) | 2005-12-01 | Ignatius et al. | Applicant |
| US2006/0005048(A1) | 2006-01-01 | Osaki et al. | Applicant |
| US2006/0010154(A1) | 2006-01-01 | Prahlad et al. | Applicant |
| US2006/0010227(A1) | 2006-01-01 | Atluri | Applicant |
| US2006/0010341(A1) | 2006-01-01 | Kodama | Applicant |
| US2006/0020616(A1) | 2006-01-01 | Hardy et al. | Applicant |
| US2006/0034454(A1) | 2006-02-01 | Damgaard et al. | Applicant |
| US2006/0036901(A1) | 2006-02-01 | Yang et al. | Applicant |
| US2006/0047805(A1) | 2006-03-01 | Byrd et al. | Applicant |
| US2006/0047931(A1) | 2006-03-01 | Saika | Applicant |
| US2006/0092861(A1) | 2006-05-01 | Corday et al. | Applicant |
| US2006/0107089(A1) | 2006-05-01 | Jansz et al. | Applicant |
| US2006/0120401(A1) | 2006-06-01 | Harada et al. | Applicant |
| US2006/0129537(A1) | 2006-06-01 | Torii et al. | Applicant |
| US2006/0136685(A1) | 2006-06-01 | Griv et al. | Applicant |
| US2006/0155946(A1) | 2006-07-01 | Ji | Applicant |
| US2006/0171315(A1) | 2006-08-01 | Choi et al. | Applicant |
| US2006/0174075(A1) | 2006-08-01 | Sutoh | Applicant |
| US2006/0215564(A1) | 2006-09-01 | Breitgand et al. | Applicant |
| US2006/0230244(A1) | 2006-10-01 | Amarendran et al. | Applicant |
| US2006/0242371(A1) | 2006-10-01 | Shono et al. | Applicant |
| US2006/0242489(A1) | 2006-10-01 | Brockway et al. | Applicant |
| US2007/0033437(A1) | 2007-02-01 | Kawamura | Applicant |
| US2007/0043956(A1) | 2007-02-01 | El Far et al. | Applicant |
| US2007/0050547(A1) | 2007-03-01 | Sano | Applicant |
| US2007/0055737(A1) | 2007-03-01 | Yamashita et al. | Applicant |
| US2007/0094467(A1) | 2007-04-01 | Yamasaki | Applicant |
| US2007/0100867(A1) | 2007-05-01 | Celik et al. | Applicant |
| US2007/0112897(A1) | 2007-05-01 | Asano et al. | Applicant |
| US2007/0113006(A1) | 2007-05-01 | Elliott et al. | Applicant |
| US2007/0124347(A1) | 2007-05-01 | Vivian et al. | Applicant |
| US2007/0124348(A1) | 2007-05-01 | Claborn et al. | Applicant |
| US2007/0130373(A1) | 2007-06-01 | Kalwitz | Applicant |
| US2007/0143371(A1) | 2007-06-01 | Kottomtharayil | Applicant |
| US2007/0143756(A1) | 2007-06-01 | Gokhale | Applicant |
| US2007/0179990(A1) | 2007-08-01 | Zimran et al. | Applicant |
| US2007/0183224(A1) | 2007-08-01 | Erofeev | Applicant |
| US2007/0185852(A1) | 2007-08-01 | Erofeev | Applicant |
| US2007/0185937(A1) | 2007-08-01 | Prahlad et al. | Applicant |
| US2007/0185938(A1) | 2007-08-01 | Prahlad et al. | Applicant |
| US2007/0185939(A1) | 2007-08-01 | Prahland et al. | Applicant |
| US2007/0185940(A1) | 2007-08-01 | Prahlad et al. | Applicant |
| US2007/0186042(A1) | 2007-08-01 | Kottomtharayil et al. | Applicant |
| US2007/0186068(A1) | 2007-08-01 | Agrawal | Applicant |
| US2007/0226438(A1) | 2007-09-01 | Erofeev | Applicant |
| US2007/0233756(A1) | 2007-10-01 | D'Souza et al. | Examiner |
| US2007/0244571(A1) | 2007-10-01 | Wilson et al. | Applicant |
| US2007/0260609(A1) | 2007-11-01 | Tulyani | Applicant |
| US2007/0276848(A1) | 2007-11-01 | Kim | Applicant |
| US2007/0288536(A1) | 2007-12-01 | Sen et al. | Applicant |
| US2008/0016126(A1) | 2008-01-01 | Kottomtharayil et al. | Applicant |
| US2008/0016293(A1) | 2008-01-01 | Saika | Applicant |
| US2008/0059515(A1) | 2008-03-01 | Fulton | Applicant |
| US2008/0077634(A1) | 2008-03-01 | Quakenbush | Applicant |
| US2008/0077636(A1) | 2008-03-01 | Gupta et al. | Applicant |
| US2008/0103916(A1) | 2008-05-01 | Camarador et al. | Applicant |
| US2008/0104357(A1) | 2008-05-01 | Kim et al. | Applicant |
| US2008/0114815(A1) | 2008-05-01 | Sutoh | Applicant |
| US2008/0147878(A1) | 2008-06-01 | Kottomtharayil et al. | Applicant |
| US2008/0183775(A1) | 2008-07-01 | Prahlad et al. | Applicant |
| US2008/0205301(A1) | 2008-08-01 | Burton et al. | Applicant |
| US2008/0208933(A1) | 2008-08-01 | Lyon | Applicant |
| US2008/0228987(A1) | 2008-09-01 | Yagi | Applicant |
| US2008/0229037(A1) | 2008-09-01 | Bunte et al. | Applicant |
| US2008/0243914(A1) | 2008-10-01 | Prahlad et al. | Applicant |
| US2008/0243957(A1) | 2008-10-01 | Prahlad et al. | Applicant |
| US2008/0243958(A1) | 2008-10-01 | Prahlad et al. | Applicant |
| US2008/0244205(A1) | 2008-10-01 | Amano et al. | Applicant |
| US2008/0250178(A1) | 2008-10-01 | Haustein et al. | Applicant |
| US2008/0306954(A1) | 2008-12-01 | Hornqvist | Applicant |
| US2008/0313497(A1) | 2008-12-01 | Hirakawa | Applicant |
| US2009/0013014(A1) | 2009-01-01 | Kern | Applicant |
| US2009/0044046(A1) | 2009-02-01 | Yamasaki | Applicant |
| US2009/0113056(A1) | 2009-04-01 | Tameshige et al. | Applicant |
| US2009/0150462(A1) | 2009-06-01 | McClanahan et al. | Applicant |
| US2009/0182963(A1) | 2009-07-01 | Prahlad et al. | Applicant |
| US2009/0187944(A1) | 2009-07-01 | White et al. | Applicant |
| US2009/0300079(A1) | 2009-12-01 | Shitomi | Applicant |
| US2009/0319534(A1) | 2009-12-01 | Gokhale | Applicant |
| US2009/0319585(A1) | 2009-12-01 | Gokhale | Applicant |
| US2010/0005259(A1) | 2010-01-01 | Prahlad | Applicant |
| US2010/0049753(A1) | 2010-02-01 | Prahlad et al. | Applicant |
| US2010/0094808(A1) | 2010-04-01 | Erofeev | Applicant |
| US2010/0100529(A1) | 2010-04-01 | Erofeev | Applicant |
| US2010/0131461(A1) | 2010-05-01 | Prahlad et al. | Applicant |
| US2010/0131467(A1) | 2010-05-01 | Prahlad et al. | Applicant |
| US2010/0145909(A1) | 2010-06-01 | Ngo | Applicant |
| US2010/0153338(A1) | 2010-06-01 | Ngo et al. | Applicant |
| US2010/0179941(A1) | 2010-07-01 | Agrawal et al. | Applicant |
| US2010/0205150(A1) | 2010-08-01 | Prahlad et al. | Applicant |
| US2010/0211571(A1) | 2010-08-01 | Prahlad et al. | Applicant |
| US2011/0066599(A1) | 2011-03-01 | Prahlad et al. | Applicant |
| US2012/0011336(A1) | 2012-01-01 | Saika | Applicant |
| US2013/0006942(A1) | 2013-01-01 | Prahlad et al. | Applicant |
| US2014/0067764(A1) | 2014-03-01 | Prahlad et al. | Applicant |
| US2014/0074777(A1) | 2014-03-01 | Agrawal | Applicant |
| US2014/0164327(A1) | 2014-06-01 | Ngo et al. | Applicant |
| US2014/0181022(A1) | 2014-06-01 | Ngo | Applicant |
| US2014/0181029(A1) | 2014-06-01 | Erofeev | Applicant |
| US2014/0244586(A1) | 2014-08-01 | Ngo | Applicant |
| US2014/0324772(A1) | 2014-10-01 | Prahlad et al. | Applicant |
| AU2006331932 | 2006-12-01 | Applicant | |
| CA2632935 | 2006-12-01 | Applicant | |
| EP259912 | 1988-03-01 | Applicant | |
| EP405926 | 1991-01-01 | Applicant | |
| EP467546 | 1992-01-01 | Applicant | |
| EP774715 | 1997-05-01 | Applicant | |
| EP809184 | 1997-11-01 | Applicant | |
| EP862304 | 1998-09-01 | Applicant | |
| EP899662 | 1999-03-01 | Applicant | |
| EP981090 | 2000-02-01 | Applicant | |
| EP1174795 | 2000-02-01 | Applicant | |
| EP1349089 | 2003-01-01 | Applicant | |
| EP1349088 | 2003-10-01 | Applicant | |
| EP1579331 | 2005-09-01 | Applicant | |
| EP1974296 | 2008-10-01 | Applicant | |
| GB2256952 | 1992-12-01 | Applicant | |
| GB2411030 | 2005-08-01 | Applicant | |
| JP5189281 | 1993-07-01 | Applicant | |
| JP6274605 | 1994-09-01 | Applicant | |
| JP9016463 | 1997-01-01 | Applicant | |
| JP11259348 | 1999-09-01 | Applicant | |
| JP200347811 | 2000-12-01 | Applicant | |
| WO93/03549 | 1993-02-01 | Applicant | |
| WO95/13580 | 1995-05-01 | Applicant | |
| WO98/39707 | 1998-09-01 | Applicant | |
| WO99/12098 | 1999-03-01 | Applicant | |
| WO99/14692 | 1999-03-01 | Applicant | |
| WO2/095632 | 2002-11-01 | Applicant | |
| WO3/028183 | 2003-04-01 | Applicant | |
| WO2004/034197 | 2004-04-01 | Applicant | |
| WO2005/055093 | 2005-06-01 | Applicant | |
| WO2005/086032 | 2005-09-01 | Applicant | |
| WO2007/053314 | 2007-05-01 | Applicant | |
| WO2010/068570 | 2010-06-01 | Applicant |
Non-Patent Literature (44)
- U.S. Appl. No. 14/038,540, filed Sep. 26, 2013, Erofeev.Applicant
- Armstead et al., “Implementation of a Campus-Wide Distributed Mass Storage Service: The Dream vs. Reality,” IEEE, 1995, pp. 190-199.Applicant
- Arneson, “Development of Omniserver; Mass Storage Systems,” Control Data Corporation, 1990, pp. 88-93.Applicant
- Arneson, “Mass Storage Archiving in Network Environments” IEEE, 1998, pp. 45-50.Applicant
- Ashton, et al., “Two Decades of policy-based storage management for the IBM mainframe computer”, www.research.ibm.com, 19 pages, published Apr. 10, 2003, printed Jan. 3, 2009, www.research.ibm.com, Apr. 10, 2003, pp. 19.Applicant
- Cabrera, et al. “ADSM: A Multi-Platform, Scalable, Back-up and Archive Mass Storage System,” Digest of Papers, Compcon '95, Proceedings of the 40th IEEE Computer Society International Conference, Mar. 5, 1995-Mar. 9, 1995, pp. 420-427, San Francisco, CA.Applicant
- Calvert, Andrew, “SQL Server 2005 Snapshots”, published Apr. 3, 2006, http:/www.simple-talk.com/contnet/print.aspx?article=137, 6 pages.Applicant
- Eitel, “Backup and Storage Management in Distributed Heterogeneous Environments,” IEEE, 1994, pp. 124-126.Applicant
- Gait, “The Optical File Cabinet: A Random-Access File system for Write-Once Optical Disks,” IEEE Computer, vol. 21, No. 6, pp. 11-22 (1988).Applicant
- Gray, et al. “Transaction processing: concepts andtechniques” 1994, Morgan Kaufmann Publishers, USA, pp. 604-609, 646-655.B7.Applicant
- Harrington, “The RFP Process: How to Hire a Third Party”, Transportation & Distribution, Sep. 1988, vol. 39, Issue 9, in 5 pages.Applicant
- http://en.wikipedia.org/wiki/Naive—Bayes—classifier, printed on Jun. 1, 2010, in 7 pages.Applicant
- IBM, “Intelligent Selection of Logs Required During Recovery Processing”, ip.com, Sep. 16, 2002, 4 pages.Applicant
- IBM, “Near Zero Impact Backup and Data Replication Appliance”, ip.com, Oct. 18, 2004, 5 pages.Applicant
- Jander, “Launching Storage-Area Net,” Data Communications, US, McGraw Hill, NY, vol. 27, No. 4(Mar. 21, 1998), pp. 64-72.Applicant
- Kashyap, et al., “Professional Services Automation: A knowledge Mangement approach using LSI and Domain specific Ontologies”, FLAIRS-01 Proceedings, 2001, pp. 300-302.Applicant
- Lyon J., Design considerations in replicated database systems for disaster protection, COMPCON 1988, Feb. 29, 1988, pp. 428-430.Applicant
- Microsoft Corporation, “Microsoft Exchange Server: Best Practices for Exchange Database Management,” 1998.Applicant
- Park, et al., “An Efficient Logging Scheme for Recoverable Distributed Shared Memory Systems”, IEEE, 1997, 9 pages.Applicant
- Rosenblum et al., “The Design and Implementation of a Log-Structure File System,” Operating Systems Review SIGOPS, vol. 25, No. 5, New York, US, pp. 1-15 (May 1991).Applicant
- The Oracle8 Replication Manual, Part No. A58245-01; Chapters 1-2; Dec. 1, 1997; obtained from website: http://download-west.oracle.com/docs/cd/A64702—01/doc/server.805/a58245/toc.htm on May 20, 2009.Applicant
- Veritas Software Corporation, “Veritas Volume Manager 3.2, Administrator's Guide,” Aug. 2001, 360 pages.Applicant
- Wiesmann M, Database replication techniques: a three parameter classification, Oct. 16, 2000, pp. 206-215.Applicant
- Final Office Action for Japanese Application No. 2003531581, Mail Date Mar. 24, 2009, 6 pages.Applicant
- International Search Report and Written Opinion dated Nov. 13, 2009, PCT/US2007/081681.Applicant
- First Office Action for Japanese Application No. 2003531581, Mail Date Jul. 8, 2008, 8 pages.Applicant
- International Preliminary Report on Patentability, PCT Application No. PCT/US2009/066880, mailed Jun. 23, 2011, in 9 pages.Applicant
- International Search Report and Written Opinion issued in PCT Application No. PCT/US2011/030396, mailed Jul. 18, 2011, in 20 pages.Applicant
- International Search Report and Written Opinion issued in PCT Application No. PCT/US2011/38436, mailed Sep. 21, 2011, in 18 pages.Applicant
- Canadian Office Action dated Sep. 24, 2012, Application No. 2,632,935, 2 pages.Applicant
- European Examination Report; Application No. 06848901.2, Apr. 1, 2009, pp. 7.Applicant
- Examiner's First Report ; Application No. 2006331932, May 11, 2011 in 2 pages.Applicant
- Canadian Office Action dated Dec. 29, 2010, Application No. CA2546304.Applicant
- Examiner's Report for Australian Application No. 2003279847, Dated Dec. 9, 2008, 4 pages.Applicant
- First Office Action in Canadian application No. 2,632,935 dated Feb. 16, 2012, in 5 pages.Applicant
- International Search Report dated May 15, 2007, PCT/US2006/048273.Applicant
- Second Examination Report in EU Appl. No. 06 848 901.2-2201 dated Dec. 3, 2010.Applicant
- International Search Report and Written Opinion dated Mar. 25, 2010, PCT/US2009/066880.Applicant
- International Preliminary Report on Patentability and Written Opinion in PCT/US2011/030396 mailed Oct. 2, 2012.Applicant
- International Preliminary Report on Patentability and Written Opinion in PCT/US2011/038436 mailed Dec. 4, 2012.Applicant
- International Search Report dated Dec. 28, 2009, PCT/US204/038324.Applicant
- International Search Report and Written Opinion dated Jan. 11, 2006, PCT/US2004/038455.Applicant
- Exam Report in Australian Application No. 2009324800 dated Jun. 17, 2013.Applicant
- U.S. Appl. No. 14/592,770, Jan. 8, 2015, Kottomtharayil.Applicant