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

Oracle Cloud Infrastructure 2023 AI Foundations Associate (1Z0-1122-23)   Which type of Recurrent Neural Network (RNN) architecture is used for Machine Translation? Many-to-Many (*) One-to-Many Many-to-One One-to-One Correct Option: Many-to-Many Machine

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

Oracle Cloud Infrastructure 2023 AI Foundations Associate (1Z0-1122-23) Which application does NOT require a Machine Learning solution? Customer Segmentation Detecting spam emails Stock Price Predictions Password Validation (*) Correct Option: Password

Oracle alert log monitoring by using ADRCI

Oracle alert log monitoring by using ADRCI   set -x ################################################# ###### ALERT LOG CHECKING VIA ADRCI ############# ################################################# export ORACLE_SID=ORADW4 export ORACLE_HOME=/u01/app/oracle/product/12.1.0.2/dbhome_1 export PATH=$PATH:/u01/app/oracle/product/12.1.0.2/dbhome_1/bin export ERROR_LOG=/home/oracle/admin/common/scripts/logs/alert_log_error.txt export EMAIL_ERROR_LOG=/home/oracle/admin/common/scripts/logs/alert_log_ORADW4_email_error.txt export

Oracle Artificial Intelligence Services Overview

Oracle Cloud Infrastructure(OCI) Artificial Intelligence (AI) Services Overview In this article , we will focus on OCI AI services. Business applications consume AI and ML services. The foundation of AI

Relationship between AI , ML and DL

Relationship between Artificial Intelligence (AI) , Machine Learning (ML) and Deep Learning (DL)       Artificial Intelligence (AI) : Ability of machines to mimic the cognitive abilities and proven-solving

Script to monitor Alert log in Oracle

 Alert log monitoring in Oracle Shell script to monitor alertlog file in Oracle databases on a server .  for example if there are 10 databases running on the server ,this

Machine Learning Basics

Machine Learning Basics Machine Learning (ML) A subset of artificial intelligence that focusses on creating computer systems that can learn and improve from experience. powered by algorithms that incorporate intelligence

Artificial Intelligence Basics

Artificial Intelligence Basics   Artificial Intelligence Ability of machines to mimic the cognitive abilities and proven-solving capabilities of human intelligence. Cognitive abilities: Cognitive ability is defined as a general mental

Oracle 19c Client Installation on Windows

Oracle 19c Client Installation on Windows. Download the Software from https://www.oracle.com/database/technologies/oracle19c-windows-downloads.html Client Version: 19c Step 1: First go to client software path C:\software\WINDOWS.X64_193000_client\client Step 2: Open the Setup Application and click

DB Installation and Configuration best practices 3

DB Installation and Configuration best practices. 1.Separate oracle binaries owner Description: This can be considered if the databases are managed by different DBA groups Benefits: It provides more security. Any