Do not try to run the InterMedia scripts from svrmgrl. It does not understand SQL*Plus commands (SET, PROMPT, etc). It should be in the docs how to do that.

Here is why you are getting errors:

SVRMGR> prompt --------
2>
3>
4>
5>
6> /
prompt --------
*
ORA-00900: invalid SQL statement
SVRMGR> exit
Server Manager complete.
/home1/oracle $ sqlplus /

SQL*Plus: Release 8.1.6.0.0 - Production on Thu May 23 12:05:05 2002

(c) Copyright 1999 Oracle Corporation. All rights reserved.

Connected to:
Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
With the Partitioning option
JServer Release 8.1.7.0.0 - Production

SQL> prompt ---------
> /
-------- /

Hope that helps,



--clio_usa
Senior Oracle DBA

Oracle DBA forums at:
http://www.dbaclick.com/cgi-bin/ib3/ikonboard.cgi
----------------------------------------------------------