ORA-01031: insufficient privileges
We are facing the below issue while connecting an oracle database with sysdba (os user:- oracle ) after the refresh from prod to dev using file copy method. please let me the cause for this issue.
sqlplus "/as sysdba"
SQL*Plus: Release 10.2.0.4.0 - Production on Thu Aug 22 01:18:35 2013
Copyright (c) 1982, 2007, Oracle. All Rights Reserved.
ERROR:
ORA-01031: insufficient privileges
Enter user-name:
1