Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Changing Instance Name ( No DB_NAME) Oracle
  • Create type and Grant on it. Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • Renaming the column name Oracle
  • move_arch_files.ksh Linux/Unix
  • How to sort list of files on basis of their sizes. Linux/Unix
  • Restoring a user’s original password 1051962.101 Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • find_longsql.sql Oracle
  • All About Trace Fils Oracle
  • metalink all dynamic view reference notes. Oracle
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • Oracle Data Direct to TAPE Oracle
  • Rman Notes -1 Oracle

.profile

Posted on 02-Aug-2005 By Admin No Comments on .profile

#! /bin/ksh -x

set -o vi

stty erase

EDITOR=vi;export EDITOR

PATH=.:$PATH;export PATH

. /oracle/oraprocs/set_env_dba

stty erase ^H

PS1=`uname -n`’->”$ORACLE_SID”@”(”$PWD”)’;

/bin/perl /oracle/title.pl `uname -n` “->” “$ORACLE_SID”

DISPLAY=192.168.4.112:0.0;export DISPLAY

Linux/Unix, shell

Post navigation

Previous Post: rm_backup_arch_file.ksh
Next Post: set_env_dba

Related Posts

  • Generate SSH without password authentication. Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • How to remove blank lines using vi editor command Linux/Unix
  • To find all disk io ( EMC as well as local) Linux/Unix
  • send attachment from unix-shell script Linux/Unix
  • send email from unix mailx with attachment. Linux/Unix

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • All Hints for Oracle Databases Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • How to Make Trace Files Created by Oracle Readable by All Users ? Oracle
  • New OFA for 11g Oracle
  • Korn Shell Arithmatic Linux/Unix
  • Jai Shree Ram PHP/MYSQL/Wordpress

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme