Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> connecting to sqlplus within a shell script
I use a lot of shell scripts (korn mainly) which use connections to sqlplus and always seem to get this error message when the script logs into sqlplus: stty: standard input: Inappropriate ioctl for device
Here is my connection procedure within the script: sqlplus -s sitemon/sitemon << END
To my knowledge it does not appear to cause any problems with my shell script or output but would really like to know why I am getting it and if there is any recommendations for fixing the problem.
OS: Red Hat Linux 6.2
ORACLE: 8.1.7 standard edition
shell: korn
Any help would be appreciated
thanks
Reed
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Kempf, Reed
INET: rkempf_at_rightnow.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 Wed Jul 18 2001 - 11:24:00 CDT
![]() |
![]() |