| Thread | Last Post | Replies |
|
| RMAN question: How do you connect scn# to realtime | 28 Jul 2005 14:26 GMT | 1 |
I would like to test an incomplete recovery. When I do "list backup of archivelog all", I can get the scn# and timestamp of each archivelog, but the timestamp is only "26-Aug-2005", with no hour:Mi:sec info, in this case, how could I know for sure which archived redolog to ...
|
| Post data to mod_plsql | 28 Jul 2005 14:15 GMT | 3 |
Guys, I am trying to do accept a SOAP formatted XML message into the database using mod_plsql (PL/SQL Gateway). Generally, when using this you create a procedure with parameter names
|
| RMAN question: How do you connect SCN# with real time | 28 Jul 2005 14:02 GMT | 2 |
I would like to test a incomplete recovery, but when I do a "list backup of archivelog all", I can get scn# plus timestamp, but the time stamp is only "26-Aug-2005", with no hour:mi info, how could I know which archivelog to apply in this case?
|
| Possibly slightly OT: Question about Oracle Ebusiness 11i | 28 Jul 2005 13:45 GMT | 7 |
I was hoping that someone here could tell me which version of Apache web server gets installed with Oracle Ebusiness 11i? Is it Apache 1.39? Or some version of Apache2? Thanks,
|
| ASP + PL\SQL problems | 28 Jul 2005 13:20 GMT | 2 |
I am trying to pass an array from ASP into the pl\sql api.. which then is put into a variable of type table, but i keep getting an error. Any ideas here is my code. ASP.....
|
| review of oracle technologies/standards | 28 Jul 2005 10:18 GMT | 5 |
Hi, I was hoping someone could help me out. I am currently looking at different database systems. what id like to review are some of the more popular emerging technologies, and current technologies that oracle has. Inclusive, what are some of the services and standards within the ...
|
| database replication | 28 Jul 2005 09:51 GMT | 2 |
is there any www described database replication (standby database) step by step, especially using web based entrise manager?
|
| Cloning Subset of PROD data to DEV | 28 Jul 2005 08:56 GMT | 3 |
Oracle 9.2.0.6 EE on HP-UX 11.11 I'm putting together a solution to copy the contents of 30+ tables from our PROD database to our DEV database. My strategy is as follows: 1. Drop the existing subset of tables from DEV
|
| Where is TEMP TABLE created? | 28 Jul 2005 08:24 GMT | 5 |
If I issue CREATE GLOBAL TEMPORARY TABLE, which tablespace will the temp table created on? I queried the user_table data dict and the TABLESPACE col for the temp table is NULL! So which tablespace is holding the temp table?
|
| intersecting ranges | 28 Jul 2005 08:06 GMT | 2 |
I have four numeric variables: min_desired_price := 10; max_desired_price := 50; min_real_price := 40;
|
| How to crush Oracle from User account?? | 28 Jul 2005 08:03 GMT | 2 |
If You know how to crush Oracle from User account just please hlp me...
|
| create UNDO tbsp -> syntax error on extent management local uniform ??? | 28 Jul 2005 08:01 GMT | 1 |
Sorry, I did try to look/follow oracle's syntax diagram. And I still get an error. http://otn.oracle.com/pls/db10g/db10g.show_toc?which=main&partno=b10759&maxlevel =2§ion=&expand=41369 And I try to do this:
|
| Update statement taking a long time | 28 Jul 2005 02:54 GMT | 1 |
I am trying the following update: update target a set B.col3 = ( select O.col3
|
| Oracle9i DBA Certification | 28 Jul 2005 00:50 GMT | 2 |
I am also currentlyh taking the Oracle9i dba certification program. I dont think that i could have taken the 10g course before i have taken the 9i coursre. My reasoning is that I have heargd that not a lot of companies are implementing the 10g version as of yet. Allthough once ...
|
| Question: RMAN 8i syntax clarification | 27 Jul 2005 23:16 GMT | 3 |
Hey, all. I'm just getting my feet wet with RMAN under 8.1.7.4 (on AIX 5.2). I've connected to the catalog and the target, and am trying to work out the syntax for backing up tablespaces.
|