Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle Identifiers Oracle
  • dbms_job.submit example Oracle
  • logminer and my_lbu Oracle
  • get_vmstat_solaris Oracle
  • Unix split command to split files Linux/Unix
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • For Search and replace unix command. Linux/Unix
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Small sample shell program Linux/Unix
  • Rollback force for distributed transactions Oracle
  • The most important Tuning Notes Oracle
  • Database link password in user_db_links Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Monitor and Trace Unix processes using truss 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

  • rm_backup_arch_file.ksh Linux/Unix
  • scp with ssh2 Linux/Unix
  • Adding a new disk and mount it automatically. on VMWARE LINUX Linux/Unix
  • Korn Shell Arithmatic Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • find the files that are 1 day old. 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
  • Trace a SQL session from another session using ORADEBUG Oracle
  • Renaming the column name Oracle
  • Jai Shree Ram Oracle
  • move_arch_files.ksh Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Find Plan Hash value fphv.sql Oracle
  • switchlogfile.sh Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme