Teradata: The UserId, Password or Account is invalid

While trying to connect to Teradata, if it fails with "The UserId, Password or Account is invalid" error, ask your friend / colleague who is able to connect to run the below query to find out whats the issue with your account

select * 
from dbc.logonoff 
where logdate >= date '2018-01-01' and username = 'YourPrettyName'

nVector

posted on 23 Jul 18

Enjoy great content like this and a lot more !

Signup for a free account to write a post / comment / upvote posts. Its simple and takes less than 5 seconds