The stored_procedure_install_location option specifies the name of the database where stored procedures are installed.
Example
Set the Stored Procedure install location to 'SYSLIB' when stored procedures are installed in 'SYSLIB'.
teradataml.options.configure.stored_procedure_install_location = "SYSLIB"