Skip to Main Content

SQLcl: MCP Server & SQL Prompt

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Set SQLcl Path on linux

Eric.SacramentoMar 17 2020 — edited Mar 19 2020

HI,

I am trying to connect SQLcl on linux terminal, but all the time that I go to the terminal I need to execute this code

alias sql="sqlcl/bin/sql"

Is there a way to set this variable permanently ?

Thank you,

Eric

Comments

Very good tutorial and explained to the point.. Great and useful quick reference..

veera2

Thanks for the nice article.  could  you pls explain  what is client and server in this context.

-Veera

Thamizharasu

Thanks for the nice article.  could  you pls explain  what is client and server in this context.

-Veera

Hi Veera2,

Thanks for your question. Client means the client code which will talk to the REST API. Server means the REST API which will produce result for the consumer.

I hope this will clarify your question.

Thanks,

Tham

Ajit Kumar Singh

Thanks for the nice article.

user8193082

nice!!, thanks

User_GIRQ8

Nice article. Could you please explain, how can we limit the number of requests originating from a same IP i.e "Rate Limiting" through Jersey to avoid flooding?@

1 - 6

Post Details

Added on Mar 17 2020
6 comments
682 views