Vu dans la doc oracle pour l'installation de APEX en Français:
...
Execute the following statement:
ALTER SESSION SET CURRENT_SCHEMA = FLOWS_020200;
...
Et chez moi :
SQL> ALTER SESSION SET CURRENT_SCHEMA = FLOWS_020200;
ERROR:
ORA-01435: cet utilisateur n'existe pas
Help !!! Merci
Partager