You can write Data Warehouse Center programs in any language that supports one of the following program types: executable, batch program, or dynamic link library.
If the program has a program type of executable, command file, or dynamic link library, it must reside on the agent site. The Data Warehouse Center agent starts the program at the scheduled time. On Windows NT and Windows 2000, the agent runs as a system process by default. The program cannot access resources or programs that require a user ID. Also, any environment variables that the program needs to access must be system variables.
To change the Data Warehouse Center server, logger, and agent daemon processes to run as user processes:
The user ID must have administrator authority in Windows NT or Windows 2000 and authorization to any required network drive.
If you write programs that use Object REXX, complete the following procedure to enable these programs to run on Windows NT or Windows 2000:
DB2 CONNECT TO testdb USER vwadmin USING vwpass