To create an access plan,
- Open the Command Center notebook.
- Select the Interactive radio button.
- On the Script page, do the following:
- Connect to a database. (Type the connect command in the text area
and select Script->Execute, or click on the
icon, or press the Ctrl+Enter keys to execute the command.)
- To create an access plan without executing the statement, type an explainable statement in the text area and select
Script->Create access plan, or click on the
icon. The access plan graph is displayed on the Access Plan
page.
You can also select an explainable statement from an existing
script.
- To create an access plan and also execute the statement:
- Select Script->Options. The Command Center Options
notebook opens. Click on the Access Plan tab. Select the Automatically generate access plan
check box, and click on OK.
- Type an explainable statement in the text area or select an
existing statement. Select Script->Execute, or click on the
icon. The results are displayed on the Results page. To view
the generated access plan, click on the Access Plan tab.
More information on using the Command Center is found in Command Center -- Overview.