Archive

Posts Tagged ‘glogin.sql’

Configure your sql prompt

April 24, 2013 Leave a comment

To configure add the below lines to glogin.sql file in $ORACLE_HOME/sqlplus/admin

column mydbname new_value mydbname noprint
select user ||'@' || name "mydbname" from v$database ;
set sqlprompt "&&mydbname SQL> "
--
set termout on feedback on heading on pagesize 5000 time on timing on
set serveroutput on size 100000
define_editor=vi

 

Categories: Miscellaneous Tags: ,
Peasland Database Blog

Where all the Action Is !!!!

Kevin Closson's Blog: Platforms, Databases and Storage

Platform, Database and Storage Topics

DBsGuru

Where all the Action Is !!!!

sqlmaria.com/

Oracle Database Product Manager with a passion for SQL, the Optimizer and performance.

Richard Foote's Oracle Blog

Focusing Specifically On Oracle Indexes, Database Administration and Some Great Music

https://dbakevlar.com/

Where all the Action Is !!!!

Pythian Technical Track

Where all the Action Is !!!!

Tales From A Lazy Fat DBA

Its all about Databases & their performance, troubleshooting & much more .... ¯\_(ツ)_/¯

Database Heartbeat

Oracle Database and Oracle Cloud Technologies

Databases Are Fun

dohdatabase.com

Upgrade your Database - NOW!

Mike Dietrich's Blog About Oracle Database Upgrades... Mostly

Oracle database internals by Riyaj

Discussions about Oracle performance tuning, RAC, Oracle internal & E-business suite.

Pavan DBA's Blog

The DBA Knowledge Store

ORACLE-BASE - Latest Articles

Where all the Action Is !!!!