sysasm not available for ora_session_mode
[email protected] (fasttrack)
| Newsgroups | perl.dbi.users |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <3d79ac70-6003-4483-bc67-9dffc3db12fd@d17g2000yqb.googlegroups.com> |
Hi Oracle 11gR2 allows all ASM disk group manipulation only if a user connects to ASM instance as sysasm. I find the PERL Oracle DBD supports connecting to a database instance as only sysdba and sysoper. Is there any way I can use PERL Oracle DBI->connect() to connect as sysasm...?