Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Thu, 30 Aug 2007 @ 20:59:23 GMT


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


Subj:   Re: C compiler on Teradata Demo 8.1
 
From:   Bharat.Verma

The following instructions from NCR helped me in resolving the issue:

Compile Teradata Stored Procedures and UDFs without buying a compiler:

* Install Microsoft .NET Framework 1.1 Redistributable (exe, 4/9/03, 24MB)

* Then install Microsoft .NET Framework 1.1 Software Development Kit (exe, 4/9/03, 109MB)

* Then execute Registry Update for Windows 2000 (reg, 1/9/04, 1KB)

* Or execute Registry Update for Windows XP and Windows 2003 (reg, 9/9/04, 1KB)


Also, copy C:\Program Files\Microsoft.NET\SDK\v1.1\Bin\nmake.exe to C:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\bin\.

Also, enter following in a Teradata Command Prompt window:

     cd \Program Files\NCR\Tdat\LTDBMS\bin
     cufconfig -i

-------------------------------------------------------------------

Registry Update for Windows 2000 (compilerw2k.reg) contains the following text:

     Windows Registry Editor Version 5.00

     [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1]
     "InstallDir"="C:\\Program Files\\Microsoft Visual Studio .NET 2003\\"

     [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\Setup\VC]
     "ProductDir"="C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\"

-------------------------------------------------------------------

Registry Update for Windows XP and Windows 2003 (compilerxp.reg) contains the following text:

     Windows Registry Editor Version 5.00

     [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1]
     "InstallDir"="C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Common7\\IDE\\"

     [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\Setup\VC]
     "ProductDir"="C:\\Program Files\\Microsoft Visual Studio .NET 2003\\Vc7\\"

-------------------------------------------------------------------

Microsoft .NET Framework 1.1 Redistributable can be downloaded from Microsoft:

     http://www.microsoft.com/downloads/details.aspx?FamilyID=262d25e3-f589-4
     842-8157-034d1e7cf3a3&DisplayLang=en

-------------------------------------------------------------------

Microsoft .NET Framework 1.1 Software Development Kit can be downloaded from Microsoft:

     http://www.microsoft.com/downloads/details.aspx?FamilyID=9b3a2ca6-3647-4
     070-9f41-a333c6b9181d&DisplayLang=en


     
  <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