Sample Header Ad - 728x90

Error while configuring REST for Oracle APEX on Windows

2 votes
2 answers
2687 views
I'm trying to deploy Oracle APEX 18 on Windows 8.1 PC using Oracle REST Data Services and Oracle Database 18c XE following this guide . But when I'm trying to run @apex_rest_config.sql I get this error - Enter: GetConsoleMode failed, LastError=|6| at Drive_letter:/DB_install_folder/dbhomeXE/perl/site/lib/Term/ReadKey.pm line 334. In CMD it looks like this: error as seen in CMD Every apex_rest_config#.log file looks similar to this: log file What could be causing this problem? Why @apex_rest_config.sql doesn't ask new passwords for APEX_LISTENER and APEX_REST_PUBLIC_USER, as it does in the guide? Does it have something to do with this ORA-03113: end of file on communication channel error? Is there any fix or workaround? **Update 1:** trying to implement this solution.
Asked by tsilvs (160 rep)
Apr 3, 2019, 12:30 PM
Last activity: Jan 15, 2024, 10:28 AM