Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 12 Oct 2011 @ 10:16:56 GMT


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


Subj:   Re: Teradata Load Utilities
 
From:   Machha Narayan Rao Naidu

Hi,

While installing the package you can select Custom and in that you can select Mload, that will only install Mload Utility.

Not Sure but i guess its self explanatory:

Below shell should work

     #!/bin/sh
     LIBPATH=/usr/lib;export LIBPATH
     COPLIB=/usr/lib;export COPLIB
     COPERR=/usr/lib;export COPERR
     PATH=$PATH:$INFA_HOME/server/
     infa_shared/TgtFiles
     exec mload "$@"
     exit $?

Thanks

Machha



     
  <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