Previous Topic

Next Topic

vdba Command—Start Visual DBA

Permission required: Installation owner, DBA, privileged user.

The vdba command starts the Visual DBA utility, which is a graphical user interface used by the DBA to administer an Ingres installation. The vdba utility can be used to manage a local or remote Ingres installation.

The vdba command has the following formats:

vdba environmentname.cfg

or

vdba /c [maxapp] [maxwin] [nonodeswindow] [windowdesc {,windowdesc}...]

Previous Topic

Next Topic

vdba Examples

This command invokes Visual DBA without the Virtual Nodes window, maximized on the screen, with one dom window opened for the local node:

vdba /c nonodeswindow maxwin dom

This command invokes Visual DBA, maximized on the screen, with both the performance monitor window and a dom window opened for the local node:

vdba /c maxapp monitor, dom

This command invokes a saved Visual DBA environment:

vdba gateway.cfg


© 2007 Ingres Corporation. All rights reserved.