| Thread | Last Post | Replies |
|
| Failed Logon Trigger on DATABASE | 06 Jul 2005 11:50 GMT | 4 |
I am playing around with trigger (luckily in a test machine) and now cannot login anymore (even sys). Could anyone help me to resolve the problem. Using 'user1' account, I defined a DDL trigger for logon to log all user's logon:
|
| How to UnDefine a variable in SqlPlus? | 06 Jul 2005 10:14 GMT | 3 |
I executed a script from sqlplus which included a && prameter.I executed completely.Now I want to execute it for second time but it does not free that && variable and do not ask for it from me. I cleared buffer but no chance.What should I do to undefine this in the same
|
| ASMLib | 06 Jul 2005 08:31 GMT | 1 |
We're running ASMLib kernel driver on a Linux 2.4 kernel, with PowerPath against an EMC SAN. Metalink note "Configuring Oracle ASMLib of Multipath Disks (309815.1)" applies. Oracle 10.1.0.3. We have been getting I/O errors and corrupted data block reported by
|
| backup recovery area to disk | 06 Jul 2005 03:47 GMT | 2 |
I am learning Oracle 10G on windows 2000 and Linux. I setup flashback recovery area and have written RMAN scripts to do disk backup. I want to test backup recovery area command. I don't have any tape devices/media management libraries. Is there any way to copy contents
|
| Oracle 9i Client Installation - JVM Error | 06 Jul 2005 03:13 GMT | 1 |
Apologies for the cross-post. Followups set to comp.databases.oracle.misc My environment: Windows XP SP1. I have adminstrator access.
|
| Oracle Backup and Restore when just have *.dbf files | 06 Jul 2005 03:09 GMT | 10 |
Hi experts, indulge me in this scenario: as part of our backup strategy we take a copy of our dbf files (data, undo, indx01 etc etc), together with the various *.ora files (init,
|
| SAP and Oracle DG: Looking for ideas and best practices | 06 Jul 2005 00:06 GMT | 5 |
We have 2 servers with the following configuration: role server SID ------- ------------------- --- primary sapsnd.ic.ssmhc.com SND
|
| Export Oracle tables to DBF files (through PL/SQL + Java) | 05 Jul 2005 23:26 GMT | 2 |
We need to process some data (using PL/SQL) from Oracle tables and at the end we need to put the result (2 temporary Oracle tables) into 2 DBF files (composed of the same fields which exist at Oracle tables). We would not like to have any additional step other than run the Oracle
|
| oralce replication | 05 Jul 2005 22:09 GMT | 6 |
I have 150 tables and i want to have them replicated on three sites. two of the sites are running oracle standard edition and one enterprise. What's the best way to do that?. Can anyone tell me what's the advantages/disadvantages of oracle
|
| How to convert Sybase update to suite Oracle ??? | 05 Jul 2005 21:30 GMT | 7 |
Hi, what is the equivalent oracle DML for the below mentioned sybase one, update Table1 set a.column3 = b.value3, a.column4 = b.value4,
|
| Oracle10gR1+Solaris10 | 05 Jul 2005 20:57 GMT | 5 |
I found a problem with running Oracle10g on Solaris10 Sparc machine. I've installed it successfully (as metalink recommends...;-) with patchset 10.1.0.4 so officcially Oracle with this patchset supports solaris10 sparc. When i try to start instance i'm receiving a error
|
| Big Tables? Real Life Examples..... | 05 Jul 2005 20:45 GMT | 15 |
Is there a practical limit on the size of database tables in Oracle? Ideally I'd like some examples of systems that have tables containing many millions (or even billions of records), an indication of the size of server being used to run the database, the type of queries being ...
|
| update based on query results question | 05 Jul 2005 18:35 GMT | 5 |
I have an update statement that updates 40 rows based on the results of a select query. The select query when run by itself returns about 250 rows. I am trying to set the value of another column in a table based on the
|
| What is CRS and what should it be used for? | 05 Jul 2005 16:49 GMT | 2 |
I've been looking through the 10g manuals to try to understand exactly what Cluster Ready Services (CRS) is for and have failed. I have found some command-line references for how to put processes, instances and applications under CRS control.
|
| archiving to an archival standby database | 05 Jul 2005 16:35 GMT | 2 |
On metalink i found a note "Data Guard 9i - New archival Destinations for 9i Database" containing the following paragraph: <knip>
|