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 > How to stop ER on IDS7.3

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-13-04, 11:38
ahaleem ahaleem is offline
Registered User
 
Join Date: Oct 2004
Posts: 5
Question How to stop ER on IDS7.3

Hi all
I have implemented ER on IDS7.3 but now I am unable to remove it properly.
Kindly help me out.
I would be very pleased if you write down the steps of removing ER.

Thanks
Abdul Haleem
Reply With Quote
  #2 (permalink)  
Old 10-22-04, 07:20
luismas luismas is offline
Registered User
 
Join Date: Oct 2004
Posts: 4
The ER really creates one DB on each instance of online. The DB names : syscdr.

This DB is created when you write: cdr define server <servername>.

To remove the ER you must do: cdr delete server <servername> on each instance. This drops the syscdr database and then you can again define the ER using the cdr define server command.

If with cdr delete serv command you canīt remove the syscdr database you can do drop it manually.
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