java.sql.SQLException. ora-01031 insufficient privileges
751884Sep 9 2010 — edited Sep 13 2010Hi,
When im trying to connect to the database and try to insert values into a Table i get the error "Insufficient privileges". Can anybody help me in this regard.
Note: Im able to login into the database with Mysql and run all the commands with uname: sys / as sysdba and with the pwd. The same username & pwd is being used in my java program.