| Thread | Last Post | Replies |
|
| oracle forms user? | 11 Apr 2008 14:03 GMT | 1 |
I have an oracle form that needs to write a text file on another windows server. I can't get it to write because it seems there is a permission problem. If we grant full control on the folder to the Windows "Everyone" group, then it works fine. However, in practice, we
|
| PHP+Oracle: could not resolve service name | 11 Apr 2008 08:11 GMT | 8 |
I'm developing a PHP 4 application in a Windows Server 2003 box. I'm connecting to a remote Oracle 10g server using ODBC (with a system-wide DSN). I didn't install any of the software and my Oracle experience doesn't got further than writing queries ;-)
|
| Export the whole DB to ASCII file | 11 Apr 2008 07:24 GMT | 6 |
I have two Oracle 10G databases with some 3rdparty solution which should replicate the databases between them and keep them in full sync. To verify that the whole database is replicated properly I would like
|
| Check for uncompressed rows in compressed table | 10 Apr 2008 21:09 GMT | 2 |
Folks, Is it possible to check for uncompressed rows in a compressed table? I have looked everywhere and I cannot find an answer to this. Thanks in advance
|
| pl/sql: display employees who hired in specific month | 10 Apr 2008 20:17 GMT | 18 |
I'm trying to write a simple script which displays all employees who are hired in Sept in 1 output & the others are in a different output. So far, when I run my script, all employees (including emp who are hired in the month of Sept) are displayed in 'other employees'
|
| Bind Variables ignoring Index on 10.2.0.4 | 10 Apr 2008 14:28 GMT | 23 |
My company sells and app that's been running atop Oracle for about 18 months now. We've run on 10.1.*, 10.2.0.1, 10.2.0.2, 10.2.0.3, all without any unexpected behavior. Recently, we had a customer install us atop 10.2.0.4 and we've seen some very unexpected behavior with
|
| looks like dizwell.com is back online | 10 Apr 2008 11:09 GMT | 4 |
I guess we all thought it was probably just a matter of time. So far the theme apparently is wallabies and IT but well oracle is mentioned also at least in passing for whatever it is worth. Plus a shot at the blog tagging thingie whatever that was.
|
| auditing status by user? | 10 Apr 2008 09:31 GMT | 2 |
We've got auditing enabled on a 10.2 database. How can I find out a particular user's audit status, e.g. what things are being audited for that user? Or a list of users who have a particular auditing status?
|
| Newbie question - Oracle Trace Results | 10 Apr 2008 08:55 GMT | 4 |
First time post so be gentle :) When looking at a trace file, does the adsence of an Exec, as in the following PARSING IN CURSOR #1 len=3523 dep=0 uid=32 oct=3 lid=32
|
| auditing | 10 Apr 2008 07:28 GMT | 2 |
If i have audting turned on and I drop the table is the audting for that table still enabled and will it keep audting when i recreate it?
|
| need program make the query easier to read | 09 Apr 2008 21:48 GMT | 2 |
I want a program or tool that make the query easier to read (arrange) e.g this query needs redesign to understand it. SELECT T2.NAME, T2.SEGMENT, T1.FLAGE,T1.RATING1,
|
| Oracle Triggers | 09 Apr 2008 21:08 GMT | 2 |
When a trigger is fired, is there anywhere in the data dictionary where it would show 'what' fired the trigger? We're looking to catch the stored procedure name & time that did the delete...... Thank you!
|
| certification dumps for free | 09 Apr 2008 20:28 GMT | 1 |
for all latest dumps, visit www.certificationmaterials.com 100% pass, The dumps are from pass4sure,testking,testinside,examworks,selftest,actualtests and lot more.....registration is free and open now.....
|
| Charset problem / PHP | 09 Apr 2008 20:21 GMT | 4 |
I have a probably quite easy charset problem with the Oracle DB: I have a table which contains German umlaut characters, like "ö". Oracle SQL developer correctly shows the text, but when I access the DB with a PHP script, "emil-gött-straße" becomes "emil-gott-stra?e". Is
|
| DBSNMP and SYSMAN | 09 Apr 2008 18:24 GMT | 2 |
what's the default password for these accounts in 10g and 11g ?
|