DATABASE menu options
The DATABASE menu options for the dbaccess command represent short cut keys for the DATABASE menu.
- -dc
- Chooses the Create option on the DATABASE menu.
- -dcl
- Takes you to the LOG option on the CREATE DATABASE menu
- -dd
- Chooses the Drop option on the DATABASE menu.
- -di
- Chooses the Info option on the DATABASE menu. With this option,
you can add another letter as follows to go to the next menu level
and view:
- -dib
- The dbspaces information for the current database
- -din
- The NLS information for the current database
- -dip
- Stored procedures in the current database
If you do not include a database name before any -di option, you must choose a current database from the SELECT DATABASE screen.
- -dl
- Chooses the CLose option on the DATABASE menu.
- -ds
- Chooses the Select option on the DATABASE menu.