1.052
Bearbeitungen
Zeile 110: | Zeile 110: | ||
SQL> ALTER USER APEX_PUBLIC_USER IDENTIFIED BY "new_password"; | SQL> ALTER USER APEX_PUBLIC_USER IDENTIFIED BY "new_password"; | ||
SQL> @apxchpwd.sql | SQL> @apxchpwd.sql | ||
</syntaxhighlight>Konfiguration starten:<syntaxhighlight lang="bash"> | </syntaxhighlight>Konfiguration des RESTful Service starten:<syntaxhighlight lang="bash"> | ||
SQL> @apex_rest_config.sql | SQL> @apex_rest_config.sql | ||
</syntaxhighlight> | </syntaxhighlight> |