dbTalk Databases Forums  

update a comment of a DBMS_JOB ?

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


Discuss update a comment of a DBMS_JOB ? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TD
 
Posts: n/a

Default update a comment of a DBMS_JOB ? - 06-09-2008 , 08:21 AM






Is it possible to insert or alter comments of an existing job without
recreating it?

something like

comment on job schema.job is 'comment';

Thanks, TD


Reply With Quote
  #2  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: update a comment of a DBMS_JOB ? - 06-09-2008 , 08:49 AM






On Jun 9, 8:21*am, TD <todwit... (AT) gmail (DOT) com> wrote:
Quote:
Is it possible to insert or alter comments of an existing job without
recreating it?

something like

comment on job schema.job is 'comment';

Thanks, TD
No. The COMMENT command creates such for tables, views, materialized
views, indextypes, operators and columns, not jobs.


David Fitzjarrell


Reply With Quote
  #3  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: update a comment of a DBMS_JOB ? - 06-09-2008 , 08:49 AM



On Jun 9, 8:21*am, TD <todwit... (AT) gmail (DOT) com> wrote:
Quote:
Is it possible to insert or alter comments of an existing job without
recreating it?

something like

comment on job schema.job is 'comment';

Thanks, TD
No. The COMMENT command creates such for tables, views, materialized
views, indextypes, operators and columns, not jobs.


David Fitzjarrell


Reply With Quote
  #4  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: update a comment of a DBMS_JOB ? - 06-09-2008 , 08:49 AM



On Jun 9, 8:21*am, TD <todwit... (AT) gmail (DOT) com> wrote:
Quote:
Is it possible to insert or alter comments of an existing job without
recreating it?

something like

comment on job schema.job is 'comment';

Thanks, TD
No. The COMMENT command creates such for tables, views, materialized
views, indextypes, operators and columns, not jobs.


David Fitzjarrell


Reply With Quote
  #5  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: update a comment of a DBMS_JOB ? - 06-09-2008 , 08:49 AM



On Jun 9, 8:21*am, TD <todwit... (AT) gmail (DOT) com> wrote:
Quote:
Is it possible to insert or alter comments of an existing job without
recreating it?

something like

comment on job schema.job is 'comment';

Thanks, TD
No. The COMMENT command creates such for tables, views, materialized
views, indextypes, operators and columns, not jobs.


David Fitzjarrell


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.