Skip to Main Content

LiveLabs & Workshops

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Set user's password as non-expiring in IDCS

Swathi TApr 20 2022

Hello all,
I am wondering if we can set the password as 'no-expiring' for one particular user id in IDCS. I have admin rights in IDCS and see that under 'Settings'->Password Policy->Password Rules, we can set 'Expires after' as 0 to make this work, but this seems like global setting for all users.
Any help appreciated. Thank you.

Comments

J.A.

Hi

Truncate is a DDL operation, do you have DDL replication enable ? in your OGG environment

Maybe you need a historical table on your target DB, so maybe you can create a Job to copy the Data from the target table to the historical table.

Regards

Frak!!!

you need to check if you have enable a DDL replication at the source database? if the DDL installed and enabled, you can control which DDL to capture from the extract and replicat by using DDL Include and DDL exclude parameters.

1 - 2

Post Details

Added on Apr 20 2022
2 comments
388 views