dbTalk Databases Forums  

How to list Universe Triggers

comp.databases.pick comp.databases.pick


Discuss How to list Universe Triggers in the comp.databases.pick forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
panzerboy@gmail.com
 
Posts: n/a

Default How to list Universe Triggers - 10-10-2006 , 03:15 PM






Just joined the U2 group but for some reason the search of email
archive isnt working so I shall ask the question here if you dont mind
:-)

So I copied a bunch of files to the test account at the Unix Shell. I
know, thou shalt not, but I've done it many a time in UniData & I
didint have time to copy items.
The files LIST okay but if I update it complains that of a common
mismatch in a subroutine starting with *liveaccountname*. I guess I've
most likely copied triggers across but darned if I can find out how to
even list the triggers in Universe in any of the PDFs I've downloaded
from IBM.

So how to list the triggers in Universe 10.0?
How to change the subroutine called?
I've searched the dictionary of the live & test files for the
subroutine name but found no match.

Thanx for any help
Jeremy Thomson


Reply With Quote
  #2  
Old   
Ron White
 
Posts: n/a

Default Re: How to list Universe Triggers - 10-10-2006 , 04:14 PM






panzerboy (AT) gmail (DOT) com wrote:
Quote:
Just joined the U2 group but for some reason the search of email
archive isnt working so I shall ask the question here if you dont mind
:-)

So I copied a bunch of files to the test account at the Unix Shell. I
know, thou shalt not, but I've done it many a time in UniData & I
didint have time to copy items.
The files LIST okay but if I update it complains that of a common
mismatch in a subroutine starting with *liveaccountname*. I guess I've
most likely copied triggers across but darned if I can find out how to
even list the triggers in Universe in any of the PDFs I've downloaded
from IBM.

So how to list the triggers in Universe 10.0?
How to change the subroutine called?
I've searched the dictionary of the live & test files for the
subroutine name but found no match.

Thanx for any help
Jeremy Thomson

Try this URL.
<http://www.mail-archive.com/u2-users%40listserver.u2ug.org/>

Ron White

--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access


Reply With Quote
  #3  
Old   
panzerboy@gmail.com
 
Posts: n/a

Default Re: How to list Universe Triggers - 10-10-2006 , 05:15 PM




Ron White wrote:
Quote:
panzerboy (AT) gmail (DOT) com wrote:
Just joined the U2 group but for some reason the search of email
archive isnt working so I shall ask the question here if you dont mind
:-)

So I copied a bunch of files to the test account at the Unix Shell. I
know, thou shalt not, but I've done it many a time in UniData & I
didint have time to copy items.
The files LIST okay but if I update it complains that of a common
mismatch in a subroutine starting with *liveaccountname*. I guess I've
most likely copied triggers across but darned if I can find out how to
even list the triggers in Universe in any of the PDFs I've downloaded
from IBM.

So how to list the triggers in Universe 10.0?
How to change the subroutine called?
I've searched the dictionary of the live & test files for the
subroutine name but found no match.

Thanx for any help
Jeremy Thomson

Try this URL.
http://www.mail-archive.com/u2-users...rver.u2ug.org/

Ron White

--
Posted via NewsDemon.com - Premium Uncensored Newsgroup Service
------->>>>>>http://www.NewsDemon.com<<<<<<------
Unlimited Access, Anonymous Accounts, Uncensored Broadband Access
Thank you Ron.

In case anyone else is interested (or searches the Archive).
LIST.SICA filename - lists UNIVERSE TRIGGERS
(SICA "Security and Integrity Constraints Area", obvious? NOT)
CREATE TRIGGER triggername AFTER INSERT OR UPDATE OR DELETE ON filename
FOR EACH ROW CALLING 'somesubroutine';
DROP TRIGGER filename triggername;



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.