#sqlcl результаты поиска
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
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
🚀 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…
#oracledatabase there are very useful #SQLCL commands to format results, recreate tables or repeat queries - see SET SQLFORMAT, DDL and REPEAT
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
Using sqlCL with JavaScript by executing an insert into, i would like to use the returning clause, but it didn't work. Any suggestions how it could work. In the screenshot you see a "non" working example, but you get the point #sqlcl @oraclesqlcl @krisrice
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.
#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…
Excellent #SQLcl talk from @RobbieDatabee I've got some new things to try out! Thanks!\ #RMOUG Training Days 2020 events.bizzabo.com/TD2020/agenda/…
✨ SQLcl 24.1 is out now! ✨ 💻 👇 Come find out everything that's new 👇 💻 talke.tech/blog/sqlcl-24-1 #sqlcl #oracle #database #liquibase
SQLcl meets Claude Desktop! 💡 See the powerful, step-by-step guide to setting up the MCP server to unlock AI analysis for your #Oracle Database schema, metrics, and best practices. Start playing now: bit.ly/3JMBoL9 #SQLcl #GenAI #OracleDB
Bug #SQLCL SqlCL MCP can not connect to Oracle AI Database 26ai. "MCP error -32603: Cannot invoke "String.length()" because "str" is null" @thatjeffsmith @krisrice @pobalopalous
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
medium.com
Running SQLcl MCP Safely: How to Sandbox Your Filesystem Using Docker
Once you’ve got your SQLcl MCP server up and running and start enjoying how LLMs can interact with your database securely, you’ll soon…
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?
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
さて最後。 ついでだから調べた。 Sqlclはplusの完全上位版。 plusでできてた事はなんでもできるよう。しかもSQLdeveloperのコマンド版。 コマンドも随分増えてる。 増えてるコマンドが太字ね。helpで確認出来る。また時間あれば調べてみようトコトコ(((((*´・ω・) #Oracle12 #sqlcl
#SQLcl on #Ubuntu 17.10 LTE and #Java 10 => #Docker DB. Would like now a #OracleDB 12.2 .. Best Practice ?
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
🚀 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…
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. Texans 27.3K posts
- 2. Josh Allen 11.9K posts
- 3. Davis Mills 3,056 posts
- 4. Ray Davis 1,577 posts
- 5. #MissUniverse 92.1K posts
- 6. James Cook 4,533 posts
- 7. Christian Kirk 2,923 posts
- 8. #TNFonPrime 1,648 posts
- 9. Nico Collins 1,482 posts
- 10. Taron Johnson N/A
- 11. Cole Bishop N/A
- 12. Sedition 241K posts
- 13. Will Anderson 2,954 posts
- 14. Shakir 3,491 posts
- 15. #htownmade 1,568 posts
- 16. Woody Marks 2,336 posts
- 17. Cam Lewis N/A
- 18. Jayden Higgins N/A
- 19. #BUFvsHOU 1,816 posts
- 20. Al Michaels N/A