Windows Examples - FastLoad

Teradata FastLoad Reference

Product
FastLoad
Release Number
15.10
Language
English (United States)
Last Update
2018-10-07
dita:id
B035-2411
lifecycle
previous
Product Category
Teradata Tools and Utilities

Windows Examples

Table 44 shows an example procedure for the OS command used on a Windows client system.

 

Table 44: Example OS Command on Windows Client System 

Command

Example

dir

The following command example lists the files in a directory on the Windows operating system and then returns to Teradata FastLoad:

  OS dir;

command

The following command example accesses the Windows operating system:

  OS command;

At the client system prompt, other commands can be entered, such as:

  c:\teradata\bin>type myfile.one
  c:\teradata\bin>edit myfile.one
  c:\teradata\bin>exit

Enter exitto exit the Windows environment and return to Teradata FastLoad.