#sqlcl نتائج البحث
Ever thought about how much access SQLcl MCP has to your filesystem? 👀 I wrote about how to sandbox SQLcl MCP safely using Docker — so your LLM can run any SQLcl command! 👉 medium.com/@hamzaeraoui20… #SQLcl #MCP #ai #Oracle
Automate Database Deployments With #SQLcl by A3-LPC ... uhm ... and @oraesque and @RobbieDatabee 😎 #doag2019
#liquibase FTW RT @dgielis: Very interesting to see Liquibase coming in #SQLcl - devops talk of @krisrice at #apexconn19
🚀 New Blog 🔄 Transfer SQLcl connections from one PC to another with ease! 🔗 Or want to share a SQLcl connection? 🤝 #orclapex #sqlcl mattmulvaney.hashnode.dev/transfer-sqlcl…
Playing with sqlnet.ora parameters SEC_USER_AUDIT_ACTION_BANNER and SEC_USER_UNAUTHORIZED_ACCESS_BANNER. Why is #sqlcl hiding those banners? SQL Developer does show it. /cc @thatjeffsmith
#oracledatabase there are very useful #SQLCL commands to format results, recreate tables or repeat queries - see SET SQLFORMAT, DDL and REPEAT
How come #sqlcl suppresses ORA- messages whereas they are shown in sqlplus. The example shows installing an #orclapex app. @oraclesqlcl @OracleAPEX It seems to be related to "set feedback off", then it shows the error in sqlcl as well.
Step-by-Step Guide to Migrating Your Existing Oracle Database/APEX Application to SQLcl Projects #SQLcl_Projects #SQLcl #orclAPEX #LowCode #oracle #oraclecloud #oracletechsession link.medium.com/qrTbHvDKMOb
#orclAPEX is great for pro & citizen devs. Citizen devs know their department’s needs—but structured dev & deployment can be tricky. Arvid and I think #SQLcl Projects is the missing piece: easy deployment, versioning, and a smoother process. regenberg-tech.hashnode.dev/why-sqlcl-proj…
✨ SQLcl 24.1 is out now! ✨ 💻 👇 Come find out everything that's new 👇 💻 talke.tech/blog/sqlcl-24-1 #sqlcl #oracle #database #liquibase
Excellent #SQLcl talk from @RobbieDatabee I've got some new things to try out! Thanks!\ #RMOUG Training Days 2020 events.bizzabo.com/TD2020/agenda/…
Establishing a complete CI/CD pipeline for Oracle Database and APEX applications using SQLcl Projects, Jenkins, OCI and GitLab CI. #SQLcl_Projects #SQLcl #orclAPEX #LowCode #oracle #oraclecloud #oracletechsession link.medium.com/cKkgpUWHyPb
My #SQLcl stopped working: /opt/homebrew/Caskroom/sqlcl/25.3.0.274.1210/sqlcl/bin/sql: line 853: /usr/libexec/java_home -v 17/bin/java: No such file or directory Upgraded from Java 17 to 21 now it works again 👍. Weird error don't know if just my Java installation broke.
Today I revisited a 4yo post on one of SQLcl’s underrated features: autotrace — shows full session stats for a SQL statement (way beyond SQL*Plus). Still works in latest release. Updated prereqs too. More details here 🔗 martincarstenbach.com/2021/06/10/sql… #Oracle #SQLcl #performance #IKYK
Ever thought about how much access SQLcl MCP has to your filesystem? 👀 I wrote about how to sandbox SQLcl MCP safely using Docker — so your LLM can run any SQLcl command! 👉 medium.com/@hamzaeraoui20… #SQLcl #MCP #ai #Oracle
Anybody experience performance issues with @oraclesqlcl #sqlcl 25.2 when exporting #orclapex apps? On one machine 16sec, on another 6 minutes. Same version of sqlcl, java. No clue so far. With 24.4 still fast.
🚀 New Blog 🔄 Transfer SQLcl connections from one PC to another with ease! 🔗 Or want to share a SQLcl connection? 🤝 #orclapex #sqlcl mattmulvaney.hashnode.dev/transfer-sqlcl…
Turn Oracle Analytics Cloud Usage Tracking data into Instant AI-Powered Insights via #SQLcl MCP Server 🔗 social.ora.cl/6010fWc3I Great blog by Ravi Shanker Bhuma! #OAC
Short video demonstrating the use of natural language to interact with an Oracle 23ai Database using the new Oracle #SQLcl Model Context Protocol #MCP and #Claude youtu.be/jnRG7q9kiUg?si… @oracleace @OracleDevs #ACED
youtube.com
YouTube
Oracle SQLcl Model Context Protocol (MCP), Claude and Oracle Database...
New blog post: ✅ What is the #SQLcl #MCP server ✅ How does it work under the hood ✅ Security concerns ✅ Tools vs. MCP hartenfeller.dev/blog/demystify… #oracle #orclAPEX
Just published a new Medium post on SQLcl MCP Server! Learn how to monitor its activity, apply essential security guidelines, and explore the Auto-Correction capability. #SQLcl #MCP #AI #OracleDB medium.com/@hamzaeraoui20…
medium.com
SQLcl MCP Server : Tips, Tricks, and Use Cases
SQLcl MCP is an MCP server designed for Oracle databases. It enables LLMs to interact with your Oracle database through prompts
Oracle SQLcl now having MCP support is a huge productivity boost. Obviously caveats about source control, not letting it run wild in Production etc, but still this is really impressive. @krisrice @thatjeffsmith and the team at @oracle have done an amazing job. #oracle #sqlcl
It's going to be a game-changer for productivity. (Obviously with caveats of source-control, don’t let your AI run riot in Production etc etc etc….) #sqlcl #oracle
🚀 SQLcl is now an MCP Server 🚀 Stay tuned — the official release (25.2) is coming soon! 👀 #SQLcl #MCPServer #OracleDev #NaturalLanguageQuery #DevTools #SQL #LLM
🚀 New blog post: Make your Liquibase installs more flexible! Learn how to dynamically define the property file location for SQLcl Projects. Super handy for multi-env setups 👇 🔗 blog.neilfernandez.com/sqlcl-projects… #Oracle #orclapex #SQLcl #Liquibase #DevOps
Want to learn how to use #SQLcl? Check out @Matt_Mulvaney’s article with a comprehensive project reference, and a summary of all key information.🔥Link: pretius.com/blog/sqlcl-pro…
Relying on Liquibase rollback? That might be your riskiest move. 💥 Find out why it fails—and how to do it right with Oracle Flashback, Data Pump, and EBR. 👉 danmcghan.hashnode.dev/the-problems-w… #orclAPEX #OracleDB #sqlcl #DevOps
Hey @thatjeffsmith (figured this may be a good one, so would rather share with the masses).. How do I deploy via #sqlcl and @liquibase to multiple schemas using 1 account, so I don't need to switch to run different controller.xmls?
#liquibase FTW RT @dgielis: Very interesting to see Liquibase coming in #SQLcl - devops talk of @krisrice at #apexconn19
🚀 New Blog 🔄 Transfer SQLcl connections from one PC to another with ease! 🔗 Or want to share a SQLcl connection? 🤝 #orclapex #sqlcl mattmulvaney.hashnode.dev/transfer-sqlcl…
さて最後。 ついでだから調べた。 Sqlclはplusの完全上位版。 plusでできてた事はなんでもできるよう。しかもSQLdeveloperのコマンド版。 コマンドも随分増えてる。 増えてるコマンドが太字ね。helpで確認出来る。また時間あれば調べてみようトコトコ(((((*´・ω・) #Oracle12 #sqlcl
Automate Database Deployments With #SQLcl by A3-LPC ... uhm ... and @oraesque and @RobbieDatabee 😎 #doag2019
#SQLcl on #Ubuntu 17.10 LTE and #Java 10 => #Docker DB. Would like now a #OracleDB 12.2 .. Best Practice ?
30 seconds - can confirm. I've just installed it. Let the exploration begin! #sqlcl #oracle #database #liquibase
Step-by-Step Guide to Migrating Your Existing Oracle Database/APEX Application to SQLcl Projects #SQLcl_Projects #SQLcl #orclAPEX #LowCode #oracle #oraclecloud #oracletechsession link.medium.com/qrTbHvDKMOb
Establishing a complete CI/CD pipeline for Oracle Database and APEX applications using SQLcl Projects, Jenkins, OCI and GitLab CI. #SQLcl_Projects #SQLcl #orclAPEX #LowCode #oracle #oraclecloud #oracletechsession link.medium.com/cKkgpUWHyPb
Something went wrong.
Something went wrong.
United States Trends
- 1. Trey Yesavage 13.8K posts
- 2. #AEWDynamite 19.7K posts
- 3. JUNGWOO 57.7K posts
- 4. Snell 12.5K posts
- 5. #LoveIsBlindS9 2,633 posts
- 6. #Survivor49 3,107 posts
- 7. Donovan Mitchell 5,164 posts
- 8. Cavs 9,017 posts
- 9. Bulls 23K posts
- 10. Anthony Davis 3,102 posts
- 11. Kacie 1,324 posts
- 12. #LoveIsBlindReunion N/A
- 13. #SistasOnBET 1,964 posts
- 14. Trae Young 2,924 posts
- 15. Brandon Williams N/A
- 16. Mobley 2,091 posts
- 17. Game 5 59.7K posts
- 18. Josh Minott 1,461 posts
- 19. Dave Roberts 2,451 posts
- 20. Henriquez 2,534 posts