Database connection issue
Dear Colleagues,
I prepared a clone database successfully and tried to start it but faced the issue "ORA-01017: invalid username/password; logon denied"
the database server is configured under WORKGROUP
...
E:\Oracle\CLONE\product\11.2.0.4\dbhome_1\appsutil\scripts\clone_oracle7>sqlplus /nolog
SQL*Plus: Release 11.2.0.4.0 Production on Wed May 24 07:19:54 2017
Copyright (c) 1982, 2013, Oracle. All rights reserved.
SQL> connect as sysdba
Enter user-name: system
Enter password:
ERROR:
ORA-01017: invalid username/password; logon denied
.....
Please help me how to fix
Note:
OS: windows 2008 R2 server
Oracle database: version : 11.2.0.4