Online Processing
Early computer systems relied mainly on
batch processing, but the vast majority
of systems today use online processing.
An online system handles transactions
when and where they occur and provides
output directly to users. Because it is
interactive, online processing avoids
delays and allows a constant dialog
between the user and the system.
An airline reservations system is a
familiar example of online processing.
When an online customer views the
screen shown in Figure 10-28, he or she
can enter the origin, destination, travel
dates, and travel times. The system
searches a database and responds by displaying
available flights, times, and prices.
The customer can make a reservation,
enter a name, address, credit card information,
and other required data and the
system creates the reservation, assigns a
seat, and updates the flight database
immediately.
Online processing also can be used
with file-oriented systems. Figure 10-29 shows
what happens when a customer uses an ATM to
inquire about an account balance. After the ATM
verifies the customer’s card and password, the customer
enters the request (Step 1). Then, the system
accesses the account master file using the account
number as the primary key and retrieves the customer’s
record (Step 2). The system verifies the
account number and displays the balance (Step 3).
Data is retrieved and the system transmits the
current balance to the ATM, which prints it for the
customer. Online processing systems have four
typical characteristics:
1. The system processes transactions completely
when and where they occur.
2. Users interact directly with the information
system.
3. Users can access data randomly.
4. The information system must be available
whenever necessary to support business
functions
การประมวลผลออนไลน์ระบบคอมพิวเตอร์ก่อน
อาศัยหลักในการประมวลผล แต่ส่วนใหญ่ของระบบการประมวลผลออนไลน์วันนี้ใช้
.
ระบบออนไลน์จัดการธุรกรรม
ที่ไหนและเมื่อพวกเขาเกิดขึ้นและมี
การส่งออกโดยตรงไปยังผู้ใช้ . เพราะมันคือ
โต้ตอบการประมวลผลออนไลน์หลีกเลี่ยงความล่าช้าและช่วยให้คงที่
โต้ตอบระหว่างผู้ใช้และระบบ ระบบการจองสายการบินเป็น
ตัวอย่างที่คุ้นเคยของการประมวลผลออนไลน์ .
เมื่อลูกค้าออนไลน์มุมมองหน้าจอแสดงในรูปที่ 10-28
เขาหรือเธอสามารถระบุต้นทาง , ปลายทาง , วันที่เดินทาง
, และเวลาเดินทาง ระบบค้นหาฐานข้อมูลและตอบสนองด้วย
พร้อมแสดงเที่ยวบิน เวลา และราคา ลูกค้าสามารถจอง
, ใส่ชื่อ , ที่อยู่ , ข้อมูลบัตรเครดิตและข้อมูลอื่น ๆ
และระบบสร้างห้องส่ง
, ที่นั่ง , และปรับปรุงฐานข้อมูลการบิน
การประมวลผลออนไลน์ได้ทันที นอกจากนี้ยังสามารถใช้กับไฟล์ระบบที่มุ่งเน้น
. รูปแสดง 10-29
เกิดอะไรขึ้น เมื่อลูกค้าใช้บริการ
สอบถามเกี่ยวกับบัญชีสมดุล หลังตู้
ตรวจสอบบัตรของลูกค้า และรหัสลูกค้า
เข้าสู่บริการ ( ขั้นตอนที่ 1 ) แล้วระบบ
เข้าถึงแฟ้มหลักบัญชีใช้บัญชี
เลขที่เป็นคีย์หลักและเรียกบันทึกของ
ลูกค้า ( ขั้นตอนที่ 2 ) ระบบตรวจสอบ
เลขที่บัญชีและแสดงความสมดุล ( ขั้นตอนที่ 3 ) .
ข้อมูล ดึงข้อมูล และระบบส่ง
สมดุลปัจจุบันเอทีเอ็ม ซึ่งพิมพ์สำหรับ
ลูกค้า ระบบการประมวลผลแบบออนไลน์มีลักษณะทั่วไป :
4
1ระบบประมวลผลธุรกรรมทั้งหมด
เมื่อและที่พวกเขาเกิดขึ้น .
2 ผู้ใช้โต้ตอบโดยตรงกับระบบ สารสนเทศ
.
3 ผู้ใช้สามารถเข้าถึงข้อมูลแบบสุ่ม .
4 ระบบข้อมูลต้องพร้อมใช้งานเมื่อใดก็ตามที่จำเป็นเพื่อสนับสนุนฟังก์ชั่นทางธุรกิจ
การแปล กรุณารอสักครู่..
