Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Incorrect DBaaS user/pass error when creating JCS instance

2819766Aug 5 2016

We have created a DBaaS instance, but when creating a JCS WL12.2.1 instance, the creation script fails due to the following error:
JCS-ERR-20027: Cannot establish connection using connect string 'wcddb-scan-int:1522/wcdpdn.bchtrial3.oraclecloud.internal' and userName 'sys as sysdba'. Reason: 'ORA-01017: invalid username/password; logon denied

We have confirmed that the username/password is correct and works when connecting directly. The only thing that looks out of place is that the username is 'sys as sysdba' instead of 'sys' (which is what I entered into the field).

Anyone have any tips?

In case it helps, here is the full output for the failed JCS creation:

Service provisioning attempt 1 (out of 2) has failed.

Created Compute resources for WebLogic Server...

Created security resources for the service...

Established SSH connectivity to WebLogic Administration Server...

Established SSH connectivity to Host(s) [wcs1sat__server_2] from Administration Server...

Failed to configure WebLogic Administration Server...

Configured Load Balancer...

Service Reachabilty Check (SRC) of Load Balancer timed out after 225 minutes...

operation.rollback.msg

Cleaning up resources before retrying to provision the Service...

Stopped all Compute resources...

Removed Compute resources...

Service record (WebLogic) removal complete...

Updated Load Balancer metadata...

Service provisioning attempt 2 (out of 2) has failed.

Created Compute resources for WebLogic Server...

Created security resources for the service...

Established SSH connectivity to WebLogic Administration Server...

Established SSH connectivity to Host(s) [wcs1sat__server_2] from Administration Server...

Failed to configure WebLogic Administration Server...

The provisioning errors in [wcs1sat wls 1]:

JCS-ERR-20027: Cannot establish connection using connect string 'wcddb-scan-int:1522/wcdpdn.bchtrial3.oraclecloud.internal' and userName 'sys as sysdba'. Reason: 'ORA-01017: invalid username/password; logon denied

'.

Configured Load Balancer...

Service Reachabilty Check (SRC) of Load Balancer timed out after 225 minutes...

operation.rollback.msg

Unable to provision the service. Hence rolling back...

Stopped all Compute resources...

Removed Compute resources...

Service record (WebLogic) removal complete...

Updated Load Balancer metadata...

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Sep 2 2016
Added on Aug 5 2016
0 comments
316 views