Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
JCS Instance Creation DB Connection Error

While creating JCS service, I have given DB user as SYSTEM and password for DB connections and getting below error. The same credentials used to connect from SQL developer is working fine. Please let us know how to resolve the same. username and password entered are correct and i cross checked twice.
JCS-ERR-20027: Cannot establish connection using connect string 'DBCS-POC-Amar-Instance1:1521/PDB1Amar.586737978.oraclecloud.internal' and userName 'SYSTEM as sysdba'. Reason: 'ORA-01017: invalid username/password; logon denied
After 2 atempts JCS creation service is terminated.
Regards
Amar.
Best Answer
-
Hi Amar,
user name 'SYSTEM' will Not work. Please user only 'SYS' as user.
For sure, It will succeed, If you give correct db password there.
Regards
Vikash Mishra
Note: Please mark this thread as answered, If it gets resolved.
Answers
-
Amar,
have you seen this file ? ( any chance for a hyphen "there" ? )
-
Hi Amar,
user name 'SYSTEM' will Not work. Please user only 'SYS' as user.
For sure, It will succeed, If you give correct db password there.
Regards
Vikash Mishra
Note: Please mark this thread as answered, If it gets resolved.
-
Thanks Vikash, After using SYS as DBCS Admin user, now JCS instance is getting created.
I believe this should be as part of standard documentation where it will be helpful for everyone.
Regards
Amar.
-
Hi Amar
In this section on 'Configuring the Databases' : http://bit.ly/2yzz0Se , it does include some tips about specifying the 'Administrator Username'. Did that not help?
Regards
Anil