Subject | "Broken pipe" |
---|---|
Author | Nick Upson |
Post date | 2002-02-11T10:31:17Z |
I'm trying to drop a foreign key constraint but when I
run the alter table I get a broken pipe message.
any idea how I can get around it?
$ isql 'x1:/usr/jam7/data/test' -u "SYSDBA" -p "xx"
Database: x1:/usr/jam7/data/test. User: SYSDBA
SQL> ALTER TABLE ENQHDR DROP CONSTRAINT ENQHDR_FK1;
Statement failed, SQLCODE = -902
Error reading data from the connection.
SQL> exit;
Statement failed, SQLCODE = -902
Error reading data from the connection.
Broken pipe
$
any other statement in place of the exit above gives the same output.
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com
run the alter table I get a broken pipe message.
any idea how I can get around it?
$ isql 'x1:/usr/jam7/data/test' -u "SYSDBA" -p "xx"
Database: x1:/usr/jam7/data/test. User: SYSDBA
SQL> ALTER TABLE ENQHDR DROP CONSTRAINT ENQHDR_FK1;
Statement failed, SQLCODE = -902
Error reading data from the connection.
SQL> exit;
Statement failed, SQLCODE = -902
Error reading data from the connection.
Broken pipe
$
any other statement in place of the exit above gives the same output.
_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com