Parameter: generateIndexDDL

Startup parameters change the behavior of the Service Manager server. You can always set a startup parameter from the server's operating system command prompt.

Parameter

generateIndexDDL

Description

This command enables the Service Manager server to generate the DDL of indexes and constraints for your database and save the DDL to the following file: <Server installation directory>/RUN/ddls/index.ddl.

You can use this command to identify which indexes and constraints are needed for your database.

Caution This command does not work when sqlupper:1 is specified.

Valid if set from

Server's operating system command prompt

Requires restart of the Service Manager server?

No

Default value

None

Possible values

None

Example usage

sm -generateIndexDDL

Related topics

Oracle case-sensitivity

Related topics

Enter a parameter in the sm.ini file

Related topics

Parameter: sqlupper