Hey guys, I need help on this.
I am using Oracle9i on Windows XP
I was using RMAN to backup my database in archive log mode and enter this command:
RMAN> run
2> {
3> allocate channel ch1 type disk;
4> backup database format ‘db_%u_%d_%c_%s’;
5> backup format ‘log_t%t_s%s_p%p’
6>...
Hi guys,
Oracle 9i
Windows 2000
SQL*Plus
I issued the command:
Connect / as sysdba
and I keep getting this message: ORA-01031 insufficient privileges
I figured it's the facted that my Remote_login_passwordfile is set wrong so I go to my Oracle file through my OS and find my init.ora...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.