KR910020572A - Log file processing method of electronic exchange - Google Patents

Log file processing method of electronic exchange Download PDF

Info

Publication number
KR910020572A
KR910020572A KR1019900007205A KR900007205A KR910020572A KR 910020572 A KR910020572 A KR 910020572A KR 1019900007205 A KR1019900007205 A KR 1019900007205A KR 900007205 A KR900007205 A KR 900007205A KR 910020572 A KR910020572 A KR 910020572A
Authority
KR
South Korea
Prior art keywords
data
time
date
file
record
Prior art date
Application number
KR1019900007205A
Other languages
Korean (ko)
Other versions
KR920009721B1 (en
Inventor
함석진
Original Assignee
정용문
삼성전자 주식회사
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 정용문, 삼성전자 주식회사 filed Critical 정용문
Priority to KR1019900007205A priority Critical patent/KR920009721B1/en
Publication of KR910020572A publication Critical patent/KR910020572A/en
Application granted granted Critical
Publication of KR920009721B1 publication Critical patent/KR920009721B1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/22Arrangements for supervision, monitoring or testing

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

내용 없음No content

Description

전자교환기의 로그파일 처리방법Log File Processing Method of Electronic Exchange

본 내용은 요부공개 건이므로 전문내용을 수록하지 않았음Since this is an open matter, no full text was included.

제1도는 본 발명을 수행하기 위한 시스템도, 제3도는 본 발명에 따른 로그화일 구성도.1 is a system diagram for carrying out the present invention, and FIG. 3 is a log file configuration diagram according to the present invention.

Claims (3)

전자교환기의 로그화일 처리방법에 있어서, 데이터의 저장이 요구되면 이전의 날짜 및 시간을 비교하여 하나의 레코드를 구성한 뒤 그 레코드를 저장하는 데이타 저장 과정과, 데이타 검색이 요구되면 해당 화일을 선택하여 메시지를 포매팅한 후 출력하는 데이타 검색 과정으로 구성됨을 특징으로 하는 방법.In the log file processing method of the electronic exchange, when the data is required to be stored, the data storage process is performed by comparing a previous date and time, and then storing the record and selecting the corresponding file when the data is requested. Method for retrieving data after formatting the message. 제1항에 있어서, 데이타 저장과정이, 데이타값 저장 요구를 받으면 그때의 날짜와 이전에 기록된 데이타의 날짜를 비교하여 날짜가 변경되었으면 현재 날짜에 해당하는 화일을 생성시키고 이전의 날짜를 비교하여 변경되지 않았으면 이번에는 현재의 시간과 이전에 기록된 데이타 시간을 비교하는 제1과정과, 상기 제1과정에서 현재의 시간과 이전 데이타의 시간을 비교할 시 변경되었으면 화일의 헤드부의 해당시간 영역에 화일의 마지막 포인터를 기록하고 현재의 시간이 이전의 데이타의 시간과 동일할 시는 또다른 하나의 레코드를 구성하여 저장하는 제2과정으로 구성됨을 특징으로 하는 전자 교환기의 로그화일 처리 방법.The method of claim 1, wherein the data storage process receives a request for storing a data value, compares the date with the date of the previously recorded data, generates a file corresponding to the current date if the date is changed, and compares the previous date. If it has not been changed, this time is a first step of comparing the current time and the previously recorded data time, and in the first step of comparing the time of the current time and the previous data, if it is changed, And a second process of writing and storing another record when the last pointer of the file is recorded and the current time is the same as the time of the previous data. 제2항에 있어서, 데이타 검색 과정이, 데이타 검색이 요구되면 해당 날짜의 화일을 검색 선택한 뒤 해당화일 헤드부의 시간 영역의 포인터 값을 읽어서 그 포인터로 이동한 뒤 하나의 레코드를 읽는 제A과정과, 상기 제A과정 수행 후 검색 조건에 적합한가 판단하여 검색 조건에 적합하면 메시지를 포매팅한 뒤 이를 프린트 출력하고 검색 종료시간이 지났는가 점검하고 상기 검색조건에 적합한가 판단할 때 검색 조건에 적합하지 않을 경우는 프린트 출력 다음 단계로 점프하는 제B과정과, 상기 제B과정에서 검색 종료시간이 지났는가 점검할 시 검색 종료 시간이 지났으며 흐름을 종료하고 검색 종료 시간이 지나지 않았을 경우는 화일끝인가 점검하여 화일의 끝이 아니면 상기 제A과정의 하나의 레코드를 읽는 단계로 리턴하고 화일의 끝인 경우는 다음 날짜의 화일을 선택한 뒤 상기 하나의 레코드를 읽는 단계로 리턴하는 제C과정으로 구성됨을 특징으로 하는 전자 교환기의 로그 화일 처리 방법.The method of claim 2, wherein the data retrieval process includes: searching for a file of a corresponding date when a data retrieval is required, reading a pointer value of a time area of the corresponding file head, moving to the pointer, and reading a record; After performing step A, if it is determined that the search condition is suitable and if the search condition is satisfied, the message is formatted and printed out, and if the search end time has passed, and if it is not suitable for the search condition, Step B jumps to the next step of printout, and when checking whether the search end time has passed in the above step B, if the search end time has passed and the flow is terminated and the search end time has not passed, check whether the file ends. If it is not the end, it returns to reading one record of step A. Select a file date of the C treatment process log file of the electronic exchange, characterized by configured in a manner that returns to step reading said one record. ※ 참고사항 : 최초출원 내용에 의하여 공개하는 것임.※ Note: The disclosure is based on the initial application.
KR1019900007205A 1990-05-19 1990-05-19 Method for processing log file KR920009721B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019900007205A KR920009721B1 (en) 1990-05-19 1990-05-19 Method for processing log file

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019900007205A KR920009721B1 (en) 1990-05-19 1990-05-19 Method for processing log file

Publications (2)

Publication Number Publication Date
KR910020572A true KR910020572A (en) 1991-12-20
KR920009721B1 KR920009721B1 (en) 1992-10-22

Family

ID=19299188

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019900007205A KR920009721B1 (en) 1990-05-19 1990-05-19 Method for processing log file

Country Status (1)

Country Link
KR (1) KR920009721B1 (en)

Also Published As

Publication number Publication date
KR920009721B1 (en) 1992-10-22

Similar Documents

Publication Publication Date Title
US4750122A (en) Method for segmenting a text into words
JP3178475B2 (en) Data processing device
US6330567B1 (en) Searching system for searching files stored in a hard disk of a personal computer
KR920020418A (en) Recording method and apparatus for recording information on record carrier and reading apparatus for reading record carrier, and record carrier
EP0121072A3 (en) Method for accessing a data set in a word processing system
KR880700414A (en) Method for creating a list of recorder data and recording method for recordable optical disc
CN106648442A (en) Metadata node internal memory mirroring method and device
CN106547573A (en) A kind of program file control methods and device
JPS6033665A (en) Automatic extracting system of keyword
KR910020572A (en) Log file processing method of electronic exchange
KR880008237A (en) Time base correction device of digital signal
KR890702108A (en) Data storage method
JPH05233386A (en) Data base management system
JP2573577B2 (en) File access device
JP2747009B2 (en) Record addition method for indexed sequential files
JPS6433626A (en) Data file reading system
CA2245087A1 (en) Searching system for searching files stored in a hard disk of a personal computer
KR950009661A (en) Data processing method using digital recording media recognition
KR900002175A (en) Variable file update device and method
KR900013804A (en) Free time analysis method of exchange processor
KR920018659A (en) Data recording / playback method of digital information recording / playback system
KR930010963A (en) Index Method Using Remaining Tapes
JPS5947669A (en) Dictionary retrieving device
JPH02127742A (en) Idle area retrieving system
KR920011202A (en) How to Retrieve Document Files in Facsimile Systems

Legal Events

Date Code Title Description
A201 Request for examination
G160 Decision to publish patent application
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20070910

Year of fee payment: 16

LAPS Lapse due to unpaid annual fee