I have express database running on windows machine, while trying to export the database facing this error:
ORA-12514 TNS:listener does not currently know of service requested in connect descriptor
Note: I check below things but still the issue exists :
1 – SQLPLUS is connected successfully from CMD
2- OracleServiceORCL is up and running.
Is there anything else i have to check or change to make this works.