If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Buildsmi script

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-09-03, 09:38
wicky wicky is offline
Registered User
 
Join Date: Dec 2002
Location: Pakistan
Posts: 31
Cool Buildsmi script

What are the impacts of running buildsmi script?

How we know it runs successfully?

Is it normal to run buildsmi script periodically?

Wicky
Reply With Quote
  #2 (permalink)  
Old 01-09-03, 09:44
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
Absolutely NOT!
This script will rebuild your sysmaster database! It is automatically run when doing an 'oninit -ivy' to initialize the database server.
Run the script and you will (probably) loose everything.
__________________
rws
Reply With Quote
  #3 (permalink)  
Old 01-09-03, 10:03
wicky wicky is offline
Registered User
 
Join Date: Dec 2002
Location: Pakistan
Posts: 31
Cool

Run the script and you will (probably) loose everything.

Would you like to explain a bit more.

I have ran this and not loose anything even it solve ER problem with some other commands.

Wicky
Reply With Quote
  #4 (permalink)  
Old 01-09-03, 10:09
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
It will drop and rebuild your sysmaster database.
the thing is: If anything goes wrong here, your sysmaster database will be lost.
If it ran fine, you 're a lucky guy!
__________________
rws
Reply With Quote
  #5 (permalink)  
Old 01-13-03, 05:44
wicky wicky is offline
Registered User
 
Join Date: Dec 2002
Location: Pakistan
Posts: 31
Cool

The sysmaster database is just a bunch of hooks
into shared memory. The engine does not depend on it for normal operations so it can go away for the short time it takes buildsmi to recreate it. Some of the tools will not function properly without it but the engine will be fine. Normally you do not even have to bounce the engine afterward.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On