发明名称 Database storage reclaiming program
摘要 The computer retrieves a list of the data elements contained in a database. The computer performs a static and dynamic analysis on the list to determine which data elements have been active in a static or dynamic Structured Query Language (SQL) statement, then removes active data elements from the list. The computer performs a dependency test to determine which data elements on the list are depended on by data objects not on the list and removes those data elements which are depended on. The computer analyzes application code to extract SQL statements and determine whether data elements on the list are active in application code SQL. Any data elements on the list which are active in application code SQL are removed from the list and the remaining data elements on the list are sorted in descending order based on size.
申请公布号 US9558219(B2) 申请公布日期 2017.01.31
申请号 US201615211168 申请日期 2016.07.15
申请人 International Business Machines Corporation 发明人 Chirayath Vinod P.;Gong Gary T.;Ledezma Salvador
分类号 G06F17/30;G06F12/02 主分类号 G06F17/30
代理机构 代理人 Haggerty Kristofer L.
主权项 1. A method for reclaiming database storage, the method comprising: retrieving, by a computer, a list of one or more data elements contained in a database; detecting, by the computer, utilization of a first data element on the list of one or more data elements in a static Structured Query Language (SQL) statement, wherein static SQL statements are persistent and being created before runtime; based on the detecting utilization of the first data element on the list of one or more data elements in the static SQL statement, creating, by the computer, a record associated with the first data element detailing a time at which the first data element was utilized in the static SQL statement; detecting, by the computer, utilization of a second data element on the list of one or more data elements in a dynamic SQL statement, wherein dynamic SQL statements are non-persistent and being created at the runtime; based on the detecting utilization of the second data element on the list of one or more data elements in the dynamic SQL statement, creating, by the computer, a capture file associated with the second data element detailing a time at which the second data element was utilized in the dynamic SQL statement; receiving, by the computer, a retroactive time period from a user, wherein the retroactive time period comprises a starting point of time in the past; determining, by the computer, whether the first data element has been utilized in the static SQL statement within the retroactive time period by comparing the time detailed by the record with the retroactive time period; based on determining that the first data element has been utilized in the static SQL statement within the retroactive time period, removing, by the computer, the first data element from the list of one or more data elements; determining, by the computer, whether the second data element has been utilized in the dynamic SQL statement within the retroactive time period by comparing the time detailed by the capture file with the retroactive time period; based on determining that the second data element has been utilized in the dynamic SQL statement within the retroactive time period, removing, by the computer, the second data element from the list of one or more data elements; receiving, by the computer, a list of one or more applications from the user; analyzing, by the computer, application code associated with each of the one or more applications to extract one or more application code SQL statements; determining whether a third data element on the list of one or more data elements has been utilized in the extracted one or more application code SQL statements within the retroactive time period; based on determining that the third data element on the list of one or more data elements has been utilized in the one or more application code SQL statements within the retroactive time period, removing the third data element from the list of one or more data elements.
地址 Armonk NY US