Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

TD utilities and JAVA. - response (6) by tomnolan

$
0
0

Yes, you can run your own command-line Java program using BTEQ's .os command.
 
Let's assume that your command-line Java program is named foo.bar.MyProgram and let's assume that it requires a Java classpath of dir1/dir2 and dir3/dir4
 
Then your .os command in BTEQ would be:
 
.os java -cp dir1/dir2:dir3/dir4 foo.bar.MyProgram
 


Viewing all articles
Browse latest Browse all 27759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>