Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: oracle 9i connection string with SYS account

Re: oracle 9i connection string with SYS account

From: Bertus Dam <b.dam_at_gmx.net>
Date: Tue, 4 Jun 2002 13:07:53 +0200
Message-ID: <3cfc9fe0@news.mhogaming.com>

 I'm trying to create a connectionstring in my application to an oracle 9i  database.
 I can't get it to work though. This is what I try:

 Provider=OraOLEDB.Oracle;Data Source=svr;User  ID=SYS;Password=change_on_install;

 Errormessage:

 Message: "ORA-28009: connection to sys should be as sysdba or sysoper"

 How can I fix this? Or how do I create a connectionstring which uses  integrated O/S security?

 Thanx, Bertus Received on Tue Jun 04 2002 - 06:07:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US