Plant Data Dictionary (Load Plant Structure Wizard) - Intergraph Smart Engineering Manager - 12 - Help - Hexagon

Intergraph Smart Engineering Manager Help

Language
English
Product
Intergraph Smart Engineering Manager
Search by Category
Help
Smart Engineering Manager Version
12

Allows you to specify the tablespace and user name for the plant data dictionary. The data dictionary contains database tables, database table attributes, item types, select list definitions, and select list entries. An asterisk (*) at the end of an item name indicates a value is required for that item.

Database type

Displays the database type (Oracle or SQL Server) used by the site in which the plant will be created.

Oracle service/alias

Displays the Oracle Net Service alias specified previously in which the plant will be created. This option appears only if Oracle is selected as the database type.

Database server

Displays the Node Name of the server on which the SQL Server database resides. This option appears only if SQL Server is selected as the database type.

Database name

Displays the name of the SQL Server database in which the plant will be created. This option appears only if SQL Server is selected as the database type.

Oracle tablespace

Select the default Oracle tablespace name for your plant database. These tablespaces were defined when the database administrator created the default database instance using Oracle Database Assistant. This option appears only if Oracle is selected as the database type.

Oracle temp tablespace

Select the default Oracle temporary tablespace name for your plant database. If this list is empty, contact your database administrator. This option appears only if Oracle is selected as the database type on the previous page.

  • We recommend that you do not use SYSTEM for the default tablespace because Oracle uses this tablespace for its own use.

  • If you create new Oracle tablespaces or SQL Server databases after starting this wizard, you must refresh the tablespace list by clicking Back and then clicking Next to return to this page before the new information will display in the appropriate lists.

Database username

Type the user name you want to use for the plant data dictionary user. This value, which must be unique in the database, defaults to the plant name that you specified earlier, with the letter "d" appended. See Understanding Default Database User Names.

Database password

Type the password for the plant data dictionary user. We recommend using the database user name specified above as this password.

Confirm password

Re-type the password for the plant data dictionary user.

  • The software sets the related password defaults for the above user name automatically to <default user name> for Oracle and to <default user name> + '1' for SQL Server. In the case of SQL Server running on Windows Server, if you are using SQL Server authentication, you can specify that SQL Server is to use the password validation rules that are used by Windows Server.

  • Database usernames cannot start with a numeric digit and cannot contain any of the following characters: ~ ` ! % ^ & * ( ) - + = { } [ ] \ / ; : ‘ " < > , . ? |

  • Oracle database user names are limited to 30 characters. Because these are derived from plant names that can be up to 64 characters long, the software truncates any excess characters to the maximum allowed in creating the default database user names.

  • Oracle database passwords cannot contain the characters: " ' @. SQL Server database passwords cannot contain the character: '