Send data between OEM jobs/tasks
I am brainstorming a solution. Is it possible to send the results of one job (or task in the case of a multi-task job) to another job (or task)? If it is not possible to send the results, it is possible for a second job (task) access the results of the first job (task)? Here is what I am trying to do: set the DBSNMP password for each of my databases. In many cases, the DBSNMP password has been lost/forgotten. Because of this, I cannot use update_db_password function in emcli because I do not know all of the old passwords