Yearly Archives: 2021

Cloud
0

https://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/idcs/ebs_asserter_obe/ebs-asserter.html https://docs.oracle.com/en/cloud/paas/identity-cloud/uaids/typical-workflow-using-e-business-suite-asserter-authenticate-oracle-e-business-suite-oracle-identi.html#GUID-78CFC239-3475-48E5-93B8-297A2733B281 https://docs.rackspace.com/blog/ebs-sso-integration-with-idcs/ https://www.oatug.org/HigherLogic/System/DownloadDocumentFile.ashx?DocumentFileKey=47657c02-830d-4a59-a218-c95b79e07dbf&forceDialog=0

Cloud
0

https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/workshop-attendee-2?p210_workshop_id=672&p210_type=1&session=15089863773156 https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/workshop-attendee-2?p210_workshop_id=753&p210_type=1&session=106077759511322 https://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/compute-iaas/creating_backup_of_ebs_instance_on_oci/101_backup_oci.html#BeforeYouBegin

DBA
0

https://dbaclass.com/article/how-to-find-the-temp-tablespace-usage/ select a.tablespace_name tablespace, d.TEMP_TOTAL_MB, sum (a.used_blocks * d.block_size) / 1024 / 1024 TEMP_USED_MB, d.TEMP_TOTAL_MB…

1 4 5 6 7 8