this is the exception raised when i am working with oracle
11g java.lang.ClassNotFoundException: oracle.jdbc.Driver.Ora
cleDriver.. but i set the class path for both oracle and java..
ClassNotFoundException is the checked exception so we must handle that one or we can declare as throws keyword.
ex:
class EmployeeDao{
public static void main(String args[0]throws SQLException, ClassNotFoundException{
------------
-------------
}
}
| Is This Answer Correct ? | 2 Yes | 1 No |
ORA-01264: Unable to create string file name
ORA-30025: DROP segment 'string' (in undo tablespace) not allowed
ORA-39115: %s is not supported over a network link
ORA-03293: Cluster to be truncated is a HASH CLUSTER
ORA-31653: unable to determine job operation for privilege check
PLS-00716: Attribute/method 'string' can occur only once in an ALTER TYPE statement
PLS-00515: The type of the REF INTO variable 'string' must be REF to the table's type
ORA-02293: cannot validate (string.string) - check constraint violated
RMAN-06480: WARNING: archivelog 'string' cannot be found on disk
ORA-12493: invalid MLS binary label
PLS-00711: PRAGMA AUTONOMOUS_TRANSACTION cannot be declared twice
RMAN-00700: SCRIPT requires that TARGET be specified on the command line