About > AllExperts  
Search for
  Main Menu Ask a Question Browse Past Answers Meet Top Experts Be an Expert Login (Experts Only)
About Us  ·  FAQ  ·  Tell Friends About Us  ·  Link To Us  ·  Free Encyclopedia  ·  Disclaimer  ·  Tech Support   
  You are here:  AllExperts > Computing/Technology > Oracle > Oracle

Expert Profile: Edson

Expertise:  I can answer questions about Sql (including Sql tuning), pl/Sql and a bit of oracle administration

Experience in the area
I work as a consultant in Brazil and I face problems of all kind in oracle every day development.

Education/Credentials
INFNET

Ask a Question       View Past Answers       View Ratings            
Average Ratings
Prestige Points: 750
Knowledge   9.84   Best of the best
Clarity of Response   9.68   Best of the best
Timeliness   9.72   Best of the best
Politeness   9.96   Best of the best
Number Of Questions
(in Past 24 Hours)
0
Max Questions to be Asked
(in 24 Hour period)
7
Total Questions
(since joining AllExperts)
226
Recent Reviews from Users
KnowlClarityTimePolitenessDate
10101007/18/08
1010101005/06/08
1010101004/17/08
1010101001/08/08
1010101009/13/07
User Comments
Thank you for the prompt reply.
(Erick on 07/18/08)
Thanks a lot !!!
(Deepak on 05/06/08)
Hi thanks alot. But my problem is solved now.
(Alka on 04/17/08)
Thank you for your response.
(Mark on 09/13/07)
View All Comments
Ask a Question       View Past Answers       View Ratings            

Recent Answers from Edson
2008-09-04  snap shot dropping(internal error) This can be many things, but the last time I saw this I had to put oracle down and then star it again. The problem occurred because the data dictionary was corrupted, and when I reinicialized the database...
2008-07-17  Rearrange Columns in Table There is not a thing such this. What we usually do is to create another table with the same structure and data of the main: create table a_bkp as select * from a; Then, disable the indexes (pay...
2008-07-01  describe all tables in database There is not a thing such that. What you can do is to make a script: SET HEAD OFF SPOOL D:\SCRIPTA.SQL select 'PROMPT ' || A.TABLE_NAME || CHR(13) || 'DESC ' || A.TABLE_NAME SCRIPT from cat...
2008-06-30  Profile "oratab" is a file created by Oracle in the /etc or /var/opt/oracle directory when installing database software. Originally ORATAB was used for SQL*Net V1, but lately is's being used to list the databases...
2008-06-26  Oracle8i- TNS could not resolve service name Hi there. It can be many things, but there are some more possible: 1) The file TNSNAMES contains the configuration of host and sid of the remote oracle server. See if its rigth. 2) Do you have...
More Answers for "Oracle"


Advertise on This Site | User Agreement | Privacy Policy | Kids' Privacy Policy
Copyright  © 2008 All rights reserved. AllExperts is a property of About, Inc.
The About logo, About and About.com are registered trademarks of About, Inc.