Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • alter database backup controlfile to trace Oracle
  • Good Doc 28-JUN-2006 Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • Search and replace editor command in vi Linux/Unix
  • Rename Oracle Instance Name Oracle
  • secure crt settings Linux/Unix
  • 272332.1 CRS 10g Diagnostic Collection Guide Oracle
  • perf_today.sql Oracle
  • metalink all dynamic view reference notes. Oracle
  • Oracle 10g for solaris 10 Oracle
  • Sample WW22 listener.ora Oracle
  • fuser to check who is using diretory Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Find sort details from Db find_sort.sql Oracle
  • ORA-1841 Error Connecting to Upgraded Database After Set PASSWORD_LIFE_TIME Oracle

refre.sql

Posted on 02-Aug-2005 By Admin No Comments on refre.sql

REM Author : Paresh Mehta

REM Created : June 4, 2004

REM Purpose : Change the look of sql prompt (for 9i).

set echo off

set numwidth 9

set linesize 100

set pagesize 24

Set head off

set time on

set timing on

define _PVMUSRNM=””

column USERNAME new_value _PVMUSRNM;

column name new_value _PVMDBSTR;

select username from user_users;

select name from v$database;

set SQLPROMPT ‘&_PVMUSRNM@&_PVMDBSTR:-> ‘

Oracle, SQL scripts

Post navigation

Previous Post: ext#.sql
Next Post: eplan.sql

Related Posts

  • All About Trace Fils Oracle
  • PLSQL Table Syntax 2 Oracle
  • sess_server.sql Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • Default User Profile Oracle
  • Display the top 5 salaries for each department using single SQL Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Absolute file number and relative file number Oracle
  • Exadata Basics Oracle
  • Jai Shree Ram Oracle
  • SQL_PROFILE – I explaination Oracle
  • Unix command for system configuration Linux/Unix
  • Day to day MYSQL DBA operations (Compared with Oracle DBA) MYSQL
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • How to Modify the statistics collection by MMON for AWR repository Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme