| Thread | Last Post | Replies |
|
| RMAN to new host / new file location - ORA-12571 error in the end of restore | 14 Aug 2007 11:30 GMT | 3 |
I have been messing with this for a week and have asked a few questions here and read a bunch - I think I am almost there. What I have: Both are Oracle 9i Old server W2K c:\oracle\... New server win 2003 d:\oracle\... backups using RMAN nocatalog (using controlfiles)
|
| Problem with OEM grid Agent on Tru64 | 14 Aug 2007 08:08 GMT | 2 |
I have installed OEM grid agent on Tru64 cluster server and evrything was ok but last time I can't start OEM grid Agent on one of three nodes. When I have starting agent on this node I have something like that:
|
| Determine source-table from field within join? | 14 Aug 2007 05:19 GMT | 8 |
10g. How can one tell which table a field in a query comes from? For example a join between tables A and B contains 10 fields (F1 to F10), 5 from A and 5 from B. How would one tell if field F1 is from A or B?
|
| Oracle 11g : PL/SQL Native Soap | 13 Aug 2007 23:31 GMT | 2 |
I'm attempting to get the SOAP server access to stored procedures working, however I'm not having alot of success. I've defined a Test function in the Test Schema CREATE FUNCTION Test (tid IN NUMBER,
|
| Transitioning to Oracle: How can you list out the names of all tables and fields? | 13 Aug 2007 21:47 GMT | 3 |
I am transitioning to Oracle from SQL Server using a poorly documented application that uses Oracle 9 as its back end. SQL Server has a command that dumps the names of all Fields in all Tables.
|
| RAC | 13 Aug 2007 19:18 GMT | 3 |
Is a cluster file system a prerequisite for RAC files or will OCRS handle this task for CRS control files as well as database data/control files? Thanks
|
| Problem with OEM grid Agent on Tru64 | 13 Aug 2007 16:22 GMT | 3 |
I have installed OEM grid agent on Tru64 cluster server and evrything was ok but last time I can't start OEM grid Agent on one of three nodes. When I have starting agent on this node I have something like that:
|
| Table open times and rowsize discontinuity | 13 Aug 2007 16:14 GMT | 7 |
We have a table T with the following structure: Name Null? Type ----------------------------- -------- -------------------- USER_I NOT NULL VARCHAR2(30)
|
| Timestamp TZR Question | 13 Aug 2007 14:24 GMT | 1 |
I'm on O v 9.2.0.8, W2003. Given a local date, time, and country, is there a way to determine EST/EDT, the critical factor here being daylight savings time aware? Don't I need a country to Oracle Time Zone Region table to be able to use
|
| Stored procedure parameter | 13 Aug 2007 12:17 GMT | 12 |
Sorry for my english, i'll try to explain my problem I'm working with Crystal Report X and i call a oracle stored procedure. One of the parameter (ListOfPoint) of crystal is a multi value (id of
|
| Index Organized Tables | 13 Aug 2007 10:43 GMT | 3 |
When to use Index Organized Tables (IOT) and on what type of tables?
|
| using table pointers in select? | 13 Aug 2007 08:33 GMT | 6 |
is it possible to use a 'pointer' like reference to a table? i want to write a function that should select from a table that is not known at compile time (but referenced in argument list) like:
|
| unable to edit procedures | 13 Aug 2007 08:16 GMT | 1 |
hi, we have Oracle 10g db on Solaris. All of a sudden the developers are unable to edit the procedures in the db. Nothing is changed and I restarted the db and still the same. So I shutdown, then in mount stage I issued alter database open read write. But still the
|
| strange dead lock question | 13 Aug 2007 08:07 GMT | 5 |
*** 2007-08-10 15:27:04.440 *** SESSION ID:(26.789) 2007-08-10 15:27:04.439 DEADLOCK DETECTED ( ORA-00060 ) The following deadlock is not an ORACLE error. It is a
|
| Unable to fetch Timpstamp datatype using OCI layer | 13 Aug 2007 04:46 GMT | 8 |
I am pretty newbie to OCI layer. I was trying to make a connection to oracle, and was trying to fetch timestamp datatype by binding timpstamp datatype. This datatype shows different behavior for different sub second
|