Courseiva
Back to Oracle Cloud Infrastructure Generative AI Professional 1Z0-1127-25 questions

Scenario-based practice

Refer to the Exhibit Practice Questions

Practise Oracle Cloud Infrastructure Generative AI Professional 1Z0-1127-25 practice questions — original exam-style scenarios covering every exam domain, with detailed explanations, wrong-answer analysis, and common exam traps.

13
scenario questions
1Z0-1127-25
exam code
Oracle
vendor

Scenario guide

How to approach refer to the exhibit practice questions

Practise exhibit-style questions that ask you to read a topology, table, command output or diagram before choosing the best answer.

Quick answer

Exhibit-style questions test whether you can read a topology, command output, diagram or table before choosing the best answer.

How to extract the relevant detail from an exhibit.

How topology, command output or routing information affects the answer.

How to avoid answering from memory before reading the evidence.

How to map the exhibit back to the exam objective.

Related practice questions

Related 1Z0-1127-25 topic practice pages

Scenario questions usually connect to one or more exam topics. Use these links to review the underlying concepts behind the scenario.

Practice set

Practice scenarios

Question 1mediummultiple choice
Full question →

Refer to the exhibit. An administrator receives the error shown when attempting to deploy a custom model. What is the most likely cause?

Network Topology
oci generative-ai custom-model createcompartment-id ocid1.compartment.oc1..aaaa... \dedicated-ai-cluster-id ocid1.dedicatedaicluster.oc1..bbbb... \model-name test-model \model-artifact bucket-name=my-bucketinference-configuration instance-count=1
Question 2hardmultiple choice
Full question →

Refer to the exhibit. A developer encounters this error. Which action should they take to resolve the issue?

Network Topology
oci generative-ai inference generate-textmodel-id cohere.commandprompt "Summarize: ..."max-tokens 100temperature 0.7top-p 0.9frequency-penalty 0.0presence-penalty 0.0Error: (400, RateLimitExceeded, false)
Question 3mediummultiple choice
Full question →

Refer to the exhibit. A user receives this error when calling the OCI Gen AI inference endpoint. What is the most likely cause?

Exhibit

{
  "status": 400,
  "code": "InvalidParameter",
  "message": "The model 'cohere.command-light' is not supported in region 'us-phoenix-1'."
}
Question 4hardmultiple choice
Full question →

Refer to the exhibit. A developer runs the OCI CLI command and receives the output. However, the text "Hello, how are you?" is actually a mix of English and French words. Why does the model assign only 0.03 to French?

Network Topology
oci ai language detect-languagetext "HelloRefer to the exhibit.```"data": {"languages": [
Question 5easymultiple choice
Full question →

Refer to the exhibit. Users in the group cannot create a new custom model deployment on a Dedicated AI Cluster. What is the most likely missing permission?

Exhibit

Allow group GenAI-Admin to manage dedicated-ai-clusters in compartment FinComp
Allow group GenAI-Admin to manage custom-models in compartment FinComp
Allow group GenAI-Admin to read object-storage in compartment FinComp
Question 6mediummultiple choice
Full question →

Refer to the exhibit. A developer ran the OCI CLI command shown and received the JSON output. What does the output indicate about the model's confidence and why?

Exhibit

Refer to the exhibit.

```
oci ai language text-classification --text "The product is amazing!"
{
  "data": {
    "labels": [
      {"name": "positive", "score": 0.98},
      {"name": "negative", "score": 0.01},
      {"name": "neutral", "score": 0.01}
    ]
  }
}
```
Question 7mediummultiple choice
Full question →

Refer to the exhibit. What is the solution?

Network Topology
base-model-id cohere.command-lightoci generative-ai fine-tuning createcompartment-id ocid1.compartment.oc1..exampletraining-dataset-id ocid1.dataset.oc1..exampletraining-params '{"num_epochs": 5Error:"status": 400,"code": "InvalidParameter",
Question 8hardmultiple choice
Full question →

Refer to the exhibit. A developer has set this policy to allow an OCI Data Science session to generate embeddings. However, the API call returns a 403 Forbidden. Which of the following is likely missing?

Exhibit

{
  "policy": "Allow dynamic-group RAGGroup to use generative-ai-embeddings in compartment Production"
}
Question 9mediummultiple choice
Full question →

Refer to the exhibit. A developer runs the command and receives the error. What is the issue?

Network Topology
chat-id ocid1.generativeai.oc1.iad.xxxmessage "Explain OCI"max-tokens 600endpoint "https://generative-ai.oci.oracle.com"```
Question 10hardmultiple choice
Full question →

Refer to the exhibit. A user runs the command shown and receives the error: 'ServiceError: NotAuthorizedOrNotFound'. What is the MOST likely cause?

Network Topology
oci generative-ai model summarymodel-id ocid1.generativeaimodel.oc1.iad.xyz
Question 11mediummultiple choice
Full question →

Refer to the exhibit. A team created this dedicated AI cluster. However, when they try to create a model deployment, the deployment fails with an error indicating insufficient public IPs. What change to the cluster configuration should they make?

Exhibit

{
  "compartmentId": "ocid1.compartment.oc1..xxxxx",
  "displayName": "llama-cluster",
  "aiClusterShape": "VM.GPU.A10.1",
  "nodeCount": 4,
  "networkConfiguration": {
    "subnetId": "ocid1.subnet.oc1.iad.xxxxx",
    "assignPublicIp": false
  }
}
Question 12mediummultiple choice
Full question →

Refer to the exhibit. A developer runs the command and immediately tries to use the endpoint. The application fails with an error indicating the endpoint is not active. What is the most likely reason?

Network Topology
oci generative-ai service-endpoint createregion us-ashburn-1display-name my-endpointmodel-id "cohere.embed-english-light-v3.0"purpose "RAG"compartment-id ocid1.compartment.oc1..example
Question 13hardmultiple choice
Full question →

Refer to the exhibit. A user in GenAI-Users group tries to run a text generation inference but gets permission denied. What is the most likely issue?

Exhibit

IAM Policy:
Allow group GenAI-Users to use generative-ai-family in compartment ABC where request.operation = 'TextGeneration'

These 1Z0-1127-25 practice questions are part of Courseiva's free Oracle certification practice question bank. Courseiva provides original exam-style 1Z0-1127-25 questions with detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics.