Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: After Logon Trigger and Import

Re: After Logon Trigger and Import

From: <Prasada.Gunda_at_hartfordlife.com>
Date: Tue, 05 Aug 2003 09:19:39 -0800
Message-ID: <F001.005C90B6.20030805091939@fatcity.com>

Sorry, I forgot to mention the OS and Oracle Version. It is Hp-UX v11 and Oracle 8.1.7.4

Thanks.

Best Regards,
Prasad
860 843 8377

                                                                                                                                       
                      Prasada R Gunda                                                                                                  
                                               To:      ORACLE-L_at_fatcity.com                                                           
                      08/05/2003 12:21         cc:                                                                                     
                      PM                       Subject: After Logon Trigger and Import(Document link: Prasada R Gunda)                 
                                                                                                                                       
                                                                                                                                       



Hi,

I put the 'alter session set skip_unusable_indexes=true' in the logon trigger of a particular user and tested it in the sql*plus session. It is working fine there. I tested it by making an index unusable and inserting the data into the table.

But, when I tried to import (using the same user) the data into that table, It gives an error saying that 'Index is in unusable state'.

Does logon trigger fire for the Import? Is there any way to verify that the skip_unusable_indexes is set to 'true' for a particular session.

Thanks in advance for your help.

Best Regards,
Prasad
860 843 8377

--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author:
  INET: Prasada.Gunda_at_hartfordlife.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Aug 05 2003 - 12:19:39 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US