remote database connection via SQL Plus

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aditmahe
    New Member
    • Mar 2014
    • 1

    remote database connection via SQL Plus

    Hi All,

    can some one please help me what all configuration needed for connecting to remote database(Oracle ) via SQL PLUS. I am not able to connect to database. I can connect to database via SQLDeveloper.

    Note : password of my database contains '@' in that. will this create any issue ? if yes then how can we handle this.
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    put password into ''

    Comment

    • project manager
      New Member
      • Jun 2014
      • 10

      #3
      Are you getting login failed error ,else password is not an issue, most likely the database server and port is different.

      Comment

      Working...