The tgz Installation fixe the problem
"Andreas K?hl" <[email protected]> Thu, 28 Aug 2003 15:30:44 +0200
| Newsgroups | gmane.comp.db.sapdb.general |
|---|---|
| Organization | T-Systems Berlin, Germany |
| Message-ID | <[email protected]> |
Hi all, thanks for your answers. I've solved the problem now with a new installation. First i did the rpm-way with the problems described earlier. Now i removed all rpm packages with -e option and installing again with the tgz package. Now i can connect with DBMGUI and i can see now all objects in the tree view. Regards, Andreas "Andreas Kühl" <[email protected]> schrieb im Newsbeitrag news:[email protected]... > Hi, > two problems with Windows GUI Tools: > > 1. Try to connecting with the Database Manager to a remote database on Linux > fails. Have i missed some prerequisites? If you try to register a database > on a specified IP address, '-4 communication error' will displayed. > Connecting to a local database works fine. > > 2. Connecting with SQL Studio to a remote database on Linux over ODBC is > possible but after a connection is established, a window with the following > text appears ( SQL Studio does not support the catalog view when connected > to databases prior to 7.3.0) and you can not navigate in the tree view, > cause nothing is displayed. Connections to a local database again, is > working fine. I've downloaded the latest SQL-Studio and ODBC Driver from > sapdb.org. The remote database version is: 7.4.3.27. > The trace window shows the following: > Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed > > Base table not found;-4004 POS(28) Message not available:DBPROCEDURES. > > SELECT DISTINCT owner FROM domain.dbprocedures WHERE DBPROCNAME LIKE '%' > > ---- Error ------------------------------- > > Auto Commit: On, SQL Mode: Internal, Isolation Level: Committed > > Base table not found;-4004 POS(28) Message not available:TRIGGERS. > > SELECT DISTINCT owner FROM domain.triggers WHERE TRIGGERNAME LIKE '%' > > Does anyone has some suggestions for that problems? Thanx in advance! > > Andreas Kühl