Patent Application Number: 2005326766
This discussion forum is available to allow the community of reviewers to collaborate and discuss this patent application.
Discussion that is posted on this page will not be forwarded to IP Australia. If you wish to make comment on a prior art reference and wish that comment to be considered by the patent examiner, please do so by clicking on the relevant prior art reference.
Here are some tips to facilitate discussion.
- Flagging a post as an 'action item' signals that further research is required.
- Flagging SPAM and ABUSE helps to manage discussion
- Placing double brackets around a reference to a claim or prior art will create a hyperlink to the original, for example: [[claim 1]] and [[prior art 2]].

Discussion (3)
Show without Noise
0 days left





United States
An information system having one or more computer program modules and a database, the database containing domain data that defines entities upon which the computer program modules operate, each of the one or more computer program modules in communication with the database and accessing data from at least a portion of the database, a method of reconfiguring the domain data comprising the steps of: (a) identifying a portion of the domain data to be reconfigured; (b) developing a change set which includes modifications to the identified domain data; (c) implementing the change set; (d) preventing the one or more computer program modules from accessing the identified domain data until the implementation is complete.
What significant here is that it had an external control file that basically defined a static configuration. There was a command to (re)load the file, during which time it would prohibit other programs in the offering from accessing the configuration data. The data base that stored the data was crudely implemented in NetView global variables. This would appear to match a significant part (if not all) of claim 20.
Later implementations of the program (as AOC/MVS and then System Automation) improved the control file load to be delta based in 2000 (a dynamically calculated delta, not a precalculated one).
Problem is that the documentation for the SolutionPak has vanished from the web (if it was ever there), and the documentation from the later versions doesn't talk about how the config refresh works - they just say it is there. more...