Hello,
I am attempting to integrate the HP OpenView Omniback Oracle Backup Integration software onto my Oracle server.
The instructions say that I need to run the following code in sqlplusduring the backup configuration:
alter user system identified by manager
grant sysdba to system;
THe result is that it complains of a missing CONNECT keyword. I am fairly new at Oracle admin and need any help I can get.
Thanks in Advance,
Bill
I am attempting to integrate the HP OpenView Omniback Oracle Backup Integration software onto my Oracle server.
The instructions say that I need to run the following code in sqlplusduring the backup configuration:
alter user system identified by manager
grant sysdba to system;
THe result is that it complains of a missing CONNECT keyword. I am fairly new at Oracle admin and need any help I can get.
Thanks in Advance,
Bill