Courseiva
Knowledge + Practice
CertificationsVendorsCareer RoadmapsLabs & ToolsStudy GuidesGlossaryPractice Questions
C
Courseiva

Free IT certification practice questions with explained answers for CCNA, CompTIA, AWS, Azure, Google Cloud, and more.

Certification Practice Questions

CCNA practice questionsSecurity+ SY0-701 practice questionsAWS SAA-C03 practice questionsAZ-104 practice questionsAZ-900 practice questionsCLF-C02 practice questionsA+ Core 1 practice questionsGoogle Cloud ACE practice questionsCySA+ CS0-003 practice questionsNetwork+ N10-009 practice questions
View all certifications →

Product

CertificationsCertification PathsExam TopicsPractice TestsExam Dumps vs Practice TestsStudy HubComparisons

Company

AboutContactEditorial PolicyQuestion Writing PolicyTrust Center

Legal

Privacy PolicyTerms of Service

Courseiva is a free IT certification practice platform offering original exam-style practice questions, detailed explanations, topic-based practice, mock exams, readiness tracking, and study analytics for Cisco, CompTIA, Microsoft, AWS, and other technology certifications.

© 2026 Courseiva. Courseiva is operated by JTNetSolutions Ltd. All rights reserved.

Courseiva is an independent certification practice platform and is not affiliated with, endorsed by, or sponsored by Cisco, Microsoft, AWS, CompTIA, Google, ISC2, ISACA, or any other certification vendor. Vendor names and certification marks are used only to identify the exams learners are preparing for.

← Using OCI Generative AI Service practice sets

1Z0-1127 Using OCI Generative AI Service • Complete Question Bank

1Z0-1127 Using OCI Generative AI Service — All Questions With Answers

Complete 1Z0-1127 Using OCI Generative AI Service question bank — all 0 questions with answers and detailed explanations.

125
Questions
Free
No signup
Certifications/1Z0-1127/Practice Test/Using OCI Generative AI Service/All Questions
Question 1mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company uses OCI Generative AI Service to build a chatbot for customer support. They notice that the model sometimes generates inappropriate responses. What is the MOST effective way to mitigate this without retraining the model?

Question 2easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer wants to use OCI Generative AI Service to summarize long documents. Which endpoint should they use to send the document content?

Question 3hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

An organization deploys a fine-tuned model for legal document analysis using OCI Generative AI Service. They need to ensure that only authorized users in the 'LegalTeam' group can access the model endpoint. Which policy statement should be used?

Question 4mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist is using OCI Generative AI Service to generate product descriptions. They notice that the output often repeats phrases. Which parameter adjustment would MOST directly address this issue?

Question 5hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company needs to integrate OCI Generative AI Service with an existing application that uses OCI IAM for authentication. They want to use resource principal to allow the application to call the service without storing API keys. Which step is REQUIRED?

Question 6mediummultiple choice
Read the full NAT/PAT explanation →

A developer is using OCI Generative AI Service to generate code snippets. They want to ensure the output is as deterministic as possible for testing. Which combination of parameters should they use?

Question 7mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company uses OCI Generative AI Service to generate personalized email content. They need to ensure that personally identifiable information (PII) is not included in the model's training data. What should they do?

Question 8mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO of the following are valid ways to reduce latency when using OCI Generative AI Service?

Question 9mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE of the following are supported capabilities of OCI Generative AI Service?

Question 10mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO of the following are required to fine-tune a model using OCI Generative AI Service?

Question 11hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

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 12hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. A developer sends this JSON payload to the /chat endpoint. The response includes an error that 'maxTokens' must be an integer. What is the issue?

Exhibit

{
  "model": "cohere.command-light",
  "compartmentId": "ocid1.compartment.oc1..aaaa...",
  "messages": [
    {"role": "user", "content": "Hello"}
  ],
  "parameters": {
    "temperature": 0.5,
    "maxTokens": 100
  }
}
Question 13easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A startup is building a chatbot for customer support using OCI Generative AI Service. The chatbot needs to answer queries about product features based on a knowledge base of product documentation. Which configuration is most appropriate for this use case?

Question 14mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

An enterprise deployed a custom fine-tuned model for generating financial reports. After the first month, the model's outputs began to include outdated information and occasional factual errors. The team suspects data drift. What is the best course of action?

Question 15hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare company is deploying OCI Generative AI Service for clinical decision support. They must ensure that model outputs are auditable, explainable, and free from patient data exposure. Which combination of OCI features should they use?

Question 16mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer is using OCI Generative AI Service to generate product descriptions. The outputs are often too generic and lack brand-specific tone. The developer has a small set of 20 high-quality example descriptions. What is the most efficient approach to improve output quality?

Question 17easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A team is using OCI Generative AI Agents to build a customer support bot. The bot sometimes generates answers that contradict the knowledge base. What is the most likely cause?

Question 18hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is deploying a multi-language chatbot using OCI Generative AI Service. The chatbot must support English, Spanish, and French. The team finds that responses in Spanish are less accurate than in English. They have a small bilingual dataset. What is the best approach?

Question 19mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO measures can help reduce the risk of generating toxic or unsafe content when using OCI Generative AI Service?

Question 20hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE factors are important when designing a multi-turn conversational agent using OCI Generative AI Agents?

Question 21hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A financial services company deployed a fine-tuned model using OCI Generative AI Service to generate investment advice based on quarterly reports. The model was trained on 10,000 labeled examples and achieved high accuracy in testing. However, after three months in production, the model's outputs have become inconsistent and sometimes recommend investments based on outdated market conditions. The team has received multiple complaints from users about inaccurate advice. The model is deployed on a dedicated AI cluster with auto-scaling disabled. The OCI audit logs show no configuration changes. The team suspects data drift and wants to mitigate it without incurring high costs. They have a pipeline that can collect new labeled data monthly, but it takes two weeks to process. What should the team do?

Question 22mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A retail company uses OCI Generative AI Agents to power a product recommendation chatbot on their e-commerce website. The chatbot is integrated with a knowledge base containing product descriptions, customer reviews, and inventory data. Recently, the chatbot has started recommending out-of-stock products frequently, leading to customer frustration. The development team verified that the knowledge base is updated in real-time with inventory data. The chatbot's configuration uses a chunking strategy with a chunk size of 500 tokens and an overlap of 50 tokens. The team suspects the issue is related to how the agent retrieves information. They have access to OCI Logging and Monitoring. Which course of action should the team take first?

Question 23hardmultiple choice
Read the full NAT/PAT explanation →

You are a cloud architect at a healthcare company that uses OCI Generative AI Service to analyze patient records and generate clinical summaries. The service is deployed in the Frankfurt region with a dedicated AI cluster. Recently, the compliance team flagged that some generated summaries contain hallucinated diagnoses not present in the source records. They demand immediate mitigation. The current setup uses the default model (cohere.command-r-08-2024) with temperature=0.7, top_p=0.9, and max_tokens=2048. The application sends the entire patient record as a single prompt. You have access to OCI Logging, monitoring metrics (latency, request count, token count, safety filter rejections), and the AI service's model fine-tuning capability. You must reduce hallucinations while minimizing latency increase. What is the most effective course of action?

Question 24easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer wants to use the OCI Generative AI service to generate text using a Cohere model. Which SDK class should be used for inference calls?

Question 25mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A user has attached an IAM policy granting access to the generative-ai-family resource type, but API calls to the Generative AI service return a 403 Forbidden error. What is the most likely cause?

Question 26hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is building a customer support chatbot that uses Retrieval-Augmented Generation (RAG) with OCI Generative AI. They need low-latency responses and the ability to update the knowledge base daily. Which architecture best meets these requirements?

Question 27easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Which model family is NOT currently available in OCI Generative AI service?

Question 28mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

After fine-tuning a Cohere Command model on a dataset of customer emails, the model performs well on validation data but poorly on new, unseen emails. Which action is most likely to improve generalization?

Question 29hardmultiple choice
Read the full NAT/PAT explanation →

A multinational corporation plans to deploy OCI Generative AI in multiple OCI regions for disaster recovery. They have fine-tuned a custom model in the primary region. What is the recommended approach to make the fine-tuned model available in the secondary region with minimal manual effort?

Question 30easymultiple choice
Read the full Using OCI Generative AI Service explanation →

When using OCI Generative AI with a fine-tuned model, what is the primary benefit of creating a dedicated AI cluster?

Question 31mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist receives an error when calling the embed_text API: "InvalidRequest: input too long". What is the most likely cause and solution?

Question 32hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A financial services firm needs to extract named entities from legal contracts using OCI Generative AI. They require high accuracy and must handle domain-specific terminology. Which approach is most effective?

Question 33mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO deployment options are available for using fine-tuned models with OCI Generative AI service?

Question 34hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE steps are necessary to secure access to the OCI Generative AI inference API in a production environment?

Question 35easymulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO operations are supported by the OCI Generative AI inference API?

Question 36easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A company wants to use OCI Generative AI to summarize customer feedback. They need low latency and high throughput. Which configuration should they choose?

Question 37mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A healthcare company must use OCI Generative AI for medical report generation. They need to ensure PHI is not sent to third-party models. Which approach best ensures data stays within OCI?

Question 38mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A financial firm wants to use OCI Generative AI for contract analysis. They need to reduce costs by using a smaller, specialized model. Which approach should they take?

Question 39hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is deploying OCI Generative AI for a chatbot that must answer customer queries within 500ms. They choose a dedicated AI cluster but observe 2-second latency. What is the most likely cause?

Question 40easymultiple choice
Study the full Python automation breakdown →

A developer needs to integrate OCI Generative AI into a Python application. Which SDK should they use?

Question 41mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

An organization wants to use OCI Generative AI for real-time document translation. They need high availability across regions. Which deployment option meets this requirement?

Question 42hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist fine-tuned a model on OCI Gen AI using a dedicated AI cluster. After deployment, the model gives inaccurate results. Which troubleshooting step should they take first?

Question 43mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company wants to use OCI Generative AI but must comply with GDPR. Which feature ensures data residency?

Question 44easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A user gets a 'Model not found' error when calling an OCI Gen AI endpoint. What is the most likely cause?

Question 45mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO configurations are required to use a custom fine-tuned model on OCI Gen AI?

Question 46mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE factors should be considered when choosing a base model for OCI Gen AI?

Question 47hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO steps are necessary to deploy a fine-tuned model on a dedicated AI cluster?

Question 48mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

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 49hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. A user runs 'oci generative-ai model list' and sees this output. They then try to use 'cohere.command-light' but get an error. What is the most likely reason?

Exhibit

{
  "data": [
    {"id": "ocid1.generativeaimodel.oc1..aaaa...", "display-name": "cohere.command", "lifecycle-state": "ACTIVE", "time-created": "2024-01-01T00:00:00Z"},
    {"id": "ocid1.generativeaimodel.oc1..bbbb...", "display-name": "cohere.command-light", "lifecycle-state": "INACTIVE", "time-created": "2024-01-02T00:00:00Z"},
    {"id": "ocid1.generativeaimodel.oc1..cccc...", "display-name": "cohere.embed-english-v3.0", "lifecycle-state": "ACTIVE"}
  ]
}
Question 50easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. A user runs this command and gets an error: 'InvalidParameter: unit-shape 'GPU.1' is not supported in this region. Supported shapes: GPU.2, GPU.4'. What should the user do?

Network Topology
oci generative-ai dedicated-ai-cluster createcompartment-id ocid1.compartment.oc1..aaaa...display-name "test-cluster"unit-count 1unit-shape "GPU.1"region us-ashburn-1
Question 51easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A company requires a generative AI service to automatically summarize customer support transcripts. Which OCI Generative AI model is most suitable for this task?

Question 52mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

Users report that inference requests to the OCI Generative AI service are taking longer than expected. The application uses the on-demand endpoint. What is the most likely cause of the increased latency?

Question 53hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A team is building a Retrieval-Augmented Generation (RAG) pipeline using OCI Generative AI. They need to store and retrieve document embeddings for semantic search. Which OCI service is most appropriate as the vector store?

Question 54easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist wants to fine-tune a generative AI model on proprietary customer data. What is a best practice for preparing the training dataset?

Question 55mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

Which authentication method should be used to securely call the OCI Generative AI API from a microservice running on OCI Compute?

Question 56hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company runs batch inference jobs daily using the OCI Generative AI service. The current cost is higher than expected. Which change would most effectively reduce cost while maintaining throughput?

Question 57easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A retail company wants to generate product descriptions from attribute data. They have no prior AI experience. Which approach is most appropriate?

Question 58mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

An application using OCI Generative AI produces inconsistent responses to the same user query. The developer suspects the model's output variability is too high. Which parameter adjustment would most directly reduce output randomness?

Question 59hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is deploying a customer-facing chatbot using OCI Generative AI. They need to prevent the model from generating offensive or harmful content. Which feature should they implement?

Question 60mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO are benefits of using dedicated AI clusters for OCI Generative AI?

Question 61hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE models are available as part of the OCI Generative AI service?

Question 62mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO factors are most important when deciding between on-demand and dedicated AI clusters for OCI GenAI?

Question 63mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. The user requested a long story but the response is cut short. What is the most likely cause?

Network Topology
model-id "cohere.command-r-08-2024"messages '[{"role": "user"max-tokens 100temperature 0.5`Output:```json"data": {"finish_reason": "length","message": {"role": "assistant",```
Question 64hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. The group DataScientists can run inference but cannot fine-tune a model on a dedicated AI cluster. Which additional policy statement is required to allow fine-tuning?

Exhibit

Policy JSON:
```json
{
  "statements": [
    "Allow group DataScientists to use generative-ai-inference in compartment ABC",
    "Allow group DataScientists to use generative-ai-models in compartment ABC"
  ]
}
```
Question 65easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. In this RAG pipeline, what is the role of the 'embedding_model' variable?

Exhibit

```python
from langchain_community.llms import OCIGenAI
from langchain_community.embeddings import OCIGenAIEmbeddings
from langchain.vectorstores import FAISS

texts = ["Customer A query", "Customer B query"]
embedding_model = OCIGenAIEmbeddings(model="cohere.embed-v3", ...)
vector_store = FAISS.from_texts(texts, embedding_model)
llm = OCIGenAI(model="cohere.command-r", ...)
```
Question 66mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare company wants to use OCI Generative AI to summarize patient medical records while ensuring PHI compliance. Which OCI service feature should they enable?

Question 67hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

An enterprise is fine-tuning a Cohere model using OCI Generative AI for a domain-specific task. After training, the model shows high accuracy on validation data but poor performance on unseen test data. What is the most likely cause?

Question 68easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer wants to generate text embeddings using OCI Generative AI. Which model endpoint should they call?

Question 69mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is using OCI Generative AI for customer support chatbots. They notice that responses sometimes include offensive content. Which built-in safety feature should they configure?

Question 70hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist is fine-tuning a model on OCI Generative AI with a custom dataset. They receive a "QuotaExceeded" error during training. What is the most likely cause?

Question 71easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Which OCI Generative AI parameter controls the diversity of generated text by increasing the probability of less likely tokens?

Question 72mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company wants to use OCI Generative AI to analyze legal documents and extract key clauses. Which model type is best suited for this task?

Question 73hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer is using the OCI Generative AI SDK to call a custom fine-tuned model. They get an HTTP 404 error. What is the most likely issue?

Question 74easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Which OCI Generative AI capability allows you to provide example input-output pairs to guide the model's behavior without fine-tuning?

Question 75mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO actions are required to use a custom fine-tuned model via OCI Generative AI? (Choose two.)

Question 76hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE parameters can be adjusted to reduce repetition in generated text? (Choose three.)

Question 77mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO statements about OCI Generative AI fine-tuning are true? (Choose two.)

Question 78hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer runs this CLI command but receives only one response instead of three. What is the most likely cause?

Network Topology
oci ai language generate-textmodel-id ocid1.generativemodel.oc1..aaaaaa...input "Explain quantum computing"max-tokens 100temperature 0.7num-generations 3Refer to the exhibit.
Question 79mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

An administrator creates this IAM policy to allow a group to use a specific generative AI model. However, users report a 403 Forbidden error. What is the most likely issue?

Exhibit

Refer to the exhibit.

{
  "syntaxVersion": "1.0",
  "statements": [
    {
      "effect": "Allow",
      "action": ["ai:generate-text"],
      "resource": ["ocid1.generativemodel.oc1..aaaaaa..."]
    }
  ]
}
Question 80hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer makes an API call to generate text with top_p=1.5. What is the correct way to fix this error?

Exhibit

Refer to the exhibit.

Error:
{
  "code": "InvalidParameter",
  "message": "The parameter 'top_p' should be between 0 and 1.",
  "status": 400
}
Question 81mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company wants to use OCI Generative AI service to automatically generate product descriptions for an e-commerce catalog. They have 10,000 products. What is the best approach to ensure high-quality, consistent descriptions?

Question 82easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer is using OCI Generative AI service's CLI to generate text but gets a 'Rate limit exceeded' error. What is the most likely cause?

Question 83hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is using OCI Generative AI to generate code snippets and notices that the model sometimes produces code with security vulnerabilities. They have a small dataset of secure code examples. Which approach would be most effective to reduce vulnerabilities?

Question 84easymultiple choice
Read the full Using OCI Generative AI Service explanation →

An organization wants to use OCI Generative AI to summarize long legal documents. They need to ensure the summary is concise and retains key information. Which model parameter should they set to control the length of the summary?

Question 85mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist is fine-tuning a Cohere model on OCI Generative AI service for a custom classification task. They have a dataset of 1000 labeled examples. What is the minimum recommended dataset size for fine-tuning?

Question 86hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company uses OCI Generative AI service with a Cohere Command model for a real-time chat application and experiences high latency. They have already set max_tokens to 50 and temperature to 0.2. Which further change would be most effective in reducing latency?

Question 87easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Which OCI Generative AI service model family supports fine-tuning with custom datasets?

Question 88mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer is using the OCI Generative AI service API and receives a '400 Bad Request' with error 'Model not found'. What is the most likely cause?

Question 89hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

An enterprise wants to use OCI Generative AI to generate personalized email campaigns. They have a large customer database with preferences and past purchase history. Which design is best for high relevance and scalability?

Question 90mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO configuration steps are required to enable OCI Generative AI service in a tenancy? (Select two.)

Question 91hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE factors should be considered when choosing between fine-tuning a model and using a pre-trained model with prompt engineering? (Select three.)

Question 92easymulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE OCI Generative AI service features help in controlling the cost of API calls? (Select three.)

Question 93mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

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 94easymultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. A user in group GenAIUsers tries to use the `oci generative-ai model chat` command but gets 'not authorized'. Why?

Exhibit

```json
{
  "statements": [
    "Allow group GenAIUsers to read generative-ai-models in tenancy"
  ]
}
```
Question 95hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. The API Gateway fails to invoke the Generative AI service. What is the most likely missing configuration?

Exhibit

Architecture:
- User -> API Gateway -> OCI Generative AI Service (Cohere Command Model)
- API Gateway has a custom authorizer that validates JWT tokens.
- The Generative AI service endpoint is private, accessible only from the VCN.
Question 96easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A company wants to use OCI Generative AI service to generate email summaries for customer support. They need to ensure low latency and data residency in Frankfurt. What should they use?

Question 97easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist wants to quickly test a prompt with different parameters like temperature and max tokens without writing code. Which OCI GenAI feature should they use?

Question 98mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer receives a 403 error when calling the OCI GenAI API from a function. They have set up policies for the function's dynamic group. What is the most likely cause?

Question 99mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company is fine-tuning a Llama model on OCI with dedicated AI cluster. They want to use their own training data stored in Oracle Object Storage. What must they do to ensure the fine-tuning job can access the data?

Question 100mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A company notices that their OCI GenAI managed serving endpoint returns incomplete responses for long prompts. What is the most likely cause?

Question 101hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A security team requires that all OCI GenAI API calls be logged and audited. Despite enabling Audit logs in OCI, they do not see GenAI API calls. What is the most likely reason?

Question 102hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A company wants to deploy a custom fine-tuned model for retrieval-augmented generation (RAG) using dedicated AI cluster. They need to ensure the model can handle concurrent requests from multiple applications with consistent latency. What should they configure?

Question 103easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer wants to integrate OCI GenAI into a Java application. Which SDK should they use?

Question 104hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

An architect is designing a GenAI solution for document summarization that must meet GDPR compliance. The data should not leave the EU. OCI GenAI models are available in Frankfurt, London, and Paris. Which is the best approach?

Question 105easymulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO actions are required to enable a user to access OCI Generative AI service?

Question 106mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE are valid ways to interact with OCI Generative AI?

Question 107hardmulti select
Read the full Using OCI Generative AI Service explanation →

A company is using dedicated AI cluster for fine-tuning. Which TWO best practices help optimize cost?

Question 108mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare company is deploying an OCI Generative AI service to summarize patient notes. They have recently moved from a managed serving endpoint to a dedicated AI cluster to ensure data privacy. The fine-tuned model is deployed on a dedicated cluster in the US West region. Users report that the summarization responses are now slower and occasionally timeout. The IT team checks the metrics: the cluster has 1 replica and CPU utilization is at 90%. The Object Storage bucket containing the model artifacts is in the same region. They have increased the timeout in their client configuration to 120 seconds, but still get timeouts. What should they do first to address the issue?

Question 109hardmultiple choice
Study the full Python automation breakdown →

A financial services company has deployed a custom fine-tuned model using OCI Generative AI service on a dedicated AI cluster for automated report generation. They use a Python application that sends prompts via the OCI SDK. Recently, they started seeing 429 Too Many Requests errors intermittently. The dedicated cluster has 2 replicas and the application is making about 100 requests per second. The cluster's documented throughput is 50 requests per second per replica. The company has not set up any throttling limits. What is the most likely cause of the 429 errors?

Question 110easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A startup wants to quickly prototype a chatbot using OCI Generative AI service. They have no prior experience with OCI. They want to test different models and parameters without writing any code and within a few minutes. They also want to save prompts and compare results. Which approach should they use?

Question 111mediummultiple choice
Read the full NAT/PAT explanation →

A company uses OCI Generative AI service for customer support summarization. They notice the model frequently misses key details and generates hallucinations. What should they do first?

Question 112hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

A financial institution wants to use OCI Generative AI to analyze sensitive customer documents. They need to ensure no data leaves OCI and the model is fine-tuned on their proprietary data. Which deployment option should they choose?

Question 113easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A developer wants to generate text using the OCI Generative AI service via the API. Which endpoint should they use to send a text generation request?

Question 114mediummulti select
Read the full Using OCI Generative AI Service explanation →

Which TWO are benefits of using OCI Generative AI service's dedicated AI cluster?

Question 115hardmulti select
Read the full Using OCI Generative AI Service explanation →

Which THREE factors should be considered when choosing a model for a summarization task using OCI Generative AI?

Question 116easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A company deployed OCI Generative AI for a customer service chatbot. They are using the Cohere command model. The chatbot is generating responses that are too brief and often cut off mid-sentence. They have limited budget. What should they do?

Question 117mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

An e-commerce company uses OCI Generative AI to generate product descriptions. They have fine-tuned the model on their product catalog. They notice that the descriptions are accurate but lack creativity and are repetitive. They want to maintain accuracy while adding variety. What change should they make?

Question 118hardmultiple choice
Read the full NAT/PAT explanation →

A healthcare organization is using OCI Generative AI to analyze medical records. They must comply with HIPAA. They have set up a dedicated AI cluster with private endpoints. However, they are concerned about model hallucinations that could lead to incorrect medical advice. They want to minimize hallucinations while maintaining usefulness. Which approach is most effective?

Question 119easymultiple choice
Read the full Using OCI Generative AI Service explanation →

A startup is using OCI Generative AI serverless inference for a text generation application. They notice that the latency is high during peak hours. They have a budget to increase costs moderately. Which action would most effectively reduce latency?

Question 120mediummultiple choice
Read the full Using OCI Generative AI Service explanation →

A data scientist is fine-tuning a model on OCI Generative AI to generate code comments. They use a dataset of 10,000 examples. After fine-tuning, the model generates comments that are too similar to the training data and lack generalization. What is the most likely cause?

Question 121hardmultiple choice
Read the full NAT/PAT explanation →

A company uses OCI Generative AI to generate legal document summaries. They have a custom model deployed on a dedicated AI cluster. They want to ensure that the model is not used by unauthorized users. They also need to log all inference requests for auditing. Which combination of OCI services should they use?

Question 122easymultiple choice
Study the full Python automation breakdown →

A developer is using the OCI Generative AI SDK in Python to call the cohere.command model. They are getting a 401 Unauthorized error. They have configured the SDK with their tenancy OCID and user OCID. What is the most likely missing piece?

Question 123easymulti select
Read the full Using OCI Generative AI Service explanation →

A developer needs to authenticate API calls to OCI Generative AI from a compute instance. Which TWO methods can be used?

Question 124hardmultiple choice
Read the full Using OCI Generative AI Service explanation →

Refer to the exhibit. A developer receives this error when trying to get details of a model they know exists. What is the most likely cause?

Network Topology
oci generative-ai model getmodel-id ocid1.generativeaimodel.oc1.iad.xxxxregion us-ashburn-1Refer to the exhibit.```ServiceError:"code": "NotAuthorizedOrResourceNotFound",
Question 125mediummultiple choice
Read the full NAT/PAT explanation →

A healthcare startup uses OCI Generative AI to automatically generate patient summary reports from clinical notes. They use the Cohere command model (command-r-plus) with default parameters. Over the past week, the team has noticed two issues: (1) the summaries occasionally contain medical inaccuracies, such as incorrect drug dosages or misinterpreted lab results, and (2) the response time has increased from an average of 2 seconds to over 10 seconds. The application has a high volume of concurrent requests, and the startup has already increased the max tokens to 4096 and set temperature to 0.1. The model appears to perform well on general language tasks but struggles with specialized medical terminology. The team is looking for a long-term solution that balances accuracy, latency, and cost. What should they do?

Practice tests

Scored 10-question sessions with instant feedback and explanations.

1Z0-1127 Practice Test 1 — 10 Questions→1Z0-1127 Practice Test 2 — 10 Questions→1Z0-1127 Practice Test 3 — 10 Questions→1Z0-1127 Practice Test 4 — 10 Questions→1Z0-1127 Practice Test 5 — 10 Questions→1Z0-1127 Practice Exam 1 — 20 Questions→1Z0-1127 Practice Exam 2 — 20 Questions→1Z0-1127 Practice Exam 3 — 20 Questions→1Z0-1127 Practice Exam 4 — 20 Questions→Free 1Z0-1127 Practice Test 1 — 30 Questions→Free 1Z0-1127 Practice Test 2 — 30 Questions→Free 1Z0-1127 Practice Test 3 — 30 Questions→1Z0-1127 Practice Questions 1 — 50 Questions→1Z0-1127 Practice Questions 2 — 50 Questions→1Z0-1127 Exam Simulation 1 — 100 Questions→

Practice by domain

Each domain maps to a weighted exam section. Focus on the domain where you are weakest.

Fundamentals of Large Language ModelsUsing OCI Generative AI ServiceBuilding LLM Applications with RAG and Vector SearchDeploying and Managing Generative AI on OCI

Practice by scenario

Filter questions by type — troubleshooting, exhibit, drag-and-drop, PBQ, ACLs, OSPF, and more.

Browse scenarios→

Continue studying

All Using OCI Generative AI Service setsAll Using OCI Generative AI Service questions1Z0-1127 Practice Hub