JPH0628107A - File movement system - Google Patents

File movement system

Info

Publication number
JPH0628107A
JPH0628107A JP4179532A JP17953292A JPH0628107A JP H0628107 A JPH0628107 A JP H0628107A JP 4179532 A JP4179532 A JP 4179532A JP 17953292 A JP17953292 A JP 17953292A JP H0628107 A JPH0628107 A JP H0628107A
Authority
JP
Japan
Prior art keywords
file
information
files
information storage
migration
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.)
Withdrawn
Application number
JP4179532A
Other languages
Japanese (ja)
Inventor
幸三 ▲高▼橋
Kozo Takahashi
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.)
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Software Tohoku 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 TOHOKU NIPPON DENKI SOFTWARE KK, NEC Software Tohoku Ltd filed Critical TOHOKU NIPPON DENKI SOFTWARE KK
Priority to JP4179532A priority Critical patent/JPH0628107A/en
Publication of JPH0628107A publication Critical patent/JPH0628107A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

PURPOSE:To decrease the man-hours of the generation of job control statements for movement and improve the precision when files on a mass-storage magnetic disk are moved. CONSTITUTION:This file movement system has a volume information read means 3 which reads volume control information out of a movement-source disk 2, an information storage file 4 which stores the read information, and a moving method selecting means 5 which selects the movement of all files or the movement of some of the files. Then, the system consists of a file name input means 6 for inputting the names of moved files or remaining files when some of the files are moved, an extracted information storage file 7 wherein the volume information is extracted according to the inputted file names, and a library storage means 8 which registrates the extracted information storage file 7.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、磁気ディスク上のファ
イル移行方式に関し、特に大容量のファイル移行方式に
関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file transfer method on a magnetic disk, and more particularly to a large capacity file transfer method.

【0002】[0002]

【従来の技術】従来のファイル移行方式は、以下の〜
のステップを踏む。 移行元ディスクに存在するファイルのファイル名,フ
ァイル編成等の確認。 移行用ジョブ制御文の作成。 移行用ジョブ制御文を実行し、ファイルの内容を磁気
テープに退避し、移行先ディスクに復帰する。 または、移行先のディスクに、移行ファイルの領域を
確保してから、直接移行元磁気ディスクから移行先磁気
ディスクに移行する。 移行が終了したら、移行元ディスクに残っている移行
ファイルの削除を行う。
2. Description of the Related Art The conventional file migration method is as follows.
Take the steps of. Check the file name and file organization of the files that exist on the migration source disk. Creating a job control statement for migration. Executes the migration job control statement, saves the contents of the file to magnetic tape, and restores to the migration destination disk. Alternatively, the area of the migration file is secured in the migration destination disk, and then the migration source magnetic disk is directly migrated to the migration destination magnetic disk. When the migration is complete, delete the migration files remaining on the migration source disk.

【0003】[0003]

【発明が解決しようとする課題】従来のファイル移行方
式では、ファイル移行を行う際には、前述の,,
,に記したジョブ制御文を作成しなければならず、
移行ファイル名を1つ1つ入力しなければならない為、
移行ファイル数が多量にある場合には、ジョブ制御文の
作成に、かなりの工数がかかるという問題があった。ま
た、入力ミスによるジョブ制御文の再実行や、誤ってフ
ァイルを削除してしまうということがあり、ファイル移
行作業の正確さに欠けるところがあった。
In the conventional file migration method, when the file migration is performed, the above-mentioned ,,
You have to create the job control statement described in
Since you have to enter each migration file name one by one,
When the number of migrated files is large, there is a problem that it takes a considerable amount of time to create a job control statement. In addition, the job control statement may be re-executed due to an input error, or the file may be deleted by mistake, resulting in lack of accuracy in the file transfer operation.

【0004】[0004]

【課題を解決するための手段】本発明のファイル移行方
式は、磁気ディスク上に存在するファイルのファイル
名,レコードサイズ,ブロックサイズ,ファイル容量,
キーサイズ,ファイル編成などの情報を格納しているボ
リューム情報管理テーブルを読み込むボリューム情報読
み込み手段と、前記ボリューム情報読み込み手段によっ
て得た前記情報を格納する情報格納ファイルと、前記磁
気ディスク上の前記ファイルの全移行か一部移行かを選
択する移行方法選択手段と、前記一部移行時にファイル
名を入力するファイル名入力手段と、前記一部移行時に
前記入力されたファイル名のファイル情報を格納する抽
出情報格納ファイルと、前記全移行時には前記情報格納
ファイルの内容を前記一部移行時には前記抽出情報格納
ファイルの内容をライブラリに登録するライブラリ格納
手段とを有することを特徴とする。
According to the file migration method of the present invention, a file name of a file existing on a magnetic disk, a record size, a block size, a file capacity,
Volume information reading means for reading a volume information management table storing information such as key size and file organization, an information storage file for storing the information obtained by the volume information reading means, and the file on the magnetic disk A transfer method selecting means for selecting all transfer or a partial transfer, a file name input means for inputting a file name during the partial transfer, and file information of the input file name during the partial transfer is stored. It is characterized by having an extraction information storage file and a library storage means for registering the contents of the information storage file in the entire transfer and the contents of the extraction information storage file in the library in the partial transfer.

【0005】[0005]

【実施例】次に本発明について図面を参照して詳細に説
明する。
The present invention will be described in detail with reference to the drawings.

【0006】図1は、本発明の一実施例を示すブロック
図である。
FIG. 1 is a block diagram showing an embodiment of the present invention.

【0007】ファイル移行装置1において、ボリューム
情報読み込み手段3により、移行する為に必要なファイ
ル名,レコードサイズ,ブロックサイズ,キーサイズ,
ファイル編成などの情報が読み込まれ、これらの情報が
情報格納ファイル4に格納される。移行方法選択手段5
は、移行元ディスク2の全ファイルを移行するか、一部
を移行するかを入力されたデータから選択し、一部のフ
ァイルを移行する得は、ファイル名入力手段6を介して
ファイル名を取得し、取得したファイル名をもとに、情
報格納ファイル4から抽出情報格納ファイル7に、ファ
イル情報を出力する。全ファイルの移行の時は、情報格
納ファイル4の情報を、ライブラリ格納手段8によりラ
イブラリに登録し、一部のファイルの移行時は、抽出情
報格納ファイル7の情報を、ライブラリ格納手段8によ
りライブラリに登録する。次に、ジョブ制御文作成手段
9により、ライブラリに登録されたファイル名等の情報
を利用して、利用者によって指示された移行方法のジョ
ブ制御文を作成し、ジョブ制御文実行手段10によりジ
ョブ制御文を実行し移行ファイルを移行先ディスク11
に出力する。
In the file transfer device 1, the volume information reading means 3 is used to transfer the file name, record size, block size, key size,
Information such as file organization is read, and this information is stored in the information storage file 4. Transfer method selection means 5
Selects from the input data whether to migrate all files or some of the files on the migration source disk 2. To migrate some of the files, enter the file name via the file name input means 6. Based on the acquired file name, the file information is output from the information storage file 4 to the extraction information storage file 7. When migrating all files, the information in the information storage file 4 is registered in the library by the library storage means 8. When migrating some files, the information in the extracted information storage file 7 is stored in the library by the library storage means 8. Register with. Next, the job control statement creating means 9 creates the job control statement of the migration method instructed by the user by using the information such as the file name registered in the library, and the job control statement executing means 10 creates the job. Control statement is executed and migration file is migrated to disk 11
Output to.

【0008】次にこのように構成されたファイル移行方
式について図2を用いて説明する。
Next, the file migration method configured as described above will be described with reference to FIG.

【0009】図2はファイル移行方式を説明するための
流れ図である。まず、利用者が移行を行いたいファイル
が存在する移行元磁気ディスクのボリューム通し番号の
指定を行う(ステップ12)。ボリューム情報読み込み
手段3は、上記により指定されたボリューム通し番号の
磁気ディスクのボリューム管理情報を読み込み、ファイ
ル名,レコードサイズ,ブロックサイズ,キーサイズ,
ファイル編成などの情報を情報格納ファイル4に出力す
る(ステップ13)。次に、移行方法選択手段5は、移
行元磁気ディスクに記憶されている全部のファイルを移
行するか、一部のファイルを移行するかを利用者の入力
情報により判断する(ステップ14)。一部のファイル
を移行する時は、利用者の手入力により作業をできるだ
け少なくする為に、移行ファイル数と全ファイル数を比
較する(ステップ15)。移行ファイル数が全ファイル
数より多い時は、移行元磁気ディスクに残すファイル数
をファイル名入力手段6を介して入力させ(ステップ1
7)、入力されたファイル名以外のファイル情報を抽出
情報格納ファイル7に出力する(ステップ18)。移行
ファイル数が全ファイル数より少ない時は、移行ファイ
ル名をファイル名入力手段6を介して入力させ(ステッ
プ16)、入力されたファイル名のファイル情報を抽出
情報格納ファイル7に出力する(ステップ19)。ライ
ブラリ格納手段8は、全部のファイルの移行の時は情報
格納ファイル4の情報をライブラリに登録し(ステップ
20)、一部のファイルの移行の時は抽出情報格納ファ
イル7の情報をライブラリに登録する(ステップ2
0)。ジョブ制御文作成手段9は、利用者の指示を受け
てライブラリに登録されたファイル情報を利用して、M
T退避用,MTからの復帰用,ファイルの領域確保用,
ファイルの削除用などのジョブ制御文を作成する(ステ
ップ21)。作成されたジョブ制御文を実行することに
よりファイル移行を終了する。
FIG. 2 is a flow chart for explaining the file migration method. First, the user specifies the volume serial number of the migration source magnetic disk in which the file to be migrated exists (step 12). The volume information reading means 3 reads the volume management information of the magnetic disk having the volume serial number designated as above, and reads the file name, record size, block size, key size,
Information such as file organization is output to the information storage file 4 (step 13). Next, the migration method selection means 5 determines whether to migrate all the files stored in the migration source magnetic disk or a part of the files based on the input information of the user (step 14). When migrating some files, the number of migrated files is compared with the total number of files in order to minimize the work by manual input by the user (step 15). When the number of migrated files is larger than the total number of files, the number of files to be left on the migration source magnetic disk is entered via the file name input means 6 (step 1
7) The file information other than the input file name is output to the extraction information storage file 7 (step 18). When the number of migrated files is less than the total number of files, the migrated file name is input through the file name input means 6 (step 16), and the file information of the input file name is output to the extraction information storage file 7 (step). 19). The library storage unit 8 registers the information of the information storage file 4 in the library when all the files are migrated (step 20), and registers the information of the extracted information storage file 7 in the library when the partial files are migrated. Yes (Step 2
0). The job control statement creating means 9 uses the file information registered in the library in response to the user's instruction,
For saving T, recovering from MT, securing file area,
A job control statement for deleting a file is created (step 21). The file transfer ends by executing the created job control statement.

【0010】[0010]

【発明の効果】以上説明したように本発明は、大容量の
磁気ディスク上のファイル移行を行う場合に、ボリュー
ム管理情報を利用して移行用ジョブ制御文を作成するよ
うにしたことにより、移行用ジョブ制御文に費やす時間
を最小限に滞めると共に、手入力による人為的ミスを減
らし、ファイル移行作業の迅速化と精度を高めるという
効果を有する。
As described above, according to the present invention, when a file on a large-capacity magnetic disk is migrated, the migration job control statement is created using the volume management information. This has the effect of minimizing the time spent on the job control statement for a job, reducing human errors due to manual input, and speeding up and accelerating file transfer work.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明の一実施例のファイル移行方式の構成を
示すブロック図である。
FIG. 1 is a block diagram showing the configuration of a file migration method according to an embodiment of the present invention.

【図2】図1に示した実施例のファイル移行方式の処理
の流れを示す図である。
FIG. 2 is a diagram showing a flow of processing of a file migration method of the embodiment shown in FIG.

【符号の説明】[Explanation of symbols]

1 ファイル移行装置 2 移行元ディスク 3 ボリューム情報読み込み手段 4 情報格納ファイル 5 移行方法選択手段 6 ファイル名入力手段 7 抽出情報格納ファイル 8 ライブラリ格納手段 9 ジョブ制御文格納手段 10 ジョブ制御文実行手段 11 移行先ディスク DESCRIPTION OF SYMBOLS 1 File migration device 2 Migration source disk 3 Volume information reading means 4 Information storage file 5 Migration method selection means 6 File name input means 7 Extraction information storage file 8 Library storage means 9 Job control statement storage means 10 Job control statement execution means 11 Migration Destination disc

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 磁気ディスク上に存在するファイルのフ
ァイル名,レコードサイズ,ブロックサイズ,ファイル
容量,キーサイズ,ファイル編成などの情報を格納して
いるボリューム情報管理テーブルを読み込むボリューム
情報読み込み手段と、前記ボリューム情報読み込み手段
によって得た前記情報を格納する情報格納ファイルと、
前記磁気ディスク上の前記ファイルの全移行か一部移行
かを選択する移行方法選択手段と、前記一部移行時にフ
ァイル名を入力するファイル名入力手段と、前記一部移
行時に前記入力されたファイル名のファイル情報を格納
する抽出情報格納ファイルと、前記全移行時には前記情
報格納ファイルの内容を前記一部移行時には前記抽出情
報格納ファイルの内容をライブラリに登録するライブラ
リ格納手段とを有することを特徴とするファイル移行方
式。
1. Volume information reading means for reading a volume information management table that stores information such as file names, record sizes, block sizes, file sizes, key sizes, and file organizations of files existing on magnetic disks, An information storage file for storing the information obtained by the volume information reading means,
Transfer method selecting means for selecting whether to transfer all or part of the file on the magnetic disk, file name input means for inputting a file name at the time of the partial transfer, and the file input at the time of the partial transfer An extraction information storage file for storing file information of a name, and a library storage unit for registering the contents of the information storage file in the full migration and the contents of the extraction information storage file in the partial migration. File transfer method.
JP4179532A 1992-07-07 1992-07-07 File movement system Withdrawn JPH0628107A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4179532A JPH0628107A (en) 1992-07-07 1992-07-07 File movement system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4179532A JPH0628107A (en) 1992-07-07 1992-07-07 File movement system

Publications (1)

Publication Number Publication Date
JPH0628107A true JPH0628107A (en) 1994-02-04

Family

ID=16067404

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4179532A Withdrawn JPH0628107A (en) 1992-07-07 1992-07-07 File movement system

Country Status (1)

Country Link
JP (1) JPH0628107A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293412A (en) * 1999-04-09 2000-10-20 Nec Corp Information processor and method for calculating amount of data output to auxiliary storage medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000293412A (en) * 1999-04-09 2000-10-20 Nec Corp Information processor and method for calculating amount of data output to auxiliary storage medium

Similar Documents

Publication Publication Date Title
JPH04186447A (en) Directory management system
JPH0628107A (en) File movement system
JP2877973B2 (en) File recall control method
JPH0644118A (en) File backup system
JP2746770B2 (en) File processing method of optical disk verification system
JPS58191055A (en) Automatic editing system of output type using virtual record
JPH0764832A (en) Multi-extent file system
JP2573579B2 (en) File operating device for multiple file / volume type magnetic tape
JP2549155Y2 (en) Optical filing system
JPH01114948A (en) File edition supporting method
JPS61233828A (en) Magnetic disc copying device
JP2842697B2 (en) Data I / O method by virtual file
JPH05265813A (en) File managing device
JPH09218809A (en) File information confirmation device and method therefor
JPS63104154A (en) File shift system
JPH0283724A (en) Information processor
JPH036634A (en) File storing system for floppy disk
JPH0393059A (en) Magneto-optical disk operating system
JPH01137343A (en) File back-up system
JPH113211A (en) Pc card setting system for computer system
JPH03224033A (en) Program changing device
JPS6233387A (en) Control system for copying of floppy disk
JPH05314665A (en) Information recording and reproducing method
JPS636627A (en) Starter os restoring method
JPH03282644A (en) Inter-magnetic disk file shifting device

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19991005