RelationalDBDesign
SiteMap
Database Architecture
Database Admin
Managing Users
Managing DB Objects
Backup Recovery
Admin Tasks
Instance Architecture
«Prev
Next»
Creation Architecture
SQL*Plus
Describe Command
Spool Command
Database Architecture
Cycles Redo Log Files
Redo Log Info
Extract TS Information
Instance Architecture
Difference instance Database
Instance Overview
Asynchronous Process Coordination
System Global Area
System Monitor Process
Oracle Process Monitor
dbw0 Database Writer
Database Writing Time period
Writing Dirty Buffers
Checkpoint Trigger Database
Limiting Dirty Buffers
lgwr Log Writer
Llog Writing Process
Oracle Archiver Process
Archive Log List
CKPT Checkpoint Process
Other Oracle Processes
Memory Architecture
Database Buffer Cache
Oracle Shared Pool
Large Pool
Program Global Area
PGA DBWR SGA
PGA Contents
SharedServer PGA
Sort Area
Shared Server Areas
Database Creation
Redo Log File Sizes
Config Files
DBCreate Commands
Create Database Command
Create Oracle Service
Running pupbld Script
Starting Oracle Instance
Archive LogList - Exercise
Execute the ARCHIVE LOG LIST command
Objective:
Try out the ARCHIVE LOG LIST command.
Exercise scoring
This exercise is worth a total of 5 points. It is auto-scored; when you have completed the exercise, click the
Submit
button at the bottom of the page to receive full credit.
Instructions
If you have access to a database, give the
ARCHIVE LOG LIST
command a try. You can do this by following these steps:
Start Server Manager
Connect internally
Type
ARCHIVE LOG LIST
, and press Enter.
Submit