79790953

Date: 2025-10-15 08:45:41
Score: 2
Natty:
Report link

After searching in Oracle documentation:

If your password contains the "@" character, then the password must be enclosed in double quotes, and the quotes must be escaped using backslash (\).

sqlplus USER/\"P@123\"@TNS_ENTRY

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: RAJU ADAPAKA