Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Unix - ' @ ' symbol does not work in SQL Plus
It sounds like your consultant might have added a "stty" command to your .login or .profile to remap the key. For example
stty erase @
makes the @ the erase key instead of ^H
-----Original Message-----
Sent: Wednesday, October 03, 2001 10:00 PM
To: Multiple recipients of list ORACLE-L
Somebody has remapped the value that is expressed when the ' @ ' key is pressed. A session trace file, from a Secure CRT emulation, shows that a hex 0d 0a, is being expressed instead. As a result, we can't run SQL scripts from Sql Plus or svrmgrl.
This "feature" happens on an Oracle Unix account that a consultant was working with last week. The production Unix accounts are all working OK.
I think I need to look at .login, .profile and several envnrionment scripts that are executed at login, but I don't know what I'm looking for. I just need to get this key mapped back to "normal".
Any help and / or ideas?
Don
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Don
INET: dondealy_at_teleport.com
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Oct 04 2001 - 06:14:42 CDT