About this workshop

This section has hints and tips for instructors:

Provisioning environments

Use https://bluedemos.com/show/2543 to provision instances of the Skytap environment as needed.

  • Only IBMers can provision an instance, you'll need to log in with your w3ID.

  • You're limited to one request at a time.

  • You can schedule how long you want to keep the instance live.

  • You'll be emailed a link and a password. Distribute these to the lab attendees.

  • There's no cost to running these instances.

  • Instances will automatically suspend after 2 hours of inactivity. Just turn them back on to continue.

Enable the Operations Console

Access the iis-server VM.

Log in with the credentials above. Run the following commands.

Change to the Information Server install path:

$ cd /opt/IBM/InformationServer/Server/DSODB

Edit the DSODBConfig.cfg file. set the DSODBON value to 1. It should be the first value at the top of the file. Save your changes and exit your editor.

If you're not familiar with vi you can use sed

Restart your console:

Copy the data over

Access the iis-server VM.

Log in with the credentials above. Run the following commands.

Change to the right folder:

Download the data:

NOTE: the command uses -O (not zero)

Verify the content

Last updated

Was this helpful?