Even changed ADMIN pwd, suspected z and y from keyboard turned around.
I guess ORDS_PUBLIC_USER pwd was accepted (also contains z) as it proceeds ...
Actual pwd for ADMIN: "Krneki_01" if there is a problem ?
"Requires to login with administrator privileges to verify Oracle REST Data Servi
ces schema." - that par should not appear at all, as I'm told ?
OUTPUT:
F:\ORACLEDB_ORDS>java -jar -Xmx800M ords.war
Enter the name of the database server [localhost]:
Enter the database listen port [1521]:
Enter 1 to specify the database service name, or 2 to specify the database SID [
1]:
Enter the database service name:XEPDB1
Enter the database password for ORDS_PUBLIC_USER:
Confirm password:
Requires to login with administrator privileges to verify Oracle REST Data Servi
ces schema.
Enter the administrator username:ADMIN
Enter the database password for ADMIN:
Confirm password:
Connecting to database user: ADMIN url: jdbc:oracle:thin:@//localhost:1521/XEPDB
1
ORA-01017: invalid username/password; logon denied