dbTalk Databases Forums  

Last sync of a context index

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Last sync of a context index in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
michael.spoden@web.de
 
Posts: n/a

Default Last sync of a context index - 07-08-2008 , 07:03 AM






Hi,

how can I find out when the last synchronization of the context index
was done? I'm using the ctxsys.ctx_ddl.sync_index package.

In dba_objects I can see the creation date of the context index, but
not the last usage of the ctxsys.ctx_ddl package.

Thanks & Regards

Michael

Reply With Quote
  #2  
Old   
Tim Arnold
 
Posts: n/a

Default Re: Last sync of a context index - 07-08-2008 , 07:43 AM







<michael.spoden (AT) web (DOT) de> wrote

Quote:
Hi,

how can I find out when the last synchronization of the context index
was done? I'm using the ctxsys.ctx_ddl.sync_index package.

In dba_objects I can see the creation date of the context index, but
not the last usage of the ctxsys.ctx_ddl package.

Thanks & Regards

Michael
select * from dba_jobs (or user_jobs)




Reply With Quote
  #3  
Old   
Tim Arnold
 
Posts: n/a

Default Re: Last sync of a context index - 07-08-2008 , 07:43 AM




<michael.spoden (AT) web (DOT) de> wrote

Quote:
Hi,

how can I find out when the last synchronization of the context index
was done? I'm using the ctxsys.ctx_ddl.sync_index package.

In dba_objects I can see the creation date of the context index, but
not the last usage of the ctxsys.ctx_ddl package.

Thanks & Regards

Michael
select * from dba_jobs (or user_jobs)




Reply With Quote
  #4  
Old   
Tim Arnold
 
Posts: n/a

Default Re: Last sync of a context index - 07-08-2008 , 07:43 AM




<michael.spoden (AT) web (DOT) de> wrote

Quote:
Hi,

how can I find out when the last synchronization of the context index
was done? I'm using the ctxsys.ctx_ddl.sync_index package.

In dba_objects I can see the creation date of the context index, but
not the last usage of the ctxsys.ctx_ddl package.

Thanks & Regards

Michael
select * from dba_jobs (or user_jobs)




Reply With Quote
  #5  
Old   
Tim Arnold
 
Posts: n/a

Default Re: Last sync of a context index - 07-08-2008 , 07:43 AM




<michael.spoden (AT) web (DOT) de> wrote

Quote:
Hi,

how can I find out when the last synchronization of the context index
was done? I'm using the ctxsys.ctx_ddl.sync_index package.

In dba_objects I can see the creation date of the context index, but
not the last usage of the ctxsys.ctx_ddl package.

Thanks & Regards

Michael
select * from dba_jobs (or user_jobs)




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.