| Thread | Last Post | Replies |
|
| SQL*Loader-128: | 21 Sep 2007 19:52 GMT | 5 |
Hi everyone, i hope make me sense with this issue, i want to load a file using the sqlldr program this is the command: sqlldr control=/export/home0/CENIT/scripts/new_avail_load.ctl data=/ export/home0/CENIT/logs/070913.load userid=ovnoc/xxx log=/export/home0/
|
| estimated of CLUSTERING_FACTOR | 21 Sep 2007 17:22 GMT | 20 |
i was reading some paper related on clustering factor, this column aimed to identified if the rows of a table are synchronized (ordered) with the index. If i don't mistake, the value of clustering_factor have to approached
|
| DRG-50901 and escape characters | 21 Sep 2007 15:40 GMT | 4 |
I would like to make this work and I don't understand why it throws an DRG-50901 error ( wildcard query expansion resulted in too many terms ) The select is this one : SELECT COL1 FROM TABLE1 WHERE (CONTAINS(COL1, 'someting\(%)' ) > 0)
|
| Max Size of Datatype | 21 Sep 2007 14:54 GMT | 3 |
We are currently on Oracle 8i, but in about 2 months we are moving to 10g. Anyhow, we need to store more than 4000 bytes in a certain column. How can I do that in 8i, such that it will not create a problem when
|
| Roadmap Oracle 11g other OS (AIX) | 21 Sep 2007 14:36 GMT | 2 |
Oracle has Release 11g for LINUX. Is there a roadmap available which shows when 11g is expected for the other OS ? Especially AIX ? Thanks
|
| Issue with Oracle 9.2.0.1 Enterprise DeInstall on Windows XP Pro | 21 Sep 2007 14:34 GMT | 1 |
I deinstalled a Oracle 9.2.0.1 Enterprise Server on my Windows XP box. When I go back into the OUI, the OUI picks up the home that I had last defined. I have deleted all registry key entries under HKEY_LOCAL_MACHINE\SOFTWARE\Oracle and under HKEY_LOCAL_SYSTEM\SYSTEM
|
| anyone met "skgmdetach - Unable to register unmap, error 4210"? | 21 Sep 2007 10:27 GMT | 1 |
today afternoon, my oracle system hanged. I found message "skgmdetach - Unable to register unmap, error 4210" in my alert_SID.log file when system down. anyone met this problem? my OS is 64bit windows 2003, oracle is oracle
|
| Remote or Local? | 21 Sep 2007 06:20 GMT | 3 |
Oracle 10.2.0.3.0, Windows 2003 Server Two servers: Let's call server A "Lutsen" and server B "Annapurna". Scripts are located and executed on Lutsen to read/insert/update and create indexes on tables (a few 30+ and 80+ million rows in size) all located on
|
| Doing a query with string vs bind variables. | 20 Sep 2007 23:58 GMT | 8 |
We have a PowerBuilder application where we started noticing the performance of a query is worse if you do it with bind variables then if you do the same query as a string. We made a small example and sent to Sybase (makers of PB). We noticed that the bind variables query
|
| 11g holes | 20 Sep 2007 23:25 GMT | 7 |
For what it's worth: http://tinyurl.com/yqpeqz
|
| Use DECODE result in WHERE clause? | 20 Sep 2007 22:12 GMT | 5 |
I have a horrible SQL statement to write! I have to use a RIGHT OUTER JOIN to create a result set from 2 tables. I'm using DECODE to select the correct value if one side doesn't exist e.g -
|
| What happened to oraperf ? | 20 Sep 2007 20:13 GMT | 1 |
www.oraperf.com always gives me a request timeout. Searching google for oraperf links to www.sanperf.com, but this site just displays the oraperf.com entry page and no links work. Is this service still out there?
|
| Oracle startup not working | 20 Sep 2007 19:39 GMT | 7 |
Hi, I have a problem with a customer pc. We have an Oracle XE 10g installation (OS: WinXP Pro) that was working, and now it's some days that it stopped working. I understood there is a problem on the startup phase of the server.
|
| Are Oracle error messages kept in a SYS table? | 20 Sep 2007 19:03 GMT | 1 |
I'm using 9207.
 Signature Terry Dykstra
|
| Not null and index | 20 Sep 2007 12:55 GMT | 5 |
I have a table with a column with a constraint not null and a index on this column there are stats ion the table when I do:
|