Search:

Type: Posts; User: pande.dhiraj; Keyword(s):

Search: Search took 0.00 seconds.

  1. Oracle how we can see the sql in shared pool or buffercache

    hi all


    how we can see the queries which is currently in the sga ie shared pool, buffercahe etc.
  2. Oracle how to collect information which sql are present in shared pool

    hi all

    i want to information or view, which gives the information about the which sql in shared pool and which sql is consume how much memory from the shared pool.
  3. Oracle ora-00384-: Insufficient memory to grow cache

    hi all,


    i am facing that problem while increasing the shared pool size or buffercache size.

    The max sga=400 mb
    shared_pool=112mb
    buffercahe=160 mb
  4. Answers
    4
    Views
    4,095

    Oracle Re: Connecting as SysDBA

    ya you can connect the server via client machine only can see the tns names.ora file which is place on the client machine and give a proper host name in it or give a server ip in it so that you can...
  5. Answers
    1
    Views
    5,610

    Oracle oracle troubleshooting

    i have find that problem so anybody can tell me, why this problem has been raised. and what is the way to troubleshoot this error.

    ORA-04031: unable to allocate 3904 bytes of shared memory...
  6. Answers
    15
    Views
    11,355

    SQL Re: How to delete duplicate rows in a table

    hi

    by using the rowid you can delete the duplicate rows from the table

    beacause rowid is the unique for the every rows so that by using this you can do it .

    delete from [table_name] where...
  7. Oracle rebuild all the indexes of the table or schema

    HI all

    can anybody tell me about the rebuild all the indexes of the specified schema or specified table. i want single script for that.

    thanks in advance
  8. Answers
    2
    Views
    3,542

    Oracle Re: Query on indexes in oracle

    ya it work properly but after that it you have to rebuild that index so that the index will also the delete all the rows.

    so rebuild that indexes
  9. Answers
    3
    Views
    4,144

    Oracle oracle architecture

    how the sql query will process via sga what is the execution path of simple select * from table_name?
  10. Answers
    4
    Views
    10,263

    Oracle Re: Insert Script

    ya you can send it by simply write the query in the text editor, in the text editor first crete a table if table is not exist and written a insert queries to it when he will run that script it is...
  11. Answers
    1
    Views
    3,228

    Oracle oracle auditing

    how we can enable the audting of oracle
    i want the whole schema (user level ) audting

    can anybody tell me
  12. Answers
    3
    Views
    7,946

    SQL Find previous executed SQL

    Hi all

    Can anybody tell me the query to find out the last or previous some executed SQL by SQL command prompt.

    it doesnt matter it is executed by application or the SQL command prompt
    ...
  13. Oracle to find out the which command is executed in oracle

    hi all

    can anybody tell me

    how we can trace all the privious executed sql command which is either call by application or sqlplus command prompt?
  14. Answers
    2
    Views
    3,233

    Oracle oracle dba

    how many backgroud process in oracle database
  15. Answers
    5
    Views
    4,200

    Oracle Re: A View Doubt

    you just set the long parameter

    sql> set long 2000;
  16. Answers
    5
    Views
    4,200

    Oracle Re: A View Doubt

    you can see that in the user_views and dba_views or all_views
  17. Answers
    1
    Views
    3,068

    Oracle Re: Importing Data

    when you are getting the export backup(logical backup) i think you cant exports the grants and constraints beacause of that this problem may occure
  18. Answers
    9
    Views
    5,694

    Oracle Re: Oracle Question

    There is no single way to tune the sql query. no one can help you about it beacause it tunning depends on the execution the sql.

    I suggest you that by using the explain plan check the execution of...
  19. Answers
    2
    Views
    3,905

    Oracle Re: Archieve file

    Ya archive takes a space of hard disk, we can mention the path where it will be stored.

    and archive is used for the point time recovery,
  20. Answers
    4
    Views
    5,792

    General Re: Use of Auto trace in Query

    autotrace is used for to see the actual execution of sql.

    it shows the all the path and how your query goes.

    it mostly use for the tunning point of view.

    Thanks and regard

    Dhiraj Pande.
  21. Answers
    2
    Views
    3,290

    General Re: Database is not connecting

    this may be occured beacause of following reasons
    1 ) Inssuffinciant RAM memory.
    2) recurssive sql
    3) occuring dead locks

    so pls go through the alert.log or send me a copy of alert log then...
  22. Thread: hello

    by pande.dhiraj
    Answers
    1
    Views
    3,002

    Oracle hello

    how to read the odbc trace file which is generated by the oracle database in windows platform
Results 1 to 22 of 22
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact