If you did not choose to create the sample databases during
installation, you can install them at any time.
The DB2 Everyplace Sync Server samples and sample database configuration
include:
- VNURSE
- M_VN2
- A sample JDBC subscription named JDBCSUB1, a sample subscription set
named SUBSCRIPTION_SET1, and a sample group named GROUP1, which includes 3
users nurse1/nurse2/nurse3.
Procedure
To install the sample on a Windows operating system
- Open a DB2 UDB command Window, change the directory to
%DSYINSTDIR%\Server\Sample.
- Type dsysample.bat and the user name and
password. Execute the command.
To install the sample on a UNIX operating system
- Login as the DB2 Everyplace instance owner
- Open a shell window and change the directory to
$DSYINSTDIR/Server/sample
- Run dsysample.sh db2userid
db2password where db2userid is a valid DB2 Universal
Database user ID, and db2password is the corresponding
password.
Related tasks