Ww:Rename SQL implementation name

From Remain Software
Revision as of 12:19, 17 July 2025 by Manish (talk | contribs)
Jump to navigation Jump to search

<Translate>

Rename SQL implementation name (RNMSQLIMPN)

This Application Program Interface command allows you to manipulate the TD/OMS database. This can be done from a command line or from within your programs.

This command is used to rename an object's system-assigned name to a custom user-defined name. It is typically used when the original object name exceeds 10 characters. In such cases, the system assigns a shortened internal name, and this command allows the user to replace it with a more meaningful, custom name.

Long object code

Specify the long object name.

character value
Enter a long object code.

Object library

Specify the library of object.

character value
Enter the library of the object mentioned in the Long object name field.

Object type

Specify the type of object.

character value
Enter the type of the object of which system generated name is to be renamed.

New Object code

Specify the New object code.

character value
Enter the new object code to be used for renaming the system-generated name of the object mentioned in the Long Object Name field.

</Translate>