Regenerate the pubs2 database and remove all tutorial materials from your computer.
To run the script that installs the pubs2 database, run the following command:
isql -U sa -P Your password for sa account -i %SYBASE%\%SYBASE_ASE%\scripts\instpbs2 |
If you are accessing Adaptive Server Enterprise remotely, use the -S parameter to specify the server name. You also have to copy the instpbs2 file locally onto your computer. The -i parameter needs to updated so that the new location of the instpbs2 file is specified.
Start Sybase Central.
Double-click MobiLink 11 in the right pane.
The sync_ase model appears.
Right click sync_ase and choose Delete.
To erase the remote database, use the dberase utility. Run the following command:
dberase sync_ase\remote\sync_ase_remote.db |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |