US8266112B1 - Techniques for recovery of application level objects - Google Patents
Techniques for recovery of application level objects Download PDFInfo
- Publication number
- US8266112B1 US8266112B1 US11/960,309 US96030907A US8266112B1 US 8266112 B1 US8266112 B1 US 8266112B1 US 96030907 A US96030907 A US 96030907A US 8266112 B1 US8266112 B1 US 8266112B1
- Authority
- US
- United States
- Prior art keywords
- application
- data
- metadata
- restoration
- level object
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active, expires
Links
- 238000000034 method Methods 0.000 title claims abstract description 73
- 238000011084 recovery Methods 0.000 title abstract description 57
- 238000003860 storage Methods 0.000 claims description 27
- 230000008569 process Effects 0.000 claims description 11
- 238000004519 manufacturing process Methods 0.000 claims description 7
- 238000010586 diagram Methods 0.000 claims description 5
- 230000010354 integration Effects 0.000 claims description 2
- 238000004590 computer program Methods 0.000 claims 1
- 239000008186 active pharmaceutical agent Substances 0.000 description 9
- 230000004044 response Effects 0.000 description 7
- 238000012217 deletion Methods 0.000 description 4
- 230000037430 deletion Effects 0.000 description 4
- 230000006870 function Effects 0.000 description 3
- 238000012986 modification Methods 0.000 description 3
- 230000004048 modification Effects 0.000 description 3
- 238000007726 management method Methods 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000005540 biological transmission Effects 0.000 description 1
- 239000000969 carrier Substances 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000001914 filtration Methods 0.000 description 1
- 238000003780 insertion Methods 0.000 description 1
- 230000037431 insertion Effects 0.000 description 1
- 238000003825 pressing Methods 0.000 description 1
- 238000007639 printing Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1469—Backup restoration techniques
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/08—Error detection or correction by redundancy in data representation, e.g. by using checking codes
- G06F11/10—Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
- G06F11/1076—Parity data used in redundant arrays of independent storages, e.g. in RAID systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
- G06F11/1458—Management of the backup or restore process
- G06F11/1461—Backup scheduling policy
Definitions
- the present disclosure relates generally to recovery of data and, more particularly, to techniques for recovery of application level objects.
- the underlying data may be stored in a format that may be meaningless to application users. Thus, it may be difficult to determine which portion of data to restore. Additionally, restoration of a subset of the underlying data in order to restore one or more application objects may not ensure compatibility with a current application.
- An application may make changes in formats, file dependencies or other data structures utilized in its data storage that may prohibit the restoration of one or more application objects by copying underlying files or data. Such updates or changes in applications may require a full point in time restoration in order to recover one or more lost application objects.
- the techniques may be realized as a method for restoration of one or more application level objects.
- the method may comprise obtaining application metadata of an application containing objects to be restored, storing one or more data files containing application data, utilizing the application metadata to provide a user interface for the restoration of one or more application objects, accepting input from a user via the user interface specifying one or more application objects to restore, and restoring the one or more specified application objects.
- the techniques may be realized as an article of manufacture for restoration of one or more application level objects.
- the article of manufacture may comprise at least one processor readable carrier and instructions carried on the at least one carrier, wherein the instructions are configured to be readable from the at least one carrier by at least one processor and thereby cause the at least one processor to operate so as to obtain application metadata of an application containing objects to be restored, store one or more data files containing application data, utilize the application metadata to provide a user interface for the restoration of one or more application objects, accept input from a user via the user interface specifying one or more application objects to restore, and restore the one or more specified application objects.
- the techniques may be realized as a system for restoration of one or more application level objects.
- the system may comprise one or more processors communicatively coupled to a server, wherein the server is configured to obtain application metadata of an application containing objects to be restored, store one or more data files containing application data, utilize the application metadata to provide a user interface for the restoration of one or more application objects, accept input from a user via the user interface specifying one or more application objects to restore, and restore the one or more specified application objects.
- FIG. 1 shows a system for the recovery of application objects in accordance with an embodiment of the present disclosure.
- FIG. 2 shows a method for storing data to enable the recovery of application objects in accordance with an embodiment of the present disclosure.
- FIG. 3 shows a method for the recovery of application objects in accordance with an embodiment of the present disclosure.
- FIG. 4 depicts an user interface for the recovery of application objects in accordance with an embodiment of the present disclosure.
- Application server 110 may be a server hosting one or more applications.
- Storage 120 may be storage that may be utilized by application server 110 to store system data 125 , application data 130 , or other data.
- Recovery manager 115 may be a separate server, a process on the application server, or another device or process which may facilitate backup and/or recovery of application objects.
- Storage 135 may be storage utilized by recovery manager 115 and may enable the access and/or storage of backup data 140 and metadata file 145 .
- Application server 110 may be a server, a laptop, or other computer capable of supporting one or more applications.
- Applications may include, for example, Microsoft SharepointTM, KnowledgeTreeTM, DocumentumTM, other document management applications, file sharing applications, blogs, collaboration tools, workgroup applications, portal applications, and other applications enabling the creation of data objects.
- Application server 110 may enable a user to create one or more data objects such as, for example, a document, a list, an image file, an email, a posting, a web page, xml data, a sound file, a video file, or other data objects.
- Application server 110 may utilize platforms or storage mechanisms such as databases or file systems which may utilize storage 120 .
- Storage 120 may be local, remote, or a combination thereof to application server 110 .
- Storage 120 may utilize a redundant array of inexpensive disks (RAID), a redundant array of inexpensive nodes (RAIN), tape, disk, a storage area network (SAN), or other computer accessible storage.
- Storage 120 may contain system data 125 and application data 130 .
- System data 125 may contain metadata about one or more applications hosted by application server 110 .
- System data 125 may include one or more structures or resources for determining metadata and/or application interfaces such as, for example, one or more file directories, system tables, universal modeling language diagrams, data definition language files, schema data, application programming interfaces, interface definitions, and web service description language (WSDL) data.
- WSDL web service description language
- Application data 130 may include data written by one or more applications hosted by application server 110 .
- Application data 130 may contain one or more user created application objects such as, for example, a document, a list, an image file, an email, a posting, a web page, xml data, a sound file, and a video file.
- Application data may be stored in one or more formats or data structures. Data structures may be determined by an underlying platform or system supporting an application. Data structures may not be representative of the application object. Data structures may make it difficult to determine the location, content and attributes of an application object.
- a document management system may utilize a database to store one or more documents, lists, image files, emails, postings, web pages, xml data, sound files, video files, blog entries, or other application objects.
- the database may store the application object in tables, in character large objects (CLOBs), binary large objects (BLOBs), in hierarchical files, in flat files, object oriented structures, log files, and in other formats.
- Applications may use other platforms, such as portals or web application servers, which may utilize one or more tools and/or data structures for storage.
- Recovery manager 115 may be a separate device, such as a server, from application server 110 . In one or more embodiments, recovery manager 115 may be a process and may run on application server 110 or on one or more additional servers or devices. Recovery manager 115 may discover metadata for one or more applications hosted by application server 110 . Metadata may enable recovery manager 115 to determine the location, content and one or more attributes of an application object within a data file. Metadata may enable recovery manager 115 to determine location, content, and one or more attributes of an application object within a backup or a copy of a data file such as backup data 140 .
- Metadata may include one or more portions of table structures, table ids, object ids, file names, file structures, indexes, class diagrams, interface requirements, and application programming interface requirements. Metadata may enable recovery manager 115 to provide information to a user interface, such as a graphical user interface, for navigation of backed up or stored data, presentation of backed up or stored data to a user, and restoration of backed up or stored data. Metadata may enable a user interface to present backed up data in a format or layout familiar to users of an application. Metadata may enable a user interface to present one or more attributes of data objects which may enable an application user to understand the content, date, creator, user, type, or other aspect of the data.
- an application may store data in a relational database, an object oriented database, a hierarchical database, a flat file, a compressed file, an encrypted file, in a proprietary or application specific format, or in a format which may not be easily comprehensible to an end user.
- An end user who accidentally deletes a calendar, a blog posting, a document or another application specific object, may only know the name of the application object and an approximate date range in which the application object existed. Knowing only an approximate date range and a document name, for example, it would be very difficult to tell what data to restore if the application stores its data in one or more tables of a relational database.
- An application may, for example, store a document in a character large object binary (CLOG) file which may be associated with a database table or stored within a database table. Finding this document may traditionally require a system administrator to restore an entire database to a point in time known to be prior to a document's deletion. After the restoration of the full database, an administrator may have to start a copy of the application to search through restored data to copy the document. Such a restoration may require significant space, time, and effort. It may require a separate server, significant disk space, and many hours.
- CLOG character large object binary
- Metadata may enable a user or an administrator to identify an application object in backed up or stored data.
- Recovery manager 115 may then restore the one or more objects desired.
- Recovery manager 115 may also perform a full restoration to a point in time and may enable an administrator to know for certain that the correct version of the one or more data objects desired exists at that point in time.
- Recovery manager 115 may also use application metadata to enable the granular restoration of application data, such as the restoration of one or more application objects.
- Recovery manager 115 may also utilize metadata to gain information about an application programming interface (API) of an application that may be useful for the location of and/or restoration of one or more application data objects. For example, recovery manager 115 may gather metadata about one or more application programming interfaces, stored procedures, interface tables, or web services. Recovery manager 115 may utilize service brokers, object request brokers, universal description discovery and integration (UDDI) nodes or other resources to determine one or more APIs or other interfaces for extracting application objects, locating application objects, and/or restoring application objects. In one or more embodiments, recovery manager 115 may be programmed to use one or more APIs or interfaces for extracting application objects, locating application objects, and/or restoring application objects, and may not have to gather metadata about interfaces or APIs.
- API application programming interface
- Recovery manager 115 may utilize one or more native methods for the restoration of data including an application programming interface, a stored procedure, an interface table, and/or a web service.
- the utilization of methods native to an application for restoration of one or more application objects may enable recovery manager 115 to ensure compatibility of restored data with an application.
- a user may backup one or more application objects and the objects may be stored in a format of a lower level platform of the application such as a database.
- a restoration of the data by simply reinserting rows of data into the current database may not ensure compatibility with the application.
- the application may have been upgraded or modified subsequent to the backup and an insertion of data at the table level may not enable a user of an application utilizing the database to access the desired restored application object.
- Recovery manager 115 may utilize application native methods, such as APIs, stored procedures, web services or other interfaces to restore the one or more desired application objects.
- native application methods may enable recovery manager 115 to ensure greater recovery speed, data integrity, application integrity and/or system performance.
- native application methods may be application proprietary methods, open interfaces, industry standards, or published standards.
- recovery manager 115 may gather metadata about application objects and APIs or interfaces prior to backup or storage of application data. In one or more embodiments, recovery manager 115 may gather metadata about application objects and APIs or interfaces after backup or storage of data but prior to restoration of the data. For example, recovery manager 115 may gather metadata from an existing system hosting an application. Recovery manager 115 may then apply that metadata information about APIs, application tables, schema, table ids, indexes, and other application structural information to recover the data from one or more log files or backups associated with a second system hosting the application.
- recovery manager 115 may gather metadata prior to backup and may store metadata in one or more backup files. In some embodiments, recovery manager 115 may store metadata prior to backup and may store the metadata in a file separate from the backup files. Metadata may be stored in one or more formats including text, XML, in a database importable format, or in other formats accessible by recovery manager 115 .
- a method 200 for storing data to enable the recovery of application objects in accordance with an embodiment of the present disclosure.
- the method 200 for storing data to enable the recovery of application objects may begin.
- a user of the method or a system utilizing the method may specify one or more applications for which objects will be recovered.
- a user may be prompted to specify or choose an application.
- the method 200 may determine an application from other information provided by a user. The method 200 may support only one application type or may be automated to determine the application type and may skip this portion of the method 200 .
- the method 200 may gather application information. This may include application location such as host name, network address, storage location, application down times, backup schedules, versions, and other information.
- application location such as host name, network address, storage location, application down times, backup schedules, versions, and other information.
- a user may specify object types to be recovered. This may be specified by desired object types, date ranges, file ownership, data location, or other information which may enable recovery manager to determine which data needs to be backed up.
- the method 200 may capture application metadata. This may include metadata which may be used to restore application data or application objects.
- Application metadata may also include information about application APIs, interfaces, or other information which may be used during recovery for extracting application objects, locating application objects, and/or restoring application objects.
- metadata may be gathered prior to backup. Metadata may also be gathered during or after backup, such as when restoration of an application object is requested. The gathering of metadata may include all metadata for known applications on one or more hosts, metadata for a particular application on a host, metadata tailored to support restoration of requested application object types, and/or metadata created or edited within a certain date range.
- application data may be backed up or stored. This may be a database backup, a file system backup, or another method of ensuring data recovery.
- application data and metadata may be stored.
- Application data and metadata may be stored in one or more files and may be stored separately from or combined with each other.
- application data may be stored and metadata may be gathered or discovered prior to restoration of application data.
- the method 200 may end.
- a method 300 for the recovery of application objects in accordance with an embodiment of the present disclosure.
- the method 300 for the recovery of application objects may begin.
- a recovery or restoration process may load application metadata. In some embodiments, it may load application metadata from one or more files. In some embodiments, it may gather application metadata in response to a request to restore application data.
- a recovery or restoration process may open a data file and/or otherwise access stored application data.
- Data files may include log files, text files, compressed files, archived files, cached files, or other stored or backed up application data formats.
- Data files may reside on one or more storage devices such as disk, tape, storage area networks or other computer accessible storage. Data may be stored local to or remote from a recovery or restoration process.
- a recovery or restoration process may provide a user interface presenting application data available for restoration.
- the recovery or restoration process may present a high level application data navigation structure to a user. This may be done through a graphical user interface, a voice response unit (VRU), a printout, or other interfaces.
- the navigation structure may present a tree structure enabling a user to navigate a backed up file system, a search interface, a list, or other interface facilitating user navigation.
- the interface may enable searching, filtering, printing, and other actions.
- the interface may accept input from one or more users.
- an interface may enable a user to double-click, choose from a menu, drill down, or otherwise specify navigation within the interface.
- the user interface may present new information to one or more users based on input received from the one or more users. For example, a display of a GUI may be refreshed to show a next level down of a backed up file system.
- the new information the user interface presents may reflect search results from a user query, results from a file or object filter specified by a user, results from a sort, or additional navigational information provided in response to input received from a user.
- a display may be refreshed to present additional object attributes specified by a user.
- a user interface may display a file or object name, creator and creation date, or other combination of attributes by default.
- a display may be refreshed to show file types, sizes, editing dates, directories, extensions, summaries, key words, file versions, deletion dates, permissions, or other attributes.
- the method 300 may detect user input received and may determine whether additional navigation input has been received from a user. If so, the method 300 may continue at block 330 . If additional navigation input has not been received the method may proceed to block 345 .
- the method 300 may accept user input received specifying one or more portions of application data to recover.
- a user may specify this by typing in an application object name in a text field and pressing enter in response to a prompt.
- a user may also double click on one or more portions of desired application data, select one or more portions via a menu, or specify one or more portions via a voice response unit.
- a recovery or restoration process of method 300 may restore one or more portions of specified data.
- Data may be restored using native application procedures such as APIs, stored procedures of an application, web services, or other interfaces.
- Native application procedures may enable application data to be recovered from a backup and restored to a current or production copy of an application.
- data may be restored using methods which are not native or not application specific, such as file copies or database inserts of data to be restored.
- a data file such as a database log may be closed and/or unlocked.
- the backup or storage mechanism for the application data may not require this.
- the method 300 may end.
- the user interface 400 for application object restoration may enable a user to navigate application objects available for restoration by providing a graphical user interface enabling a user to drill down into one or more application data structures, a query capability, and/or one or more filters for limiting available restoration objects presented to a user. Additionally, the user interface 400 may utilize hyperlinks, lists, menus, buttons, and other graphical user interface controls and display elements.
- Display element 405 may be a top level directory icon or folder. It may represent the top of a file structure by storage device, drive, or path.
- Display elements 410 , 415 , and 440 may represent directories, folders, or other icons indicating to a user that the icon may be contain one or more logical sublevels.
- Display elements 420 , 425 , 445 and 450 may represent application data objects available for restoration.
- users of user interface 400 may restore one or more directories or folders.
- Display elements may display file or object names, object creators and object creation date, or other combinations of attributes by default.
- a display may be refreshed to show file types, sizes, editing dates, directories, extensions, summaries, key words, file versions, deletion dates, permissions, or other attributes.
- Display elements may utilize one or more icons or other GUI attributes to indicate file or application type or other information to a user.
- a user may specify desired objects to restore by selecting the objects with a mouse, double-clicking on an object, utilizing a menu choice, hitting a function key, or providing other input.
- a user may select one or more display objects including files and/or directories.
- User interface 400 may also contain one or more options such as restoration options 460 .
- Restoration options 460 may contain hyperlinks, lists, menus, buttons, and other control or display elements.
- Input 465 may enable a user to type in desired application object types and may refresh user interface 400 to display only those object types and/or directories containing those object types. For example, a user may utilize input 465 to filter user interface 400 to display only documents.
- Input 470 may enable a user to enter additional object criteria, such as a key word, a file name, a creator, a directory, a file date, a file size, a network address of a directory, IP address of a directory, or other file or directory attributes.
- restoration options 460 may contain other inputs or controls which provide one or more users with data search, display, sort, filter, or restoration options.
- a user may, for example, specify a network name and directory structure as a restoration target. This may be network accessible to a restoration process associated with user interface 400 , and user interface 400 may place the one or more restored application data objects there.
- a user may also use restoration options 460 to specify a host, database name, application instance name, domain name, or other location information to specify a data store of an application to which one or more application data objects and/or directories are to be restored.
- a user may specify a domain name and an instance name of a production application in order to restore selected application data objects to the production application.
- a user may specify other options for delivery of restored data including an email address, an FTP address and directory, a printer name for a print out, a blog or resource description framework site summary (RSS) feed for posting, or other electronic transmission addresses.
- RSS resource description framework site summary
- recovery of application level objects in accordance with the present disclosure as described above typically involves the processing of input data and the generation of output data to some extent.
- This input data processing and output data generation may be implemented in hardware or software.
- specific electronic components may be employed in an application specific integrated circuit or similar or related circuitry for implementing the functions associated with recovery of application level objects in accordance with the present disclosure as described above.
- one or more processors operating in accordance with stored instructions may implement the functions associated with recovery of application level objects in accordance with the present disclosure as described above.
- Such instructions may be stored on one or more processor readable carriers (e.g., a magnetic disk or other storage medium), or transmitted to one or more processors via one or more signals embodied in one or more carrier waves.
- processor readable carriers e.g., a magnetic disk or other storage medium
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Quality & Reliability (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
Claims (20)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/960,309 US8266112B1 (en) | 2007-12-19 | 2007-12-19 | Techniques for recovery of application level objects |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/960,309 US8266112B1 (en) | 2007-12-19 | 2007-12-19 | Techniques for recovery of application level objects |
Publications (1)
Publication Number | Publication Date |
---|---|
US8266112B1 true US8266112B1 (en) | 2012-09-11 |
Family
ID=46760758
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US11/960,309 Active 2029-04-05 US8266112B1 (en) | 2007-12-19 | 2007-12-19 | Techniques for recovery of application level objects |
Country Status (1)
Country | Link |
---|---|
US (1) | US8266112B1 (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120303583A1 (en) * | 2011-05-27 | 2012-11-29 | Empire Technology Development Llc | Seamless application backup and recovery using metadata |
US8977595B1 (en) * | 2009-01-07 | 2015-03-10 | Sprint Communications Company L.P | Message-recovery file log locating and monitoring |
US20160170655A1 (en) * | 2010-02-17 | 2016-06-16 | Hitachi, Ltd. | Method and apparatus to manage object based tier |
US9524147B2 (en) | 2013-05-10 | 2016-12-20 | Sap Se | Entity-based cross-application navigation |
US10289495B1 (en) * | 2014-12-19 | 2019-05-14 | EMC IP Holding Company LLC | Method and system for performing an item level restore from a backup |
US10402090B1 (en) * | 2016-09-30 | 2019-09-03 | EMC IP Holding Company LLC | Data service protection for cloud management platforms |
US10831478B2 (en) | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Sort and merge instruction for a general-purpose processor |
US10831503B2 (en) | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Saving and restoring machine state between multiple executions of an instruction |
US10831502B2 (en) | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Migration of partially completed instructions |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20020049603A1 (en) * | 2000-01-14 | 2002-04-25 | Gaurav Mehra | Method and apparatus for a business applications server |
US6704726B1 (en) * | 1998-12-28 | 2004-03-09 | Amouroux Remy | Query processing method |
US20040098422A1 (en) * | 2000-05-25 | 2004-05-20 | Fujitsu Network Communications, Inc., A California Corporation | Element management system with adaptive interfacing selected by last previous fully-qualified managed level |
US20050193235A1 (en) * | 2003-08-05 | 2005-09-01 | Miklos Sandorfi | Emulated storage system |
US7010144B1 (en) * | 1994-10-21 | 2006-03-07 | Digimarc Corporation | Associating data with images in imaging systems |
US20060117048A1 (en) * | 2004-11-30 | 2006-06-01 | Microsoft Corporation | Method and system of synchronizing filter metadata after a restore |
US20060179082A1 (en) * | 2005-02-09 | 2006-08-10 | Boyd Kenneth W | Method, system and article of manufacture for metadata replication and restoration |
US20060248038A1 (en) * | 2005-04-29 | 2006-11-02 | Marc Kaplan | System and method of handling file metadata |
US7350191B1 (en) * | 2003-04-22 | 2008-03-25 | Noetix, Inc. | Computer implemented system and method for the generation of data access applications |
US7552358B1 (en) * | 2005-04-22 | 2009-06-23 | Symantec Operating Corporation | Efficient backup and restore using metadata mapping |
US7653668B1 (en) * | 2005-11-23 | 2010-01-26 | Symantec Operating Corporation | Fault tolerant multi-stage data replication with relaxed coherency guarantees |
US7729926B1 (en) * | 2006-02-14 | 2010-06-01 | Adobe Systems Inc. | Methods and apparatus for backing up and restoring data |
-
2007
- 2007-12-19 US US11/960,309 patent/US8266112B1/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7010144B1 (en) * | 1994-10-21 | 2006-03-07 | Digimarc Corporation | Associating data with images in imaging systems |
US6704726B1 (en) * | 1998-12-28 | 2004-03-09 | Amouroux Remy | Query processing method |
US20020049603A1 (en) * | 2000-01-14 | 2002-04-25 | Gaurav Mehra | Method and apparatus for a business applications server |
US20040098422A1 (en) * | 2000-05-25 | 2004-05-20 | Fujitsu Network Communications, Inc., A California Corporation | Element management system with adaptive interfacing selected by last previous fully-qualified managed level |
US7350191B1 (en) * | 2003-04-22 | 2008-03-25 | Noetix, Inc. | Computer implemented system and method for the generation of data access applications |
US20050193235A1 (en) * | 2003-08-05 | 2005-09-01 | Miklos Sandorfi | Emulated storage system |
US20060117048A1 (en) * | 2004-11-30 | 2006-06-01 | Microsoft Corporation | Method and system of synchronizing filter metadata after a restore |
US20060179082A1 (en) * | 2005-02-09 | 2006-08-10 | Boyd Kenneth W | Method, system and article of manufacture for metadata replication and restoration |
US7552358B1 (en) * | 2005-04-22 | 2009-06-23 | Symantec Operating Corporation | Efficient backup and restore using metadata mapping |
US20060248038A1 (en) * | 2005-04-29 | 2006-11-02 | Marc Kaplan | System and method of handling file metadata |
US7653668B1 (en) * | 2005-11-23 | 2010-01-26 | Symantec Operating Corporation | Fault tolerant multi-stage data replication with relaxed coherency guarantees |
US7729926B1 (en) * | 2006-02-14 | 2010-06-01 | Adobe Systems Inc. | Methods and apparatus for backing up and restoring data |
Non-Patent Citations (1)
Title |
---|
Kalis, Frank. "Spotlight on ApexSQL Log: SQL Server Audit & Recovery Tool"; SQLServerPerformance.com; http://www.sql-server-performance.com/software/review/apex-log-p1.aspx; Jan. 24, 2007. |
Cited By (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8977595B1 (en) * | 2009-01-07 | 2015-03-10 | Sprint Communications Company L.P | Message-recovery file log locating and monitoring |
US20160170655A1 (en) * | 2010-02-17 | 2016-06-16 | Hitachi, Ltd. | Method and apparatus to manage object based tier |
US20120303583A1 (en) * | 2011-05-27 | 2012-11-29 | Empire Technology Development Llc | Seamless application backup and recovery using metadata |
US9965358B2 (en) * | 2011-05-27 | 2018-05-08 | Empire Technology Development Llc | Seamless application backup and recovery using metadata |
US9524147B2 (en) | 2013-05-10 | 2016-12-20 | Sap Se | Entity-based cross-application navigation |
US10289495B1 (en) * | 2014-12-19 | 2019-05-14 | EMC IP Holding Company LLC | Method and system for performing an item level restore from a backup |
US10402090B1 (en) * | 2016-09-30 | 2019-09-03 | EMC IP Holding Company LLC | Data service protection for cloud management platforms |
US10831478B2 (en) | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Sort and merge instruction for a general-purpose processor |
US10831503B2 (en) | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Saving and restoring machine state between multiple executions of an instruction |
US10831502B2 (en) | 2018-11-06 | 2020-11-10 | International Business Machines Corporation | Migration of partially completed instructions |
US10949212B2 (en) | 2018-11-06 | 2021-03-16 | International Business Machines Corporation | Saving and restoring machine state between multiple executions of an instruction |
US11221850B2 (en) | 2018-11-06 | 2022-01-11 | International Business Machines Corporation | Sort and merge instruction for a general-purpose processor |
US11281469B2 (en) | 2018-11-06 | 2022-03-22 | International Business Machines Corporation | Saving and restoring machine state between multiple executions of an instruction |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8266112B1 (en) | Techniques for recovery of application level objects | |
US11580066B2 (en) | Auto summarization of content for use in new storage policies | |
US7353241B2 (en) | Method, medium and system for recovering data using a timeline-based computing environment | |
KR101120755B1 (en) | System and method for virtual folder and item sharing including utilization of static and dynamic lists | |
US8140786B2 (en) | Systems and methods for creating copies of data, such as archive copies | |
US7792789B2 (en) | Method and system for collaborative searching | |
US10242045B2 (en) | Filtering content using synchronization data | |
US8417746B1 (en) | File system management with enhanced searchability | |
US8615523B2 (en) | Method and system for searching stored data | |
RU2417401C2 (en) | Rich drag drop user interface | |
US8468136B2 (en) | Efficient data backup | |
KR100991027B1 (en) | File system shell | |
US7490300B2 (en) | Copying and updating files | |
JP2005018754A (en) | Sharing computer object with association | |
US20090254585A1 (en) | Method for Associating Administrative Policies with User-Definable Groups of Files | |
JP2013542513A (en) | Method and system for performing individual restore of a database from a differential backup | |
US20140081917A1 (en) | Searching files | |
US20070011142A1 (en) | Method and apparatus for non-redundant search results | |
US20040143609A1 (en) | System and method for data extraction in a non-native environment | |
US8630984B1 (en) | System and method for data extraction from email files | |
JP3725837B2 (en) | Knowledge information collecting system and knowledge information collecting method | |
Kappes et al. | MmmmS SSS |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: SYMANTEC CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:BEATTY, LOUIS J.;DEVOS, STEVEN R.;REEL/FRAME:020272/0718 Effective date: 20071218 |
|
AS | Assignment |
Owner name: SYMANTEC CORPORATION, CALIFORNIA Free format text: ADDRESS CHANGE OF ASSIGNEE;ASSIGNOR:SYMANTEC CORPORATION;REEL/FRAME:028768/0673 Effective date: 20090905 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
AS | Assignment |
Owner name: VERITAS US IP HOLDINGS LLC, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:SYMANTEC CORPORATION;REEL/FRAME:037697/0412 Effective date: 20160129 |
|
AS | Assignment |
Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH CAROLINA Free format text: SECURITY INTEREST;ASSIGNOR:VERITAS US IP HOLDINGS LLC;REEL/FRAME:037891/0001 Effective date: 20160129 Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT, CONNECTICUT Free format text: SECURITY INTEREST;ASSIGNOR:VERITAS US IP HOLDINGS LLC;REEL/FRAME:037891/0726 Effective date: 20160129 Owner name: BANK OF AMERICA, N.A., AS COLLATERAL AGENT, NORTH Free format text: SECURITY INTEREST;ASSIGNOR:VERITAS US IP HOLDINGS LLC;REEL/FRAME:037891/0001 Effective date: 20160129 Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATE Free format text: SECURITY INTEREST;ASSIGNOR:VERITAS US IP HOLDINGS LLC;REEL/FRAME:037891/0726 Effective date: 20160129 |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
AS | Assignment |
Owner name: VERITAS TECHNOLOGIES LLC, CALIFORNIA Free format text: MERGER AND CHANGE OF NAME;ASSIGNORS:VERITAS US IP HOLDINGS LLC;VERITAS TECHNOLOGIES LLC;REEL/FRAME:038455/0752 Effective date: 20160329 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |
|
AS | Assignment |
Owner name: WILMINGTON TRUST, NATIONAL ASSOCIATION, AS NOTES COLLATERAL AGENT, DELAWARE Free format text: SECURITY INTEREST;ASSIGNOR:VERITAS TECHNOLOGIES LLC;REEL/FRAME:054370/0134 Effective date: 20200820 |
|
AS | Assignment |
Owner name: VERITAS US IP HOLDINGS, LLC, CALIFORNIA Free format text: TERMINATION AND RELEASE OF SECURITY IN PATENTS AT R/F 037891/0726;ASSIGNOR:WILMINGTON TRUST, NATIONAL ASSOCIATION, AS COLLATERAL AGENT;REEL/FRAME:054535/0814 Effective date: 20201127 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 12TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1553); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 12 |