arshadmohammad opened a new issue, #7761:
URL: https://github.com/apache/seatunnel/issues/7761

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22)
 and found no similar issues.
   
   
   ### What happened
   
   Currently JDBC-DB2 has following issues
   - The JDBC-DB2 datasource has the schema name hardcoded as 'default'."
   - Database name and schema name are not being used properly while fetching 
tables and fields
   - In Select and insert queries schema name is not appended before the table 
name
   - Database name should be in URL only, in connector configuration schema 
name should be displayed
   - many other issues...
   
   
   ### SeaTunnel Version
   
   2.3.7
   
   ### SeaTunnel Config
   
   ```conf
   NA
   ```
   
   
   ### Running Command
   
   ```shell
   NA
   ```
   
   
   ### Error Exception
   
   ```log
   NA
   ```
   
   
   ### Zeta or Flink or Spark Version
   
   _No response_
   
   ### Java or Scala Version
   
   _No response_
   
   ### Screenshots
   
   
![image](https://github.com/user-attachments/assets/d3478f32-f2d2-46f8-bb29-c839945ebf60)
   
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to