US7376665B2 - Systems, methods and computer program products for automating retrieval of data from a DB2 database - Google Patents
Systems, methods and computer program products for automating retrieval of data from a DB2 database Download PDFInfo
- Publication number
- US7376665B2 US7376665B2 US10/702,914 US70291403A US7376665B2 US 7376665 B2 US7376665 B2 US 7376665B2 US 70291403 A US70291403 A US 70291403A US 7376665 B2 US7376665 B2 US 7376665B2
- Authority
- US
- United States
- Prior art keywords
- database
- dataset
- automatically
- query
- user
- 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.)
- Expired - Fee Related, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/28—Databases characterised by their database models, e.g. relational or object models
- G06F16/284—Relational databases
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99931—Database or file accessing
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99943—Generating database or data structure, e.g. via user interface
-
- Y—GENERAL 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
- Y10—TECHNICAL SUBJECTS COVERED BY FORMER USPC
- Y10S—TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y10S707/00—Data processing: database and file management or data structures
- Y10S707/99941—Database schema or data structure
- Y10S707/99944—Object-oriented database structure
- Y10S707/99945—Object-oriented database structure processing
Definitions
- This invention relates to data processing systems, methods and/or computer program products, and more specifically to DataBase 2 (DB2) database systems, methods and/or computer program products.
- DB2 DataBase 2
- Databases are widely used on computers to store and retrieve information.
- Enterprise database environments may be provided on enterprise data processing systems, to store and retrieve data using large enterprise databases, for use in transactional and/or real-time systems.
- One widely used legacy, enterprise database environment is International Business Machines Corporation's (IBM) DataBase 2 (DB2) database environment.
- IBM International Business Machines Corporation's
- DB2 DataBase 2
- DB2 databases are widely used with enterprise data, it may be difficult for a typical user, who is not familiar with the DB2 database environment, to extract data needed by the user from the DB2 environment.
- a DB2 scripter module is configured to automatically log on to the DB2 database, to automatically perform a query of the DB2 database and to automatically extract from the DB2 database a dataset that results from the query.
- a dataset processor module is configured to convert the dataset that is extracted from the DB2 database into a text file and to deliver the text file to a delivery site for retrieval by the user.
- a user processor module is configured to convert the text file into a format that is viewable by the user.
- the DB2 scripter may be activated upon occurrence of a predetermined event, such as a predetermined time and/or upon activation by a user, to automatically retrieve data from the DB2 database.
- the DB2 scripter module automatically extracts the dataset that results from the query, by printing the dataset to a DB2 virtual printer. In other embodiments, the DB2 scripter module exports the dataset to a File Transfer Protocol (FTP) site.
- the dataset processor module comprises a UNIX scripter module and, in some embodiments, the user processor module comprises a personal computer spreadsheet macro.
- FIGS. 1-3 are block diagrams of systems, methods and/or computer program products for automating retrieval of data from a DB2 database according to various embodiments of the present invention.
- FIG. 4 is a flowchart of operations that may be performed according to various embodiments of the present invention, to automatically retrieve data from a DB2 database.
- FIGS. 5-12 illustrate various user interfaces that may be activated when automatically retrieving data from a DB2 database according to various embodiments of the present invention.
- FIG. 13 is a flowchart of operations that may be performed to automatically retrieve data from a DB2 database according to other embodiments of the present invention.
- FIG. 14 is a block diagram of a DB2 scripter module that may be provided according to various embodiments of the present invention.
- FIG. 15 is a flowchart of operations that may be performed by a UNIX scripter module according to various embodiments of the present invention.
- These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instructions which implement the function/act specified in the block diagrams and/or flowchart block or blocks.
- the computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer-implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the block diagrams and/or flowchart block or blocks.
- the present invention may be embodied as a method, data processing system and/or computer program product.
- the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects, which may be collectively referred to herein as a “module”.
- FIG. 1 is a block diagram of systems, methods and/or computer program products for automating retrieval of data from a DB2 database according to some embodiments of the present invention.
- a DB2 database 112 is contained on a DB2 host 110 .
- DB2 host 110 may include one or more enterprise, application, personal, pervasive and/or embedded computer systems that may be interconnected by one or more networks, including the Internet.
- the DB2 database 112 may be a centralized or distributed DB2 database.
- the design and operation of the DB2 host 110 and the DB2 database 112 are well known to those having skill in the art and need not be described further herein.
- a server 120 such as a UNIX server, may be contained on one or more enterprise, application, personal, pervasive and/or embedded computing systems that may be interconnected by one or more networks, including the Internet. Moreover, the server 120 may be integrated, at least in part, with the DB2 host 110 .
- the server 120 includes a DB2 scripter module 122 that may include general purpose hardware, dedicated hardware and/or one or more computer programs that are configured to automatically log on to the DB2 database 112 , to automatically perform a query of the DB2 database 112 , and to automatically extract from the DB2 database a dataset 140 that results from the query.
- the dataset 140 is shown as being exported outside the DB2 host 110 , and residing outside the server 120 . However, it will be understood that the dataset 140 may be contained at least partially in the DB2 host 110 and/or in the server 120 .
- a dataset processor module 124 which may include general purpose hardware, dedicated hardware and/or one or more computer programs, is configured to convert the dataset 140 that is extracted from the DB2 database 112 into a text file 150 , and to deliver the text file to a user processor 130 , for retrieval by at least one user 132 . It will be understood by those having skill in the art that the dataset processor module 124 may be at least partially integrated with the DB2 scripter module 122 , and may be included on the same and/or a different data processing system therefrom. Moreover, although the text file 150 is shown as being external to the DB2 host 110 and server 120 , it may be at least partially contained therein.
- the user processor 130 may include one or more enterprise, application, personal, pervasive and/or embedded computing systems that may be interconnected by one or more networks, including the Internet. Finally, although the user processor 130 is shown as being separate from the server 120 and/or the DB2 host 110 , it also may be at least partially included therein.
- FIG. 2 is a block diagram of other embodiments of the present invention.
- the DB2 scripter module 122 is configured to automatically extract from the DB2 database 112 a dataset that results from the query by printing the dataset to a DB2 virtual printer 240 .
- the dataset processor mode 124 may be embodied by a UNIX scripter module 224 that may include general purpose hardware, dedicated hardware and/or one or more computer programs.
- the user processor 130 may be embodied as a personal computer 230 that executes a conventional database or spreadsheet product such as a Microsoft Excel spreadsheet 232 .
- FIG. 3 is a block diagram of still other embodiments of the present invention.
- the DB2 scripter module 122 is configured to automatically extract from the DB2 database 112 a dataset that results from the query by exporting the dataset to a File Transfer Protocol (FTP) site 340 .
- FTP File Transfer Protocol
- An FTP site on the Internet can store a number of files, and runs an FTP server application that waits for transfer requests.
- the design of FTP sites are well known to those having skill in the art and need not be described further herein.
- FIG. 4 is a flowchart of operations that may be performed according to various embodiments of the present invention, to automatically retrieve data from a DB2 database. These operations may be performed automatically in response to occurrence of a predetermined event at Block 410 , such as occurrence of a predetermined time and/or activation by a user. As used herein, the term “automatically” means that manual intervention is not needed in order to retrieve the data from the DB2 database upon occurrence of the predetermined event. Operations of FIG. 4 may be performed by the DB2 scripter module 122 and/or the dataset processor module 124 of FIG. 1 and/or the DB2 scripter module 122 and/or the UNIX scripter module 224 of FIGS. 2 and/or 3 .
- the predetermined event at Block 410 is occurrence of a predetermined time, such that the operations of FIG. 4 are performed upon occurrence of a predetermined time.
- the result of the operations may then be available to various users, such as an end user 132 of FIGS. 1-3 when desired by an end user.
- the predetermined event at Block 410 may be activation by an administrative user who is different from the user 132 of FIGS. 1-3 .
- a programmer, server administrator or other individual with links to the server 120 of FIGS. 1-3 can initiate the operations of FIG. 4 as an administrative user.
- a single query of the database may be performed once in order to allow several end users, such as the end users 132 of FIGS. 1-3 , to use the same data from the DB2 host 110 .
- the predetermined event can be activation by an end user, such as an end user 132 of FIGS. 1-3 . This may allow the very latest data to be obtained by the end user 132 at the potential expense of performing repetitive queries for the same data and/or placing additional demands on the server 120 and/or DB2 host.
- a DB2 scripter module such as the DB2 scripter module of FIGS. 1-3 , may be activated, for example under control of the dataset processor module 124 of FIG. 1 and/or UNIX scripter module 224 of FIGS. 2 or 3 .
- the DB2 scripter module 122 is configured to automatically log on to the DB2 database at Block 420 , to automatically perform a query of the DB2 database at Block 430 , and to automatically extract from the DB2 database a dataset, such as dataset 140 , which results from the query, at Block 440 . Operations of Blocks 420 , 430 and 440 will now be described in detail below.
- the DB2 scripter 122 may be configured to automatically log on to the DB2 database, such as the DB2 database 112 .
- logging on to a DB2 database may be a complicated task. For example, as shown in FIG. 5 , logging into a DB2 database 112 generally begins by connecting a 3270 session, and logging on to the application, for example by inputting “@XXX”. The log-in may then continue as shown in FIG. 6 , by providing a user ID and password, and then waiting at FIG. 7 , until three asterisks “***” are returned by the DB2 database 112 . After the asterisks are provided as shown in FIG.
- FIGS. 5-8 are automatically performed by the DB2 scripter module 122 at Block 420 , to automatically log on to the DB2 database 112 .
- a query then may automatically be performed at Block 430 , for example, by automatically entering “i.l.a.db2;4” on the screen of FIG. 8 , to obtain the Query Management Facility (QMF) screen of FIG. 9 .
- QMF Query Management Facility
- the DB2 scripter module 122 is also configured to automatically extract from the DB2 database 112 a dataset that results from the query. As shown in FIG. 10 , the DB2 module scripter 122 is automatically configured to input a command to print the report to a virtual printer, such as the virtual printer 240 of FIG. 2 . Virtual printers are well known to users of DB2 environments, and need not be described further herein.
- the DB2 scripter 122 may be configured to log off the DB2 database 112 , after the query results are extracted. In other embodiments, the DB2 scripter module 122 may be automatically logged off the DB2 database 112 after a predetermined period of inactivity.
- the dataset processor module 124 and/or UNIX scripter module 224 may be used to convert the dataset 140 to a text file 150 .
- FIG. 11 illustrates an example of a text file that is generated from a dataset that results from running a DB2 query.
- the dataset 140 may be sent to a virtual printer 240 .
- the UNIX scripter module 240 can pick up the dataset 140 and convert it to a text file 150 , as shown in FIG. 11 .
- the text file 150 is provided to a user processor, such as the user processor 130 of FIG. 1 , or the personal computer 230 of FIGS. 2 or 3 .
- the text file 150 may then be imported into a Microsoft Excel file using macros that are provided with Microsoft Excel and/or using other techniques.
- FIG. 12 is an example of a user interface that may be provided to an end user 132 of embodiments of the present invention.
- the user interface may be provided by the user processor 130 and/or PC 230 of FIGS. 1-3 .
- This user interface allows a user to access data from a DB2 program that is referred to as AFIG Relog.
- an end user may simply select the “Get New Data” button at any time, which causes the user processor 130 and/or PC 230 of FIGS. 1-3 to import the text file 150 and process the text file 150 to format the text file into a desired format for the end user 132 .
- the “Get New Data” button does not activate the DB2 scripter 122 and/or UNIX scripter 120 but, rather, may only retrieve the results of a query of the DB2 database 112 that was last made upon occurrence of a predetermined event.
- the activation of the “Get New Data” button can provide the predetermined event 410 of FIG. 4 , after which operations of Blocks 420 - 470 are automatically performed. In either case, from an end user perspective, all the end user need do is activate the button 1212 to obtain new data from the text file 150 .
- Button 1214 allows the end user to view the text field data retrieved by button 1212 as specific states and/or types.
- the end user who utilizes the Excel “Get New Data” button can retrieve the most recent “churn” produced by the dataset processor 124 and/or UNIX scripter 224 at the server 120 , from the text file delivery site 150 .
- the “Get New Data” button in Excel may not have any links to the dataset processor 124 and/or UNIX scripter 224 which may allow it to initiate the DB2 query.
- a programmer, server administration type or other user (administrative user), who need not be the end user, can be provided with links to the server 120 , to initiate the operations of FIG. 4 as an administrative user, but not an end user who is an Excel macro delivery site recipient.
- the DB2 database may be queried once to allow several end users to use the same data as recipients from the delivery site. This can reduce or eliminate several recipients performing repetitive queries for the same data, as well as reducing excessive demands on the server and/or DB2 processor.
- FIG. 13 is a flowchart of operations that may be performed to automatically retrieve data from a DB2 database according to other embodiments of the present invention.
- a DB2 scripter module 122 may be created using a “Taskmate” program.
- Taskmate is a software development environment that supports end user programming and allows users to customize host applications and mechanize host interactions through a high level workflow language. Taskmate is described, for example, in the Taskmate Reference Manual, Version 7.0, Wotech Software Systems, 1996-1997, and in U.S. Pat. No. 5,920,846.
- the Taskmate program may execute upon a predetermined event (Block 410 ), such as every 30 minutes, and/or upon a user request.
- the virtual printer 240 and/or FTP site 340 receives the resulting dataset.
- UNIX scripts such as provided UNIX scripter module 224 , take the dataset from the virtual printer 240 and/or FTP site 340 , and convert it into a text file 150 .
- the conversion can take place by renaming the file as a .txt file.
- the UNIX scripts such as provided by the UNIX scripter module 224 , sends the text file to a delivery site for retrieval by a user.
- the delivery site may be an unpublished Web directory, a shared folder on a PC and/or any other user accessible site.
- FIG. 14 is a block diagram of a DB2 scripter module, which may correspond to DB2 scripter module 122 of FIGS. 1-3 , according to some embodiments of the present invention, and which may perform the operations of Block 1310 .
- a DB2 scripter module 1400 can include a procedure 1420 that declares and initializes variables, a procedure 1430 to perform the DB2 log-on, a procedure 1440 to find various strings that are returned by DB2, a procedure 1450 to decrypt DB2 passwords, a procedure 1460 to allow the DB2 scripter module to wait for a response from DB2, and an error processing procedure 1470 .
- a main procedure 1410 can interact with all of the procedures 1420 - 1470 , to log on to DB2, run the query, export the results to a virtual printer or FTP site, and log out of DB2.
- FIG. 15 is a flowchart of operations that may be performed by a UNIX scripter module, such as the UNIX scripter module 224 , operating in conjunction with a virtual printer 240 , which may perform operations of Blocks 1330 and 1340 , according to various embodiments of the present invention.
- the virtual printer is “rejected” to thereby prevent additional files from being loaded into the virtual printer.
- the dataset is collected from the virtual printer.
- the virtual printer is reactivated to allow new files to be exported thereto.
- the files are copied to a destination, such as an unpublished website.
- the file permissions are changed to make the file read-only.
- embodiments of the present invention can allow automatic retrieval of data from a DB2 database.
- data is extracted from DB2 using multiple manual steps to access and run a query, and then to export the data into Excel or another user program.
- steps conventionally may be performed manually:
Landscapes
- Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
Description
-
- 1. Connect to a 3270 session.
- 2. Log into the application with e.g. @XXX.
- 3. Provide user id and password and wait for 3 asterisks.
- 4. Hit ENTER after 3 asterisks appear and wait for 3 more asterisks.
- 5. Hit ENTER again when 3 more asterisks appear to reach first screen.
- 6. Move through the next series of screens with e.g. ‘I.L.A.DB2;4’.
- 7. Finally reach the query screen then enter ‘DI or RUN query’ to display or run.
- 8. When result set appears type ‘export report to xxxxxxxx’.
- 9. Log out of system using 5 separate commands.
- 10. FTP file to user's hard drive.
- 11. Open an Excel workbook and activate the import wizard.
- 12. Move through the conventional five steps of the wizard to view the data.
- 13. Save file as is or utilize a variety of other sorts and filters in Excel.
In contrast, embodiments of the present invention can automatically retrieve data from a DB2 database upon occurrence of a predetermined event.
Claims (17)
Priority Applications (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/702,914 US7376665B2 (en) | 2003-11-06 | 2003-11-06 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
US12/123,788 US7933922B2 (en) | 2003-11-06 | 2008-05-20 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US10/702,914 US7376665B2 (en) | 2003-11-06 | 2003-11-06 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/123,788 Continuation US7933922B2 (en) | 2003-11-06 | 2008-05-20 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
Publications (2)
Publication Number | Publication Date |
---|---|
US20050102310A1 US20050102310A1 (en) | 2005-05-12 |
US7376665B2 true US7376665B2 (en) | 2008-05-20 |
Family
ID=34551771
Family Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/702,914 Expired - Fee Related US7376665B2 (en) | 2003-11-06 | 2003-11-06 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
US12/123,788 Active 2025-02-05 US7933922B2 (en) | 2003-11-06 | 2008-05-20 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
Family Applications After (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US12/123,788 Active 2025-02-05 US7933922B2 (en) | 2003-11-06 | 2008-05-20 | Systems, methods and computer program products for automating retrieval of data from a DB2 database |
Country Status (1)
Country | Link |
---|---|
US (2) | US7376665B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060221376A1 (en) * | 2005-03-31 | 2006-10-05 | Canon Kabushiki Kaisha | Print control apparatus and method |
US20060274761A1 (en) * | 2005-06-06 | 2006-12-07 | Error Christopher R | Network architecture with load balancing, fault tolerance and distributed querying |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20040230602A1 (en) * | 2003-05-14 | 2004-11-18 | Andrew Doddington | System and method for decoupling data presentation layer and data gathering and storage layer in a distributed data processing system |
US7636351B2 (en) * | 2004-02-02 | 2009-12-22 | At&T Intellectual Property, I, L.P. | Methods, systems, and storage mediums for providing database management services for a telecommunications system |
US20050222990A1 (en) * | 2004-04-06 | 2005-10-06 | Milne Kenneth T | Methods and systems for using script files to obtain, format and disseminate database information |
US7844966B1 (en) * | 2005-07-12 | 2010-11-30 | American Express Travel Related Services Company, Inc. | System and method for generating computing system job flowcharts |
US8650154B2 (en) | 2008-02-19 | 2014-02-11 | International Business Machines Corporation | Document synchronization solution |
US8725679B2 (en) | 2008-04-07 | 2014-05-13 | International Business Machines Corporation | Client side caching of synchronized data |
CN110619015A (en) * | 2019-09-20 | 2019-12-27 | 中国银行股份有限公司 | Automatic data extraction method and system for database system supporting large table |
CN113468251A (en) * | 2021-07-14 | 2021-10-01 | 中国银行股份有限公司 | DB2 data query result processing method and device |
Citations (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4698757A (en) * | 1984-11-15 | 1987-10-06 | International Business Machines Corp. | Terminal procedure for utilizing host processor log on and log off prompts |
US5222235A (en) | 1990-02-01 | 1993-06-22 | Bmc Software, Inc. | Databases system for permitting concurrent indexing and reloading of data by early simulating the reload process to determine final locations of the data |
US5517641A (en) | 1992-05-27 | 1996-05-14 | Cdb Software, Inc. | Restartable method to reorganize DB2 tablespace records by determining new physical positions for the records prior to moving using a non sorting technic |
US5546577A (en) | 1994-11-04 | 1996-08-13 | International Business Machines Corporation | Utilizing instrumented components to obtain data in a desktop management interface system |
US5579515A (en) | 1993-12-16 | 1996-11-26 | Bmc Software, Inc. | Method of checking index integrity in a DB2 database |
US5819263A (en) * | 1996-07-19 | 1998-10-06 | American Express Financial Corporation | Financial planning system incorporating relationship and group management |
US5920846A (en) | 1996-02-27 | 1999-07-06 | Southwestern Bell Telephone Co. | Method and system for processing a service request relating to installation, maintenance or repair of telecommunications services provided to a customer premises |
US6009271A (en) * | 1996-10-28 | 1999-12-28 | Bmc Software, Inc. | Method of retrieving data from a relational database |
US6016394A (en) | 1997-09-17 | 2000-01-18 | Tenfold Corporation | Method and system for database application software creation requiring minimal programming |
US6078920A (en) | 1998-01-29 | 2000-06-20 | International Business Machines Corporation | Computer program product and apparatus for retrieval of OLE enabled BLOBs from an RDBMS server |
US6115704A (en) | 1991-09-27 | 2000-09-05 | Bmc Software, Inc. | Extended SQL change definition language for a computer database system |
US6163783A (en) | 1993-12-16 | 2000-12-19 | Bmc Software, Inc. | Check data operation for DB2 |
US20030115551A1 (en) | 1998-12-30 | 2003-06-19 | Deleeuw William C. | Method for extracting information from a file using a printer driver |
US6643690B2 (en) * | 1998-12-29 | 2003-11-04 | Citrix Systems, Inc. | Apparatus and method for determining a program neighborhood for a client node in a client-server network |
US6735765B1 (en) * | 1999-12-07 | 2004-05-11 | Storage Technology Corporation | Sharing data between operating systems |
US6963905B1 (en) * | 1997-09-29 | 2005-11-08 | Emc Corporation | System and method including a communication interface for transferring information between at least two processes |
-
2003
- 2003-11-06 US US10/702,914 patent/US7376665B2/en not_active Expired - Fee Related
-
2008
- 2008-05-20 US US12/123,788 patent/US7933922B2/en active Active
Patent Citations (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4698757A (en) * | 1984-11-15 | 1987-10-06 | International Business Machines Corp. | Terminal procedure for utilizing host processor log on and log off prompts |
US5222235A (en) | 1990-02-01 | 1993-06-22 | Bmc Software, Inc. | Databases system for permitting concurrent indexing and reloading of data by early simulating the reload process to determine final locations of the data |
US6115704A (en) | 1991-09-27 | 2000-09-05 | Bmc Software, Inc. | Extended SQL change definition language for a computer database system |
US5887274A (en) | 1992-05-27 | 1999-03-23 | Cdb Software, Inc. | Restartable fast DB2 tablespace reorganization method |
US5517641A (en) | 1992-05-27 | 1996-05-14 | Cdb Software, Inc. | Restartable method to reorganize DB2 tablespace records by determining new physical positions for the records prior to moving using a non sorting technic |
US5758357A (en) | 1992-05-27 | 1998-05-26 | Dbc Software, Inc. | Fast DB2 tablespace reorganization method that is restartable after interruption of the process |
US5579515A (en) | 1993-12-16 | 1996-11-26 | Bmc Software, Inc. | Method of checking index integrity in a DB2 database |
US6163783A (en) | 1993-12-16 | 2000-12-19 | Bmc Software, Inc. | Check data operation for DB2 |
US5546577A (en) | 1994-11-04 | 1996-08-13 | International Business Machines Corporation | Utilizing instrumented components to obtain data in a desktop management interface system |
US5920846A (en) | 1996-02-27 | 1999-07-06 | Southwestern Bell Telephone Co. | Method and system for processing a service request relating to installation, maintenance or repair of telecommunications services provided to a customer premises |
US5819263A (en) * | 1996-07-19 | 1998-10-06 | American Express Financial Corporation | Financial planning system incorporating relationship and group management |
US6009271A (en) * | 1996-10-28 | 1999-12-28 | Bmc Software, Inc. | Method of retrieving data from a relational database |
US6016394A (en) | 1997-09-17 | 2000-01-18 | Tenfold Corporation | Method and system for database application software creation requiring minimal programming |
US6963905B1 (en) * | 1997-09-29 | 2005-11-08 | Emc Corporation | System and method including a communication interface for transferring information between at least two processes |
US6078920A (en) | 1998-01-29 | 2000-06-20 | International Business Machines Corporation | Computer program product and apparatus for retrieval of OLE enabled BLOBs from an RDBMS server |
US6643690B2 (en) * | 1998-12-29 | 2003-11-04 | Citrix Systems, Inc. | Apparatus and method for determining a program neighborhood for a client node in a client-server network |
US20030115551A1 (en) | 1998-12-30 | 2003-06-19 | Deleeuw William C. | Method for extracting information from a file using a printer driver |
US6735765B1 (en) * | 1999-12-07 | 2004-05-11 | Storage Technology Corporation | Sharing data between operating systems |
Non-Patent Citations (4)
Title |
---|
Donald D. Chamberlin, Evolution of Object-Relational Database Technology in DB2, IEEE, 1997, 131-135. * |
Hamid Pirahesh et al., A Rule Engine for Query Transformation in Starburst and IBM DB2 C/S DBMS, IEEE, 1997, 391-400. * |
Josephine Cheng et al., An Efficient Hybrid Join Algorithm: A DB2 Prototype, IEEE, 1991, 171-180. * |
TaskMate Reference Manual, Version 7.0, Wotech Software Systems, 1996-1997. |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20060221376A1 (en) * | 2005-03-31 | 2006-10-05 | Canon Kabushiki Kaisha | Print control apparatus and method |
US20060274761A1 (en) * | 2005-06-06 | 2006-12-07 | Error Christopher R | Network architecture with load balancing, fault tolerance and distributed querying |
US8239535B2 (en) * | 2005-06-06 | 2012-08-07 | Adobe Systems Incorporated | Network architecture with load balancing, fault tolerance and distributed querying |
Also Published As
Publication number | Publication date |
---|---|
US7933922B2 (en) | 2011-04-26 |
US20080222195A1 (en) | 2008-09-11 |
US20050102310A1 (en) | 2005-05-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7933922B2 (en) | Systems, methods and computer program products for automating retrieval of data from a DB2 database | |
Obe et al. | PostgreSQL: up and running: a practical guide to the advanced open source database | |
US11216422B2 (en) | Universal data management interface | |
US4999766A (en) | Managing host to workstation file transfer | |
US9442618B2 (en) | Mobile device interface generator | |
EP1040615A1 (en) | Distributed computing architecture | |
US8458215B2 (en) | Dynamic functional module availability | |
DuBois | MySQL cookbook | |
US8788460B2 (en) | Exploring attached and unattached content databases | |
DuBois | MySQL cookbook | |
Smirnova et al. | MySQL Cookbook | |
Vieira | Beginning SQL server 2005 programming | |
Hamilton | ADO. NET Cookbook | |
Willis | Beginning SQL Server 2000 for Visual Basic Developers | |
Dobson | Beginning SQL Server 2005 Express Database Applications with Visual Basic Express and Visual Web Developer Express: From Novice to Professional | |
Gennick | Oracle SQL* Plus: the definitive guide | |
Madrid | Oracle 10g/11g data and database management utilities | |
Willis | beginning vb. net databases | |
Williams | Pro. NET Oracle Programming | |
Crook | Visual foxpro client-server handbook | |
Ebbers et al. | Enterprise Integration Using Domino Connector Products | |
Guide | SAS® IT Resource Management 3.1. | |
Delorme et al. | Beginning Visual Web Developer 2005 Express: From Novice to Professional | |
Powers | Putting the Power of a Database Behind Your Pages | |
Sarknas et al. | Introducing SQL Server Express |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: BELLSOUTH INTELLECTUAL PROPERTY CORPORATION, DELAW Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:MARR, GARY WILLIAM;NOWAK, JANE BARBARA;HORBULEWICZ, PIOTR;AND OTHERS;REEL/FRAME:014689/0390;SIGNING DATES FROM 20031008 TO 20031029 |
|
REMI | Maintenance fee reminder mailed | ||
LAPS | Lapse for failure to pay maintenance fees | ||
STCH | Information on status: patent discontinuation |
Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362 |
|
FP | Lapsed due to failure to pay maintenance fee |
Effective date: 20120520 |
|
AS | Assignment |
Owner name: AT&T INTELLECTUAL PROPERTY I, L.P., GEORGIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:AT&T DELAWARE INTELLECTUAL PROPERTY, INC.;REEL/FRAME:034507/0493 Effective date: 20141208 Owner name: AT&T DELAWARE INTELLECTUAL PROPERTY, INC., DELAWAR Free format text: CHANGE OF NAME;ASSIGNOR:AT&T BLS INTELLECTUAL PROPERTY, INC.;REEL/FRAME:034632/0780 Effective date: 20071101 Owner name: AT&T BLS INTELLECTUAL PROPERTY, INC., DELAWARE Free format text: CHANGE OF NAME;ASSIGNOR:AT&T INTELLECTUAL PROPERTY, INC.;REEL/FRAME:034632/0716 Effective date: 20070727 Owner name: AT&T INTELLECTUAL PROPERTY, INC., TEXAS Free format text: CHANGE OF NAME;ASSIGNOR:BELLSOUTH INTELLECTUAL PROPERTY CORPORATION;REEL/FRAME:034632/0485 Effective date: 20070427 |