How about $sql = "select * from v\$session";
----- Original Message ----- From: "Ian Carney" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 05, 2002 7:42 AM Subject: reading v$ tables using dbi > I am trying to read v$ tables as system on a networked > database, and get ora-942, table or view does not > exist. > > I can access these tables using SQL*Plus from the same > machine over the lan, and the "system" user can access > non v$tables via DBI. > > Any ideas?? > > the database version is 9.0.1 > > thanks > > Ian > > __________________________________________________ > Do You Yahoo!? > Send FREE Valentine eCards with Yahoo! Greetings! > http://greetings.yahoo.com _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com
