script for oracle ASM header backup

script for oracle ASM header backup script name: disk_asmheader_backup.sh #!/bin/sh PATH=$PATH:/usr/local/bin;export PATHTIMESTAMP=`date +%Y%m%d` host=`hostname` export ORACLE_SID=`ps -ef | grep pmon | grep +ASM | grep -v “grep pmon” | cut

Undo management in Oracle database

Undo management in Oracle database   Suggestions on Undo management 1. Check for the ACTIVE,UNEXPIRED and EXPIRED blocks(segments). Don’t add space to the UNDO when u receive the alert immediately.

srvctl config on Oracle database appliance

What is different with “srvctl config” command on ODA machines than the normal servers?   srvctl config on ODA machines   # srvctl config database -d TEST Database unique name:

Oracle DB refresh using transportable tablespaces

Using Oracle Transportable Tablespaces to refresh Schemas/Tablespaces in Oracle Databases. Overview of  this activity: System tablespace size increased more than 60GB. Not able to shrink the size of the system

How to get the row count for all tables in a schema?

  How to get the row count in each table of a schema?   Query SQL> select table_name, to_number( extractvalue( xmltype( dbms_xmlgen.getxml(‘select count(*) c from ‘||table_name)) ,’/ROWSET/ROW/C’)) count from all_tables where

OCI 2023 AI Foundations Associate (1Z0-1122-23) S1

Oracle Cloud Infrastructure 2023 AI Foundations Associate (1Z0-1122-23)   Key Points to Remember Price: Free Format: Multiple Choice and Multiple Response questions Duration: 60 minutes Number of Questions: 30 Passing

OCI 2023 AI Foundations Associate (1Z0-1122-23) S5

Oracle Cloud Infrastructure 2023 AI Foundations Associate (1Z0-1122-23)     What is “in-context learning” in the context of large language models (LLMs)? Providing a few examples of a target task

OCI 2023 AI Foundations Associate (1Z0-1122-23) S7

Oracle Cloud Infrastructure 2023 AI Foundations Associate (1Z0-1122-23)   What types of data are commonly used for the OCI Anomaly Detection service? Numeric Image Time-Series (*) Textual   Correct Option: Time-Series

OCI 2023 AI Foundations Associate (1Z0-1122-23) S6

Oracle Cloud Infrastructure 2023 AI Foundations Associate (1Z0-1122-23)   Which OCI Data Science feature allows you to use catalogued models as HTTP endpoints on fully managed infrastructure? Conda Environments Model