Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 25 Jan 2005 @ 12:08:22 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Terajdbc driver on UNIX
 
From:   Victor Sokovin

  TeraData's JDBC driver utilizes an environmental variable called CLASSPATH. We also need to run the Oracle JDBC driver on the same server. Oracle also appears to utilize the CLASSPATH environemental variable. Is there an alternate CLASSPATH name that can be used so that these two drivers don't step on each other when they run or it is hard coded into the driver?  



Perhaps the same solution as with the usual PATH variable? That is, set its value to the union of two paths.

If that is two rough, then the classpath can be specified for each individual java call:

     java -classpath 
                       A : separated list of directories, JAR archives,
                       and ZIP archives to search for class files.

Regards,

Victor



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023