Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Updated LCK.SQL file. Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • V$transaction notes for finding XID composition. Oracle
  • cold backup scripts to copy locally Linux/Unix
  • Import and export statements Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • shutdown linux Linux/Unix
  • arch_configUOCIOTTO.ora Oracle
  • Optimizer SORT Operations Oracle
  • create trigger syntax Oracle
  • Proc Compilation Oracle
  • FRA Information. Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • sbind.sql Find Bind variable from sql_id sqlid 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

  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix
  • find the files that are 1 day old. Linux/Unix
  • send attachment from unix-shell script Linux/Unix
  • Paste command syntax Linux/Unix

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
  • This is im telling Kishore Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Some OS level threshold for performance. Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Reading config file from other folder inside class Python/PySpark
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • good note for shared pool tunnig Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme