Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • This is from Temi Oracle
  • Find_table_size.sql Oracle
  • USER_TABLES.Freelists Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • DBMS_UTILITY.ANALYZE_SCHEMA Oracle
  • create a folder in multiple places Linux/Unix
  • When to rebuld B-tree index Oracle
  • sqlnet.ora paramters Oracle
  • Python class import from different folders Python/PySpark
  • Remove DOS CR/LFs (^M) Linux/Unix
  • Getting started with notebook Python/PySpark
  • good linux notes Linux/Unix
  • useful dg links Oracle
  • EXTPROC Oracle
  • .profile 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

  • good linux notes Linux/Unix
  • copying/removing directory with all its subdirectory Linux/Unix
  • Follwoing korn shell is used to move files from source folder to destination folder and gzip it in destination folder. mv_iotto.ksh Linux/Unix
  • Removing Blank lines from file using grep Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • Nice Article about semaphores and init.ora Processes parameter relations 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
  • Good Doc 28-JUN-2006 Oracle
  • New OFA for 11g Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • How to connect to Oracle Database with Wallet with Python. Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • switchlogfile.sh Linux/Unix
  • load SPM baseline from cursor cache Oracle
  • Parallel DML Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme