File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -50,8 +50,15 @@ Executar o script **`20-ords-install.sh`** para fazer a instalação do Oracle R
50
50
Executar o script ** ` 25-ords-tuning.sh ` ** para fazer ajustes nos parâmetros do ORDS 23.1.
51
51
## Passo 8 - Iniciar o Tomcat
52
52
Executar o script ** ` 30-ords-tomcat-start.sh ` ** para inicializar o Tomcat que disponibilizará o acesso ao ORDS.<br />
53
- Para saber se o Tomcat inicializou com sucesso juntamente com o ORDS, deve haver no console as três mensagens indicadas abaixo:<br />
54
- ![ Tomcat Logs] ( img/tomcat-logs.png )
53
+ Para saber se o Tomcat inicializou com sucesso juntamente com o ORDS, deve haver no console as mensagens indicadas abaixo:<br />
54
+ <pre >
55
+ ...
56
+ Mapped local pools from C:\Users\user1\tutorial-instalacao-oracle-db-apex-ords-windows\ords-config\databases:
57
+ /ords/ => default => VALID
58
+ ...
59
+ org.apache.catalina.startup.Catalina.start Server startup in [18547] milliseconds
60
+ ...
61
+ </pre >
55
62
## Passo 9 - Testar o acesso ao ORDS no navegador
56
63
Acessar no navegador a URL [ ** http://localhost:8080/ords ** ] ( http://localhost:8080/ords ) para veriricar a correta execução dos passos acima.<br />
57
64
Uma tela semelhante à imagem abaixo deve ser exibida.<br />
You can’t perform that action at this time.
0 commit comments