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 > Informix database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-03-09, 06:17
nabanita.nayak nabanita.nayak is offline
Registered User
 
Join Date: Feb 2009
Posts: 4
Informix database

Hello everybody!!!
I am new to this Informix Database. Wanted some help from you all.

Here I am posting some of the queries.
(i) Command to check the Informix Database if it is Alive.
(ii) Command to check how many tables are there in the database.
(iii) Command to check the status of the databases.

Please help me out, if anybody has the answers and also if somebody knows any URL where I can able to find these answers, please do let me know.


Thanks In Advance,
N
Reply With Quote
  #2 (permalink)  
Old 02-04-09, 03:27
stanislav.ondac stanislav.ondac is offline
Registered User
 
Join Date: Aug 2005
Posts: 140
i suppose you want to check the status of informix instance (not informix database)
(i),(iii)
Code:
onstat -
(ii) List all tables
Reply With Quote
  #3 (permalink)  
Old 02-04-09, 05:53
nabanita.nayak nabanita.nayak is offline
Registered User
 
Join Date: Feb 2009
Posts: 4
Thanks for your reply!!!!!!

Yes, I want to check the status of informix instances.

But I am not able see the first answer.


Thanks,
Nabanita
Reply With Quote
  #4 (permalink)  
Old 02-04-09, 06:04
nitin_math nitin_math is offline
Registered User
 
Join Date: Nov 2004
Posts: 143
To check the status of informix instance, run the below

onstat -

Nitin
Reply With Quote
  #5 (permalink)  
Old 02-04-09, 06:11
nabanita.nayak nabanita.nayak is offline
Registered User
 
Join Date: Feb 2009
Posts: 4
Hey Thanks Nitin!!!!!!
Reply With Quote
  #6 (permalink)  
Old 02-05-09, 03:48
mallik2004 mallik2004 is offline
Registered User
 
Join Date: Sep 2008
Posts: 33
Hi

If you have muliple instances,You can use
onstat -g dis to see the status of each instance

Regards
Mallik
Reply With Quote
  #7 (permalink)  
Old 02-05-09, 23:56
nabanita.nayak nabanita.nayak is offline
Registered User
 
Join Date: Feb 2009
Posts: 4
Thanks A Lot Mallik!!!!!!!!!
Reply With Quote
  #8 (permalink)  
Old 02-06-09, 02:25
rovee25 rovee25 is offline
Registered User
 
Join Date: Feb 2009
Posts: 2
Informix dbexport and dbimport

)Hi guys

I need to do a dbexport and then a dbimport of the database I want to know the command for dbexport and dbimport , also what to know that does buffered and unbufferd means.

thanks

Last edited by rovee25; 02-06-09 at 02:57.
Reply With Quote
  #9 (permalink)  
Old 02-06-09, 02:56
rovee25 rovee25 is offline
Registered User
 
Join Date: Feb 2009
Posts: 2
Guys I need the exact syntax for doing the following

i) dbexport

ii) dbimport

iii) what does buffered and unbuffered logging means
Reply With Quote
  #10 (permalink)  
Old 02-06-09, 05:45
stanislav.ondac stanislav.ondac is offline
Registered User
 
Join Date: Aug 2005
Posts: 140
I don't wanna be arrogant, but I think that some people
don't se the purpose of this forum.
So please, don't ask questions that can be very easily answered by reading the relevant manual.

peace
Reply With Quote
  #11 (permalink)  
Old 02-06-09, 06:24
mallik2004 mallik2004 is offline
Registered User
 
Join Date: Sep 2008
Posts: 33
Hi,

Lets use this forum in better way.Those questionns are really silly.U can get those in google and got many pdf's for that.

Mallik
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