WO2000033206A1 - Software vault - Google Patents

Software vault Download PDF

Info

Publication number
WO2000033206A1
WO2000033206A1 PCT/US1999/028581 US9928581W WO0033206A1 WO 2000033206 A1 WO2000033206 A1 WO 2000033206A1 US 9928581 W US9928581 W US 9928581W WO 0033206 A1 WO0033206 A1 WO 0033206A1
Authority
WO
WIPO (PCT)
Prior art keywords
vault
client
key
software component
computer
Prior art date
Application number
PCT/US1999/028581
Other languages
French (fr)
Inventor
Cadir Batista Lee
Scott William Dale
Original Assignee
Support.Com, Inc.
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Support.Com, Inc. filed Critical Support.Com, Inc.
Priority to AU20374/00A priority Critical patent/AU2037400A/en
Publication of WO2000033206A1 publication Critical patent/WO2000033206A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • Y10S707/99953Recoverability
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99951File or database maintenance
    • Y10S707/99952Coherency, e.g. same view to multiple users
    • Y10S707/99955Archiving or backup

Definitions

  • a computer-implemented vault archives software components, where only a single instance of each component that is multiply-used is stored in the vault.
  • the vault includes unique instances of the one or more software components and an access controller for performing a direct, random access retrieval of the one or more software components from the vault.
  • Implementations of the invention include one or more of the following.
  • the access controller generates a unique key.
  • the unique key may be used to access a software component.
  • the unique key may be generated from a persistent metadata description.
  • a post controller may perform a direct, random access insertion of a software component to the vault.
  • the post controller may generate a unique key from the new component and optimizes storage if the unique key exists.
  • a look-up controller may perform a direct, random access determination of the existence of a software component in the vault.
  • a client may be coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component.
  • One or more secondary vaults may be coupled to the vault with a fault- tolerant rollover system for sequentially searching each vault for the presence of a target software component.
  • the secondary vaults may be ordered based on accessibility of the vaults.
  • a client may generate a key and apply the key to recover the target software component from the most accessible of the vaults.
  • the client may use a metadata description to generate the key. If the search of a determined vault fails to locate the target software component, the client may skip the determined vault and modify the search order of the vaults in recovering the target software component.
  • a computer-implemented vault archives software components, where only a single instance of each component that is multiply-used is stored in the vault.
  • the vault includes means for storing unique instances of the one or more software components on the vault; and access means for performing a direct, random access retrieval of the one or more software components from the vault.
  • Implementations of the invention include one or more of the following.
  • the access means may generate a unique key.
  • the unique key may be used to access a software component.
  • the unique key may be generated from a persistent metadata description.
  • a post means may perform a direct, random access insertion of a software component to the vault.
  • the post means may generate a unique key from the new component and optimize storage if the unique key exists.
  • a look-up means may perform a direct, random access determination of the existence of a software component in the vault.
  • a client may be coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component.
  • One or more secondary vaults may be coupled to the vault with means for sequentially searching each vault for the presence of a target software component.
  • the secondary vaults may be ordered based on accessibility of the vaults.
  • the client may have a means for applying the key to recover the target software component from the most accessible of the vaults.
  • the client may use a metadata description to generate the key. If the search of a determined vault fails to locate the target software component, the client may skip the determined vault and modifies the search order of the vaults in recovering the target software component.
  • a method for archiving software components where only a single instance of each component that is multiply-used is stored in a vault includes: storing unique instances of the one or more software components in the vault; and performing a direct, random access retrieval of the one or more software components from the vault.
  • Implementations of the invention include one or more of the following.
  • the method may generate a unique key.
  • the unique key may be used to access a software component.
  • the unique key may be generated from a persistent metadata description.
  • the method may perform a direct, random access insertion of a software component to the vault.
  • a unique key may be generated from the new component and used to optimize storage if the unique key exists.
  • the method may perform a direct, random access determination of the existence of a software component in the vault.
  • a client may be coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component.
  • One or more secondary vaults may be coupled to the vault and sequentially searched for the presence of a target software component.
  • the secondary vaults may be ordered based on accessibility of the vaults.
  • the client may apply the key to recover the target software component from the most accessible of the vaults.
  • the client may use a metadata description to generate the key. If the search of a determined vault fails to locate the target software component, the client may skip the determined vault and modifies the search order of the vaults in recovering the target software component.
  • the vault can inventory, install, deploy, maintain, repair and optimize software across local and wide area networks (LANs and WANs).
  • LANs and WANs local and wide area networks
  • the vault reduces the total cost of ownership of computers in networked environments.
  • Users can reduce the time required for software packaging by simply probing an application for its current state and storing unique instances of components of the software in a vault.
  • Software installation may then be performed by moving valid working states from one client machine to another. Further, error prone installation of the software is avoided, increasing the out-of-box success by installing known working software states and insuring against deletion of shared components.
  • the vault can be used to diagnose problems by comparing an existing state on a client computer to both a previously working state and a reference state stored in the vault. Further, the vault can be used to allow applications which have been damaged to self-heal applications by automatically restoring previously working states or reinstalling components from reference states.
  • the vault can also support remote and disconnected users by protecting applications on their desktop and ensuring that software is configured appropriately.
  • the vault can also synchronize user desktops by automatically updating all application components and configuration settings while still allowing custom settings for the user.
  • the vault also automates custom computer setups/upgrades by providing replication of working states from client machines. Information stored in the vault may be used to provide vital application information including system values and resource conflicts to help information systems personnel.
  • the vault decreases network overhead and increases scalability of electronic software distribution by eliminating delivery of duplicate files that make up software packages.
  • the flexible architecture of the invention protects user investment in existing solutions for enterprise-wide systems management, network management, and application management.
  • Fig. 1 is a diagram illustrating a system with one or more vaults for communicating with one or more clients.
  • Fig. 2 is a diagram illustrating communications between the client and the one or more vaults.
  • Fig. 3 is a flowchart illustrating a process for accessing software components from the vault.
  • Fig. 4 is a process illustrating a process for comparing keys in Fig. 3.
  • Fig. 5 is a flowchart illustrating a process for posting software components to the vault.
  • Fig. 6 is a flowchart illustrating in more detail the process for generating a post key in Fig. 5.
  • Fig. 7 is a flowchart illustrating a process for performing lookup based on an identity key.
  • Figs. 8A and 8B are flowcharts illustrating alternate processes for software management.
  • Fig. 9 is a flowchart illustrating a process for publishing meta data information associated with the software components.
  • Fig. 10 is a flowchart illustrating a process for storing software components on the vault.
  • Fig. 11 is a flowchart illustrating a process for replicating software components from the vault.
  • Fig. 12 is a flowchart illustrating an exemplary application of the vault in installing software.
  • Fig. 13 is a diagram of an exemplary application for maintaining software using the vault.
  • Fig. 1 shows a computer system 100 with one or more vaults is shown.
  • the system 100 has one or more clients 102, each of which has a set of catalogs 104, as well as a client vault 106.
  • the client vault 106 is a computer readable medium which stores one or more software components (entities) which are designated by the set of catalogs 104.
  • the client vault 106 exists on a data storage device such as a hard drive on the computer system 100.
  • the vault may reside on one or more data storage devices connected to a network 1 10. as discussed below.
  • Each of the software components may be referenced by more than one application, and the software components are used to reconstruct the application.
  • Each catalog 104 includes metadata which is generated by determining run-time states of each software application.
  • the metadata for each software application is an abstract representation of a predetermined set of functionalities tailored for a particular user during installation or customized during operation of the software application.
  • the metadata is a list pointing to various software components (entities) making up an application software and a root entity which represents an action that may be performed by the user at another machine, place or time.
  • the metadata is generated by analyzing the run-time states of the software application and checking the existence of the entities and entity dependencies, which may change over time.
  • the list of the entities is pruned by deleting overlapping entities and by combining similar entities.
  • an intersection of the entities is determined such that a package of entities can be succinctly defined and that all the information necessary for it can be represented as the metadata with or without the actual entities. Enough information about each entity is included in the metadata so that an analysis of correctness may be performed.
  • the resulting metadata provides indices to the client vault 106, which stores unique instances of software components locally to the client 102.
  • the client 102 may also access remotely stored component files associated with the catalog 104. To access these remote component files, the client 102 communicates over the network 1 10, which may be an intranet, or a wide area network (WAN) such as the Internet.
  • the network 110 may also be a local area network (LAN).
  • LAN local area network
  • Each of the vaults 1 12-1 16 includes sets of catalogs 118-120 which are indices of metadata files that represent the physical components of the software being "published" for the client 102.
  • Figure 2 shows in more detail various communication modules between a client 122 and one or more vaults 130-132.
  • the vaults 130-132 may be local vaults, remote vaults accessible from a network, or a combination of both.
  • an access controller 124 allows the client 122 to retrieve files from the one or more vaults 130-132.
  • a post controller 126 allows the client 122 to place one or more files on the vaults 130-132.
  • a lookup controller 128 allows the client 122 to preview and compare catalogs of files stored locally versus files stored on the vaults 130-132.
  • controllers 124, 126 and 128 may be implemented using a processor on the client 122 and computer instructions as described below. Alternatively, each of controllers 124, 126 and 128 may be implemented using a processor which is located on the network 110. Pseudo-code showing file accesses using the access controller 124, the post controller 126 and the lookup controller 128 is as follows: //**** Access Controller Pass metadata descriptor
  • a process 140 for accessing files stored on one of the vaults 130-132 is shown.
  • the process 140 first generates a key from a metadata file (step 142).
  • the metadata file identifies all elements that make up a single application, as identified using a state probe.
  • the operation of the state probe is described in more detail in a copending application entitled "Automatic Configuration Management," Application
  • the metadata file describes the elements of the application, including the location of the files and the configuration of the application.
  • the size of the metadata file is typically a small fraction of the size of the total state referenced.
  • the key from the metadata file may be used to access and retrieve component files stored in the vaults 130-132.
  • step 144 If the component files of the application software to be recreated using the key are large and therefore cumbersome to transfer, it is more efficient to determine whether the component files of the application software already exist locally. Such determination may be made by first looking up the key on the client 122 (step 144) and then optionally comparing the key generated from the metadata file to the key on the client 122 (step 146) and is detailed in Fig. 3 below. The key comparison process sets a flag if a difference exists and otherwise clears the flags. The difference flag is then checked (step 148). If the difference flag is set, the key generated from the metadata file is used to retrieve software components files from the vault (step 150). Alternatively, if the flag is cleared, the desired file already exists on the client 122 and the process 140 exits (step 152). Pseudo-code for the process 140 is as follows:
  • the difference flag is initialized to zero (step 160).
  • the process 146 determines whether binary data associated with the files being compared are different (step 162). If no difference exists, the process exits (step 176). Alternatively, if the binary data differ, the process then compares the keys based on various sequence attributes associated with each of the files being compared (step 164).
  • sequence attributes may be checked. Once the location attributes are determined to be equal, the sequence attributes may be used for further identification. A combination of multiple sequence attributes may be used together to reliably determine identity. Common examples of sequence attributes may include, but are not limited to, attributes such as date created, date modified, date last accessed, and version number. Certain sequence attributes may take precedence over other sequence attributes. For example, if the version numbers are not equal, date attributes may be ignored.
  • the process of Fig. 4 checks whether the sequence attributes are equal (step 166). If so, the difference flag is set (step 168). From step 1 16. if the attributes are not equal, the process checks whether one of the attributes is newer than the other (step 170). If so, the process proceeds to step 168 to set the difference flag. Alternatively, in the event that the attribute is not newer, the process then checks whether or not one of the attributes is older (step 172). If no, the process proceeds to step 168 to set the difference flag. Alternatively, in the event that one of the attributes is older, the process determines whether or not the file may be overwritten (step 174). If so, the difference flag is set (step 168). Alternatively, the process exits (step 176).
  • the post-process 180 first generates a post key from the metadata file (step 182).
  • the process 180 may look up the key present on the vault (step 184) and compare the keys (step 186). If the comparison causes the difference flag to be set (step 188), the key from the metadata is used to post the file to the vault from the client (step 190). From step 188 or step 190, the process of Fig. 5 exits (step 192).
  • Pseudo-code for the process 170 is as follows: Transform metadata descriptor into key for each vault directly access key on vault if found then end for next if not found then locate first writable vault insert file with key end if return
  • Fig. 6 the process 182 of Fig. 5 to generate the post key from the metadata file is shown in more detail.
  • metadata associated with each file is generated (step 194).
  • the process 182 verifies the integrity of the file (step 196). Integrity is verified using a sufficiently unique byte level check to statistically guarantee that the file is intact.
  • Various known algorithms may be used, including 32-bit checksums, cyclic redundancy checks, and hash-based functions and checksums. While any method which detects a change in the byte ordering of the file may be used, a method with high levels of statistical uniqueness and favorable performance characteristics should be used. For example, MD5 (Ron Rivest, 1992) provides a cryptographically strong checksum.
  • a key is then generated from the metadata (step 198) before the process 182 exits (step 189).
  • Key generation should include an integrity checksum as described above as well as basic information about the size, name, and attributes of the file. In the form of a checksum, the key allows identity information as well as integrity information to be easily verified.
  • a process 190 for performing look-ups based on an identity key is shown.
  • the process 190 first enumerates all available vaults in a vault chain (step 192). Next, for each vault, the process 190 generates a universal resource locator (URL) based on the vault and the identity key (step 194). Next, the process 190 checks for the existence of the URL (step 196). If the URL exists in step 198, the vault has been located and the process 190 exits (step 202).
  • URL universal resource locator
  • the URL specifies a unique address using one or more protocols to identify and access local and remote resources.
  • the next vault is selected (step 200) before the process 190 loops back to step 194 to continue searching all vaults in the vault chain. If all vaults have been searched but the URL is not found, the process returns with an error indication.
  • Pseudo-code for the process 190 is as follows:
  • Construct redundant vault chain Sort vault chain in order of closest accessibility for each vault form URL based on vault location and identity key check existence of URL if found then return vault location and URL next if not found then return error
  • Figs. 8 A and 8B show alternate processes to provide state-based software life cycle management using a vault.
  • a process for performing software management first generates the metadata (step 403), as described in Fig. 1.
  • the metadata may include DNA information, as described in more detail in the incorporated- by-reference application.
  • the information is then used to maintain software (step 405) before the process exits.
  • Fig. 8B shows a second software life cycle management process.
  • the metadata information is generated and published (step 410).
  • components of the software are replicated (step 450) based on the metadata.
  • the software is then installed (step 470). After installation, the software may be maintained (step 490).
  • a vault is located (step 412).
  • the vault may be a server that maintains items referenced in the metadata files.
  • component files associated with the software are stored in the vault (step 414).
  • metadata including DNA information is stored in the vault (step 416).
  • a catalog, or an index of metadata files that represent the physical components of the software being published, is updated (step 418).
  • the process 410 exits (step 420).
  • Fig. 10 the file storing step 414 of Fig. 9 is shown in more detail.
  • Each item in the metadata file is initially selected (step 432).
  • the integrity of the item is verified (step 434).
  • the metadata information is used to verify the integrity of the item. Simple sequence and identity attributes are compared to ensure that no change has occurred to the file. The fastest comparisons are performed first with slower but more reliable checks being performed later.
  • attributes which may include the date accessed, date modified, version number, date created, multiple file checksums, block checksums, complete byte comparisons, secure file hashing, and file attribute comparison, the integrity of the file may be reliably correlated to the information in the metadata.
  • a unique identification value is generated (step 436) based on the location of the file in the vault, and a search for a copy of the file is done to determine the existence of the file (step 438). If the copy of the file does not exist in the vault, then the file is copied into the vault (step 440). From step 438 or step 440. the process of Fig. 10 determines whether additional items remain to be processed (step 442). If so, the process of Fig. 10 loops back to step 432 to continue processing the next item. Alternatively, the process exits (step 446).
  • the replicate step 450 of Fig. 8B is shown in more detail in Fig. 11.
  • the source vault is located(step 452).
  • the destination vault is located (step 454).
  • Files are then transferred from the source vault to the destination vault (step 546).
  • metadata information is copied from the source vault to the destination vault (step 458).
  • the vault catalog is updated (step 460) before the process of Fig. 11 exits (step 462).
  • the installation step 470 (Fig. 8B) is shown in more detail in Fig. 12.
  • the vault catalog is loaded (step 472).
  • the highest version of the software stored in the vault is determined (step 474).
  • the metadata associated with the highest version of the software is copied to the target machine (step 476).
  • data is remapped (step 478).
  • the process of Fig. 12 then applies a preprocessing operation (pre- RNA) to the remapped data (step 480) to convert data into the proper format and set up variables appropriately, among others.
  • items associated with the software are installed (step 482).
  • a post-processing (post-RN A) process is applied (step 484). This step is similar to step 480 in that variables are checked and data is formatted.
  • an inventory of the software being installed is updated (step 486) before the process exits (step 488).
  • the maintenance step 490 is an event driven process and thus receives a software trigger event (step 492). Based on the trigger event, the process of Fig. 13 determines various possible events, including a check for update event 494, a protect software event (step 495), a software recovery (step 498) event, a check removal event (step 500), and an examine system event (step 502). From steps 494-502, the triggering event is reported (step 504) before the process of Fig. 13 exits (step 506).
  • the vault can inventory, install, deploy, maintain, repair and optimize software across LANs and WANs.
  • the vault installs only known working software combinations and insures against deletion of shared components, thus protecting user investments in existing solutions for enterprise-wide systems management, network management, and application management.
  • the techniques described here may be implemented in hardware or software, or a combination of the two.
  • the techniques are implemented in computer programs executing on programmable computers that each includes a processor, a storage medium readable by the processor (including volatile and nonvolatile memory and/or storage elements), and suitable input and output devices.
  • Program code is applied to data entered using an input device to perform the functions described and to generate output information.
  • the output information is applied to one or more output devices.
  • Each program is preferably implemented in a high level procedural or object-oriented programming language to communicate with a computer system.
  • programs can be implemented in assembly or machine language, if desired.
  • the language may be a compiled or interpreted language.
  • Each such computer program is preferably stored on a storage medium or device
  • the system also may be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner.

Abstract

A computer-implemented vault (130) centrally archives an application from a client (122). Each application may be formed from one or more files, and each application has a unique meta description for reconstructing the application using one or many applications; an access controller (124) for allowing the client to retrieve a file from the vault based on the meta description; and a post controller (126) for allowing the client to store a single instance of a uniquely indexed file based on the meta description.

Description

SOFTWARE VAULT Background
Inexorable advances in electronics have led to widespread deployment of inexpensive, yet powerful computers that are networked together. Over time, programs installed on these computers are updated and these updates need to be maintained. Information system departments and their users face the thorny task of maintaining numerous instances of software across their complex distributed environments. The maintenance process covers a number of tasks, including software installation, synchronization, backup, recovery, analysis and repair.
A detailed knowledge of a computer's dynamic environment and its system configuration is needed in the maintenance process to prevent situations where modifications to one component may introduce problems in other components. Moreover, an accurate knowledge of the system's configuration is required to verify compatibility and to ensure integrity across multiple operating environments and across diverse processors. Software applications can have numerous components and dependencies and, in a modern network with diverse processors and peripherals, the range of possible configurations can be staggering. Historically, relationships between software components have been manually detected and component states have been recorded in a log. This state information is external of the components themselves and must be updated whenever the components change. As state information is recorded only at the time of installation, changes made subsequent to installation may be lost. As the rate of change increases and complexity of the software configuration grows, the external state representation becomes difficult to maintain and prone to error. Moreover, during normal operation, users may make changes to the software through individual personalization and through the installation of additional software, thus changing the state information. The difference in state information between software installation and software operation can lead to unpredictable behavior and may require support from information system personnel. Summary of the Invention
In one aspect, a computer-implemented vault archives software components, where only a single instance of each component that is multiply-used is stored in the vault. The vault includes unique instances of the one or more software components and an access controller for performing a direct, random access retrieval of the one or more software components from the vault.
Implementations of the invention include one or more of the following. The access controller generates a unique key. The unique key may be used to access a software component. The unique key may be generated from a persistent metadata description. A post controller may perform a direct, random access insertion of a software component to the vault. The post controller may generate a unique key from the new component and optimizes storage if the unique key exists. A look-up controller may perform a direct, random access determination of the existence of a software component in the vault. A client may be coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component. One or more secondary vaults may be coupled to the vault with a fault- tolerant rollover system for sequentially searching each vault for the presence of a target software component. The secondary vaults may be ordered based on accessibility of the vaults. A client may generate a key and apply the key to recover the target software component from the most accessible of the vaults. The client may use a metadata description to generate the key. If the search of a determined vault fails to locate the target software component, the client may skip the determined vault and modify the search order of the vaults in recovering the target software component.
In a second aspect, a computer-implemented vault archives software components, where only a single instance of each component that is multiply-used is stored in the vault. The vault includes means for storing unique instances of the one or more software components on the vault; and access means for performing a direct, random access retrieval of the one or more software components from the vault.
Implementations of the invention include one or more of the following. The access means may generate a unique key. The unique key may be used to access a software component. The unique key may be generated from a persistent metadata description. A post means may perform a direct, random access insertion of a software component to the vault. The post means may generate a unique key from the new component and optimize storage if the unique key exists. A look-up means may perform a direct, random access determination of the existence of a software component in the vault. A client may be coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component. One or more secondary vaults may be coupled to the vault with means for sequentially searching each vault for the presence of a target software component. The secondary vaults may be ordered based on accessibility of the vaults. The client may have a means for applying the key to recover the target software component from the most accessible of the vaults. The client may use a metadata description to generate the key. If the search of a determined vault fails to locate the target software component, the client may skip the determined vault and modifies the search order of the vaults in recovering the target software component.
In a third aspect, a method for archiving software components where only a single instance of each component that is multiply-used is stored in a vault includes: storing unique instances of the one or more software components in the vault; and performing a direct, random access retrieval of the one or more software components from the vault. Implementations of the invention include one or more of the following. The method may generate a unique key. The unique key may be used to access a software component. The unique key may be generated from a persistent metadata description. The method may perform a direct, random access insertion of a software component to the vault. A unique key may be generated from the new component and used to optimize storage if the unique key exists. The method may perform a direct, random access determination of the existence of a software component in the vault. A client may be coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component. One or more secondary vaults may be coupled to the vault and sequentially searched for the presence of a target software component. The secondary vaults may be ordered based on accessibility of the vaults. The client may apply the key to recover the target software component from the most accessible of the vaults. The client may use a metadata description to generate the key. If the search of a determined vault fails to locate the target software component, the client may skip the determined vault and modifies the search order of the vaults in recovering the target software component.
Advantages of the invention include one or more of the following. The vault can inventory, install, deploy, maintain, repair and optimize software across local and wide area networks (LANs and WANs). By automating the human-intensive process of managing software throughout its life cycle, the vault reduces the total cost of ownership of computers in networked environments. Users can reduce the time required for software packaging by simply probing an application for its current state and storing unique instances of components of the software in a vault. Software installation may then be performed by moving valid working states from one client machine to another. Further, error prone installation of the software is avoided, increasing the out-of-box success by installing known working software states and insuring against deletion of shared components. Moreover, the vault can be used to diagnose problems by comparing an existing state on a client computer to both a previously working state and a reference state stored in the vault. Further, the vault can be used to allow applications which have been damaged to self-heal applications by automatically restoring previously working states or reinstalling components from reference states. The vault can also support remote and disconnected users by protecting applications on their desktop and ensuring that software is configured appropriately. The vault can also synchronize user desktops by automatically updating all application components and configuration settings while still allowing custom settings for the user. The vault also automates custom computer setups/upgrades by providing replication of working states from client machines. Information stored in the vault may be used to provide vital application information including system values and resource conflicts to help information systems personnel.
Further, the vault decreases network overhead and increases scalability of electronic software distribution by eliminating delivery of duplicate files that make up software packages. The flexible architecture of the invention protects user investment in existing solutions for enterprise-wide systems management, network management, and application management. Brief Description of the Drawings
Fig. 1 is a diagram illustrating a system with one or more vaults for communicating with one or more clients.
Fig. 2 is a diagram illustrating communications between the client and the one or more vaults.
Fig. 3 is a flowchart illustrating a process for accessing software components from the vault. Fig. 4 is a process illustrating a process for comparing keys in Fig. 3.
Fig. 5 is a flowchart illustrating a process for posting software components to the vault.
Fig. 6 is a flowchart illustrating in more detail the process for generating a post key in Fig. 5. Fig. 7 is a flowchart illustrating a process for performing lookup based on an identity key.
Figs. 8A and 8B are flowcharts illustrating alternate processes for software management.
Fig. 9 is a flowchart illustrating a process for publishing meta data information associated with the software components.
Fig. 10 is a flowchart illustrating a process for storing software components on the vault.
Fig. 11 is a flowchart illustrating a process for replicating software components from the vault. Fig. 12 is a flowchart illustrating an exemplary application of the vault in installing software.
Fig. 13 is a diagram of an exemplary application for maintaining software using the vault.
Description
Fig. 1 shows a computer system 100 with one or more vaults is shown. The system 100 has one or more clients 102, each of which has a set of catalogs 104, as well as a client vault 106. The client vault 106 is a computer readable medium which stores one or more software components (entities) which are designated by the set of catalogs 104. In this case, the client vault 106 exists on a data storage device such as a hard drive on the computer system 100. Alternatively, the vault may reside on one or more data storage devices connected to a network 1 10. as discussed below. Each of the software components may be referenced by more than one application, and the software components are used to reconstruct the application.
Each catalog 104 includes metadata which is generated by determining run-time states of each software application. Generally, the metadata for each software application is an abstract representation of a predetermined set of functionalities tailored for a particular user during installation or customized during operation of the software application. The metadata is a list pointing to various software components (entities) making up an application software and a root entity which represents an action that may be performed by the user at another machine, place or time.
The metadata is generated by analyzing the run-time states of the software application and checking the existence of the entities and entity dependencies, which may change over time. The list of the entities is pruned by deleting overlapping entities and by combining similar entities. In the grouping of entities in the metadata, an intersection of the entities is determined such that a package of entities can be succinctly defined and that all the information necessary for it can be represented as the metadata with or without the actual entities. Enough information about each entity is included in the metadata so that an analysis of correctness may be performed. The resulting metadata provides indices to the client vault 106, which stores unique instances of software components locally to the client 102.
In addition to the client vault 106, the client 102 may also access remotely stored component files associated with the catalog 104. To access these remote component files, the client 102 communicates over the network 1 10, which may be an intranet, or a wide area network (WAN) such as the Internet. The network 110 may also be a local area network (LAN). Connected to the network 110 are one or more vaults 112, 114 and 116. Each of the vaults 1 12-1 16 includes sets of catalogs 118-120 which are indices of metadata files that represent the physical components of the software being "published" for the client 102. Figure 2 shows in more detail various communication modules between a client 122 and one or more vaults 130-132. The vaults 130-132 may be local vaults, remote vaults accessible from a network, or a combination of both. In Figure 2, an access controller 124 allows the client 122 to retrieve files from the one or more vaults 130-132. A post controller 126 allows the client 122 to place one or more files on the vaults 130-132. A lookup controller 128 allows the client 122 to preview and compare catalogs of files stored locally versus files stored on the vaults 130-132. Each of controllers 124, 126 and 128 may be implemented using a processor on the client 122 and computer instructions as described below. Alternatively, each of controllers 124, 126 and 128 may be implemented using a processor which is located on the network 110. Pseudo-code showing file accesses using the access controller 124, the post controller 126 and the lookup controller 128 is as follows: //**** Access Controller Pass metadata descriptor
Transform metadata descriptor into key for each vault directly access key on vault if found then end for next return full URL and file for key //**** Post Controller Pass metadata descriptor Transform metadata descriptor into key for each vault directly access key on vault if found then end for next if not found then locate first writable vault insert file with key end if return //**** Lookup Controller Pass metadata descriptor Transform metadata descriptor into key for each vault directly access key on vault if found then return full URL next return not found
Turning now to Fig. 3, a process 140 for accessing files stored on one of the vaults 130-132 is shown. The process 140 first generates a key from a metadata file (step 142). The metadata file identifies all elements that make up a single application, as identified using a state probe. The operation of the state probe is described in more detail in a copending application entitled "Automatic Configuration Management," Application
Serial No. 08/993,103, filed on December 18, 1997, the content of which is incorporated by reference.
The metadata file describes the elements of the application, including the location of the files and the configuration of the application. The size of the metadata file is typically a small fraction of the size of the total state referenced. The key from the metadata file may be used to access and retrieve component files stored in the vaults 130-132.
If the component files of the application software to be recreated using the key are large and therefore cumbersome to transfer, it is more efficient to determine whether the component files of the application software already exist locally. Such determination may be made by first looking up the key on the client 122 (step 144) and then optionally comparing the key generated from the metadata file to the key on the client 122 (step 146) and is detailed in Fig. 3 below. The key comparison process sets a flag if a difference exists and otherwise clears the flags. The difference flag is then checked (step 148). If the difference flag is set, the key generated from the metadata file is used to retrieve software components files from the vault (step 150). Alternatively, if the flag is cleared, the desired file already exists on the client 122 and the process 140 exits (step 152). Pseudo-code for the process 140 is as follows:
Transform metadata descriptor into key Using location attributes of key, locate file on client
Generate key for local file compare metadata key and local key if metadata key matches local key then return for each vault directly access key on vault if found then retrieve file next return success if found
Turning now to Fig. 4, the key comparison step 146 of Fig. 3 is illustrated in more detail. First, the difference flag is initialized to zero (step 160). Next, the process 146 determines whether binary data associated with the files being compared are different (step 162). If no difference exists, the process exits (step 176). Alternatively, if the binary data differ, the process then compares the keys based on various sequence attributes associated with each of the files being compared (step 164).
For example, location attributes, defined as directory paths, may be checked. Once the location attributes are determined to be equal, the sequence attributes may be used for further identification. A combination of multiple sequence attributes may be used together to reliably determine identity. Common examples of sequence attributes may include, but are not limited to, attributes such as date created, date modified, date last accessed, and version number. Certain sequence attributes may take precedence over other sequence attributes. For example, if the version numbers are not equal, date attributes may be ignored.
The process of Fig. 4 checks whether the sequence attributes are equal (step 166). If so, the difference flag is set (step 168). From step 1 16. if the attributes are not equal, the process checks whether one of the attributes is newer than the other (step 170). If so, the process proceeds to step 168 to set the difference flag. Alternatively, in the event that the attribute is not newer, the process then checks whether or not one of the attributes is older (step 172). If no, the process proceeds to step 168 to set the difference flag. Alternatively, in the event that one of the attributes is older, the process determines whether or not the file may be overwritten (step 174). If so, the difference flag is set (step 168). Alternatively, the process exits (step 176).
Referring now to Fig. 5, a flowchart illustrating a post-process 170 for placing files onto the vault is shown. The post-process 180 first generates a post key from the metadata file (step 182). Optionally, the process 180 may look up the key present on the vault (step 184) and compare the keys (step 186). If the comparison causes the difference flag to be set (step 188), the key from the metadata is used to post the file to the vault from the client (step 190). From step 188 or step 190, the process of Fig. 5 exits (step 192). Pseudo-code for the process 170 is as follows: Transform metadata descriptor into key for each vault directly access key on vault if found then end for next if not found then locate first writable vault insert file with key end if return
Turning now to Fig. 6, the process 182 of Fig. 5 to generate the post key from the metadata file is shown in more detail. In Fig. 6, metadata associated with each file is generated (step 194). Next, the process 182 verifies the integrity of the file (step 196). Integrity is verified using a sufficiently unique byte level check to statistically guarantee that the file is intact. Various known algorithms may be used, including 32-bit checksums, cyclic redundancy checks, and hash-based functions and checksums. While any method which detects a change in the byte ordering of the file may be used, a method with high levels of statistical uniqueness and favorable performance characteristics should be used. For example, MD5 (Ron Rivest, 1992) provides a cryptographically strong checksum. A key is then generated from the metadata (step 198) before the process 182 exits (step 189). Key generation should include an integrity checksum as described above as well as basic information about the size, name, and attributes of the file. In the form of a checksum, the key allows identity information as well as integrity information to be easily verified.
Turning now to Fig. 7, a process 190 for performing look-ups based on an identity key is shown. The process 190 first enumerates all available vaults in a vault chain (step 192). Next, for each vault, the process 190 generates a universal resource locator (URL) based on the vault and the identity key (step 194). Next, the process 190 checks for the existence of the URL (step 196). If the URL exists in step 198, the vault has been located and the process 190 exits (step 202).
The URL specifies a unique address using one or more protocols to identify and access local and remote resources. Alternatively, if the current vault fails to offer the correct URL, the next vault is selected (step 200) before the process 190 loops back to step 194 to continue searching all vaults in the vault chain. If all vaults have been searched but the URL is not found, the process returns with an error indication. Pseudo-code for the process 190 is as follows:
Transform metadata descriptor into identity key
Construct redundant vault chain Sort vault chain in order of closest accessibility for each vault form URL based on vault location and identity key check existence of URL if found then return vault location and URL next if not found then return error
Figs. 8 A and 8B show alternate processes to provide state-based software life cycle management using a vault. Turning now to Fig. 8A, a process for performing software management first generates the metadata (step 403), as described in Fig. 1. The metadata may include DNA information, as described in more detail in the incorporated- by-reference application. The information is then used to maintain software (step 405) before the process exits. Correspondingly, Fig. 8B shows a second software life cycle management process. Initially, the metadata information is generated and published (step 410). Next, components of the software are replicated (step 450) based on the metadata. The software is then installed (step 470). After installation, the software may be maintained (step 490).
Turning now to Fig. 9, the metadata publication step 410 is shown in more detail. In Fig. 9, a vault is located (step 412). The vault may be a server that maintains items referenced in the metadata files. Next, component files associated with the software are stored in the vault (step 414). Similarly, metadata including DNA information is stored in the vault (step 416). A catalog, or an index of metadata files that represent the physical components of the software being published, is updated (step 418). Finally, the process 410 exits (step 420). Turning now to Fig. 10, the file storing step 414 of Fig. 9 is shown in more detail.
Each item in the metadata file is initially selected (step 432). The integrity of the item is verified (step 434). The metadata information is used to verify the integrity of the item. Simple sequence and identity attributes are compared to ensure that no change has occurred to the file. The fastest comparisons are performed first with slower but more reliable checks being performed later. By using a combination of attributes which may include the date accessed, date modified, version number, date created, multiple file checksums, block checksums, complete byte comparisons, secure file hashing, and file attribute comparison, the integrity of the file may be reliably correlated to the information in the metadata. Next, a unique identification value is generated (step 436) based on the location of the file in the vault, and a search for a copy of the file is done to determine the existence of the file (step 438). If the copy of the file does not exist in the vault, then the file is copied into the vault (step 440). From step 438 or step 440. the process of Fig. 10 determines whether additional items remain to be processed (step 442). If so, the process of Fig. 10 loops back to step 432 to continue processing the next item. Alternatively, the process exits (step 446).
The replicate step 450 of Fig. 8B is shown in more detail in Fig. 11. First, the source vault is located(step 452). Next, the destination vault is located (step 454). Files are then transferred from the source vault to the destination vault (step 546). Similarly, metadata information is copied from the source vault to the destination vault (step 458). Finally, the vault catalog is updated (step 460) before the process of Fig. 11 exits (step 462).
Turning now to Fig. 12, the installation step 470 (Fig. 8B) is shown in more detail in Fig. 12. First, the vault catalog is loaded (step 472). Next, the highest version of the software stored in the vault is determined (step 474). The metadata associated with the highest version of the software is copied to the target machine (step 476). Further, data is remapped (step 478). The process of Fig. 12 then applies a preprocessing operation (pre- RNA) to the remapped data (step 480) to convert data into the proper format and set up variables appropriately, among others. Further, items associated with the software are installed (step 482). A post-processing (post-RN A) process is applied (step 484). This step is similar to step 480 in that variables are checked and data is formatted. Finally, an inventory of the software being installed is updated (step 486) before the process exits (step 488).
Turning now to Fig. 13, the maintenance step 490 of Fig. 8B is shown in detail. The maintenance step 490 is an event driven process and thus receives a software trigger event (step 492). Based on the trigger event, the process of Fig. 13 determines various possible events, including a check for update event 494, a protect software event (step 495), a software recovery (step 498) event, a check removal event (step 500), and an examine system event (step 502). From steps 494-502, the triggering event is reported (step 504) before the process of Fig. 13 exits (step 506).
In the manner discussed above, the vault can inventory, install, deploy, maintain, repair and optimize software across LANs and WANs. The vault installs only known working software combinations and insures against deletion of shared components, thus protecting user investments in existing solutions for enterprise-wide systems management, network management, and application management.
The techniques described here may be implemented in hardware or software, or a combination of the two. Preferably, the techniques are implemented in computer programs executing on programmable computers that each includes a processor, a storage medium readable by the processor (including volatile and nonvolatile memory and/or storage elements), and suitable input and output devices. Program code is applied to data entered using an input device to perform the functions described and to generate output information. The output information is applied to one or more output devices. Each program is preferably implemented in a high level procedural or object-oriented programming language to communicate with a computer system.
However, the programs can be implemented in assembly or machine language, if desired.
In any case, the language may be a compiled or interpreted language.
Each such computer program is preferably stored on a storage medium or device
(e.g., CD-ROM, hard disk or magnetic diskette) that is readable by a general or special purpose programmable computer for configuring and operating the computer when the storage medium or device is read by the computer to perform the procedures described.
The system also may be implemented as a computer-readable storage medium, configured with a computer program, where the storage medium so configured causes a computer to operate in a specific and predefined manner. While the invention has been shown and described with reference to an embodiment thereof, those skilled in the art will understand that the above and other changes in form and detail may be made without departing from the spirit and scope of the following claims.

Claims

WHAT IS CLAIMED IS:
1. A computer-implemented vault for archiving software components, where only a single instance of each component that is multiply-used is stored in the vault, comprising: unique instances of the one or more software components; and an access controller for performing a direct, random access retrieval of the one or more software components from the vault.
2. The computer implemented vault of claim 1 , wherein the access controller generates a unique key.
3. The computer-implemented vault of claim 2, wherein the unique key is used to access a software component.
4. The computer-implemented vault of claim 2, wherein the unique key is generated from a persistent metadata description.
5. The vault of claim 1 , further comprising a post controller for performing a direct, random access insertion of a software component to the vault.
6. The computer-implemented vault of claim 5, wherein the post controller generates a unique key from the new component and optimizes storage if the unique key exists.
7. The vault of claim 1 , further comprising a look-up controller for performing a direct, random access determination of the existence of a software component in the vault.
8. The computer-implemented vault of claim 1, further comprising a client coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component.
9. The vault of claim 1 , further comprising: one or more secondary vaults coupled to the vault; and a fault-tolerant rollover system for sequentially searching each vault for the presence of a target software component.
9A. The computer-implemented vault of claim 9, wherein the secondary vaults are ordered based on accessibility of the vaults.
10. The computer-implemented vault of claim 9, further comprising a client for generating a key, the client applying the key to recover the target software component from the most accessible of the vaults.
11. The computer-implemented vault of claim 10. wherein the client uses a metadata description to generate the key.
12. The computer-implemented vault of claim 10, wherein the search of a determined vault fails to locate the target software component, and wherein the client skips the determined vault and modifies the search order of the vaults in recovering the target software component.
13. A computer-implemented vault for archiving software components, where only a single instance of each component that is multiply-used is stored in the vault, comprising: means for storing unique instances of the one or more software components on the vault; and access means for performing a direct, random access retrieval of the one or more software components from the vault.
14. The computer implemented vault of claim 13, wherein the access means generates a unique key.
15. The computer-implemented vault of claim 14, wherein the unique key is used to access a software component.
16. The computer-implemented vault of claim 14, wherein the unique key is generated from a persistent metadata description.
17. The vault of claim 13, further comprising a post means for performing a direct, random access insertion of a software component to the vault.
18. The computer-implemented vault of claim 17, wherein the post means generates a unique key from the new component and optimizes storage if the unique key exists.
19. The vault of claim 13 , further comprising a look-up means for performing a direct, random access determination of the existence of a software component in the vault.
20. The computer-implemented vault of claim 13, further comprising a client coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component.
21. The computer-implemented vault of claim 13 , further comprising: one or more secondary vaults coupled to the vault; and means for sequentially searching each vault for the presence of a target software component.
22. The computer-implemented vault of claim 21 , wherein the secondary vaults are ordered based on accessibility of the vaults.
23. The computer-implemented vault of claim 21 , further comprising a client for generating a key. the client having a means for applying the key to recover the target software component from the most accessible of the vaults.
24. The computer-implemented vault of claim 23, wherein the client uses a metadata description to generate the key.
25. The computer-implemented vault of claim 23, wherein the search of a determined vault fails to locate the target software component, and wherein the client skips the determined vault and modifies the search order of the vaults in recovering the target software component.
26. A method for archiving software components where only a single instance of each component that is multiply-used is stored in a vault, comprising: storing unique instances of the one or more software components in the vault; and performing a direct, random access retrieval of the one or more software components from the vault.
27. The method of claim 26, wherein the access controller generates a unique key.
28. The method of claim 27, wherein the unique key is used to access a software component.
29. The method of claim 26, wherein the access controller generates a unique key from a persistent metadata description.
30. The vault of claim 26, further comprising a post controller for performing a direct, random access insertion of a software component to the vault.
31. The method of claim 30, wherein the post controller generates a unique key from the new component and optimizes storage if the key exists.
32. The vault of claim 26, further comprising a look-up controller for performing a direct, random access determination of the existence of a software component in the vault.
33. The method of claim 26, further comprising a client coupled to the vault, the client having a physical software component residing on the client, the client generating a key from the physical software component.
34. The method of claim 26, further comprising: one or more secondary vaults coupled to the vault; and a fault-tolerant rollover system for sequentially searching each vault for the presence of a target software component.
35. The method of claim 26, wherein the secondary vaults are ordered based on accessibility of the vaults.
36. The method of claim 34, further comprising a client for generating a key, the client applying the key to recover the target software component from the most accessible of the vaults.
37. The method of claim 36, wherein the client uses a metadata description to generate the key.
38. The method of claim 36, wherein the search of a determined vault fails to locate the target software component, and wherein the client skips the determined vault and modifies the search order of the vaults in recovering the target software component.
PCT/US1999/028581 1998-12-02 1999-12-01 Software vault WO2000033206A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU20374/00A AU2037400A (en) 1998-12-02 1999-12-01 Software vault

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US09/205,418 1998-12-02
US09/205,418 US6163859A (en) 1998-12-02 1998-12-02 Software vault

Publications (1)

Publication Number Publication Date
WO2000033206A1 true WO2000033206A1 (en) 2000-06-08

Family

ID=22762112

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/028581 WO2000033206A1 (en) 1998-12-02 1999-12-01 Software vault

Country Status (3)

Country Link
US (2) US6163859A (en)
AU (1) AU2037400A (en)
WO (1) WO2000033206A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10565664B2 (en) 2016-06-07 2020-02-18 International Business Machines Corporation Controlling access to a vault server in a multitenant environment

Families Citing this family (62)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5996073A (en) * 1997-12-18 1999-11-30 Tioga Systems, Inc. System and method for determining computer application state
US6973455B1 (en) * 1999-03-03 2005-12-06 Emc Corporation File server system providing direct data sharing between clients with a server acting as an arbiter and coordinator
US8914507B2 (en) 1998-09-01 2014-12-16 International Business Machines Corporation Advice provided for offering highly targeted advice without compromising individual privacy
US7197534B2 (en) 1998-09-01 2007-03-27 Big Fix, Inc. Method and apparatus for inspecting the properties of a computer
US7246150B1 (en) 1998-09-01 2007-07-17 Bigfix, Inc. Advice provided for offering highly targeted advice without compromising individual privacy
US6263362B1 (en) 1998-09-01 2001-07-17 Bigfix, Inc. Inspector for computed relevance messaging
US6256664B1 (en) 1998-09-01 2001-07-03 Bigfix, Inc. Method and apparatus for computed relevance messaging
US6163859A (en) * 1998-12-02 2000-12-19 Support.Com, Inc. Software vault
US6356941B1 (en) * 1999-02-22 2002-03-12 Cyber-Ark Software Ltd. Network vaults
US7277919B1 (en) 1999-03-19 2007-10-02 Bigfix, Inc. Relevance clause for computed relevance messaging
WO2001025932A1 (en) * 1999-10-01 2001-04-12 Infraworks Corporation Back-channeling in a memory vault system
US7000144B2 (en) * 1999-12-27 2006-02-14 Canon Kabushiki Kaisha Information management apparatus, information management system, and information management software
US6615405B1 (en) * 2000-01-06 2003-09-02 Power Quest Corporation Method and system for distributing and maintaining software across a computer network
AU2001286840A1 (en) * 2000-08-28 2002-03-13 Thomas Probert Registry for management of intellectual property rights, properties and constraints
US7305465B2 (en) * 2000-11-15 2007-12-04 Robert Wing Collecting appliance problem information over network and providing remote technical support to deliver appliance fix information to an end user
US20040236843A1 (en) * 2001-11-15 2004-11-25 Robert Wing Online diagnosing of computer hardware and software
EP1244014B1 (en) * 2001-03-19 2010-12-01 Panasonic Corporation Data reception system capable of replacing recording medium and method therefor
EP1265139A1 (en) * 2001-06-08 2002-12-11 Hewlett Packard Company, a Delaware Corporation A method of restoring an impaired software image associated with a networked computer
US20030065792A1 (en) * 2001-09-28 2003-04-03 Clark Gregory Scott Securing information in a design collaboration and trading partner environment
KR100543597B1 (en) * 2002-02-25 2006-01-20 엘지전자 주식회사 Multimedia searching and browsing method
US20040025033A1 (en) * 2002-08-02 2004-02-05 Todd Luke B. System and method for preventing unauthorized installation, use and reproduction of software
KR20040037283A (en) * 2002-10-28 2004-05-07 이재훈 File type and player for Multimedia on demend system
US7664688B2 (en) 2003-05-23 2010-02-16 E2Open, Inc. Managing information in a multi-hub system for collaborative planning and supply chain management
US20050071207A1 (en) * 2003-09-26 2005-03-31 E2Open Llc Visibility and synchronization in a multi tier supply chain model
US7831642B1 (en) * 2004-09-30 2010-11-09 Symantec Operating Corporation Page cache management for a shared file
AU2010201379B2 (en) * 2010-04-07 2012-02-23 Limelight Networks, Inc. System and method for delivery of content objects
US7836387B1 (en) * 2005-04-29 2010-11-16 Oracle America, Inc. System and method for protecting data across protection domain boundaries
US20060265387A1 (en) * 2005-05-20 2006-11-23 International Business Machines Corporation Method and apparatus for loading artifacts
US20060271491A1 (en) * 2005-05-26 2006-11-30 International Business Machines Corporation Apparatus and method for a software catalog having proxy entries
US8272058B2 (en) 2005-07-29 2012-09-18 Bit 9, Inc. Centralized timed analysis in a network security system
US7895651B2 (en) 2005-07-29 2011-02-22 Bit 9, Inc. Content tracking in a network security system
US8984636B2 (en) 2005-07-29 2015-03-17 Bit9, Inc. Content extractor and analysis system
US8694596B2 (en) * 2005-09-27 2014-04-08 Sap Ag Systems and methods for information brokering in software management
US8782201B2 (en) * 2005-10-28 2014-07-15 Bank Of America Corporation System and method for managing the configuration of resources in an enterprise
US8239498B2 (en) * 2005-10-28 2012-08-07 Bank Of America Corporation System and method for facilitating the implementation of changes to the configuration of resources in an enterprise
TWI269589B (en) * 2005-11-04 2006-12-21 Quanta Comp Inc Apparatus and method for updating television firmware therefor
US10838714B2 (en) 2006-04-24 2020-11-17 Servicenow, Inc. Applying packages to configure software stacks
US9354904B2 (en) * 2006-04-24 2016-05-31 Microsoft Technology Licensing, Llc Applying packages to configure software stacks
US8826023B1 (en) * 2006-06-30 2014-09-02 Symantec Operating Corporation System and method for securing access to hash-based storage systems
US7720931B2 (en) * 2006-10-13 2010-05-18 International Business Machines Corporation System and method of remotely managing and loading artifacts
US7761559B2 (en) * 2006-10-13 2010-07-20 International Business Machines Corporation System and method of remotely managing and loading artifacts
US8327350B2 (en) * 2007-01-02 2012-12-04 International Business Machines Corporation Virtual resource templates
US9342524B1 (en) * 2007-02-09 2016-05-17 Veritas Technologies Llc Method and apparatus for single instance indexing of backups
KR100827847B1 (en) 2007-06-20 2008-06-10 (주)올라웍스 Method and terminal for providing user interface to create and control hybrid-contents
US20090063623A1 (en) * 2007-08-31 2009-03-05 International Business Machines Corporation Determining connection information to use to access an artifact from an application on a remote server
US8370802B2 (en) * 2007-09-18 2013-02-05 International Business Machines Corporation Specifying an order for changing an operational state of software application components
EP2071798B1 (en) * 2007-12-10 2019-08-21 Be Invest International S.A. Method and server of electronic strongboxes with information sharing
US9098495B2 (en) * 2008-06-24 2015-08-04 Commvault Systems, Inc. Application-aware and remote single instance data management
US8995654B2 (en) * 2009-05-28 2015-03-31 Emulex Corporation Method for verifying correct encryption key utilization
US8745239B2 (en) 2010-04-07 2014-06-03 Limelight Networks, Inc. Edge-based resource spin-up for cloud computing
US8244874B1 (en) 2011-09-26 2012-08-14 Limelight Networks, Inc. Edge-based resource spin-up for cloud computing
US10366367B2 (en) 2016-02-24 2019-07-30 Bank Of America Corporation Computerized system for evaluating and modifying technology change events
US10275183B2 (en) 2016-02-24 2019-04-30 Bank Of America Corporation System for categorical data dynamic decoding
US10223425B2 (en) 2016-02-24 2019-03-05 Bank Of America Corporation Operational data processor
US10275182B2 (en) 2016-02-24 2019-04-30 Bank Of America Corporation System for categorical data encoding
US10019486B2 (en) 2016-02-24 2018-07-10 Bank Of America Corporation Computerized system for analyzing operational event data
US10067984B2 (en) 2016-02-24 2018-09-04 Bank Of America Corporation Computerized system for evaluating technology stability
US10387230B2 (en) 2016-02-24 2019-08-20 Bank Of America Corporation Technical language processor administration
US10366338B2 (en) 2016-02-24 2019-07-30 Bank Of America Corporation Computerized system for evaluating the impact of technology change incidents
US10430743B2 (en) 2016-02-24 2019-10-01 Bank Of America Corporation Computerized system for simulating the likelihood of technology change incidents
US10366337B2 (en) 2016-02-24 2019-07-30 Bank Of America Corporation Computerized system for evaluating the likelihood of technology change incidents
US10216798B2 (en) 2016-02-24 2019-02-26 Bank Of America Corporation Technical language processor

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5845090A (en) * 1994-02-14 1998-12-01 Platinium Technology, Inc. System for software distribution in a digital computer network
US5996073A (en) * 1997-12-18 1999-11-30 Tioga Systems, Inc. System and method for determining computer application state
US6029196A (en) * 1997-06-18 2000-02-22 Netscape Communications Corporation Automatic client configuration system

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5008853A (en) * 1987-12-02 1991-04-16 Xerox Corporation Representation of collaborative multi-user activities relative to shared structured data objects in a networked workstation environment
JPH022459A (en) 1987-12-11 1990-01-08 Hewlett Packard Co <Hp> Inquiry processing
US5185887A (en) * 1989-07-06 1993-02-09 Hitachi, Ltd. Database generation management method and system
US5276867A (en) * 1989-12-19 1994-01-04 Epoch Systems, Inc. Digital data storage system with improved data migration
US5202982A (en) 1990-03-27 1993-04-13 Sun Microsystems, Inc. Method and apparatus for the naming of database component files to avoid duplication of files
EP0463251A1 (en) * 1990-06-28 1992-01-02 International Business Machines Corporation Software installation
EP0501760B1 (en) * 1991-02-27 1998-09-23 Canon Kabushiki Kaisha Method for detecting improper rewriting of stored data
DE69225828T2 (en) * 1991-02-27 1998-11-12 Canon Kk Procedure for discovering incorrect overwriting of stored data
US5301316A (en) * 1991-10-30 1994-04-05 Sun Microsystems, Inc. System for determination of the equivalence of two objects without compromising then done by a third object nominated by one and accetped by the other
WO1994025913A2 (en) * 1993-04-30 1994-11-10 Novadigm, Inc. Method and apparatus for enterprise desktop management
JPH076026A (en) * 1993-05-28 1995-01-10 Xerox Corp Method for guarantee of interchangeablity of configuration management and component and method for exclusion of non- interchangeability of resident software and migration software
US5537587A (en) * 1994-05-11 1996-07-16 International Business Machines Corporation File record maintenance in a data processing system by synchronization of menus with corresponding data files
US5557790A (en) * 1994-06-21 1996-09-17 International Business Machines Corp. Facility for the generic storage and management of multimedia objects
US5666501A (en) * 1995-03-30 1997-09-09 International Business Machines Corporation Method and apparatus for installing software
US5778395A (en) 1995-10-23 1998-07-07 Stac, Inc. System for backing up files from disk volumes on multiple nodes of a computer network
JP2912299B2 (en) * 1997-06-10 1999-06-28 四国日本電気ソフトウェア株式会社 Disk array controller
US6330687B1 (en) * 1998-11-13 2001-12-11 Digi-Data Corporation System and method to maintain performance among N single raid systems during non-fault conditions while sharing multiple storage devices during conditions of a faulty host computer or faulty storage array controller
US6163859A (en) * 1998-12-02 2000-12-19 Support.Com, Inc. Software vault

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5845090A (en) * 1994-02-14 1998-12-01 Platinium Technology, Inc. System for software distribution in a digital computer network
US6029196A (en) * 1997-06-18 2000-02-22 Netscape Communications Corporation Automatic client configuration system
US5996073A (en) * 1997-12-18 1999-11-30 Tioga Systems, Inc. System and method for determining computer application state

Non-Patent Citations (12)

* Cited by examiner, † Cited by third party
Title
"MICROSOFT PRESS COMPUTER DICTIONARY", COMPUTER DICTIONARY, XX, XX, 1 January 1997 (1997-01-01), XX, pages 01/02 + 305, XP002925915 *
"The 10 Rules of eSupport", 1999, XP002925914, Retrieved from the Internet <URL:www.support.com> *
"The new infrastructure of support", 1999, pages 1 - 2, XP002925909, Retrieved from the Internet <URL:www.support.com> *
"Tioga Self-Healing System Integration Note", 14 January 1999 (1999-01-14), pages 1 - 5, XP002925908, Retrieved from the Internet <URL:www.support.com> *
ARCHIVE SITE, pages 1, XP002925916, Retrieved from the Internet <URL:http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?archive+site> *
CHANDLER DOUG: "The Growing Market for eSupport Solution", 1999, XP002925913, Retrieved from the Internet <URL:www.support.com> *
COLE BERNARD: "Management tool takes aim at system downtime", ELECTRONIC ENGINEERING TIMES, 14 December 1998 (1998-12-14), pages 69 - 70, 72, XP002925912 *
FILE TRANSFER PROTOCOL, pages 1, XP002925917, Retrieved from the Internet <URL:http://www.learnthenet.com/english/glosscom/glossary/ftp/htm> *
FILE TRANSFER PROTOCOL, pages 1, XP002925918, Retrieved from the Internet <URL:http://www.netlingo.com/lookup.cfm?term=FTP> *
HARBAUGH LOGAN: "Faster Diagnosis: Tioga's System lets any Windows app self-diagnose problems, freeing up the help desk", INFORMATION WEEK, 6 September 1999 (1999-09-06), pages 1 - 3, XP002925910 *
SCHWARTZ EPHRAIM: "PCs learn to heal themselves", INFOWORLD, vol. 21, no. 47, 22 November 1999 (1999-11-22), pages 1 AND 32, XP002925911 *
TORODE CHRISTINA: "Self-healing tools cuts support costs", COMPUTER RESELLER NEWS, no. 856, 23 August 1999 (1999-08-23), pages 1 - 2, XP002925907 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10565664B2 (en) 2016-06-07 2020-02-18 International Business Machines Corporation Controlling access to a vault server in a multitenant environment
US11094023B2 (en) 2016-06-07 2021-08-17 International Business Machines Corporation Controlling access to a vault server in a multitenant environment

Also Published As

Publication number Publication date
AU2037400A (en) 2000-06-19
US7010693B1 (en) 2006-03-07
US6163859A (en) 2000-12-19

Similar Documents

Publication Publication Date Title
US6163859A (en) Software vault
US7440982B2 (en) System and method for stored data archive verification
US6738932B1 (en) Method and system for identifying software revisions from memory images
US6567774B1 (en) Method and system for configuring and updating networked client stations using a virtual disk and a snapshot disk
US8165998B2 (en) Fast comparison using multi-level version format
US7788220B1 (en) Storage of data with composite hashes in backup systems
US7366859B2 (en) Fast incremental backup method and system
US7472254B2 (en) Systems and methods for modifying a set of data objects
US7373643B2 (en) Apparatus, methods and articles of manufacture for data transmission
US6968349B2 (en) Apparatus and method for validating a database record before applying journal data
US8676771B2 (en) Multi-level version format
US7155464B2 (en) Recovering and checking large file systems in an object-based data storage system
US8768901B1 (en) Method and apparatus for selectively storing blocks of data on a server
US8490078B2 (en) System and method for application management
US11544150B2 (en) Method of detecting source change for file level incremental backup
US6615406B1 (en) Apparatus for use in the manufacture of a computer system
US10223205B2 (en) Disaster recovery data sync
US7949630B1 (en) Storage of data addresses with hashes in backup systems
US9342524B1 (en) Method and apparatus for single instance indexing of backups
US11467917B2 (en) Updating a virtual machine backup
US6578035B1 (en) Method for dynamic validation of a distributed database segment which yields a suitable successor
GB2353373A (en) A method of installing software on and/or testing a computer system which includes checks for compatibility
GB2353374A (en) Control of installation of software on and/or the testing of a computer system
GB2353375A (en) A method of installing software on and/or testing a computer system which includes checks for compatibility
GB2387455A (en) Improvements in or Relating to Data Recovery Systems

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AL AM AT AU AZ BA BB BG BR BY CA CH CN CU CZ DE DK EE ES FI GB GE GH GM HR HU ID IL IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MD MG MK MN MW MX NO NZ PL PT RO RU SD SE SG SI SK SL TJ TM TR TT UA UG UZ VN YU ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW SD SL SZ TZ UG ZW AM AZ BY KG KZ MD RU TJ TM AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE BF BJ CF CG CI CM GA GN GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
REG Reference to national code

Ref country code: DE

Ref legal event code: 8642

122 Ep: pct application non-entry in european phase