Search notes:

SQL*Plus: SHOW

show displays the value of an SQL*Plus system variable or the value of an SQL*Plus setting.
Values besides system variables that can be shown include:
all
bti[tle]
con_id, con_name The id/name of the container to which the user is conneted. Compare with show pdbs
edition The edition attribute of the database
errors [ {analytic view | attribute dimension | hierarchy | function | procedure | package | package body | trigger | view | type | type body | dimension | java class } [schema.]name] Compilation errors
history
lno
lobpref[etch]
parameter [param-pattern] The value of init parameters that match param-pattern.
pdbs Display the names, ids, mode and restriction status of the Pluggable Databases in the Consolidated database to which the user is connected. Compare with show con_id and show con_name. (Only available with SYSDBA privileges, otherwise SP2-0382: The SHOW PDBS command is not available is thrown.
pno Current pagenumber
recyc[lebin] Objects in the recycle bin that can be undeleted with the flashback before drop statement. Compare with select * fromĀ user_recyclebin.
[original_name]
rel[ease]
repf[ooter]
reph[eader]
rowpref[etch] The number of rows that SQL*Plus will prefetch from the database at one time (see also set rowprefetch)
sga Compare with select * from v$sga.
spoo[l]
spparameter[s] [parameter_name] Like parameter, but for all instances.
sqlcode
statementc[ache]
tti[tle]
user The name of the user currently connected to SQL*Plus.
xquery

See also

The show command of SQLcl has more options.
SQL*Plus

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1741086758, '18.191.210.103', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/SQL-Plus/show/index(71): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78