-
### Description
I am using Dbeaver 24.0.2 with Db2 for z/OS. Trying to call a stored procedure that has one input parm and two output parms.
Call StoredProcName(:In_Schema, :Out_Cnt, :Out_List); …
-
In our shop there are many old applications with tables that are not journaled. Using db2-for-i to update or insert records fails on these tables because commit is assumed - but is not possible since …
-
There's an issue with the vert.x Db2 client that's causing the following exception when [running the build](https://github.com/hibernate/hibernate-reactive/runs/7008005379?check_suite_focus=true#step:…
-
### Meltano Version
2.5.0
### Python Version
NA
### Bug scope
API
### Operating System
Any
### Description
When a Environment (e.g. `prod`) is defined in multiple project fi…
-
`func main() {
name := url.QueryEscape("c##gmsnmp")
dsn := "oracle://" + name + ":Sandata@123@192.168.2.8:1521/orcl"
db, err := gorm.Open(oracle.Open(dsn), &gorm.Config{})
if err != nil {
…
-
@zszabo14 commented on [Fri Jul 17 2020](https://github.com/zowe/community/issues/689)
**Is your feature request related to a problem or limitation? Please describe.**
Limitation
**Describe the e…
-
# Base 64 Encoding and Decoding with DB2 | JDubbTX's Open IBM i Blog
Base64 encoding is a method for converting binary data into ASCII text.
[https://openyouri.netlify.app/2023/10/12/base-64-encodin…
-
# Outbound HTTP and HTTPS on IBM i | JDubbTX's Open IBM i Blog
IBM i provides DB2 HTTP and HTTPS functions, and the open source community provides more HTTP and HTTPS functions to connect your i to t…
-
we have a main PR and then some followup issues
* [x] https://github.com/ssbc/ssb-tribes/pull/96
* [x] https://github.com/ssbc/ssb-box2/pull/34
* [x] https://github.com/ssbc/ssb-tribes/issues/97
…
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…