Skip to content
DbaFix
Just share answer and question for fixing database problem
MENU
  • HOME

Tag: oracle-sql-developer

Different time in different sessions

By adminPosted on January 29, 2023

Question : I am connecting to same db from 2 different machines using SQL Developer and querying a table which […]

SqlDeveloper: ora-12505 TNS listener does not currently know of SID given in connect descriptor

By adminPosted on January 24, 2023

Question : Info connection name: ziv username:sys password: xxxxxxx connection type: basic role: sysdba host name : localhost.localdomain port: 1522 […]

Sometimes getting quotes in Oracle spool sometimes not

By adminPosted on January 5, 2023

Question : Using Oracle SQL Developer, I do: spool c:tempfile1.csv select /*csv*/ id, version, key, pattern, name from mydatabase.edition; spool […]

how to connect SQL server from oracle in SQL developer

By adminPosted on December 26, 2022

Question : I have two connections in SQL developer that one of them is SQL server (A) and the other […]

sql or hql query to find all parents of a particular record

By adminPosted on December 4, 2022

Question : I need a sql or hql query to find all parents of a particular record, that should work […]

Multiset operators on nested tables with non scalar types

By adminPosted on December 2, 2022

Question : I have a function, which performs multiset operation on two nested tables and returns result: function odejmijEgz(tab typ_NT) […]

ORA-01031 Insufficient Privileges Raised From Within Function

By adminPosted on December 2, 2022

Question : When I run a CREATE USER statement within Sql Developer, the user is created just fine. When I […]

Oracle not available error with Oracle XE 11.2.0-1.0

By adminPosted on November 25, 2022

Question : I have downloaded Oracle XE 11.2.0-1.0 and installed it on a CentOS 6.3 virtual machine with 1.5GB memory […]

Oracle sqldeveloper Database Diff – not seeing indexes/sequences

By adminPosted on November 22, 2022

Question : I am using Oracle SQL Developer’s database diff tool to compare schemas. (SQL developer version : 3.2.09) It […]

How can I create a trigger that prevents column delete, data deletion and table truncate in the same time?

By adminPosted on November 13, 2022

Question : Having written this trigger create: CREATE OR REPLACE TRIGGER PROTECT_DB BEFORE DROP OR TRUNCATE ON X.SCHEMA How can […]

  • 1
  • 2
  • 3
  • …
  • 9

Recent Posts

  • Is it possible to create a PostgreSQL RLS Policy that depends on values from the table the policy applied on?
  • Can this query be simplified? Calculate cumulative length of segments and collapse coordinates into linestring
  • Explanation for second Compute Scalar
  • Why is this datetime index not being used?
  • how to find out the log backups that I need to restore in order to bring log shipping from standby to online?
  • Embedding JSON in a string
  • SQL Server – Identical query on near identical database takes 20 seconds on sql2012 but does not complete after 50+ hours on sql2014
  • RMAN list archivelogs that are needed for to recover specified backup
  • Minimizing SELECT latency in PostgreSQL
  • Replication from EC2 Master to RDS Slave – Connecting to master
  • How to index range condition and ordering by a different colum?
  • Bi-directional synchronization between local SQL Server 2005 and a SQL Azure using SQL Data Sync
  • What queries are supported by MySQL but not PostgreSQL?
  • MYSQL: What is the benefit of compound indexes, over separate ones?
  • Help with relational database design
  • Will SQL 2008 SSIS package files work with SQL 2016 databases after database upgrades?
  • How to prevent memory optimized tables from blowing out OPT_MEMORY_OPTIMIZED$HKv2
  • MySQL Workbench connect to MS Access
  • Remove duplicate values from query result
  • Primary key guarantees: duplicates and nullity

Categories

  • Database Backup
  • Database Design
  • Database Index
  • Database Optimization
  • InnoDB
  • Join
  • MariaDB
  • MongoDB
  • MySQL
  • Oracle
  • Performance
  • Permissions
  • Postgresql
  • Query Performance
  • Replication
  • Security
  • SQL Server
Proudly powered by WordPress / Support by: DizzyCoding