opreating system lab number 2 this can be helped your in computer opreating system

MUHAMMADANSAR76 4 views 16 slides May 28, 2024
Slide 1
Slide 1 of 16
Slide 1
1
Slide 2
2
Slide 3
3
Slide 4
4
Slide 5
5
Slide 6
6
Slide 7
7
Slide 8
8
Slide 9
9
Slide 10
10
Slide 11
11
Slide 12
12
Slide 13
13
Slide 14
14
Slide 15
15
Slide 16
16

About This Presentation

this can help your in opreating system


Slide Content

Database Systems Lab IT[244] Lab #:2 FACULTY OF CS & IT UNIVERSITY OF GUJRAT

Password Setting

Product- Specific Prerequisite Checks

Summary Information

Installation process

Configuration Assistants

Database Configuration Assistant

Password Management

Set Password for different Users

Set Password for different Users

End of Installation

Keep your passwords

Path Selection

Login

Some Command to execute SQL>sys as sysdba /password SQL> alter user scott identified by tiger account unlock; SQL> commit; SQL> grant dba to scott ; SQL> commit; SQL> connect scott /tiger;