Skip to content

issues Search Results · repo:oracle/oracle-db-tools language:JavaScript

Filter by

48 results
 (81 ms)

48 results

inoracle/oracle-db-tools (press backspace or delete to remove)

ojdbc6-11g and ojdbc7 returns BigDecimal for Oracle NUMBER type ojdbc8 and above returns Double for Oracle NUMBER type while using Oracle NUMBER type the ojdbc8 return Double any solution in jdbc8 it ...
  • dVenkatNaveen
  • Opened 
    on May 12
  • #61

When running the following script in bash, i get an 0d 20 prefix to the actual result: sql -thin -S -L user/pw@connect EOF set heading off set feedback off set pages 0 select max(to_number( version ...
  • zetzet
  • Opened 
    on Apr 28
  • #60

After set feedback to off all error logs raised in PL/SQL code are suppressed since sqlcl version 24.3. SET FEEDBACK OFF; BEGIN raise_application_error (-20000, Test error ); END; / For this code ...
  • adam-sokol
  • Opened 
    on Apr 9
  • #59

Hi, I am looking forward to integrating oracle database with SIEM tool. I mainly want to integrate oracle database audit logs into SIEM ( wazuh) for monitoring. I would like to get some guidance regarding ...
  • gokul20010530
  • 2
  • Opened 
    on Jan 17
  • #58

I would like to see a few features added to the SQL-Developer Question: - Are there any plans to make the SQLdev Open-Source?
  • chatelao
  • Opened 
    on Nov 20, 2024
  • #57

When you generate a liquibase changeset for a table which ddl code has a create table and a following alter table statement, and you would like to update your target stage, the update command fails with ...
  • jwinkels
  • Opened 
    on Apr 25, 2024
  • #54

I have two separate environments - APEX and DB. One was created as a clone of the other one. Recently, I started using SQLcl to export and import page changes from Dev to Prod. I used it for one deployment, ...
  • ctincristiagv
  • 1
  • Opened 
    on Mar 8, 2024
  • #53

Note: This works in sql plus. From sqlcl: sql @dir1/script1.sql script1.sql: @@script2.sql script2.sql: define myVar = x @@dir1/ myVar._y SP2-0310: Unable to open file: dir1/x.sql
  • ann--b
  • Opened 
    on Feb 12, 2024
  • #52

https://github.com/oracle/oracle-db-tools/blob/0ba494dc82cbb555235d15f1a2b08b2508aefd92/sqlcl/java/src/RunMyScript.java#L44C5-L44C56 We should not patch the result of execution by deleting some text because ...
  • nmaqsudov
  • Opened 
    on Feb 1, 2024
  • #51

On OSX at least any parameters passed via dbtools.system_http_proxy= simply don t work. This includes setting environment variables such as http_proxy or using a proxy.pac file. sql sysman/password@a_database ...
  • C0de-M0nkey
  • Opened 
    on Jan 25, 2024
  • #50
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub