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 > install informix in cluster

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-25-09, 14:30
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 277
install informix in cluster

Hi,

Somebody can tell me whas is procedure to install ids 11.50 in cluster.

Thank you for you help.
Reply With Quote
  #2 (permalink)  
Old 11-26-09, 10:05
ceinma ceinma is offline
Registered User
 
Join Date: Apr 2007
Location: Jundiai / SP - Brasil
Posts: 311
there a lot of "IF" there.... what kind of cluster is your desired, how is your enviroment to support a cluster, what license of IDS you have...

Read the manual... check the IIUG presentations... watch the webcasts, read the e-book of Carlton Doe about IDS 11.10 (if you are using the version 11.10 or 11.50), read the articles on the IBM site...

First learn the kinds of cluster, what you can and can't do with each one...
Choose the type of cluster where better fix in your environment , check if you have the apropriete licenses for they use, check if will be need to change your client applications and finally go to implementation...
__________________
________________________________________
César Inacio Martins
Jundiai / SP - Brasil
http://www.imartins.com.br/informix - em Português
http://www.imartins.com.br/informix - English (translated by Google).
________________________________________
Reply With Quote
  #3 (permalink)  
Old 11-27-09, 07:22
georgipa georgipa is offline
Registered User
 
Join Date: Dec 2002
Location: Madrid - Spain
Posts: 277
Hi ceinma,

Thank you for you response, you can say me the link where is the information about installing informix in cluster, I have not experience installing informix in cluster.

Thank you for you help.
Reply With Quote
  #4 (permalink)  
Old 12-22-09, 11:03
wahiba wahiba is offline
Registered User
 
Join Date: Jun 2004
Location: Madrid
Posts: 13
Question execute script shell in stored procedure.

Hello,

Somebody can tell me how to execute un script shell with parameters in stored procedure of informix-SE.

this my exemple which don't accept v_accode:

CREATE procedure unl_insert (v_accode char(10))

SYSTEM
"./unl_insert_ecg.ksh v_accode";

END procedure

The script is :unl_insert_ecg.ksh
parameter is variable of informix SPL --> v_accode


thanks in advance.

wahi.
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