* EDIT6: * This is what ended up working for me (from accepted answer): var ret1 number var tran_cnt number
Many of my users do not use SQLPlus. I cannot give 开发者_运维百科them alter user. We expire passwords every 60 days.
Sometimes when I browse views or packages in Oracle SQL Developer they have a red icon next to them, indicating that there was a compile error.This seems to randomly happen to objects that compile wit
When I execute a package body DDL statement SQL Developer warns, Warning: PLW-06015: parameter PLSQL_DEBUG is deprecated; use PLSQL_OPTIMIZE_LEVEL=1
I have been tasked with comparing two oracle schema with a large number of tables to find the structural differences in the schema. Up until know I have used the DB Diff tool in Oracle SQL Developer,
I am using Oracle SQL Developer to browse a MySQL database. When I browse table with Columns tab (shows table definitions), some of tables will display an Error Encountered dialog that says:开发者_如何
I just installed Oracle 11g, and tried to start Oracle SQL developer so as to start writing queries. It is asking me:
I am having an issue with Oracle SQL Developer where it keeps telling me my index \"Index PK_TBLCASENOTE is defined identically to constraint PK_TBLCASENOTES\" whenever I go to the Indexes section of
This question is similar to a couple others I have found on StackOverflow, but the differences are signficant enough to me to warrant a new question, so here it is:
How to export Oracle DB data开发者_运维问答 using SQL Developer? I need all data, tables, constraints, structure and so on.In SQL Developer, from the top menu choose Tools > Data Export.This launches