After installing tera data client TTU Upgrade (7.1 - > 8.0) we receive an error message if we try to connect tera data using DataStage (for exp. trying to import meta data).
My question: is it necessary to reinstall the DataStage teradata adapter packages after the upgrade - or - is there a known problem using tera data client 8
We using DataStage Server 7.5 on Solaris 9 (SunOS dwhtn2 5.9 Generic_118558-06).
Thanks in advance
No connect to tera database after upgrading tera client to R
Moderators: chulett, rschirm, roy
-
peterreich
- Charter Member

- Posts: 2
- Joined: Mon Jan 21, 2002 1:01 am
- Location: Switzerland
- Contact:
I don't know if there's a difference in Teradata plugins for different versions of Teradata client. That being the case, there's nothing you should have to do on the DataStage side. What you do need to do is make sure that all appropriate dsenv changes are up to date for the new client, such as paths and environment variables and then recycle the engine.
It's helpful in the future if you post the exact error messages, otherwise we're just guessing.
My guess is your client upgrade changed directories for shared libraries and DS doesn't know where the new libraries reside because the dsenv file was not updated. But who knows until we see the error messages.
It's helpful in the future if you post the exact error messages, otherwise we're just guessing.
My guess is your client upgrade changed directories for shared libraries and DS doesn't know where the new libraries reside because the dsenv file was not updated. But who knows until we see the error messages.
Kenneth Bland
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
Rank: Sempai
Belt: First degree black
Fight name: Captain Hook
Signature knockout: right upper cut followed by left hook
Signature submission: Crucifix combined with leg triangle
-
peterreich
- Charter Member

- Posts: 2
- Joined: Mon Jan 21, 2002 1:01 am
- Location: Switzerland
- Contact:
Hello Ken
Thank you for the reply.
Now we have found the source of the problem, there was an entry in a .profile. UTT8 only works with java classes, in the .profile there was on "old" entry for "terabin". It seems, DataStage checks the existens of the enviroment variables. After we have eliminated this entry it runs without any problem.
Beste regards
Peter
Thank you for the reply.
Now we have found the source of the problem, there was an entry in a .profile. UTT8 only works with java classes, in the .profile there was on "old" entry for "terabin". It seems, DataStage checks the existens of the enviroment variables. After we have eliminated this entry it runs without any problem.
Beste regards
Peter