Error on connection
| От | jpicard@free.fr |
|---|---|
| Тема | Error on connection |
| Дата | |
| Msg-id | 1092907940.412473a42e74d@imp1-q.free.fr обсуждение исходный текст |
| Ответы |
Re: Error on connection
|
| Список | pgsql-jdbc |
Hi all, I have a Java application (jdk ibm 1.3) run on z/os which connect to Postgresql database running on a windows XP (jdk ibm 1.3). The JDBC URL is : jdbc:postgresql://10.82.41.127:5432/ANNUAIRE When I launch the java application this exception occurs on the client jvm : [java] Backend start-up failed: ÒáÞá ?╚Ç┴╠Ð╦╚ [java] [java] at org.postgresql.jdbc1.AbstractJdbc1Connection.openConnection(AbstractJdbc1Connection.java:306) [java] at org.postgresql.Driver.connect(Driver.java:122) [java] at java.sql.DriverManager.getConnection(DriverManager.java:543) [java] at java.sql.DriverManager.getConnection(DriverManager.java:194) And this message display on the database console : FATAL: database "┴ııõ┴╔┘┼" does not exist I guess this is an encoding problem. Have you see a similar problem ? I hope you can help me. Thanks.
В списке pgsql-jdbc по дате отправления: