Tables in control-m, are they unique -


table names in control-m jobs mentioned under 1 control-m instance, need have unique names?

table names need unique under 1 instance ctm server. so, naming standard set -

this ensures under 1 application, table names unique. if try create new table same name, not let save table, , throw message table same name

ex: if table1 common table (name) in both application app1 , app2, -

app1_p_table1 / app2_p_table1

this helps in classification. additional features 'group name' , 'application' helps classification, used while giving access users.


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

Error while updating a record in APEX screen -

c++ - In an add-in in Excel, written in C(++), how does one get the name of the function which called into the addin? -