Product: Oracle Analytics Server 7.6
OS: Oracle Linux 7.9
Scenario:
I am trying to duplicate a set of server data from Server A to Server B. Based on my research, the scheduler jobs used by BI Publisher are stored in the schema. To achieve this, I exported the entire RCU schema from the database on Server A and imported it into the database on Server B. Additionally, I copied the entire domain from Server A to Server B and updated the hostname and connection settings to point to the Server B database.
My expectation was that the scheduler jobs, job history, and catalog from Server A would be replicated and visible on Server B. While the catalog is visible, the scheduler jobs and job history are missing.
Is there a recommended approach to successfully migrate or duplicate the scheduler jobs from Server A to Server B?
Thanks.