| Thread | Last Post | Replies |
|
| new twist on nigerian scam? | 07 Mar 2006 01:21 GMT | 1 |
Anybody else getting solicitations from Nigeria with hard-luck stories from newly certified DBAs? ++ mcs
|
| lots of waiting on 'db file parallel write' | 07 Mar 2006 00:44 GMT | 14 |
Folks, I'm currently trying to get to the bottom of why my 4 database writters spend so much time waiting on 'db file parallel write'... even when it appears that the
|
| truncate /*+append*/ | 07 Mar 2006 00:09 GMT | 14 |
on 9ir2 say I have a table A and B. A contains 6 million records that need to be updated. This is in a data warehouse. I want to.
|
| Ragarding Oracle certification | 06 Mar 2006 22:42 GMT | 4 |
Hi Friends , well i am new to this group, can anyone tell me about how much beneficial an Oracle certification i.e introduction to Sql will have in getting a good job ??
|
| Identifying duplicate records | 06 Mar 2006 21:56 GMT | 4 |
Hi everyone, I have a table that contains duplicate records. All of the fields in these records are duplicates except for the primary key. I need to identify these records by their primary key. Can anyone help me with this? Thanks ahead of time.
|
| Using Analytics...... | 06 Mar 2006 21:22 GMT | 8 |
Wanting to run a query which will do the following. Extract information from the first and last record in the query and also the number of records processed. So a table containing the following.....
|
| Help on Paramater Passing | 06 Mar 2006 20:23 GMT | 5 |
Can you pass a parameter to an anonymous block? We have a Unix script which will run and compile some procedures for us. For checking, we want to select the status column and make sure everything is valid. Rather than spool all this junk to a file, we were going to write an
|
| How to connect 2 databases on 2 different servers and retrieve information | 06 Mar 2006 20:15 GMT | 4 |
I am in a dilemma , where I have 2 Oracle databases . Database 1 has data which I need to join with Database 2 and create reports. My approach for now and i don't know how I will be achieveing is:
>From Database 1 retrieve the data I need for my reports into tables |
| Newbie: How to add Non-breaking Space in a database field? | 06 Mar 2006 20:15 GMT | 2 |
Can anybody tell me how to insert a Non-breaking Space (ASCII 160) in a field using SQL? I use SQL*Plus. Any comments would be appreciated. Thanks,
|
| oracle instant client - tns_admin question | 06 Mar 2006 20:00 GMT | 9 |
in order for the instant client to work, the FAQ mentions that the TNS_ADMIN variable must be set. I can get it working if I create it as an environment variable (windows O/S). It also mentions a registry setting to set the TNS_Admin... I couldn't find more info on that, in
|
| advanced security, encryption and replication | 06 Mar 2006 20:00 GMT | 2 |
we're on 9.2.04 and about to implement advanced security. we are also about to explore replication to a distant site. from a days worth of manual reading and googling, i can't tell if replicated data packets can be encrypted. can anyone share their experience with needing to
|
| 8i on Redhat 3.0 or Redhat 4.0 ?! | 06 Mar 2006 19:44 GMT | 4 |
Has anybody tried to install 8i on Redhat 3.0 or 4.0? Its not a supportd congiuration but i need to do it. Thank you!
|
| Ragarding Oracle certification | 06 Mar 2006 17:25 GMT | 1 |
Hi Friends , well i am new to this group, can anyone tell me about how much beneficial an Oracle certification i.e introduction to Sql will have in getting a good job ??
|
| a problem with GetRecordCount, help me~ | 06 Mar 2006 17:00 GMT | 1 |
I have a problem with GetRecordCount() in VC .. When I execute SP returning multiple rowset using ref_cursor, this process is succeed in excuting. But the result of GetRecordCount is -1. If the result of SP is and then I excute MoveFirst() or MoveLast(), it
|
| How to resolve error '80040e14' | 06 Mar 2006 16:38 GMT | 2 |
I am calling a package.procedure from oracle from asp but get above error. But if tries to excute same from sqlplus it works fine. Please help.
|