SQL*Plus User's Guide and Reference
Release 9.0.1

Part Number A88827-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Security, 5 of 5


Disabling Commands with SQLPLUS -RESTRICT

Like the Product User Profile table, the RESTRICT option allows you to disable certain commands that interact with the operating system. However, commands disabled with the -RESTRICT option are disabled even when no connection to a server exists, and remain disabled until SQL*Plus terminates.

The following table shows which commands are disabled in each restriction level.

Command  Level 1  Level 2  Level 3 

EDIT 

disabled 

disabled 

disabled 

GET 

 

 

disabled 

HOST, ! 

disabled 

disabled 

disabled 

SAVE 

 

disabled 

disabled 

SPOOL 

 

disabled 

disabled 

START, @, @@ 

 

 

disabled 

STORE 

 

disabled 

disabled 

For more information about the RESTRICT option, see the SQLPLUS -R[ESTRICT] {1|2|3} command


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback