This is a discussion on Error 00905: ALTER DATABASE BEGIN BACKUP within the Oracle Database forums, part of the Database Server Software category; --> HI all I have been working on ORACLE 9i DBA. when i am trying to take backup i am ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| HI all I have been working on ORACLE 9i DBA. when i am trying to take backup i am getting this error sql > conn / as sysdba > startup mount > alter database begin backup * error line 3: * missing keyword error 00905 Can any body help me to solve this problem from Harish |
| ||||
| disco master schrieb: > HI all > I have been working on ORACLE 9i DBA. > when i am trying to take backup i am getting this error > > sql > conn / as sysdba >> startup mount >> alter database begin backup > * > error line 3: * missing keyword > error 00905 > > Can any body help me to solve this problem > > from > Harish IIRC, alter database begin backup was introduced in the Oracle 10g. On 9i you can achieve the same with alter tablespace begin backup for all tablespaces, still better (in my opinion) to use rman. Best regards Maxim |
| Thread Tools | |
| Display Modes | |
|
|