Forum Discussion
ChrisPro
11 years agoContributor
I used following command :
Provider=MSDAORA.1;Password=xxxx;User ID="SYS as SYSDBA";Data Source=xxxxx;Persist Security Info=True;
It says that login is not correct.
If I use following command (not SYS), it works :
Provider=MSDAORA.1;Password=xxxx;User ID="xxxx";Data Source=xxxx;Persist Security Info=True;
So, what is the method to connect with : SYS as SYSDBA?
It works with sqlplus command.
What is the syntax?
Provider=MSDAORA.1;Password=xxxx;User ID="SYS as SYSDBA";Data Source=xxxxx;Persist Security Info=True;
It says that login is not correct.
If I use following command (not SYS), it works :
Provider=MSDAORA.1;Password=xxxx;User ID="xxxx";Data Source=xxxx;Persist Security Info=True;
So, what is the method to connect with : SYS as SYSDBA?
It works with sqlplus command.
What is the syntax?
Related Content
- 5 years ago
- 12 years ago
- 14 years ago
- 12 years ago
Recent Discussions
- 21 hours ago