Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. snippy

    find stored procedures referencing table x?

    Does anyone know of a quick way to find all stored procedures that reference a particular table?
  2. snippy

    listener-thread: err = -952 (but password is correct!)

    This has been annoying me for a while. We have several VB apps that have the account/passwords for an OLE database connection hardcoded in the source code, but I see these messages in my informix online log very frequently. I know that these messages are the result of OLE connections, and the...
  3. snippy

    okay I'm a ding-bat, whats an extent?

    Thanks cdlvj, I was begging to think the question was to basic for anyone to respond to. I hope you dont mind me belaboring, but I am not sure what you mean by allocate more "main space" and "reorg." Informix has a reorg function? Or did you mean unload my table and then reload it to some new...
  4. snippy

    heavy paging during large file copy? why?

    One more thing, the file copy may have been a timing coincidence, I do have an Informix database running on this particualr box as well. Thats about it though.
  5. snippy

    heavy paging during large file copy? why?

    Hello. I am running AIX 5.2 and I noticed today when I copy a pretty big file from one directory to another (on different file systems) my paging seemed to jump in a big way and the system is spending a lot of time in wait state (via topas). Anyone explain or seen this before? # lsps -a Pg...
  6. snippy

    informix on linux on PPC (Apple MAC PPC)

    Wow...thats all I wanted to say. Wow. I cant imagine why it wouldnt work, just download the linux version of IDS from IBM.
  7. snippy

    okay I'm a ding-bat, whats an extent?

    Can someone give me a good, clear explanation of what an extent is? Our dba tried to explain it to us programmers or as he refers to us 'typists,' but its not sinking in. What are they, what do they do? Is there a simple rule of thumb as to how I should create them when I setup a new table? Is...

Part and Inventory Search

Back
Top