DBAsupport.com Forums - Powered by vBulletin
Results 1 to 5 of 5

Thread: ORA-08177- serialize error

  1. #1
    Join Date
    Mar 2003
    Posts
    32

    ORA-08177- serialize error

    Hi
    I have Oracle 9i version 9.0.1.1.1 running on windows 2000 server.

    We are using Developer 6i as Front end.

    When my clients try to insert or update record in some table an error
    occurs.


    ORA-20006: ORA-20001: ORA-08177: can't serialize access for this transaction

    ORA-04088: error during execution of trigger


    I am using serializable transactions.

    Someone told me that if I increased the initrans of the table being
    effected by those sql, this will solve the prob.

    Also I added this parameter in the init.ora file

    [B] DELAYED_LOGGING_BLOCK_CLEANOUTS=FALSE [B]

    But the error is still occuring.

    What am I doing Wrong. Can anybody plz tell me something which could be helpful.

    Its very urgent I really need Help.
    Regards Zeeshan!

  2. #2
    Join Date
    Jun 2000
    Posts
    295
    I remember it was discussed not long time ago.
    Do a search on this forum.

  3. #3
    Join Date
    Mar 2003
    Posts
    32
    Thanx for replying.

    I did try the search but can u plz give me some info about it.

    I'll really appreciate it.
    Regards Zeeshan!

  4. #4
    Join Date
    Jul 2003
    Location
    Sofia, Bulgaria
    Posts
    91

    Re: ORA-08177- serialize error

    Originally posted by zeeshan
    I am using serializable transactions.
    offtopic - why are you using serializable transactions?

  5. #5
    Join Date
    Mar 2003
    Posts
    32
    Sorry for Late Reply.

    Well we use Serializable transaction for no reason.
    The Database had already been running when I took over.
    The Transaction type is serializable.
    I have changed this to read Committed but the prob is still
    here.

    Any Ideas!
    Regards Zeeshan!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width