Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Renaming the column name Oracle
  • get_ratio.sql get the ratio of users from v$session and this uses CASE-WHEN-THEN clause Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • TRUNCATE table and disabling referential constraints. Oracle
  • scripts to take listener.log backup Linux/Unix
  • Good Link from metalink 1 Oracle
  • import-export with multiple files Oracle
  • JSON/XML Types in Oracle Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • cache buffer chain latch Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • proper cpu stats Linux/Unix
  • Parallel DML Oracle

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

  • scp with ssh2 Linux/Unix
  • Space padding in korn shell Linux/Unix
  • Nice Article about semaphores and init.ora Processes parameter relations Linux/Unix
  • To see mem usage and CPU usage system wide. Linux/Unix
  • Linux CPU info. Linux/Unix
  • Find total file sizes 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)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • How to see which patches are applied. Oracle
  • Linux CPU info. Linux/Unix
  • login.sql Oracle
  • checking redhat linux version Linux/Unix
  • JSON/XML Types in Oracle Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Oracle Material from OTN Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme