electronic records management with technologies

66
Electronic Records Management with Technologies 1 COMP7780

Upload: willow

Post on 23-Mar-2016

79 views

Category:

Documents


3 download

DESCRIPTION

Electronic Records Management with Technologies. Outline. Databases and Data Warehouse Collating Sequence Issues Electronic Record Management Storage Media Technologies Record Imaging. Using Databases. Using Databases. Databases are organized for rapid search and retrieval - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Electronic Records Management  with Technologies

Electronic Records Management

with Technologies

1COMP7780

Page 2: Electronic Records Management  with Technologies

Outline Databases and Data Warehouse Collating Sequence Issues Electronic Record Management Storage Media Technologies Record Imaging

Page 3: Electronic Records Management  with Technologies

Using Databases

Page 4: Electronic Records Management  with Technologies

Using Databases Databases are organized for rapid search and retrieval

(Relational) Databases have objects:◦Tables (store data)◦Forms◦Queries◦Reports

Page 5: Electronic Records Management  with Technologies

Database Table (MS Access)

Records are arranged in rows

Fields are arranged in columns

Page 6: Electronic Records Management  with Technologies

Data Hierarchy in Relational DB

Page 7: Electronic Records Management  with Technologies

Finding Information in DB Use the Find feature

◦ Can be used on any field◦ Partial names can be used

Query by Example (QBE)◦ Choose fields◦ Choose sorting order: ascending or descending

Structured Query Language (SQL)

Page 8: Electronic Records Management  with Technologies

Query in Design View

Page 9: Electronic Records Management  with Technologies

Query Results Table

Page 10: Electronic Records Management  with Technologies

MS Access Report

Page 11: Electronic Records Management  with Technologies

Relations and Multi-table Query Real power of relational DB …

Page 12: Electronic Records Management  with Technologies

Example DB Schema

Unified Modeling Language Class Diagram notation

Page 13: Electronic Records Management  with Technologies

Databases and E-Commerce HTML (HyperText Markup Language) is the language

browsers interpret and display. Web Server receives instructions from coding on

the form. The coding opens the database and returns or adds

information to it.

Page 14: Electronic Records Management  with Technologies

Data Warehouses Data warehouse: Stores data used to make

decisions◦ Obtained periodically from transaction databases◦ Snapshot of situation at specific time◦ Different from operational databases

Customer data is most common type of data housed◦ Corporate use transcends reporting internal data

to business intelligence today

Page 15: Electronic Records Management  with Technologies

Data Warehouses (2) Metadata

◦ The part of the warehouse that defines the data Explains meaning of each data element and sets

standards e.g. to reconcile data from legacy systems

Quality data◦ The cleaning process to adhere to metadata standards

The older the data the more suspect its quality Datamart

◦ A subset of data pulled off the warehouse for a specific group of users Faster search time and lower costs

Page 16: Electronic Records Management  with Technologies

Data Warehouses (3) Five steps in a data warehousing project:

1. Define the business uses of the data2. Create the data model for the warehouse3. Cleanse the data to ensure data quality4. Select the user tools5. Monitor usage and system performance

Page 17: Electronic Records Management  with Technologies

Example Data Warehouse Schema

Page 18: Electronic Records Management  with Technologies

How Computers Sort Text Data Character Standards

◦ The first 128 characters of the possible 256 are assigned specific numeric values.

◦ ASCII (American Standard Code for Information Interchange) Values Chart lists the value for spaces, symbols, number and lowercase and uppercase letter.

Page 19: Electronic Records Management  with Technologies

Collating Sequence Issues

Page 20: Electronic Records Management  with Technologies

ASCII Values Chart

Page 21: Electronic Records Management  with Technologies

Usage Note 1: Case Sensitivity Many computer applications ignore upper

and lowercase letters. Default settings for Word and Excel treat

the letters the same whether lower or uppercase.

Page 22: Electronic Records Management  with Technologies

Usage Note 2: Extended ASCII Characters Due to the

original IBM PC Different code

pages for different languages

English ordering ignore diacritics (é ê ë è )

Page 23: Electronic Records Management  with Technologies

Usage Note 3: Collating Sequence of Other Countries Diacritics

◦ marks over and around letters◦ For sorting purposes the characters may be considered to be

the same letter in most languages. English, French, German

◦ May be treated as different letters in some other languages. Turkish dictionaries treat o and ö as different letters, and oyun

comes before öbür. Similiary, Digraph (e.g. ß = ss in German) or Trigraph

treated as either multiple letters (majority) or one letter in different languages.

In several languages the rules have changed over time.◦ older dictionaries may use a different order than modern

ones.

See: http://en.wikipedia.org/wiki/Collating_sequence

Page 24: Electronic Records Management  with Technologies

Encoding Systems for Eastern Languages Languages Two-byte encoding systems

Simplified Chinese characters

GB(mainland China)

Traditional Chinese characters

Big-5(Hong Kong and Taiwan)

Japanese JIS, Shift-JIS, EUC-JIS, New-JIS

Korean KSC

Page 25: Electronic Records Management  with Technologies

Using Unicode Unicode Worldwide Character

Standard International Standards

Organization (ISO) ISO10646 4 byte (32 bit) per character Include all major characters set + 4,914 dialect characters

approved by the Hong Kong government

Char ISO10646 Big5

Page 26: Electronic Records Management  with Technologies

Applying Indexing Rules to Computer Applications Follow Rules 1–10 from Chapters 2–4 Key indexing units in mixed case with no

punctuation Spell out all symbols Format numbers for proper sorting

Page 27: Electronic Records Management  with Technologies

Rule 5: Titles and Suffixes Numeric suffixes (I, II) are filed before

alphabetic suffixes (CPA, Jr., Sr.).

Page 28: Electronic Records Management  with Technologies

Comparison of Sort Order for Suffixes

Page 29: Electronic Records Management  with Technologies

Rule 7: Numbers in Business Names Numbers written as digits are keyed so that

all numbers have an equal number of digits and align on the right.

Add (adequate) leading zeros Another way: use numeric fields in DB

Page 30: Electronic Records Management  with Technologies

Comparison of Sorted Numbers with and without Leading Zeros

Page 31: Electronic Records Management  with Technologies

Electronic Record Management

Page 32: Electronic Records Management  with Technologies

Electronic Record Life Cycle Create and Save Distribution and Use Maintenance Disposition

Page 33: Electronic Records Management  with Technologies

Creation and Storage Electronic files are created in applications. The file is created when it is saved with a

filename and stored on a computer drive. Folder structure

◦Broad and shallow◦Use meaningful names

Filenames—use meaningful names

Page 34: Electronic Records Management  with Technologies

Use and Distribution Electronic documents distribution

◦printed and sent through regular mail◦attached to an e-mail◦available on the organization’s intranet◦available on shared drive on the LAN◦published on Websites / blogs …

Page 35: Electronic Records Management  with Technologies

Maintenance Electronic files are maintained through◦Move◦Copy◦Back up◦Restore

Synchronization problem◦ PC and mobile devices (PDA / phone…)◦ Home / office / laptop PC◦ PC and servers / web / DB / host …

Page 36: Electronic Records Management  with Technologies

Disposition Electronic records disposition

◦Data migration to archive◦Delete after retention period

Page 37: Electronic Records Management  with Technologies

Storage Media Technologies

Page 38: Electronic Records Management  with Technologies

Relationship Between Electronic and Image Records Electronic record—a record stored on electronic

storage media that can be readily accessed or changed. ◦ A machine-readable record—digitized and coded

information that must be translated by a computer or other equipment before it can be understood.

Image record—a digital or photographic representation of a record on any medium such as microfilm or optical disk.

Page 39: Electronic Records Management  with Technologies

Electronic Media Magnetic media—magnetically coated

materials used by computers for data storage.

Optical media—high-density information storage medium where digitally encoded information is both written and read with a laser.

Page 40: Electronic Records Management  with Technologies

Magnetic Media Floppy disk or diskette Hard disk Magnetic tape Redundant array of independent disks

(RAID) Videotape Removable / USB hard disk

Page 41: Electronic Records Management  with Technologies

Optical Media

Basic 1x Speed

(Mbit/s)

Approximate Maximum Speed

Capacity

SpeedMultiples(

×)(Mbit/

s)Read only

media

Read/Writemedia

1st generation :CD 1.17 56× 65.62 650/70

0MB650/700

MB2nd generation: DVD 10.55 20× 232.10 4.7-17

GB4.7/8.5

GB3rd generation :BD 36 12× 432 25-100

GB25/50G

B Read-Only, Record Once (-R), Read-Write (-RW) All removable from drive

Page 42: Electronic Records Management  with Technologies

Advantages of Removable Data Storage Devices Can be stored in locked cabinets, vaults, or other

secure locations Can be used in other computer systems with

compatible drives Can be used to back up conventional hard drives

and to restore electronic records if a removable drive fails

Can be used with an identical device if a removable drive fails

Page 43: Electronic Records Management  with Technologies

Data Input Computer keyboard Scanner Bar code scanner RFID scanner Optical character

recognition (OCR) Fax machine

Handheld devices Removable disks Mobile communication

devices Push technology

Page 44: Electronic Records Management  with Technologies

Storage and Retrieval Procedures Indexing electronic records involves assigning

identifier codes or filenames and using keywords, or using directories and subdirectories

Retrieving involves identifying categories and subcategories of electronic records and directories and subdirectories where they may be stored

Page 45: Electronic Records Management  with Technologies

Label Information —Removable Data Storage Devices Department, unit, or organization that created the

records Name of records series Inclusive dates, numeric series, or other identifying

information Type of computer used to create the records Software name and version used to create the

records

Page 46: Electronic Records Management  with Technologies

Label Information —Centralized Data Processing Facilities Complete listing of files contained on the medium Manufacture date for the medium Security precautions and access restrictions Type of copy—working or storage Any special attributes of the medium

Page 47: Electronic Records Management  with Technologies

Retention and Disposition Duplicate records Media compatibility and stability Access E-mail records Active records storage Inactive records storage and archives

Page 48: Electronic Records Management  with Technologies

Disposition of Electronic Records

Medium DispositionMagnetic disks

Delete file(s) from disk and overwrite space with new information

Magnetic tapes

Restore all files to hard disk, delete selected files, write remaining files to tape

CD-ROM disks

Restore all files to hard drive, delete selected files, write remaining files to new CD-ROM, and shred original CD-ROM

CD-RW, CD-R disks

Restore files to hard drive, delete selected files, rewrite remaining files to same disk

Page 49: Electronic Records Management  with Technologies

Records Safety Adopt protective measures for hardware,

software, and media Convert records on magnetic media to hard

copy, optical disks, or microforms for long-term storage

Protect against loss of files Take measures to prevent computer viruses

Page 50: Electronic Records Management  with Technologies

Records Security Security policy and checks Security measures Data protection Security for faxed documents E-mail retention policies

Page 51: Electronic Records Management  with Technologies

Record Imaging

Page 52: Electronic Records Management  with Technologies

Image Media Microform—the collective term for all microimages

such as microfilm, microfiche, aperture card, and microfilm jacket

Micrographics—the technology by which recorded information can be quickly reduced to a microform, stored conveniently, and then easily retrieved for reference and use

Page 53: Electronic Records Management  with Technologies

Types of Microforms Roll microfilm Microfiche Microfilm jacket Aperture card Computer-output microform or microfilm

(COM)

Page 54: Electronic Records Management  with Technologies

Stages of an Image System Preparation

◦ Prepare records for imaging Processing

◦ Index and code records◦ Microfilm or scan records◦ Process microfilm◦ Make duplicate copies for use

Continued on next slide

Page 55: Electronic Records Management  with Technologies

Stages of an Image System Use

◦ Store records◦ Retrieve records◦ View/read records◦ Print hard copy (optional)

Continued from previous slide

Page 56: Electronic Records Management  with Technologies

Commercial Imaging Services Microfilming Processing Duplicating Inspecting and testing Loading and labeling cartridges Producing microfilm jackets and aperture cards Scanning microforms Storing master copies of vital records

Page 57: Electronic Records Management  with Technologies

Microform Storage Recommendations Store storage and working copies in vertical,

upright position Avoid stacking microforms Use drawer cabinets for reels and cartridges Store microfilm reels and cartridges in boxes Store cartridges in carousels partitioned for boxes

Continued on next slide

Page 58: Electronic Records Management  with Technologies

Microform Storage Recommendations Store flat microforms in drawer cabinets, separated

by tabbed dividers Store microforms upright in open or closed trays for

desktop use or place into cabinets for security Use microform storage panels with pockets to insert

microfiche or microfilm jackets (optional).

Continued from previous slide

Page 59: Electronic Records Management  with Technologies

Storage Environment Recommendations Prohibit eating, drinking, and smoking in microform

work areas. Keep containers and equipment clean. Maintain maximum temperature no greater than

77°F; relative humidity from 20–50%; variations no more than 10% a day.

Store microform storage copies in a fire-resistant room or vault. Store duplicate vital microforms in another location.

Continued on next slide

Page 60: Electronic Records Management  with Technologies

Storage Environment Recommendations Store microform storage copies in drawer cabinets

or shelving units with doors. Use air-conditioning or air-filtration system.

Use acid-free film reels, storage boxes, and paper enclosures or attachments.

Remove deteriorating microforms from storage. Replace with duplicate copies.

Use safety and security protection; limit access; protect from damage or loss.

Continued from previous slide

Page 61: Electronic Records Management  with Technologies

Microform Display Devices Microform reader Single-purpose reader Multipurpose reader Stationary reader Microform viewer

Microform projector Reader/printer Universal

reader/printer Reader/Scanner Microfilm drive

(M drive)

Page 62: Electronic Records Management  with Technologies

Retention Guidelines

Multiple copies Multi-site (off-site) backup

Type of Record Retention GuidelinesRecords kept for three years or less

Keep as paper records or on magnetic or optical disk storage

Records kept for 7 to 15 years

Consider optical disk storage or microfilm

Vital and archival records

Keep on microfilm

Page 63: Electronic Records Management  with Technologies

Software Tracks and manages paper, electronic, and

image records Increases rapid access to records Reduces number of misplaced records Maintains records indexes, charge-out files,

and retention and destruction records

Page 64: Electronic Records Management  with Technologies

Questions?Dickson K.W. Chiu

[email protected]

Page 65: Electronic Records Management  with Technologies

Class Discussion (1)Backup and Media Reliability

Personal experience in losing data ◦ due to media failure◦ due to operational / software mistakes◦ virus / hackers◦ …

Remedy: personal / company experience in doing backup

Page 66: Electronic Records Management  with Technologies

Class Discussion (2)Losing track of information You did have the information / file but you

spent much time in finding it. Why? Any remedy experience?