Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi, I try to connect to a SyBase, I have the next parameters:
login: public
password: **********
server: localhost
port: 2638
database: ptools
schema: (empty)
Once I do the test connection, it connects without any problem, when I want to extract the schema I get the following message:
"No catalog or schema exist"
So, what I can do to solve this problem/error?
Regards.
Hello,
Are there tables to retrieve from the selected database or do you have the correct rights to access this database?
Best regards
Sabrina
Hi.
I have the correct rights to access this database, the problem is I don`t know where or what is the schema to visualize tables from DI.
Regards.
Hello,
What's talend build version are you using?
Could you please try to remove the "Database" and "Schema" fields (leaving them blank) to see if it works?
Best regards
Sabrina
Hi
I'm using TDI 7.0.1 and if I leave DataBase empty sends a Error Message "Connection failure", Schema is empty 'cause I don't know the schema of the DB.
Regards.
The only information I have to connect to DB is:
Los datos de conexión del servidor son los siguientes:
Login à public
PW à public
Host à localhost
Port à 2638
DB server à ptsrv
Database à ptools
And no more
Regards