Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Unix - ' @ ' symbol does not work in SQL Plus
Many years ago I had this problem with a particular release of AIX. It was a long time ago and the details are fuzzy in my mind (if they ever were clear) but it had to do with AIX interpreting the @ as 'attention'. I believe that as a work-around I was able to run scripts in SQLPlus by using @@ in front of the script name.
The DELETE and BACKSPACE keys were also messed up. There was one other key also. I just remember that there were 4 that needed to be reset.
Cannot for the life of me remember what the command was though I do remember that it was very simple and straightforward.
Don <dondealy @teleport.com To: Multiple recipients of list ORACLE-L
> <ORACLE-L_at_fatcity.com>
Sent by: root cc: Subject: Unix - ' @ ' symbol does not work in SQL Plus 10/03/2001 10:00 PM Please respond to 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). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: tday6_at_csc.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).Received on Thu Oct 04 2001 - 08:30:26 CDT
![]() |
![]() |