Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Important Script Method for tuning Oracle
  • Updated LCK.SQL file. Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle
  • Jai Shree Ram Oracle
  • Changing the Global Database Name Oracle
  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • move_arch_files.ksh Linux/Unix
  • executing Function from SQLPLUS prompt Oracle
  • Proc code Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • Database logon trigger issue Oracle
  • Oracle Metalink useful notes Oracle
  • How to analyze statspack or AWR report. Oracle
  • Korn Shell Arithmatic Linux/Unix

backspace in SQL Plus not working then..?

Posted on 01-Sep-2009 By Admin No Comments on backspace in SQL Plus not working then..?

If you set “stty erase ^H” on unix prompt and it works fine on unix prompt. But not working on SQLPLUS then you need to put “stty erase ^H” in .kshrc file as following.

-> pwd

/home/oracle

oem.localdomain:OEMDB:/home/oracle

-> more .kshrc

stty erase ^H

oem.localdomain:OEMDB:/home/oracle

->

Linux/Unix, shell

Post navigation

Previous Post: Changing default shell
Next Post: Benefits and Usage of RMAN with Standby Databases

Related Posts

  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Process Map for CPU and Memory for OS processes Linux/Unix
  • cold backup scripts to copy locally Linux/Unix
  • move_arch_files.ksh /* Good One */ 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • Clean up Oracle
  • How to see which patches are applied. Oracle
  • v$backup.status information Oracle
  • get_vmstat.ksh Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • Updated LCK.SQL file. Oracle
  • Search and replace editor command in vi Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme