B Bjarte Member Jun 6, 2005 #1 Hi, I'm trying to connect as sysdba in my sql script but it fails with: ORA-28009: connection to sys should be as sysdba or sysoper connect sys/mypwd@myalias as sysdba Works like a charm in sqlplus Is this functionality supported in TOracleScript? Thank you, Bjarte
Hi, I'm trying to connect as sysdba in my sql script but it fails with: ORA-28009: connection to sys should be as sysdba or sysoper connect sys/mypwd@myalias as sysdba Works like a charm in sqlplus Is this functionality supported in TOracleScript? Thank you, Bjarte
Marco Kalter Administrator Staff member Jun 6, 2005 #1 The "as sysdba" option is currently no recognized. We'll fix this. If you need a pre-release, let me know your Delphi version and I will arrange it.
The "as sysdba" option is currently no recognized. We'll fix this. If you need a pre-release, let me know your Delphi version and I will arrange it.
G gybacsi Member Nov 10, 2006 #1 Hi Marco! And why this? With further versions i could connected as sysdba. Because Oracle10g i upgraded our Doa to 4.0, but i need the connect as sysdba option from a TOracleScript. Can i have a version too, in wich it is fixed? D7, Doa 4.0?
Hi Marco! And why this? With further versions i could connected as sysdba. Because Oracle10g i upgraded our Doa to 4.0, but i need the connect as sysdba option from a TOracleScript. Can i have a version too, in wich it is fixed? D7, Doa 4.0?