0% found this document useful (0 votes)
18 views

Labmanual 2

The document is a lab manual describing database storage architecture. It outlines the folder structure containing database files on the C drive, including oradata folders containing additional files and folders. It then describes how to open and log into SQL Plus to run commands, including commands to view background processes, open a text editor, check sessions, create a parameter file from a server parameter file, use tab autocomplete, and view SGA statistics. The document concludes by stating the lab is completed.

Uploaded by

Ayesha Saleem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

Labmanual 2

The document is a lab manual describing database storage architecture. It outlines the folder structure containing database files on the C drive, including oradata folders containing additional files and folders. It then describes how to open and log into SQL Plus to run commands, including commands to view background processes, open a text editor, check sessions, create a parameter file from a server parameter file, use tab autocomplete, and view SGA statistics. The document concludes by stating the lab is completed.

Uploaded by

Ayesha Saleem
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Department of Computer Science

BS IN INFORMATION TECHNOLOGY

Government College and Women University Sialkot

Lab Manual#2

Session : 2020-2024

Semester: 7th
Submitted To: Submitted By:

Ma’am Farania Ayesha Saleem


Roll no: BS-IT-R-033

Database Storage Architecture

1. First open c Drive


2. Open app folder
1. In app folder there is an folder named 21c
2. Double click on 21c folder

1. In 21c folder there are so many folders


2. Open Database folder

1. In Database folder we find these files


1. Open oradata folder

1. In oradata we find these files and folders


2. Open these folder and we found other files in these folders
SQL PLUS
Step 1
 Open SQL plus
 Enter user name and password
 And you will be connected

Running Commands on SQL plus


 Backgroung Processes
 ed Command
 this open notepad

 session Command
 Create pfile from spfile

 Tab Command
 v$sgastat Command
The v$sgastat parameter displays detailed information on the system global area (SGA).

Completed

You might also like