| Thread | Last Post | Replies |
|
| Walkin Interviews for Oracle applications & Data Warehousing | 29 Feb 2008 23:40 GMT | 1 |
WALK IN INTERVIEW ON 1st March & 2nd March 2008 Role: Freshers, Trainees in Oracle Developer, Oracle DBA, Oracle Apps DBA, Oracle Apps Technical & Functional (HRMS, Financials, Mfg, CRM & OPM)
|
| oracle language | 29 Feb 2008 23:34 GMT | 2 |
http://languages-languages.blogspot.com
|
| 10.2.0.4 | 29 Feb 2008 23:22 GMT | 16 |
Looks like patch 6810189 is out for linux, even though the 10.2.0.4 Note:401436.1 still says no release date. Kudos to Laurent Schneider, Sven Vetter, Alexander Kornbrust and whoever else is blogging about this!
|
| The best solution to find differences between multiple rowset | 29 Feb 2008 20:49 GMT | 1 |
in the last days I'm thinking about the best way to find rows present in a set not present in an other set. Suppose that both sets have a pk, is always the outer join filtering only null values on one side the most *efficient* solution?
|
| GATHER_TABLE_STATS vs GATHER_SCHEMA_STATS | 29 Feb 2008 17:47 GMT | 7 |
To all, Have tar on this open, but support has been slow with updates. 9.2.0.7 EE Sun 5.9 64 Bit. Anyway have this table, query is:
|
| Change default error message on check constraint | 29 Feb 2008 16:06 GMT | 2 |
[10g/Win] Is there a way to change the error message given to a user when a check constraint is violated? For example, instead of:
|
| ANN: Beta release of SiSense Prism - Do-It-Yourself Dashboards, Reports, Guided Analytics and Business Presentations | 29 Feb 2008 15:51 GMT | 1 |
SiSense is pleased to announce the beta release of its first product Prism - a Powerful, innovative Do-It-Yourself productivity software for building,
|
| Brain Freeze - Request Delete Syntax Help | 29 Feb 2008 15:35 GMT | 2 |
I need to reverse the logic of a SELECT statement, and change it into a DELETE statement. Do I have this right? Does this: --------------
|
| DBMS_SCHEDULER problem. | 29 Feb 2008 14:17 GMT | 2 |
DBMS_SCHEDULER contains no "alter job" procedure. I want to create new schedule for GATHER_STATS_JOB, without having to create a new job. As a matter of fact, DBMS_SCHEDULER has nothing like DBMS_JOB.CHANGE. I think I will create a new job using DBMS_JOB. Is anybody aware of ...
|
| Can't access iSQL*Plus | 29 Feb 2008 09:44 GMT | 2 |
Using Oracle 10.2. I'm a newbie user, so there's probably a simple explanation to this. I wonder why I can't access iSQL*Plus. I'm trying to access it from Enterprise Manager. I login as SYSDBA, use the SYS user and the database password, but I don't get access. What are the ...
|
| How to Improve Materialized View Refresh & Query Performance ? | 29 Feb 2008 03:30 GMT | 2 |
I have a materialized view as follow : CREATE MATERIALIZED VIEW MV_TRANS_STOCK PARALLEL BUILD IMMEDIATE
|
| "Last Call Time" in Enterprise Manager | 28 Feb 2008 16:57 GMT | 3 |
on the session details page there is an entry "last call time" in category "application" (top right). I was not able to find a definition of this measure in Oracle documentation or the web. Our current theory is, that this is the complete time from receiving a
|
| Disappearing Sessions - Can Code Alone Cause It? | 28 Feb 2008 16:08 GMT | 8 |
Oracle 10.2.0.3.0 Windows 2003 Server 16GB Memory (93% SGA( 93% Buffer Cache,<3% Shared Pool, <3% Large Pool), 7% PGA)
|
| will there be data loss? | 28 Feb 2008 15:50 GMT | 4 |
10.2.0.2 EE, AIX 5.2 64bit. RMAN 10.2.0.2 I have run the scenario and know the outcome, but was surprised kind of. database is in archivelog mode. I start up rman and connect to target
|
| import where char set is different - ORA-01461 | 28 Feb 2008 12:03 GMT | 3 |
One of our customers sent us an export dmp which we're trying to import. Their database uses a character set that is West European or MSWIN, whereas ours is Unicode. During the import, we get this error: . . importing table "DEFECT_REPORT"
|