Filter
Exclude
Time range
-
Near
Replying to @nobu_devlog
す、すげぇ。AIコピペかsqlplusに素打ちしている自分とは大違いだぁ。
1
275
sqlplus / as sysdba
Sri Lanka to digitize all vehicle insurance documents in future Read more: adaderanaenglish.lk//news/cm… #lka #srilanka #adaderana #news #lanka #SriLankaNews #SriLanka
2
112
May 8
久々にハマった。
SQLplus上だとエラーにならないが、コマンドプロンプトからの@ファイル読み込みでSQLエラーになる。 UTF8をsjisに変換したらエラーが出なくなった。 シンタックスはOKでもエラーになるので、1文字ずつ削って全角文字削ると通るから、このデバッグ感覚が久しぶりでAIだと味わえない
3
2,609
OracleDBAあるある sqlplus / as sysdbaの sysdbaをtypoして ヘルプ長文が出力される
1
7
234
حل واجبات واسايمنت ومشاريع برمجية واكواد ولغات برمجة Java 📌Javascript📌Html📌Php 📌Sql📌Sqlplus📌Oubuild📌Word 📌Excel📌Powerpoint📌Access📌 C wa.me/message/EGIV2F3JJ4ZBO1

3
52
Oracle DB Security : Execute encrypted SQL Files with a Wrapper around SQLPLUS/SQLcl and combine it with a SQL Firewall. Avoid PL/SQL for business logic! Use SQL, e.g. CTEs and generate your sql statements, check an execute them.
2
48
sqlplus繋がんないーって2時間くらいゴニョゴニョやってたんだけど.oraファイルのCONNECT_DATAがCONNECT_DATEになってただけだったワシの2時間返してくれ
2
44
sqlplus って空白行のあとに「)」記述したSQLファイル実行するとエラーになった。 set sqlblanklines on を実行するか、空白行削除するか。 後者で対応。 そんなん知らなかったぜぅ❗️
7
88
"Problem: I create a table in Oracle DB using Python and it works perfectly . But when I check the same table in SQL*Plus, it says ORA-00942: table or view does not exist " do you know the solution ? #OracleDB #Python #SQLPlus #DatabaseProblems
1
4
75
"But some shell scripts (bash, sh, ksh etc) that then called sqlplus to connect to the database read in the output which included the banner..." - petefinnigan.com/weblog/arch… #oracleace #oracle #sql #notice

3
92
Replying to @connor_mc_d
Sufficient for SQLPlus
2
36
そのSQLplusの接続先本番だぞ
そのDELETE文、WHERE句ないぞ
1
2
507
かれこれ3時間位格闘してるけどなかなかエラーが消えない。 テーブル定義が資料でしか見れないのが辛い。SQLPLUSさえ触れたらもっとやれるのに。。 「エラー出せるなら暗黙変換してくれよ」って切に思う😢 とりあえずもう止めて酒飲む!
3
169
Some time ago, I've created myself a bat script that would run sqlplus and do the seed and publish in my dev. It was always one or two clicks away. Someone who is not working with the multilingual apps, doesn't understand this kind of frustration 😅
2
65
Just dropped what might be the first ever AI SQL Terminal Editor 🤯 👉 Online terminal experience 👉 No setup, no SQLPlus/MySQL pain 👉 AI-powered query generation 👉 Private PostgreSQL schema per user Live: sqlplus.vercel.app/ Github: github.com/subhadeeproy3902/… #AI #SQL
1
1
120
29 Jul 2025
ふと思い立って、久しぶりにADBを立ち上げて、sqlplusしてる
2
10
2,278
win11リプレース案件をいくつか抱えているが、一番厄介なoracleベースのソフトをどうにかする目処が立った。当初odbcでインポートすればいいと思ったが、100や200ならともかく、33万件のテーブルをインポートすると落ちる!(応答なし) で、sqlplusでアクセスしてファイルに吐き出しクリア。
1
2
129
"This access is usually limited as I say to the software owner so if you as an attacker have access to "oracle" then the problem is bigger. Then the attacker can simply do "sqlplus / as sysdba..."" - petefinnigan.com/weblog/arch… #oracleace #sym_42 #ukougtag #ukoug #oracle

2
99
Replying to @TanelPoder
I remember some of the Exadata stuff being really helpful early on (and the book doh!) and some performance stuff but one that I remember was the rlwrap stuff for sqlplus. I think I got it from your blog(?) and then went and set it up everywhere 😂
1
3
97