We got a error RMAN-06136, ORA-01620: when I try to clone database ver 12.1.0.2.0
Hi
When we want to clone database I goot error mesage RMAN-06136, ORA-01620
Database is standalone with standby
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 05/22/2017 13:26:41
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: ORACLE error from auxiliary database: ORA-01620: no public threads are available for mounting
DBGMISC: ENTERED krmkursr [13:26:41.346]
DBGMISC: EXITED krmkursr [13:26:41.346] elapsed time [00:00:00:00.000]
select * from v$log
"group#" | "thread#" | "sequence#" | "bytes" | "blocksize" | "members" | "archived" | "status" | "first_change#" | "first_time" | "next_change#" | "next_time" | "con_id" |
100 | 1 | 38266 | 3221225472 | 512 | 2 | YES | INACTIVE | 34916946606 | 2017-05-22 14:08 | 34918762752 | 2017-05-22 14:11 | 0 |
101 | 1 | 38267 | 3221225472 | 512 | 2 | YES | INACTIVE | 34918762752 | 2017-05-22 14:11 |