Installation guide
5. In the Jobs dialog, right-click schedule_backup and select Properties.
6. Switch to the Schedules tab.
7. Click New Schedule.
8. In the New Job Schedule dialog, in the Name field, type Daily Backup.
9. To change the default weekly recurrence, click Change.
10. In the Edit Recurring Job Schedule dialog, under Occurs, select Daily.
11. If required, change the default time under Daily Frequency using the Occurs Once at option.
12. To apply the change, click OK.
13. To close the New Job Schedule dialog, click OK.
14. If you are backing up to disk:
a. Switch to the Steps tab.
b. Double-click Step 1.
c. To set up the disk backup, in the command field, type:
exec sp_backup_database @dump_device_name='disk_backup1'
d. To apply the change, click OK.
15. To close the Job Properties dialog, click OK.
16. Exit the SQL Server Enterprise Manager.
Configuring SQL Server character support
Configure the MVF SQL Server driver to prevent problems with displaying some character types. Change
only the information noted.
To configure character support
1. On Windows 2003, select Start > Administrative Tools > Data Sources (ODBC).
On Windows XP (standalone stations only), open Control Panel and select Administrative Tools
> Data Sources (ODBC).
2. Switch to the System DSN tab.
3. Select the MVF SQL Server driver.
4. Click Configure.
5. Click Next.
6. In the Login ID field, type mvf.
7. In the Password field, type the password for the mvf account. Click Next.
8. Click Next.
9. Clear the Perform translation for character data checkbox.
10. Click Finish.
11. To test the configuration, click Test Data Source.
12. To exit the test dialog, click OK.
IMPAX 6.3 AS300 Configuration Guide 11