Unexpected Signal : 11 occurred at PC=0xB7D3B7CE Function=(null)



Unexpected Signal : 11 occurred at PC=0xB7D3B7CE Function=(null)
Library=/tmp/OraInstall2012-05-28_02-37-07PM/jre/1.4.2/lib/i386/client/libjvm.so

NOTE: We are unable to locate the function name symbol for the error
      just occurred. Please refer to release documentation for possible
      reason and solutions.

#. install 10g database open first window next after get this error:-

Solution:-

Edit both file:-Oratab and OraInst.loc...

[root@gayatri1 oracle]# vi /etc/oratab
[root@gayatri1 oracle]# vi /etc/oraInst.loc

No comments:

java.sql.SQLSyntaxErrorException: Access was denied to the user in MySQL 8.4.

 java.sql.SQLSyntaxErrorException: Access denied for user 'SIT'@'%' to database 'SIT' means the MySQL user SIT does ...