| Thread | Last Post | Replies |
|
| PL/SQL and big number in 10g | 11 Jan 2006 18:21 GMT | 2 |
Can someone explain me the difference in PL/SQL behaviour on numbers in 10g? (Executed on Windows XP 32-bit) SQL> select * from v$version where rownum=1; BANNER
|
| Rows does not show up when i modify with isqlplus | 11 Jan 2006 17:46 GMT | 3 |
i am new on oracle and this group do anybody know why i cannot see updates from my asp code which added with isqlplus. i see the rows after a while from OraOLEDB
|
| Is it possible to tune this SQL statement? | 11 Jan 2006 17:42 GMT | 4 |
Is it possible to tune this statement without having to use a rule hint? select 'DATABASENAME: ORA_UNDO_SPACE: UNDO_AU: '||round(f.undo_au)||', UNDO_SIZE: '||round(g.undo_size)|| ' MB used in
|
| Support for Oracle9i | 11 Jan 2006 16:33 GMT | 1 |
Hi, does anyone know if Oracle is going to continue support Oracle9i ?
|
| Problem in Replication | 11 Jan 2006 16:01 GMT | 8 |
I m trying to make replication between two oracle servers of same versions but i am getting error like Version mismatch .. Can anybody tell me what would be the probable cause of it.
|
| Live link to data from Oracle database | 11 Jan 2006 15:40 GMT | 3 |
Can someone explain to me how difficult it will be to have live links to data displayed on a website with an oracle database?? Thank you Shahram
|
| Unable to Delete table | 11 Jan 2006 12:45 GMT | 3 |
In my oracle 9i Schema there is a table called 'AREA' When I ran a DTS from SQL Server to populate some tables in my schema it erroneously created another table by the name 'area'. how it is possible to create two objects with the same name?
|
| v$pgastat and untunable memory | 11 Jan 2006 12:43 GMT | 3 |
I have PGA_AGGREGATE_TARGET=20G in my init.ora and select * from v$pgastat gives me aggregate PGA auto target about 2Gb during peak load hours.
|
| instant-client editor problems | 11 Jan 2006 08:40 GMT | 10 |
On one machine I have an oracle-instant-client installed. ( SQL*Plus: Release 10.2.0.1.0 - Production on Tue Jan 10 09:41:29 2006) This client I use to connect to several databases
|
| jre was not found error | 11 Jan 2006 03:55 GMT | 3 |
I know this question is repeated many times, but i could not find a solution w.r.t my problem. On trying to run dbca i get the below msg "jre was not found in /u01/app/oracle/product/9.2.0/
|
| Datafile autoextension | 10 Jan 2006 23:52 GMT | 2 |
Is there a built in view that will tell you the last time a datafile autoextended? TIA
|
| US-FL (Jacksonville) DBA Perm Opportunity | 10 Jan 2006 23:47 GMT | 1 |
A multinational organization who specializes in Oracle Managed Services and Consulting to both the private and public sectors. Companies goal is to provide quality
|
| Server and Client on laptop. Remove one of the TNSNAMES.ORA files? | 10 Jan 2006 23:18 GMT | 3 |
I have installed 9.2i server and 10g client onto a windows laptop machine. Should I delete one of the TNSNAMES.ORA files? If so, which one? The server was installed first, then the client, so that the client then comes above it in the search path.
|
| Upgrading the jdk in the Oracle RDBMS | 10 Jan 2006 22:22 GMT | 2 |
I'm working on a java stored procedure that needs to be able to send requests via HTTPS. Oracle Version 9.2.0.6.0 currently has jdk 1.3.1 installed in the RDBMS. 1) Since Java Secure Socket Extension (JSSE) is a part of JDK 1.4.0,
|
| AIO on ASM | 10 Jan 2006 22:08 GMT | 13 |
I read that ASM instance comes with AIO enabled by defualt (probably filesystemio_options=asynch and disk_asynch_io=true), does anyone know if the instances (RAC in my case) that are using the ASM diskgroups needs also to be setup with AIO enabled or since all DB relevant files
|