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 install informix ids 9.30 on Win XP!

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-05-04, 04:08
Web76 Web76 is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Question How to install informix ids 9.30 on Win XP!

Hi,

I am having trouble installing Informix IDS 9.30 on win xp, someone tipped me that it could not create the db space, how do I do this manually?

I am rater a newbie in this informix world

Thanks

Web76
Reply With Quote
  #2 (permalink)  
Old 01-05-04, 07:40
lloydnwo lloydnwo is offline
Registered User
 
Join Date: Aug 2003
Location: India
Posts: 262
Re: How to install informix ids 9.30 on Win XP!

Quote:
Originally posted by Web76
Hi,

I am having trouble installing Informix IDS 9.30 on win xp, someone tipped me that it could not create the db space, how do I do this manually?

I am rater a newbie in this informix world

Thanks

Web76
Hi there,

First make sure whether Informix is installed successfully, then start your server. If Informix is installed successfully you can go to start-programs - Informix Dynamic Server - (Your server name)
You will get a command window, give the command
starts <server name> to start the server
Now to Create new Dbspace, At the same window

1 Create a new file – edit abc.dat
2 Save it
3 Give the command
Onspaces –C –D Abc_dbs –P C:\data\abc -O 10 -S 50000
4 The dbspace will be created
5 Take a level 0 archive – Ontape -S

Regards,

lloyd
Reply With Quote
  #3 (permalink)  
Old 01-06-04, 03:50
Web76 Web76 is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Re: How to install informix ids 9.30 on Win XP!

Quote:
Originally posted by lloydnwo
Hi there,

First make sure whether Informix is installed successfully, then start your server. If Informix is installed successfully you can go to start-programs - Informix Dynamic Server - (Your server name)
You will get a command window, give the command
starts <server name> to start the server
Now to Create new Dbspace, At the same window

1 Create a new file – edit abc.dat
2 Save it
3 Give the command
Onspaces –C –D Abc_dbs –P C:\data\abc -O 10 -S 50000
4 The dbspace will be created
5 Take a level 0 archive – Ontape -S

Regards,

lloyd

Thanks
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