Thank you Dieter. That clears A LOT up! I still is a little magical. :p
I do have one more problem with logging in...
It sounds like I still need an entry in the hosts file for dbccop1 then. Is this correct? Here I've though all these years people were bypassing the hosts file somehow.
I've looked at the clispb.dat file on my pc and confirmed that the i_dbcpath is "dbc".
I've set and entry for this in my hosts file (DBCcop1).
However, I can only seem to successfully log in one way...
.LOGON dbc,password
...doesn't work...
C:\Users\Todd>bteq
Teradata BTEQ 13.10.00.01 for WIN32.
Copyright 1984-2010, Teradata Corporation. ALL RIGHTS RESERVED.
Enter your logon or BTEQ command:
.LOGON dbc,password_removed
.LOGON dbc,password_removed
*** Error: Invalid logon!
*** Total elapsed time was 1 second.
Teradata BTEQ 13.10.00.01 for WIN32. Enter your logon or BTEQ command:
However, if I just use .logon and manually enter user name and password it works...
C:\Users\Todd>bteq
Teradata BTEQ 13.10.00.01 for WIN32.
Copyright 1984-2010, Teradata Corporation. ALL RIGHTS RESERVED.
Enter your logon or BTEQ command:
.logon
.logon
UserId: dbc
Password:
*** Logon successfully completed.
*** Teradata Database Release is 13.00.00.12
*** Teradata Database Version is 13.00.00.12
*** Transaction Semantics are BTET.
*** Session Character Set Name is 'ASCII'.
*** Total elapsed time was 3 seconds.
BTEQ -- Enter your SQL request or BTEQ command:
↧