| Thread | Last Post | Replies |
|
| Could Veritas's checkpoint(for Oracle) to be a CLONE DB? | 31 Dec 2005 15:29 GMT | 4 |
Let me try to phase my question better. My goal is to do this: I use Veritas's storage foundation to do checkpoint on Oracle(online checkpoint.
|
| How should we run XP from Linux. | 31 Dec 2005 12:49 GMT | 6 |
I am using Linux with Oracle . I heard that we can access the Windows XP desktop via Linux. Someone tolld me that there is a technique available via which we can click the icon of WindowsXP on linux screen and then can access the XP
|
| Trivia: How long is the Oracle Manual Set? | 31 Dec 2005 12:12 GMT | 1 |
Back in the days of Oracle 7 when they used to send you a complete manual set every time you upgraded, or even just requested a patch, the RDBMS manual set was about 30 long ( a foot for the metrically challenged among us.)
|
| ORCL NEWBIE.. INSTALLATION HELP! | 31 Dec 2005 04:48 GMT | 3 |
hello all.. i am new at oracle. i have some experience in mysql but this oracle is over my knowledge and i am stuck. my conf is: pentium 4 2.6 ghz and 256ddr ram.
|
| trivia: origin of names for UPPER() and LOWER() | 31 Dec 2005 02:39 GMT | 16 |
it occurred to my that for some whose native tongue is not english, the names of these two functions might seem a bit odd, as would the phrases 'upper case' and 'lower case' so, trivia question: what's the derivation (etymology, if you will) of the
|
| Oracle XE and VB2005 express | 31 Dec 2005 02:37 GMT | 1 |
As far as i know there is no NET managed provider to connect from VB2005 express editions to the new Oracle XE. It only talks to Sql Server Express (replaces MSDE) On the other side, ODT10201xe Oracle developer tools for NET needs
|
| Monitoring and tuning database performance | 31 Dec 2005 02:01 GMT | 2 |
I am writing some coursework for students that describes the tools used to monitor and tune database performance in Oracle. I have experience of doing this in MS SQL Server, but not in Oracle. What tools do you guys use in order to achieve this in Oracle? For example
|
| PROBLEM: Cannot rebuild index!! | 30 Dec 2005 23:42 GMT | 8 |
I have a problem which I'm not sure how to deal with. Here's the scenario (8i on AIX): We have a system wherein some data warehouse tables are truncated and repopulated each night with fresh data.
|
| RE RE: ORACLE 8.1.7.4 ENTERPRISE EDITION FOR WINDOWS 2K needed | 30 Dec 2005 15:54 GMT | 4 |
I am looking for oracle 8.1.7.4 EE version for Windows 32 bit. It is no longer available for download from Oracle.com website. can someone please post it. thank you
|
| Version of the JVM /JDK installed in Oracle | 30 Dec 2005 15:12 GMT | 3 |
How does one determine the version of the jdk installed in the oracle database. I've tried the following but this does not provide the information I need.
|
| Regarding date formats | 30 Dec 2005 13:49 GMT | 4 |
Please review the following two pl/sql blocks. Our NLS_DATE_FORMAT is defined as DD-MON-RR. ------------------------------------------------------------ SQL> declare
|
| Log switch during import | 30 Dec 2005 08:43 GMT | 3 |
Sorry for another newbie question. The log switches were too frequent during normal operation, so I resized my redo files from 30 M to 100 M each (three groups). Everything worked fine then, but during a 1 million rows import, the
|
| newby question finding average | 30 Dec 2005 06:00 GMT | 6 |
I would like to find the average temperature combining a number of locations where the record overlaps. for a particular month I could use ... sum(round(avg(decode(to_char(to_date,'mm'), '01',temp, null)), 1))
|
| Very strange problem. | 30 Dec 2005 00:57 GMT | 11 |
Something strange happened to me: declare v_rowid varchar(18); cursor icur is
|
| problem starting SQLPLUS | 29 Dec 2005 23:32 GMT | 4 |
Help, we have client oracle ver 9.0.2 installed in AIX ver5 the profile has been set. But when we give the command sqlplus, it is not starting the appln and also does not prompt any error for the same. PLZ help in the above problem.
|