JP4610041B2 - How to back up data - Google Patents

How to back up data Download PDF

Info

Publication number
JP4610041B2
JP4610041B2 JP2000102663A JP2000102663A JP4610041B2 JP 4610041 B2 JP4610041 B2 JP 4610041B2 JP 2000102663 A JP2000102663 A JP 2000102663A JP 2000102663 A JP2000102663 A JP 2000102663A JP 4610041 B2 JP4610041 B2 JP 4610041B2
Authority
JP
Japan
Prior art keywords
backup
data
power
procedure
application program
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 - Lifetime
Application number
JP2000102663A
Other languages
Japanese (ja)
Other versions
JP2001290711A (en
Inventor
秀行 安藤
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP2000102663A priority Critical patent/JP4610041B2/en
Publication of JP2001290711A publication Critical patent/JP2001290711A/en
Application granted granted Critical
Publication of JP4610041B2 publication Critical patent/JP4610041B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Power Sources (AREA)
  • Techniques For Improving Reliability Of Storages (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は、業務プログラムの終了時にデータのバックアップを取る方法に係り、更にバックアップ終了後にシステムの電源を切断する方法に関する。
【0002】
【従来の技術】
汎用のOS(オペレーティングシステム)を搭載した汎用のPC(パーソナルコンピュータ)を用い、そこにアプリケーションプログラムを導入して業務や処理が行われる。そして、アプリケーションプログラムを入れ替えることで様々な業務に応用することができる。つまり、様々なアプリケーションプログラムを入れ替えられるということは、汎用性があって融通が効くということである。しかし、一方、特定の業務に特化して適応させた大規模なアプリケーションプログラムを導入して利用しようとするときには、PCを始めとした機器全体をその特定業務のために使えるほうが効率がよい。そこで、汎用のPCや汎用のOSを使いながらも、機器とプログラムとを一体化したいわゆるシステムとして構成し、運用するものが存在する。
【0003】
このようなシステムにおいては、PCの電源を投入すると自動的に特定業務のアプリケーションプログラムが立ち上るようにしている。そして、その業務を終了してアプリケーションプログラムを終了するということは、即ちシステムの利用を終了するということであり、PCの電源を切断することと同じであった。そこで、従来は、システムの終了に当ってはOSの電源切断機能を利用していた。
また、その際に、システムの稼動中に追加や修正された特定業務のデータのバックアップを取るように促すメッセージを表示するようにしていた。そして、ユーザが必要に応じてバックアップを指示することで、バックアップ処理を実施し、その後にシステムの電源が切断されるものである。
【0004】
【発明が解決しようとする課題】
このような専用システムであっても、特定業務のアプリケーションプログラムを終了してOS環境に復帰したい場合がある。また、そのときにも、それまで追加・修正したデータのバックアップを取りたい場合があった。このように、システムを終了せずに、即ちシステムの電源を切らないでバックアップを取りたいとき、従来は、アプリケーションプログラムのバックアップ業務を別途起動して実行し、意識してバックアップを取る必要があった。
【0005】
【課題を解決するための手段】
本発明は、電源切断機能を有するOSの上で動作する業務プログラムの終了時に、その業務プログラムが使用するデータのバックアップを取るようにユーザに促すメッセージを表示し、その際、バックアップ処理を実施した後にシステムの電源を切る第1の手順か、または、バックアップ処理を実施した後にOS環境に復帰する第2の手順、のいずれかを少なくとも選択して実施できるようにし、上記課題を解決するものである。
【0006】
【実施例】
図2は、実施例アプリケーションプログラムが終了時に表示するダイアログボックスの一例である。これは、本アプリケーションプログラムを終了するように、即ちシステムが提供する特定の業務を終了しようと、ユーザが指示したことに応じて、業務処理中に追加されたり修正されたデータのバックアップを取るよう、ユーザに促すために表示するダイアログボックスである。図から分るように、実施例では、バックアップを取る取らない、システムの電源を切る切らないの組み合せによって、4つの選択肢を用意している。
【0007】
即ち、バックアップを取った後にシステムの電源を切る第1の選択肢と、バックアップを取った後にアプリケーションプログラムを終了してOS環境に戻る第2の選択肢と、バックアップを取らないでシステムの電源を切る第3の選択肢と、及びバックアップを取らないでアプリケーションプログラムを終了し、OS環境に復帰する第4の選択肢である。デフォルトでは「1」が選択されている。これは従来の専用システムの終了方法と同じ効果を持つ。ユーザは、OS環境に戻りたいのであれば、バックアップの必要性に応じて「2」または「4」を選択してOKを指示すればよい。
【0008】
図1は、実施例アプリケーションプログラムの終了時フローである。即ち、ユーザの終了指示があると、それに応じて図2に示すダイアログボックスを表示し、ユーザの選択を受け付ける(ステップS1)。そして、ユーザが「1」を選択したならば(同S2;選択1)、アプリケーションプログラムで取り扱ったデータの一部または全部をバックアップ処理し(同S6)、その後、OSに対して電源の切断を要求して(同S8)から、アプリケーションプログラム自身を終了する(同S9)。これにより、データのバックアップを確保した上でシステムの使用を終了することができる。
【0009】
また、ユーザが「2」を選択したならば(同S3;選択2)、アプリケーションプログラムで取り扱ったデータの一部または全部をバックアップ処理して(同S7)から、アプリケーションプログラム自身を終了する(同S9)。これにより、データのバックアップを確保した上でOS環境に復帰できるので、他のアプリケーションを起動するなど、PCを継続して利用することができる。
【0010】
また、ユーザが「3」を選択したならば(同S4;選択3)、データのバックアップは行わないでOSに対して電源の切断を要求する(同S8)。そして、アプリケーションプログラム自身を終了する(同S9)。これにより、バックアップ処理のための時間を省略して、システムを直ちに終了することができる。
【0011】
また、ユーザが「4」を選択したならば(同S5;選択4)、データのバックアップは行わないでアプリケーションプログラム自身を終了する(同S9)。これにより、直ちにOS環境に戻ることができ、他のアプリケーションを起動するなど、PCを継続して他の用途に利用することができるようになる。
【0012】
【発明の効果】
本発明によれば、特定業務の専用システムであってもシステムの電源を切ることなく、データのバックアップを取ることができるようになる。従って、より頻繁にバックアップ作業を促すことができるようになって、データの安全性を高めることが期待できるようになる。また、バックアップを取った上でシステムの電源を切断するか、またはOS環境に復帰するかが選べるようになるので、特定業務のアプリケーションプログラムを終了してから、他のアプリケーションのために機器を継続して利用することができるようになり、データの安全性を確保しながら使い勝手を向上させることができる。また、システムの電源を切る必要がなくなるのでバックアップ作業に対する心理的な抵抗が小さくなって、より多くの機会でバックアップが取られることが期待できる。
【図面の簡単な説明】
【図1】実施例の動作を示すフローチャートである。
【図2】実施例におけるダイアログボックスの表示例を示す図である。
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a method of backing up data at the end of a business program, and further relates to a method of turning off the system power after the backup is completed.
[0002]
[Prior art]
A general-purpose PC (personal computer) equipped with a general-purpose OS (operating system) is used, and an application program is introduced therein to perform business and processing. And it can apply to various business by replacing application programs. In other words, the fact that various application programs can be replaced means versatility and flexibility. However, when introducing and using a large-scale application program specially adapted to a specific task, it is more efficient to use the entire device including the PC for the specific task. Therefore, there are some which are configured and operated as a so-called system in which devices and programs are integrated while using a general-purpose PC or a general-purpose OS.
[0003]
In such a system, an application program for a specific job is automatically started when the PC is turned on. Ending the business and ending the application program means ending the use of the system, which is the same as turning off the PC. Therefore, conventionally, the power-off function of the OS has been used to terminate the system.
At that time, a message prompting the user to back up data for a specific job that has been added or modified while the system is running is displayed. Then, a backup instruction is performed by the user instructing backup as necessary, and then the system is powered off.
[0004]
[Problems to be solved by the invention]
Even in such a dedicated system, there are cases where it is desired to terminate an application program for a specific job and return to the OS environment. Also at that time, there was a case where I wanted to back up the data that had been added or modified. In this way, when it is desired to take a backup without shutting down the system, that is, without turning off the power of the system, conventionally, it is necessary to separately start and execute the backup operation of the application program and take a backup consciously. It was.
[0005]
[Means for Solving the Problems]
The present invention displays a message prompting the user to back up the data used by the business program when the business program running on the OS having the power-off function is terminated, and the backup process is performed at that time. At least one of the first procedure for turning off the power of the system later or the second procedure for returning to the OS environment after performing the backup process can be selected and executed to solve the above problem. is there.
[0006]
【Example】
FIG. 2 is an example of a dialog box displayed when the application program of the embodiment is terminated. This is to back up data that has been added or modified during business processing in response to the user's instruction to terminate this application program, that is, to terminate a specific business provided by the system. A dialog box displayed to prompt the user. As can be seen from the figure, in the embodiment, four options are prepared by a combination of not taking a backup and not turning off the system.
[0007]
That is, a first option to turn off the system after taking a backup, a second option to exit the application program and return to the OS environment after taking a backup, and a second option to turn off the system without taking a backup. And a fourth option for ending the application program without taking a backup and returning to the OS environment. By default, “1” is selected. This has the same effect as a conventional dedicated system termination method. If the user wants to return to the OS environment, he or she may select “2” or “4” and indicate OK according to the necessity of backup.
[0008]
FIG. 1 is a flowchart at the end of the embodiment application program. That is, when there is a user's termination instruction, the dialog box shown in FIG. 2 is displayed accordingly and the user's selection is accepted (step S1). If the user selects “1” (S2; selection 1), a part or all of the data handled by the application program is backed up (S6), and then the OS is turned off. After requesting (S8), the application program itself is terminated (S9). As a result, the use of the system can be terminated after securing the data backup.
[0009]
If the user selects “2” (S3; selection 2), part or all of the data handled by the application program is backed up (S7), and then the application program itself is terminated (same as above). S9). As a result, it is possible to return to the OS environment after ensuring the backup of data, so that the PC can be used continuously such as starting another application.
[0010]
If the user selects “3” (S4; selection 3), the OS is requested to turn off the power without performing data backup (S8). Then, the application program itself is terminated (S9). As a result, the system can be immediately terminated without using time for backup processing.
[0011]
If the user selects “4” (S5; selection 4), the application program itself is terminated without performing data backup (S9). As a result, it is possible to immediately return to the OS environment, and to continue using the PC for other purposes, such as starting another application.
[0012]
【The invention's effect】
According to the present invention, it is possible to back up data without turning off the power of a system even for a dedicated system for a specific job. Therefore, it becomes possible to prompt the backup work more frequently, and it can be expected to increase the safety of the data. In addition, you can choose whether to turn off the system power after the backup or return to the OS environment, so you can quit the application program for a specific job and continue the device for other applications It is possible to improve the usability while ensuring the safety of data. In addition, since it is not necessary to turn off the power of the system, the psychological resistance to the backup work is reduced, and it can be expected that the backup is taken at more opportunities.
[Brief description of the drawings]
FIG. 1 is a flowchart showing the operation of an embodiment.
FIG. 2 is a diagram illustrating a display example of a dialog box in the embodiment.

Claims (2)

電源切断機能を有するOS(オペレーティングシステム)の上で動作する業務プログラムの終了時に、その業務プログラムが使用するデータのバックアップを取るようにユーザに促すメッセージを表示し、その際、バックアップ処理を実施した後にシステムの電源を切る第1の手順か、または、バックアップ処理を実施した後にOS環境に復帰する第2の手順、のいずれかを少なくとも選択して実施できるようにしたことを特徴とするデータのバックアップ方法。  When a business program running on an OS (operating system) that has a power-off function is terminated, a message prompting the user to back up the data used by the business program is displayed. Either of the first procedure for turning off the power of the system later or the second procedure for returning to the OS environment after performing the backup process can be selected and executed at least. Backup method. 電源切断機能を有するOS(オペレーティングシステム)の上で動作する業務プログラムを記録した機械読取り可能な媒体であって、前記業務プログラムは、業務の終了が指示されたことに応じて、データのバックアップを取るようにユーザに促す終了メッセージを表示し、その際、バックアップ処理を実施した後にシステムの電源を切る第1の手順、または、バックアップ処理を実施した後にOS環境に復帰する第2の手順を少なくとも選択できるように終了メッセージを表示し、ユーザの選択入力に応じて、前記第1または第2の手順に従ってコンピュータを制御してデータをバックアップすることを特徴とする機械読取り可能な業務プログラムを記録した媒体。 A machine-readable medium that records a business program that runs on an OS (operating system) having a power-off function. The business program backs up data in response to an instruction to terminate the business. At least a first procedure for turning off the system power after performing the backup processing or a second procedure for returning to the OS environment after performing the backup processing. An end message is displayed so that selection can be made, and a machine-readable business program is recorded in which data is backed up by controlling the computer according to the first or second procedure according to a selection input by the user. Medium.
JP2000102663A 2000-04-04 2000-04-04 How to back up data Expired - Lifetime JP4610041B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000102663A JP4610041B2 (en) 2000-04-04 2000-04-04 How to back up data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000102663A JP4610041B2 (en) 2000-04-04 2000-04-04 How to back up data

Publications (2)

Publication Number Publication Date
JP2001290711A JP2001290711A (en) 2001-10-19
JP4610041B2 true JP4610041B2 (en) 2011-01-12

Family

ID=18616503

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000102663A Expired - Lifetime JP4610041B2 (en) 2000-04-04 2000-04-04 How to back up data

Country Status (1)

Country Link
JP (1) JP4610041B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
ES2186525B1 (en) * 2001-02-20 2004-09-16 Jose Maria Serichol Blasco AUTOMATIC SECURITY COPY SYSTEM OF INFORMATIC FILES IN THE DISCONNECTION OF PERSONAL COMPUTERS.
JP2005258668A (en) * 2004-03-10 2005-09-22 Qd Factory Co Ltd Method for storing data in electronic computer system and electronic computer system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1031562A (en) * 1996-07-17 1998-02-03 Hitachi Ltd Information processing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6216187B1 (en) * 1997-12-01 2001-04-10 Toshiba America Information Systems, Inc. System for powering down a portable computer in a docking station

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1031562A (en) * 1996-07-17 1998-02-03 Hitachi Ltd Information processing system

Also Published As

Publication number Publication date
JP2001290711A (en) 2001-10-19

Similar Documents

Publication Publication Date Title
JP5355243B2 (en) Information processing apparatus, control method thereof, and program
WO2017185510A1 (en) Method and apparatus for adjusting application icon on desktop of terminal
JP4610041B2 (en) How to back up data
US6237102B1 (en) Method and apparatus for controlling frequency and length of a rest mode in a computer
JP4359646B1 (en) Information processing device, external storage device, and control method
JP3274780B2 (en) Power supply method
JP2004164539A (en) Method for controlling activation picture of computer platform, its program, storage medium storing its program, and computer platform
JP3147333B2 (en) Application execution environment creation device
JPH1021097A (en) Starting method for program, and storage medium and computer device
JP2002251289A (en) Information terminal equipment and program provided with program changeover control function
JPS63184123A (en) Information processor
KR20050048206A (en) Computer system and controlling method thereof
JPH08328797A (en) Information processing device and method
KR19980073501A (en) How to operate your computer
JPH11154073A (en) Method and device for activating job and storage medium
JPH09198289A (en) Backup device for file
JP2020016929A (en) Information processing device and program
JP2004094506A (en) Message display method, display controller, program, and recording medium
JPH0589049A (en) Command executing device
JP2001067136A (en) Information processor and method for starting system
JP2008181379A (en) Information-processing device and application start-up method
JP5334562B2 (en) Information processing apparatus, information processing method, and program
JPH1078832A (en) Shut-down device
JPH02249036A (en) Data processor
JP2003196236A (en) Utilization support information providing device

Legal Events

Date Code Title Description
RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20051226

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070402

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100629

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100827

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20100914

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20101012

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131022

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4610041

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131022

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131022

Year of fee payment: 3

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20131022

Year of fee payment: 3

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

EXPY Cancellation because of completion of term