December 2002
Intermediate to advanced
556 pages
12h 29m
English
This section provides step-by-step instructions on how to deploy the ITSOBank applications.
The ITSOBank sample, like any other enterprise application, requires a database.
1. | Create a user in the operating system with the username: dbuser and password: password. this user will perform the database access for the sample application, using server authentication. |
2. | Install the DB2 UDB Server on the database server machine. |
3. | Stop all the DB2 services and daemons, you can use the command: db2stop. |
4. | Open a console, go to the DB2 UDB Client install directory, then go to the java12 directory there. Execute usejdbc2.bat(on Windows) or usejdbc2.sh (on UNIX) to switch to JDBC 2. |
5. | Start the ... |
Read now
Unlock full access