HP OpenVMS Systemsask the wizard |
The Question is:
Dear Wizard,
I'm running a command procedure that
accesses RDB through SQL. Aftre attaching to an
RDB db file, it's supposed to drop one of the views
created the last time it was run. The view doesn't
drop, and I get a metadata error message that the
view doesn't exist; OK so far. However, when it
tries to delete tables aftr deleteing the view,
it doesn't; get's a message that the tables ref-
erence the same views it wouldn't drop. Wizard,
if the command procedure can't see the views in
the first drop, how come it does when trying to
drop the tables?
Thanks in advance, David Katelansky
OpenVMS Programmer
AT&T Wireless Services
The Answer is : Please contact Oracle.
|