My Oracle Support Banner

Siebel Cloud Manager : Siebel Deployment Fails With Error "database": { "DBCS_VM": [ "Unknown field." ] } },"message": "API failed", "status": "failed" } (Doc ID 2991696.1)

Last updated on JULY 03, 2024

Applies to:

Siebel CRM - Version 22.4 and later
Information in this document applies to any platform.

Symptoms

When attempting to perform a POST to Siebel Cloud Manager for Siebel Deployment, the following error is returned and observed in Postman's response section.

"database": {
"DBCS_VM": [
"Unknown field."
]
}
},
"message": "API failed",
"status": "failed"
}

The snippet of the payload showing the database section 

"database": {
"db_type": "DBCS_VM",
"DBCS_VM": {            
"db_version": "19.19.0.0",
"availability_domain": "1",
"cpu_count": "4",
"data_storage_size_in_gbs": "512",
"database_edition": "ENTERPRISE_EDITION_HIGH_PERFORMANCE",
"db_admin_username": "<USERNAME>",
"db_admin_password": "XXXXXXXXXXXXXXXXXXXXXXXX",
"db_home_admin_password": "XXXXXXXXXXXXXXXXXXXX",
"shape": "VM.Standard.E4.Flex"

 

Replication Steps 

1. Go to Oracle Cloud Infrastructure MarketPlace

2. Select Siebel Cloud Manager

3. Provide the required information and select to apply the Stack as outlined in Using Siebel Cloud Manager to Deploy Siebel CRM on OCI (Doc ID 2828904.1)

4. Perform deployment by executing a POST call to Siebel Cloud Manager : http://<Siebel Cloud Manager IP>:<Port>/scm/api/v1.0/environment

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.