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 > DBSCHEMA Hangs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-08, 17:27
mcrutcher mcrutcher is offline
Registered User
 
Join Date: Jun 2008
Posts: 16
DBSCHEMA Hangs

We are on IDS 9.21 UC5 on Solaris, and when I run a dbexport, it hangs, and never does anything. When looking furthur, I find that when I do a dbchema -d triptik, it hangs, which probably explains why dbexport is hanging. If I do a dbschema -d triptik -t ALL, this works. Any ideas?
Reply With Quote
  #2 (permalink)  
Old 09-09-08, 11:04
theeiledon theeiledon is offline
Registered User
 
Join Date: Nov 2004
Posts: 60
dbexport hangs

dbexport will not run while sessions are connected so try onstat -g ses and disconnect users.
Reply With Quote
  #3 (permalink)  
Old 09-19-08, 04:54
redhatlinux08 redhatlinux08 is offline
Registered User
 
Join Date: Sep 2008
Posts: 2
dbexport will export the db schema including the data.... dbschema will get the structure of the table...

you can use onstat -g ses and kill the process thru onmode command. then, dbexport the db.
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