Writer instructions | ||
Purpose | Use this page to display a banner announcement on each page of the space. Create the Space announcements page in the master space, outside of the Home branch. You can version the Space announcements page to enable different banners to be published into different target spaces, however, the banner that is displayed in the versioned (master) space itself only displays the most recently-published banner. If you find errors in the banner area of your versioned space and you are sure the Space announcements page is set up correctly, try publishing the page to the same space. For more information, see Space-announcements-banners. | |
Removing | When an announcement is no longer needed, remove the BMC Space Banner macro. | |
Translation | Localized spaces using the L10n Viewport theme must change the name of this page to Space announcements l10n. See Configuring-the-Scroll-ViewPort-theme-for-translated-spaces. | |
Usage | Choose one or none of the following BMC Space Banner macros. If your space requires another kind of announcement, you can use this page in coordination with your team lead and editors. |
Accessing the SQL Analysis function
To access the SQL Analysis function, select option 4 on the File-AID for Db2 Primary Option menu. The SQL Analysis and Development Menu (see the following figure) displays. Select the option to be used.
SQL Analysis and Development Menu
Explain Table Warning
Press Enter to upgrade the Explain table(s) and continue to your selected option.
Pressing END will cancel the ALTER(s) from being executed. This will result in errors attempting to perform SQL Analysis. The ALTER statements will need to be executed in order for File-AID for Db2 SQL Analysis to complete successfully.
When you press Enter in the Explain Table Warning window (Explain Table Warning), File-AID for Db2 will upgrade the Explain table(s) and will then also generate batch JCL that will execute Db2 UPDATE statements against your PLAN_TABLE and/or F2PLAN_TABLE rows. Review the JCL, adjust to your site’s requirements, and submit the job.
- PLAN_TABLE rows will not be viewable in Review-or-print-Db2-explain-reports until this job completes successfully.
- If your PLAN_TABLE or F2PLAN_TABLE contains a large number of Explain rows, this job may require additional time to finish execution.
- In case you didn’t submit the generated batch JCL after upgrading the Explain table(s), select Option 4.0.4 Update EXPLAIN_TIME columns to regenerate this job (see 4, Generate UPDATE EXPLAIN_TIME JCL).
- The default output for the UPDATE EXPLAIN_TIME columns job is written to F2SYSOUT DD SYSOUT=*,HOLD=YES. You may choose to write the output from the job to a data set by:
- Modifying the PRINTOPT Y control card on the SYSTSIN DD * to PRINTOPT N.
- Modifying the PRDSNAME control card on the SYSTSIN DD * to specify a data set name inside the single quotes, for example PRDSNAME 'your.dataset.name.here'.
OPTION
Enter the desired option in the SQL Analysis and Development Menu (SQL Analysis and Development Menu).
0 | Displays the Create or Maintain Explain Table screen (Create-or-Maintain-Explain-Table-s). |
1 | Displays the SQL Plan Analysis Specification screen (SQL-plan-analysis). |
2 | Displays the SQL Explain Report Specification screen (Review-or-print-Db2-explain-reports). |
3 | Displays ISPF/PDF SQL Source Development and Analysis screen (ISPF-PDF-SQL-source-development-and-analysis). |
L | Initiates CA Librarian SQL Source Development and Analysis (see LIBRARIAN-source-development-and-analysis). If you do not have CA Librarian, this option is not available. Contact the person who installed File-AID for Db2 if you think this option should be available. |
P | Initiates CA Panvalet SQL Source Development and Analysis (see PANVALET-source-development-and-analysis). If you do not have CA Panvalet, this option is not available. Contact the person who installed File-AID for Db2 if you think this option should be available. |