JP2009157445A - Database development management system and program - Google Patents

Database development management system and program Download PDF

Info

Publication number
JP2009157445A
JP2009157445A JP2007332007A JP2007332007A JP2009157445A JP 2009157445 A JP2009157445 A JP 2009157445A JP 2007332007 A JP2007332007 A JP 2007332007A JP 2007332007 A JP2007332007 A JP 2007332007A JP 2009157445 A JP2009157445 A JP 2009157445A
Authority
JP
Japan
Prior art keywords
database
development
schedule
charge
data
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.)
Pending
Application number
JP2007332007A
Other languages
Japanese (ja)
Inventor
Hiroyuki Kametani
博之 亀谷
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2007332007A priority Critical patent/JP2009157445A/en
Publication of JP2009157445A publication Critical patent/JP2009157445A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a database development management system or the like for improving efficiency of database development. <P>SOLUTION: A template DB 22 of a development management server 10 stores template data of each database, an access control list DB 23 stores user list data having an access right to the databases, and a development process DB 21 stores data related to a development process of each database. A development progress management part 11 performs connection to a schedule management server 30 when a date of a conference in the development process of the database is input, performs reservation processing of a conference room based on the input date, and sets a schedule of the conference to schedule data of each person in charge of the database. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データベースの開発業務を支援するためのデータベース開発管理システムに関する。   The present invention relates to a database development management system for supporting database development work.

従来、データベースの開発では作業効率を向上させるために複数種類のテンプレートを用いていた。これらのテンプレートは複数のサーバに分散して管理されていた。
また、データベースのテンプレートの開発・更新等が許可されているユーザのリスト(アクセス制御リスト)がデータベース毎に設定され、紙で管理されていた。
例えば、設計支援のため、要素開発・製品開発プロセスの情報をデータベースにて一元的に管理するシステムもある(特許文献1)
特開2007−72580号公報
Conventionally, in the development of a database, a plurality of types of templates have been used to improve work efficiency. These templates were distributed and managed on multiple servers.
In addition, a list of users (access control list) that is permitted to develop / update database templates is set for each database and managed in paper.
For example, there is a system that manages information on element development / product development processes in a database in a unified manner for design support (Patent Document 1).
JP 2007-72580 A

上記のようなシステムでは、テンプレートの最新版がいずれのサーバにあるかを確定することができず、複数のサーバにアクセスして最新版のテンプレートを探す必要があった。
また、アクセス制御リストが紙で管理されているため、作業効率が悪かった。
また、より効率的にデータベース開発業務を進めるための仕組みの実現が望まれていた。
In the system as described above, it is impossible to determine which server has the latest version of the template, and it is necessary to access a plurality of servers to search for the latest version of the template.
In addition, since the access control list is managed on paper, the work efficiency is poor.
In addition, it has been desired to realize a mechanism for proceeding with database development work more efficiently.

本発明は、上記問題点に鑑みてなされたもので、データベース開発の効率の向上を図るデータベース開発管理システム等を提供することを目的とする。   The present invention has been made in view of the above problems, and an object thereof is to provide a database development management system and the like that improve the efficiency of database development.

上記目的を達成するために、本発明の第1の観点に係るデータベース開発管理システムは、
各データベースのテンプレートデータを記憶する手段と、
データベースへのアクセス権限を有するユーザリストデータをデータベース毎に記憶する手段と、
各データベースの開発工程に関するデータを記憶する手段と、
データベースの開発工程における会議の日付が入力された場合、当該日付に基づいて、会議室の予約処理を行うとともに、当該データベースの各担当者のスケジュールデータに会議のスケジュールを設定する予約手段と、
を備えることを特徴とする。
In order to achieve the above object, a database development management system according to the first aspect of the present invention provides:
Means for storing template data of each database;
Means for storing for each database user list data having authority to access the database;
Means for storing data relating to the development process of each database;
When a meeting date in the database development process is input, reservation processing for the conference room is performed based on the date, and reservation means for setting a meeting schedule in the schedule data of each person in charge of the database;
It is characterized by providing.

前記予約手段は、前記データベースの各担当者に対して会議に関する通知メールを送信する手段をさらに備えてもよい。   The reservation means may further comprise means for transmitting a notification mail regarding the conference to each person in charge of the database.

前記予約手段は、前記データベースの各担当者のスケジュールデータを参照し、全担当者のうちの所定割合以上の担当者に共通する空き時間を検索して会議室の予約時間を決定してもよい。   The reservation unit may refer to schedule data of each person in charge in the database and search for a free time common to persons in charge of a predetermined ratio or more among all persons in charge to determine a reservation time for the conference room. .

また、本発明の第2の観点に係るプログラムは、
コンピュータを、
各データベースのテンプレートデータを記憶する手段、
データベースへのアクセス権限を有するユーザのリストデータをデータベース毎に記憶する手段、
各データベースの開発工程に関するデータを記憶する手段、
データベースの開発工程における会議の日付が入力された場合、当該日付に基づいて、会議室の予約処理を行うとともに、当該データベースの各担当者のスケジュールデータに会議のスケジュールを設定する予約手段、
として機能させることを特徴とする。
A program according to the second aspect of the present invention is:
Computer
Means for storing template data of each database;
Means for storing, for each database, list data of users having authority to access the database;
Means for storing data relating to the development process of each database;
Reservation means for performing conference room reservation processing based on the date when the date of the conference in the database development process is input, and setting the conference schedule in the schedule data of each person in charge of the database,
It is made to function as.

本発明によれば、データベース開発の効率をより向上させることができる。   According to the present invention, the efficiency of database development can be further improved.

以下、本発明の実施形態に係るデータベース開発管理システムについて図面を参照して説明する。
本発明の実施形態に係るデータベース開発管理システムのシステム構成を図1に例示する。図示されるように、このデータベース開発管理システム1は、開発管理サーバ10と、スケジュール管理サーバ30と、端末装置50と、を備え、これらはLAN等のネットワークNにより相互に接続されている。
Hereinafter, a database development management system according to an embodiment of the present invention will be described with reference to the drawings.
FIG. 1 illustrates a system configuration of a database development management system according to an embodiment of the present invention. As shown in the figure, this database development management system 1 includes a development management server 10, a schedule management server 30, and a terminal device 50, which are connected to each other by a network N such as a LAN.

開発管理サーバ10は、データベースの開発業務を管理するためのものであり、CPU(Central Processing Unit)、ROM(Read Only Memory)、RAM(Random Access Memory)等から構成される制御部と、ハードディスク装置等から構成され、制御部が実行するための動作プログラム及び処理に必要な各種データ等が記憶される記憶部と、NIC(Network Interface Card)やルータ、モデム等の通信装置から構成される通信部と、を備えるコンピュータから構成される。制御部は、記憶部に予め記憶された動作プログラム等を読み出して実行することにより、開発進捗管理部11、テンプレート管理部12、アクセス制御リスト管理部13等を論理的に実現する。また、記憶部は、開発工程DB(データベース)21、テンプレートDB22、アクセス制御リストDB23等を備える。   The development management server 10 is for managing database development work, and includes a control unit including a CPU (Central Processing Unit), a ROM (Read Only Memory), a RAM (Random Access Memory), and the like, and a hard disk device. Etc., and a communication unit comprising an operation program to be executed by the control unit and various data necessary for processing, etc., and a communication device such as a NIC (Network Interface Card), a router, or a modem And a computer comprising: The control unit logically realizes the development progress management unit 11, the template management unit 12, the access control list management unit 13, and the like by reading and executing an operation program or the like stored in advance in the storage unit. The storage unit also includes a development process DB (database) 21, a template DB 22, an access control list DB 23, and the like.

開発進捗管理部11は、データベース開発の進捗を管理するための各種処理を行う。具体的には、新規の開発工程の登録要求を端末装置50から受信した場合、開発進捗管理部11は、所定の入力画面を送信し、端末装置50からの入力データに基づく開発工程情報を生成して開発工程DB21に登録する。開発工程情報は、例えば、開発対象のデータベース名、担当者、バージョン等のデータと、各開発工程(設計レビュー、監査、完了報告、テスト計画、テスト結果報告、リリース判定等)の予定日及び実績日のデータを含む。   The development progress management unit 11 performs various processes for managing the progress of database development. Specifically, when a registration request for a new development process is received from the terminal device 50, the development progress management unit 11 transmits a predetermined input screen and generates development process information based on the input data from the terminal device 50. And registered in the development process DB 21. The development process information includes, for example, data such as the name of the database to be developed, the person in charge, the version, etc., and the scheduled date and results of each development process (design review, audit, completion report, test plan, test result report, release judgment, etc.) Contains day data.

また、進捗状況等の開発工程に関する入力要求を端末装置50から受信した場合、開発進捗管理部11は、処理対象のデータベースを指定する情報の入力を受け付け、該当するデータベースの開発工程情報を開発工程DB21から読み出す。そして、読み出した開発工程情報を表示するとともに進捗状況等の入力を受け付ける開発工程入力画面を生成して端末装置50に送信し、開発工程の実績日等のデータ入力を受け付けて開発工程DB21に記憶する。
また、進捗状況の閲覧要求を端末装置50から受信した場合、開発進捗管理部11は、閲覧対象のデータベースを指定する情報の入力を受け付け、該当するデータベースの開発工程情報を開発工程DB21から読み出し、読み出した開発工程情報を表示する開発工程表示画面を生成して端末装置50に送信する。
なお、開発工程入力画面及び開発工程表示画面の生成時において、開発進捗管理部11は、各開発工程の予定日を参照し、予定日が過ぎても未実施の開発工程については赤いマーク表示(警告表示)を行う。また、予定日又はそれ以前に既に実施されている開発工程については青いマーク表示を行う。
開発工程表示画面の一例を図2に示す。
In addition, when an input request related to a development process such as a progress situation is received from the terminal device 50, the development progress management unit 11 receives input of information specifying a database to be processed, and develops development process information of the corresponding database as a development process. Read from DB21. Then, a development process input screen that displays the read development process information and receives an input such as a progress status is generated and transmitted to the terminal device 50, and data input such as the actual date of the development process is received and stored in the development process DB 21. To do.
In addition, when a progress status browsing request is received from the terminal device 50, the development progress management unit 11 receives input of information specifying a database to be browsed, reads development process information of the corresponding database from the development process DB 21, A development process display screen for displaying the read development process information is generated and transmitted to the terminal device 50.
When the development process input screen and the development process display screen are generated, the development progress management unit 11 refers to the scheduled date of each development process, and a red mark is displayed for a development process that has not been performed even if the scheduled date has passed ( Warning display). Also, blue marks are displayed for development processes that have already been implemented on or before the scheduled date.
An example of the development process display screen is shown in FIG.

また、開発工程の登録時やその後の開発工程情報の入力時において、端末装置50により開発工程における会議日が入力された場合、開発進捗管理部11は、スケジュール管理サーバ30に接続して、会議室の予約及び出席者のスケジュールの設定を行う。具体的には、開発工程における会議日が入力されたデータベースについて予め設定されている担当者情報(グループメンバ情報)を開発工程DB21から読み出し、各担当者について、入力された会議日以降のスケジュール情報をスケジュール管理サーバ30のスケジュールDB41から参照し、全担当者のうちの所定割合以上(例えば、70%等)の担当者に共通する空き時間を検索する。そして、検出した空き時間について、設備スケジュール情報をスケジュール管理サーバ30の設備スケジュールDB42から参照し、会議室が空いている場合、各担当者のスケジュール情報と会議室のスケジュール情報と双方に予約を設定する。また、会議室が空いていない場合には、担当者のスケジュールをさらに検索し、担当者のスケジュールと会議室の双方が空いている時間を見つける。そして、会議の日時及び場所等を通知する通知メールを生成して各担当者のメールアドレスに送信する。   Further, when the conference date in the development process is input by the terminal device 50 at the time of registration of the development process or when the development process information is subsequently input, the development progress management unit 11 connects to the schedule management server 30 to Make room reservations and set attendee schedules. Specifically, the person-in-charge information (group member information) set in advance for the database in which the meeting date in the development process is input is read from the development process DB 21, and the schedule information after the input meeting date is read for each person in charge. Is searched from the schedule DB 41 of the schedule management server 30 to search for a free time common to the persons in charge of a predetermined ratio or more (for example, 70%) of all persons in charge. For the detected vacant time, the facility schedule information is referred to from the facility schedule DB 42 of the schedule management server 30. If the conference room is available, reservations are set for both the schedule information of each person in charge and the schedule information of the conference room. To do. If the conference room is not available, the person-in-charge schedule is further searched to find a time when both the person-in-charge schedule and the conference room are available. Then, a notification mail for notifying the date and place of the meeting and the like is generated and transmitted to the mail address of each person in charge.

なお、必要に応じて、会議の出席者の追加、変更、削除等の設定をすることもできる。この場合は、端末装置30からの要求に応じて、開発進捗管理部11は、会議出席者の設定画面を送信し、出席者の追加、変更、削除等の入力を受け付け、入力内容が示す各出席者について上述のスケジュール設定を行う。   In addition, it is possible to make settings such as adding, changing, and deleting attendees of the conference as necessary. In this case, in response to a request from the terminal device 30, the development progress management unit 11 transmits a conference attendee setting screen, accepts input such as addition, change, and deletion of attendees, and each input content indicates Set the above schedule for attendees.

テンプレート管理部12は、データベース開発に使用されるテンプレートを管理するための各種処理を行う。
具体的には、テンプレートの登録要求を端末装置50から受信した場合、テンプレート管理部12は、所定の入力画面を送信し、入力データに基づくテンプレート情報を生成してテンプレートDB22に登録する。テンプレート情報は、例えば、テンプレートのデータベース名、ファイル名、格納されるサーバ名、バージョン、開発状況、リリース日等のデータを含む。このとき、最新版のテンプレートのファイルも添付させ、テンプレート情報と関連付けてテンプレートDB22に格納する。
また、テンプレート情報の更新要求を端末装置50から受信した場合、テンプレート管理部12は、更新対象のテンプレート情報を特定するための情報(例えば、テンプレートファイル名等)の入力を受け付け、該当するテンプレート情報の内容を表示するとともに変更入力を受け付ける編集画面を送信し、入力された内容でテンプレートDB22におけるテンプレート情報を更新する。
The template management unit 12 performs various processes for managing templates used for database development.
Specifically, when a template registration request is received from the terminal device 50, the template management unit 12 transmits a predetermined input screen, generates template information based on the input data, and registers it in the template DB 22. The template information includes, for example, data such as a template database name, file name, stored server name, version, development status, and release date. At this time, the latest version of the template file is also attached and stored in the template DB 22 in association with the template information.
Further, when a template information update request is received from the terminal device 50, the template management unit 12 receives input of information (for example, a template file name) for specifying the template information to be updated, and the corresponding template information An edit screen for accepting a change input is transmitted and the template information in the template DB 22 is updated with the input content.

また、テンプレート情報の表示要求を端末装置50から受信した場合、テンプレート管理部12は、表示対象のテンプレート情報を特定するための情報の入力を受け付け、該当するテンプレート情報をテンプレートDB22から読み出してその一覧画面を送信する。テンプレート情報の一覧画面の一例を図3に示す。   Further, when a template information display request is received from the terminal device 50, the template management unit 12 receives input of information for specifying the template information to be displayed, reads out the corresponding template information from the template DB 22, and lists them. Send the screen. An example of a template information list screen is shown in FIG.

アクセス制御リスト管理部13は、データベースの設計・変更等のアクセス権限を有する担当者を示すアクセス制御リスト情報をデータベース毎に管理するための各種処理を行う。
具体的には、アクセス制御リストへの登録申請要求を端末装置50から受信した場合、アクセス制御リスト管理部13は、例えば、テンプレート名、バージョン、権限付与ユーザ名、権限付与期間、権限付与理由等を入力させる所定の登録申請画面を送信して入力を受け付け、入力データと申請状況・登録状況等のデータとを含むアクセス制御リスト情報をアクセス制御リストDB23に登録する。また、アクセス制御リスト管理部13は、予め設定された又は端末装置50により入力された承認者に対して承認依頼メールを送信し、この承認者により所定の承認処理がなされた場合、アクセス制御リストDB23におけるこのアクセス制御リスト情報の申請状況を「申請中」から「承認済み」に変更する。
The access control list management unit 13 performs various processes for managing access control list information indicating a person in charge having access authority such as design / change of a database for each database.
Specifically, when a registration application request for access control list is received from the terminal device 50, the access control list management unit 13, for example, a template name, a version, an authorized user name, an authorized period, an authorized reason, etc. A predetermined registration application screen for inputting is transmitted to accept the input, and access control list information including input data and data such as application status / registration status is registered in the access control list DB 23. In addition, the access control list management unit 13 transmits an approval request mail to an approver set in advance or input by the terminal device 50, and when a predetermined approval process is performed by the approver, the access control list The application status of the access control list information in the DB 23 is changed from “Applying” to “Approved”.

また、アクセス制御リストの表示要求を端末装置50から受信した場合、アクセス制御リスト管理部13は、指定されたアクセス制御リスト情報をアクセス制御リストDB23から読み出して、それを表示する画面を送信する。なお、アクセス制御リストの表示する際、アクセス制御リスト管理部13は、権限付与期間が過ぎている担当者については赤いマーク表示(警告表示)を行う。また、権限付与期間が過ぎていない担当者については青いマーク表示を行ってもよい。   When the access control list display request is received from the terminal device 50, the access control list management unit 13 reads the specified access control list information from the access control list DB 23 and transmits a screen for displaying the information. When the access control list is displayed, the access control list management unit 13 displays a red mark (warning display) for the person in charge who has passed the authorization period. Further, a blue mark may be displayed for a person in charge who has not passed the authorization period.

また、アクセス制御リスト情報の表示では、通常の一覧表示の他に、権限が付与中のものや権限付与期間が切れているものを抽出して表示することもできる。アクセス制御リスト情報の表示画面の一例を図4に示す。
また、アクセス制御リスト管理部13は、アクセス制御リスト情報の所定回数分の履歴を管理し、端末装置50からの要求に応じてそれらを表示させる。
In the display of the access control list information, in addition to the normal list display, it is also possible to extract and display items that have been granted authority or those that have expired the authority grant period. An example of the display screen of access control list information is shown in FIG.
Further, the access control list management unit 13 manages the history of the access control list information for a predetermined number of times and displays them in response to a request from the terminal device 50.

スケジュール管理サーバ30は、ユーザのスケジュールや会議室等の設備の使用スケジュールを管理するためのものであり、CPU、ROM、RAM等から構成される制御部と、ハードディスク装置等から構成され、制御部が実行するための動作プログラム及び処理に必要な各種データ等が記憶される記憶部と、NICやルータ、モデム等の通信装置から構成される通信部と、を備えるコンピュータから構成される。制御部は、記憶部に予め記憶された動作プログラム等を読み出して実行することにより、スケジュール管理部31を論理的に実現する。   The schedule management server 30 is for managing a user's schedule and a use schedule of equipment such as a conference room, and is composed of a control unit composed of a CPU, a ROM, a RAM, etc., a hard disk device, etc. It is comprised from the computer provided with the memory | storage part which memorize | stores the operation program for performing, various data required for a process, etc., and the communication part comprised from communication apparatuses, such as NIC, a router, and a modem. The control unit logically implements the schedule management unit 31 by reading and executing an operation program or the like stored in advance in the storage unit.

スケジュール管理部31は、開発管理サーバ10からの要求に応答して、スケジュールDB41からスケジュール情報の読み出し、設備スケジュールDB42からの設備スケジュール情報の読み出し、スケジュール情報に対する予約設定、設備スケジュール情報に対する予約設定等の各処理を行う。また、記憶部は、各ユーザのスケジュール情報が格納されるスケジュールDB41、会議室等の設備の設備スケジュール情報が格納される設備スケジュールDB42等を備える。   In response to a request from the development management server 10, the schedule management unit 31 reads schedule information from the schedule DB 41, reads equipment schedule information from the equipment schedule DB 42, reservation settings for schedule information, reservation settings for equipment schedule information, and the like. Each process is performed. The storage unit also includes a schedule DB 41 in which schedule information of each user is stored, an equipment schedule DB 42 in which equipment schedule information of equipment such as a conference room is stored.

端末装置50は、データベース開発業務に携わる担当者等が使用する端末装置であり、CPU、ROM、RAM等を含む制御部と、ハードディスク装置等を含む記憶部と、液晶ディスプレイ等を含む表示部と、キーボードやマウス等を含む入力部と、NIC、ルータ、モデム等を含む通信制御部と、を備えるパーソナルコンピュータ等から構成される。端末装置50の制御部は、記憶部に記憶されるプログラム等を実行することにより、開発管理サーバ10に接続して、データベース開発の進捗に関する情報の入力・表示、テンプレートに関する情報の登録・更新・表示、アクセス制御リストに関する情報の登録・更新・表示等の各種処理を行う。   The terminal device 50 is a terminal device used by a person in charge of database development work, and includes a control unit including a CPU, a ROM, a RAM, a storage unit including a hard disk device, a display unit including a liquid crystal display, and the like. And a personal computer including an input unit including a keyboard and a mouse, and a communication control unit including a NIC, a router, a modem, and the like. The control unit of the terminal device 50 connects to the development management server 10 by executing a program or the like stored in the storage unit, and inputs / displays information related to the progress of database development, and registers / updates information related to the template. Various processes such as display, registration, update, and display of information related to the access control list are performed.

次に、本発明の実施形態に係るデータベース開発管理システム1の特徴の一つである会議室予約処理について図5のフローチャートを参照して説明する。
例えば、担当者が端末装置50を用いて開発管理サーバ10に開発工程に関する入力要求を送信し、あるデータベースAの開発工程における会議日「11月15日」を入力したとする。
Next, conference room reservation processing, which is one of the features of the database development management system 1 according to the embodiment of the present invention, will be described with reference to the flowchart of FIG.
For example, it is assumed that the person in charge transmits an input request regarding a development process to the development management server 10 using the terminal device 50 and inputs a meeting date “November 15” in the development process of a certain database A.

開発管理サーバ10の開発進捗管理部11は、この会議日の入力に応答して、記憶部からデータベースAの担当者の情報を読み出し、各担当者について「11月15日」以降のスケジュール情報をスケジュール管理サーバ30のスケジュールDB41から参照し、全担当者のうちの所定割合以上(例えば、70%等)が出席できるような共通の空き時間を検索する(ステップS11)。ここでは例えば「11月15日」の「15時〜17時」が共通する空き時間として検出されたこととする。   In response to the input of the conference date, the development progress management unit 11 of the development management server 10 reads the information of the person in charge of the database A from the storage unit, and schedule information after “November 15” for each person in charge. With reference to the schedule DB 41 of the schedule management server 30, a search is made for a common free time in which more than a predetermined ratio (for example, 70%) of all persons in charge can attend (step S <b> 11). Here, for example, it is assumed that “15:00 to 17:00” of “November 15” is detected as a common idle time.

次に、開発進捗管理部11は、検出された「11月15日」の「15時〜17時」の時間帯について、設備スケジュール情報をスケジュール管理サーバ30の設備スケジュールDB42から参照し、予約が入っていない会議室を検索する(ステップS12)。ここでは例えば「会議室B」が検出されたこととする。   Next, the development progress management unit 11 refers to the equipment schedule information from the equipment schedule DB 42 of the schedule management server 30 for the time zone “15:00 to 17:00” of the detected “November 15”, and the reservation is made. A conference room that does not enter is searched (step S12). Here, for example, it is assumed that “conference room B” is detected.

次に、開発進捗管理部11は、空いている会議室が検出されたかを判定する(ステップS13)。この例では、「会議室B」が検出されたので(ステップS13:YES)、開発進捗管理部11は、スケジュールDB41におけるデータベースAの担当者のスケジュール情報の「11月15日」の「15時〜17時」の時間帯にスケジュールを設定するとともに(ステップS14)、設備スケジュールDB42における会議室Bの設備スケジュール情報の「11月15日」の「15時〜17時」の時間帯に使用予約を設定する(ステップS15)。
次に、開発進捗管理部11は、データベースAの各担当者に対して、会議の日時及び場所等を通知する通知メールを送信する(ステップS16)。
Next, the development progress management unit 11 determines whether an empty conference room has been detected (step S13). In this example, since “conference room B” is detected (step S13: YES), the development progress management unit 11 “15:00” of “November 15” of the schedule information of the person in charge of the database A in the schedule DB 41. The schedule is set in the time zone of “17:00 to 17:00” (step S14) and reserved for use in the time zone of “15:00 to 17:00” of “November 15” of the equipment schedule information of the conference room B in the equipment schedule DB 42 Is set (step S15).
Next, the development progress management unit 11 transmits a notification mail for notifying the date and time of the meeting and the location to each person in charge of the database A (step S16).

また、ステップS13において、空いている会議室が検出されなかった場合(ステップS13:NO)、開発進捗管理部11は、ステップS11に戻って、先に検出した「11月15日」の「15時〜17時」より後の時間で、全担当者のうちの所定割合以上の担当者に共通して空いている時間を検索し、上述の処理を続行する。   In step S13, when a vacant conference room is not detected (step S13: NO), the development progress management unit 11 returns to step S11, and “15” of “November 15” detected earlier. In a time later than “hours to 17:00”, a search is made for a time that is free for all persons in charge of a predetermined ratio or more, and the above-described processing is continued.

以上説明したように本発明によれば、データベース開発で用いるテンプレートを開発管理サーバ10で一元管理するため、テンプレートを利用するデータベース開発の効率を向上させることができる。また、アクセス制御リストを開発管理サーバ10で一元管理することにより、担当者にとってアクセス制御リストの参照や権限付与期間の更新の作業が容易となるため、データベース開発の作業効率を向上させることができる。また、データベース開発の進捗管理を開発管理サーバ10で行い、開発工程の会議日が入力された場合に、担当者のスケジュール設定と会議室の予約を自動的に行うことにより、データベース開発の効率をより向上させることができる。   As described above, according to the present invention, the template used for database development is centrally managed by the development management server 10, so the efficiency of database development using the template can be improved. In addition, centrally managing the access control list with the development management server 10 makes it easy for the person in charge to refer to the access control list and update the authorization period, thereby improving the database development work efficiency. . In addition, the development management server 10 manages the progress of database development, and automatically schedules the person in charge and reserves the conference room when the meeting date of the development process is input, thereby improving the efficiency of database development. It can be improved further.

なお、本発明は種々の変形及び応用が可能である。
例えば、開発管理サーバ10において、各データベースの開発工程情報とドキュメント(リンク)を開発工程DB21に登録しておき、登録されたスケジュールに沿って各レビューを円滑に実施できるようにしてもよい。
The present invention can be variously modified and applied.
For example, the development management server 10 may register the development process information and document (link) of each database in the development process DB 21 so that each review can be smoothly performed according to the registered schedule.

また、会議室の予約処理において、全担当者のうちの所定割合以上の担当者に共通する空き時間を検索する際の割合値はユーザが任意に設定可能である。また、設定値は割合値に限定されず例えば人数等のような他の値を用いてもよい。
また、担当者のスケジュール設定後に、開発管理サーバ10が端末装置50からの要求に応じて、設定されたスケジュール情報の変更・削除等を行えるようにしてもよい。。
また、会議室の予約設定後に、開発管理サーバ10が端末装置50からの要求に応じて、予約内容の変更や予約削除等を行えるようにしてもよい。
Further, in the conference room reservation process, the user can arbitrarily set a ratio value for searching for a free time common to persons in charge of a predetermined ratio or more among all persons in charge. Further, the set value is not limited to the ratio value, and other values such as the number of people may be used.
Further, after the schedule of the person in charge is set, the development management server 10 may be able to change / delete the set schedule information in response to a request from the terminal device 50. .
In addition, after the reservation setting of the conference room, the development management server 10 may be able to change the reservation content or delete the reservation in response to a request from the terminal device 50.

また、開発管理サーバ10が、各データベースについて進捗状況をチェックし、遅れている工程(赤マーク表示)がある場合、担当者にメールを送信するようにしてもよい。
また、開発管理サーバ10とスケジュール管理サーバ30との機能を一台のコンピュータで実現してもよい。
Further, the development management server 10 may check the progress status of each database, and if there is a delayed process (displayed in red), an email may be transmitted to the person in charge.
The functions of the development management server 10 and the schedule management server 30 may be realized by a single computer.

なお、この発明のシステムは、専用のシステムによらず、通常のコンピュータシステムを用いて実現可能である。例えば、上述の動作を実行するためのプログラムをコンピュータ読み取り可能な記録媒体(FD、CD−ROM、DVD等)に格納して配布し、該プログラムをコンピュータにインストールすることにより、開発管理サーバ10、スケジュール管理サーバ30等を構成してもよい。また、インターネット等のネットワーク上のサーバ装置が有するディスク装置に格納しておき、例えばコンピュータにダウンロード等するようにしてもよい。
また、上述の機能を、OSが分担又はOSとアプリケーションの共同により実現する場合等には、OS以外の部分のみを媒体に格納して配布してもよく、また、コンピュータにダウンロード等してもよい。
The system of the present invention can be realized using a normal computer system, not a dedicated system. For example, by storing a program for executing the above-described operation in a computer-readable recording medium (FD, CD-ROM, DVD, etc.) and distributing the program, and installing the program in the computer, the development management server 10, You may comprise the schedule management server 30 grade | etc.,. Alternatively, it may be stored in a disk device of a server device on a network such as the Internet and downloaded to a computer, for example.
In addition, when the OS realizes the above functions by sharing the OS or jointly with the OS and the application, etc., only the part other than the OS may be stored and distributed in the medium, or may be downloaded to the computer. Good.

本発明の実施形態に係るデータベース開発管理システムの構成を示す図である。It is a figure which shows the structure of the database development management system which concerns on embodiment of this invention. 開発工程表示画面の一例を示す図である。It is a figure which shows an example of a development process display screen. テンプレート情報の一覧画面の一例を示す図である。It is a figure which shows an example of the list screen of template information. アクセス制御リスト情報の表示画面の一例を示す図である。It is a figure which shows an example of the display screen of access control list information. 会議室予約処理を説明するためのフローチャートである。It is a flowchart for demonstrating a conference room reservation process.

符号の説明Explanation of symbols

1 データベース開発管理システム
10 開発管理サーバ
30 スケジュール管理サーバ
50 端末装置
11 開発進捗管理部
12 テンプレート管理部
13 アクセス制御リスト管理部
21 開発工程DB
22 テンプレートDB
23 アクセス制御リストDB
31 スケジュール管理部
41 スケジュールDB
42 設備スケジュールDB
DESCRIPTION OF SYMBOLS 1 Database development management system 10 Development management server 30 Schedule management server 50 Terminal device 11 Development progress management part 12 Template management part 13 Access control list management part 21 Development process DB
22 Template DB
23 Access control list DB
31 Schedule Management Department 41 Schedule DB
42 Equipment Schedule DB

Claims (4)

各データベースのテンプレートデータを記憶する手段と、
データベースへのアクセス権限を有するユーザリストデータをデータベース毎に記憶する手段と、
各データベースの開発工程に関するデータを記憶する手段と、
データベースの開発工程における会議の日付が入力された場合、当該日付に基づいて、会議室の予約処理を行うとともに、当該データベースの各担当者のスケジュールデータに会議のスケジュールを設定する予約手段と、
を備えることを特徴とするデータベース開発管理システム。
Means for storing template data of each database;
Means for storing for each database user list data having authority to access the database;
Means for storing data relating to the development process of each database;
When a meeting date in the database development process is input, reservation processing for the conference room is performed based on the date, and reservation means for setting a meeting schedule in the schedule data of each person in charge of the database;
A database development management system comprising:
前記予約手段は、前記データベースの各担当者に対して会議に関する通知メールを送信する手段をさらに備える、
ことを特徴とする請求項1に記載のデータベース開発管理システム。
The reservation means further comprises means for transmitting a notification mail regarding the conference to each person in charge of the database.
The database development management system according to claim 1.
前記予約手段は、前記データベースの各担当者のスケジュールデータを参照し、全担当者のうちの所定割合以上の担当者に共通する空き時間を検索して会議室の予約時間を決定する、
ことを特徴とする請求項1又は2に記載のデータベース開発管理システム。
The reservation means refers to the schedule data of each person in charge of the database, searches for free time common to persons in charge of a predetermined ratio or more of all persons in charge, and determines the reservation time of the conference room.
The database development management system according to claim 1 or 2.
コンピュータを、
各データベースのテンプレートデータを記憶する手段、
データベースへのアクセス権限を有するユーザのリストデータをデータベース毎に記憶する手段、
各データベースの開発工程に関するデータを記憶する手段、
データベースの開発工程における会議の日付が入力された場合、当該日付に基づいて、会議室の予約処理を行うとともに、当該データベースの各担当者のスケジュールデータに会議のスケジュールを設定する予約手段、
として機能させるためのプログラム。
Computer
Means for storing template data of each database;
Means for storing, for each database, list data of users having authority to access the database;
Means for storing data relating to the development process of each database;
Reservation means for performing conference room reservation processing based on the date when the date of the conference in the database development process is input, and setting the conference schedule in the schedule data of each person in charge of the database,
Program to function as.
JP2007332007A 2007-12-25 2007-12-25 Database development management system and program Pending JP2009157445A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007332007A JP2009157445A (en) 2007-12-25 2007-12-25 Database development management system and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007332007A JP2009157445A (en) 2007-12-25 2007-12-25 Database development management system and program

Publications (1)

Publication Number Publication Date
JP2009157445A true JP2009157445A (en) 2009-07-16

Family

ID=40961442

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007332007A Pending JP2009157445A (en) 2007-12-25 2007-12-25 Database development management system and program

Country Status (1)

Country Link
JP (1) JP2009157445A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010095711A1 (en) 2009-02-19 2010-08-26 日産自動車株式会社 Electricity storage device electrode and manufacturing method for same
JP2011197747A (en) * 2010-03-17 2011-10-06 Ricoh Co Ltd Database access management system, management method, and program
CN110447011A (en) * 2017-03-23 2019-11-12 日本电气株式会社 Develop operations support systems, development management server, operate administrative service device and its method and the non-transitory computer-readable medium for being stored with its program

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2010095711A1 (en) 2009-02-19 2010-08-26 日産自動車株式会社 Electricity storage device electrode and manufacturing method for same
JP2011197747A (en) * 2010-03-17 2011-10-06 Ricoh Co Ltd Database access management system, management method, and program
CN110447011A (en) * 2017-03-23 2019-11-12 日本电气株式会社 Develop operations support systems, development management server, operate administrative service device and its method and the non-transitory computer-readable medium for being stored with its program
US20200014592A1 (en) * 2017-03-23 2020-01-09 Nec Corporation Development operation support system, development management server, operation management server, method thereof, and non-transitory computer readable medium storing program thereof
US11184229B2 (en) * 2017-03-23 2021-11-23 Nec Corporation Development operation support system, development management server, operation management server, method thereof, and non-transitory computer readable medium storing program thereof
CN110447011B (en) * 2017-03-23 2023-02-17 日本电气株式会社 Development operation support system, development management server, operation management server, method therefor, and non-transitory computer-readable medium storing program therefor

Similar Documents

Publication Publication Date Title
US20090248480A1 (en) Controlled synchronization between a group calendar and individual work calendars
JP2022145393A (en) Schedule adjusting device, schedule adjusting method and program
JP2005038145A (en) Approval route decision method and program for electronic approval system
JP2023064026A (en) Time schedule adjusting device, time schedule adjusting method and program
US9292890B2 (en) Method and system for providing case update notifications
JP2006195833A (en) Workflow system and its program
JP2009157445A (en) Database development management system and program
JP6650174B1 (en) Intellectual property management device, intellectual property management program, and intellectual property management method
JP2006107282A (en) Community management system, community server, community management method and community management program
JP4423164B2 (en) Knowledge sharing system and information disclosure control method
JP2007226428A (en) Management system, management device and management program for authority of utilization
JP2018169836A (en) Event management device, event management program, event management method
JP5637501B2 (en) Document management system and document management method
JP2004334454A (en) Accumulation/reuse supporting system for knowledge information
JP6839353B2 (en) Event management device, event management program, and event management method
JP6626327B2 (en) Gantt chart generation program, Gantt chart generation device, and Gantt chart generation method
JP2007108827A (en) Workflow system, method and program
JP3961792B2 (en) Knowledge accumulation support system and administrator setting method in the same system
JP7300567B1 (en) Privilege management system for business systems
JP2004341849A (en) Information sharing system, information sharing support server and program
JP7093168B2 (en) Management system, management method and management program
JP2004234385A (en) Information distribution system, program for information distribution and method for information distribution
JP2006277074A (en) Institution reservation system
JP6420597B2 (en) List management system
JP2004259019A (en) Schedule management system, program and recording medium