Hi,
This error mostly occurs when your connection to database is lost, may be because of network problem, database restart or database down. Contact to you Teradata DBA.
--Shrinivas Sagare
Hi,
You can define variables in your shell script or in shell script's environment file. If you export these variable and call BTEQ script, it will be automatically used.
e.g. shell script. test_script.sh as below
#---------------
#!/bin/ksh
USER=mydbc/myname
PASS=mypasswd
DATABASE=TEST_DB...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.