Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> expect script control of sqlplus

expect script control of sqlplus

From: David A. Titzer <he263_at_cleveland.Freenet.Edu>
Date: 22 Jul 1999 21:49:43 GMT
Message-ID: <7n83ln$3et$1@alexander.INS.CWRU.Edu>

Has anybody been successful running expect scripts to control a sqlplus session? I need to overcome a problem where I can log in fine interactively, but expect either hangs up or fails with a bad login error. To complicate things, I am forced to spawn a rlogin to the server (no sql*net allowed!) before spawning sqlplus.

I suspect an stty problem, but I don't know if I'm right. Nor do I know quite how to fix it.

-dat
--
--

David A. Titzer
he263_at_cleveland.freenet.edu Received on Thu Jul 22 1999 - 16:49:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US