|
Коннект к Oracle, TNS-12560
|
|||
---|---|---|---|
#18+
При выполнении следующего кода import java.sql.*; import java.lang.*; public class lookup{ public static void main(String args[]) throws SQLException,ClassNotFoundException{ String dbUrl = "jdbc:odbc:BD"; String user = "USER"; String password = "PSW"; Class.forName("sun.jdbc.odbc.JdbcOdbcDriver"); Connection c = DriverManager.getConnection(dbUrl,user,password); } } получаю ошибку : Fatal NI connect error 12560 TNS-12560: TNS:ЮиШСЪР РФРЯвХаР ЯаЮвЮЪЮЫР ns secondary err code: 0 nt main err code: 530 TNS-00530: ѕиШСЪР РФРЯвХаР ЯаЮвЮЪЮЫР nt secondary err code: 126 nt OS err code: 0 Помогите разобраться с проблемой ... |
|||
:
Нравится:
Не нравится:
|
|||
11.08.2003, 11:35 |
|
|
start [/forum/topic.php?fid=59&fpage=860&tid=2154595]: |
0ms |
get settings: |
9ms |
get forum list: |
13ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
70ms |
get topic data: |
12ms |
get forum data: |
3ms |
get page messages: |
47ms |
get tp. blocked users: |
2ms |
others: | 250ms |
total: | 414ms |
0 / 0 |