Hi pankaj,
Hibernate uses java.sql.DatabaseMetaData#getTables() to gather the tables information, so may be a problem with the ojdbc6 implementation.
Can you check if the table 'siu20.tracing_state' really exists in your db?