| Thread | Last Post | Replies |
|
| Tricky ordering question | 06 Apr 2006 14:23 GMT | 7 |
Folks, I'm dealing with events in a poker game and they come with a seat number attached. For every game I know who the seat number of the player that is first
|
| a view to know the "maxsize" a datafile can grow ? | 06 Apr 2006 13:28 GMT | 3 |
is there a view allowing to check simply to which size a datafile in autoextend mode can grow ? or if it is in "unlimited" size mode ? thx a lot, best regards,
|
| ORA-01650 Issues with rollback segments for batch jobs | 06 Apr 2006 12:28 GMT | 2 |
I'm running a 8.1.7.4 DB on a Solaris 8 node. During the execution of a batch job (a cleansing procedure issuing DELETE on large tables), I got the following error: ORA-01562: failed to extend rollback segment number 2
|
| Urgent Need in Chicagoland!! | 06 Apr 2006 11:02 GMT | 2 |
Needed Immediately for 3 - 6 month contract!! 1st position: Oracle DBA with experience in E Business Suite!!! You will be responsible for implementing modules. Estimated length of contract is 6
|
| Technical differences Oracle 9i vs. Oracle 10g | 06 Apr 2006 10:11 GMT | 5 |
Completing a brief study for our systems. What are the technical differences between Oracle 10g and Oracle 9i? Is there a list some out there somewhere? Can Oracle 10g and Oracle 9i co-exist on the same network? and
|
| SQL Developer & Java Question | 06 Apr 2006 08:49 GMT | 1 |
Our techs just installed the JDK 1.5 on our AIX machine so we can install SQL Developer. When I try and run SQL Developer, I receive this error. I've been looking for an answer with no luck. So, maybe someone else has seen this before?? I know nothing about how Java
|
| 10g temp tbsp extent size when using workarea_size_policy=auto | 06 Apr 2006 08:30 GMT | 4 |
Has anybody already noticed temp tbsp extent size-related issues in 10g when using WORKAREA_SIZE_POLICY='auto' and setting certain values for PGA_AGGREGATE_TARGET ? I'm using locally managed temp tablespaces... What UNIFORM SIZE should I
|
| Redhat linux and async io | 06 Apr 2006 08:03 GMT | 4 |
Oracle10g 10.2.0.1 (32 bit) RHEL 4 update 3 (32 bit) * I have installed the async io rpm's $ rpm -qa | grep aio
|
| Oracle and PHP question | 06 Apr 2006 07:01 GMT | 4 |
Hello every one, I need your help because I have no idea how to do this... how can I get the veg_id into the table veg_type according to the vegetable name
|
| Variables from URL $_GET | 06 Apr 2006 06:57 GMT | 3 |
I have a problem which must be in this : print" <script type='text/javascript'> document.location.replace('http://127.0.0.1/add_task.php?req_id={$maxValue}&tk_request_name={$req_name}'); </script>";
|
| Different OS versions between Test and Prod | 06 Apr 2006 02:08 GMT | 28 |
Hey all, Question... our architect's are trying to push us to install Solaris 10 on our new dev/test boxes instead of 8, which is our production version. There are currently no plans to upgrade prod to Solaris 10.
|
| Why functions in Select Clause affect performance? | 06 Apr 2006 01:03 GMT | 9 |
I have a SQL statement that uses a user defined function like this select f(a.a, b.b, c.c) from a, b, c where ...
|
| Questions about shared server | 06 Apr 2006 00:58 GMT | 4 |
In our application we used dedicated server in Oracle 8.1.7, and this was done by adding a comment sign on this line in init.ora # mts_dispatchers = "(protocol=TCP)" A tuning expert recommended NOT using multi-threaded server was and it
|
| Capture SQL statements from java web app | 06 Apr 2006 00:47 GMT | 2 |
I have a Sun java web application to an Oracle 10g backend. Is it possible to capture and view the SQL as it is presented to the database? thanks,
|
| Automatic Shared Memory Management | 05 Apr 2006 22:30 GMT | 6 |
How do I know if Automatic Shared Memory Management is on? I've just migrated to 10g from 9i, and I started getting ORA-4030 errors all over the place, for sql statements, PL/SQL and cronned oracle jobs.....
|