Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> svrmgrl returns errors on startup
svrmgrl runs fine from the command line, but when called from a shell script returns the following errors:
ORA-00205: error in identifying control file '/dbf07/uaprorafiles/control/control01.dbf' ORA-09782: sfifi: another instance has the same database mounted.
The (simplified) script looks like so:
svrmgrl << EOF
connect internal
startup
EOF
All environment variables and permissions seem to be fine. Any ideas?
-------------------==== Posted via Deja News ====----------------------- http://www.dejanews.com/ Search, Read, Post to UsenetReceived on Tue Jul 29 1997 - 00:00:00 CDT
![]() |
![]() |