Link to home
Start Free TrialLog in
Avatar of gnh
gnh

asked on

Error message "stty: tcgetattr: A specified file does not support the ioctl system call."

I'm running a script in Unix that extracts data from Oracle and writes it to a file.

At the top of the output file there is a message that says "stty: tcgetattr: A specified file does not support the ioctl system call."

I've seen this message many times through the years and it doesn't seem to cause any problems. But I have no idea what it means.

Can you tell me?

We're running AIX 4.3.3 and Oracle 7.3.4.3.0.

I know, I know...we're holding them together with duct tape and baling wire.

Thanks for your help.
ASKER CERTIFIED SOLUTION
Avatar of ahoffmann
ahoffmann
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial