Why are date stamps different in the activity stream between instances and activity only shows one user made updates ?Issue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } ul{ list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Symptoms The date stamps and user in the activity stream are different for the instances. The activity stream shows only one user made updates. Release All Cause While you are cloning the instance, if you Exclude Audit and Log Data, the audit data will not be carried in to the destination instance. So you will find a difference between the date stamps and the users in the activity log different in both the instances. This is the expected OOB behavior. Resolution Recloning the instance and make sure to include the audit data and the log data. Note: Clones will read exclude/preserver lists from the source instance during the early stage of the clone. If updates are made to the exclusion/preserver list before clone, the clone will honor it even if the clone does not take on-demand backup. By default, the [sys_audit] and [syslog] tables are in the Clone Exclude Tables list. 1. Log into the clone source instance2. Go to System Clone > Clone Exclude Tables3. Filter by name for sys_audit and syslog4. Export each of these records to XML- This is to save a local copy, which you can re-import into the clone source instance, after the clone is completed5. When submitting the clone request, Uncheck the option to Exclude audit and log data- Now the clone will include audit and log data