PANTHEON™ manual

 Categories
[Expand]User Manual for DataLab PANTHEON 5.5
 No formula defined!
[Collapse]Datalab PANTHEON 5.5 Guide
 [Expand]Orders
 [Expand]Settings
 [Expand]Manufacturing
 [Expand]Goods
 [Expand]Service
 [Expand]Financials
 [Expand]Personnel
 [Expand]ZEUS Business Intelligence System
 [Expand]Desktop
  Web Portals
  Extra
 [Collapse]Datalab Software System Environment
  [Expand]Security Policy
  [Expand]Installation
  [Collapse]Task Scheduling
    Adding a Scheduled Task in Windows 95
    Adding a Scheduled Task in Windows 98
    Adding a Scheduled Task in Windows NT
   [Expand]SQL Server Jobs
  [Expand]PANTHEON System Environment
  [Expand]Datalab Utilities
  [Expand]Database Administration
 [Expand]Messages and Warnings
 [Expand]Additional Programs
 Opening or closing round bracket missing!
 Debugging Formulas
[Expand]Testing and Debugging Formulas
 Opening or closing square bracket missing!
 Conditional statement at position x not enclosed in square brackets!
 Syntax error in conditional statement. Correct syntax is [condition:value]
 Adjacent operators (xx)!
 Last character of the formula is an operator!
 Variable not enclosed in hashes (#)!
 Illegal characters: xyz
 Unknown error!
[Expand]User Manual for Datalab PANTHEON Farming
[Expand]User Site
 Adjacent hashes!
 The line number must be an integer (#xx#)!
 The first character of #xx# must be a transaction type or a column mark!
 The first character of #xx# must be an operation type (R, S, O or A)!
 The second character of #xx# must be a transaction type (D, K, S, P, or O)!
 Variable not defined
[Expand]Kralicek Quicktest Financial Ratios

Load Time: 406,2553 ms
print   |
Label

Adding a Scheduled Task in Windows NT

Adding a Scheduled Task in Windows NT

Adding a Scheduled Task in Windows NT

In Windows NT, first you have to check whether the Schedule service is running.

In the Control Panel, double click Services. Find the Schedule service and see its status.

000823.gif

The above example shows that the Schedule service is not running (which is the default for most Windows installations). The service should be set to start at system startup. With the Schedule service selected, click the Startup button.

000824.gif

Under Startup Type, select Automatic and click OK. The service will start automatically at the next system startup, but now it has to started manually. Click the Start button to do so.

000825.gif

The service is set up properly when its status is Started and Startup is Automatic.

000826.gif

050327.gif

If using a dial-up connection, the Schedule service should be set to log on as an administrator account, not the System account , otherwise OTOS will not be able to establish a connection.

 

In the DOS Prompt type in the following:

AT "cas" /INTERACTIVE /EVERY:M,T,W,Th,F,S "path to OTOS" "profile"

Where:
M - Monday
T - Tuesday
W - Wednesday
Th - Thursday
F - Monday
S - Saturday
Su - Sunday

To synchronize data with branch office 1 every day except Sunday at 22:00, with branch office 2 everyday except Sunday at 23:00, and with branch office 3 every Wednesday and Friday at 0:30, type:

AT 22:00 /INTERACTIVE /EVERY:M,T,W,Th,F,S c:\Datalab\Otos\Otos.exe 001
AT 23:00 /INTERACTIVE /EVERY:M,T,W,Th,F,S c:\Datalab\Otos\Otos.exe 002
AT 00:30 /INTERACTIVE /EVERY:W,F c:\Datalab\Otos\Otos.exe 003

To see the scheduled tasks, type AT without any parameters.

000827.gif

To delete all scheduled tasks, type:

AT /DELETE



Rate this topic
Was this topic usefull?
Comments
Comment will also bo visible in forum!