JAVA ORA-00972 identifier is too long
1. 出现的情况其一(在pl/sql创建序列的时候出现)
当你在创建序列的时候出现这问题一般是你的序列名称过长了**(序列的名称长度为30个字符)** 解决方法:将名称控制在30个字符…
连接数据库时,提示错误描述:
java.sql.SQLException: Listener refused the connection with the following error: ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
问题描述:情况使用帆软报表连接数…