Specify the user ID for the owner of the alias.
Opens a List window that you can use to view or filter the available items and select one.
Type a name for the alias. Do not identify an existing table, view, alias, or synonym on the current server.
Type the name of the server where the object for which you are creating an alias resides or leave the field blank to use a two-part name for local objects.
Type the authorization ID for the owner of the object for which you are creating an alias.
Type the name of the object for which you are creating an alias. Remote objects are not verified. If an object does not exist, statements that include the alias will not run properly.
Optional: Type an SQL character string constant of up to 30 bytes in length for the label for the alias. The label is placed into the LABEL column of the SYSIBM.SYSTABLES catalog table in the row that describes the alias.
Optional: Type a 1 to 254-character, including embedded blanks, comment to document the alias. The comment is placed in the REMARKS column of the SYSIBM.SYSTABLES catalog table for the row that describes the alias.
Submits the data in the window and closes the window. Available only when the required fields are completed.
Displays the SQL statements that are generated by your choices in this notebook.
Cancels any unsaved changes and closes the notebook or window.