Connection open failed:
[113][State: 08001] [Teradata][Unix system error] 113 Socket error - The Teradata server can't currently be reached over this network
Connection open failed
If you get this error, try to ping the database IP and check port (1025). If the database and port connection is open this error will be gone.
To test database connection, use the following comand (For Obiee data source connectivity from Linux machine)
[biuser@linuxdev setup]$ nqcmd -d TeradataTestDS -u usr1 -p pwd1 -s myquery.sql > myresults.out
Forums: