Home » RDBMS Server » Server Administration » SVRMGR vs SVRMGR30 vs SQLPLUS
SVRMGR vs SVRMGR30 vs SQLPLUS [message #142170] Thu, 13 October 2005 12:10 Go to next message
bornlooser
Messages: 20
Registered: September 2005
Location: Jakarta
Junior Member
Hi All ,

I have oracle server 8.1.6 and i am trying to connect using SVRMGR or SVRMGR30 but it is not connecting with some 'external/unkown command' error so i tried 'c:/>sqlplus' and got connected using 'connect internal' (without password). but here i cann't use this:
sql>alter system backup controlfile to trace; with error ORA-02065 :illigal option for ALTER DATABASE
which in need prior to clone my database. plz help

Thanks,
Bonny
Re: SVRMGR vs SVRMGR30 vs SQLPLUS [message #142257 is a reply to message #142170] Thu, 13 October 2005 23:58 Go to previous messageGo to next message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member

bornlooser wrote on Thu, 13 October 2005 22:40

sql>alter system backup controlfile to trace; with error ORA-02065 :illigal option for ALTER DATABASE



As the error suggests, control file backup is an ALTER DATABASE option ,

SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE;

regards,
tarun
Re: SVRMGR vs SVRMGR30 vs SQLPLUS [message #142303 is a reply to message #142257] Fri, 14 October 2005 02:01 Go to previous message
girish.rohini
Messages: 744
Registered: April 2005
Location: Delhi (India)
Senior Member
This link will prove useful for you..
Its about database cloning/copyong steps.

http://oracle.ittoolbox.com/nav/t.asp?t=381&p=440&h1=381&h2=440

--Girish
Previous Topic: urgent help for drop user ora 9.2.0.7
Next Topic: 0ra-04020
Goto Forum:
  


Current Time: Sun Jan 26 11:37:30 CST 2025