Search Results

Search: Posts Made By: rishigc
2,191
Posted By MadeInGermany
In all shells you can do { bteq << EOF ...
In all shells you can do
{
bteq << EOF
.logon td1/user1,passwd;
select count(*) from table;
.IF errorcode <> 0 .GOTO ERROR;

.LABEL ERROR
.QUIT 99
.LOGOFF
.QUIT
EOF

RETURN_CODE=$?

if...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 02:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy