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 Wanet Telecoms Ltd 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. alfonsogt

    Just installed on Linux machine. Problems

    I've just the demo version of IDS2000 on my RH 7.0 box. The installation was successfull and easy, but now when I try to oninit, it says that there is not shared memory for informixserver. I'd like to install the root dbspace, how do I do it? If I login as informix user when I type in the...
  2. alfonsogt

    how to make dbexport compressed?

    Thanks Manishi. Now it's clear the difference for me. Yesterday I made a dbexport of one of our DBs in a subdir, then I made tar -cvf /dev/rmt/0m name_of_subdir. I believe I will write a small script to make it automatically. My company is medium sized hospital. I live - and work - in Spain...
  3. alfonsogt

    how to make dbexport compressed?

    Dear Manishi: Can you explain me more detailed the diference between dbspace level and system level? If some day my system crash down, can I restore my DB with the tape that contains the ontape output?? Thanks!
  4. alfonsogt

    backup, best choice?

    dear friends: I'm running informix on an hp-ux, and everymonth we make a special backup process named dbexport, which generates a directory, for example: /backups/dbexp_date_of_today/... into dbexp_date_of_today there are a lot of files and subdirs with also files and subdir inside I want to...
  5. alfonsogt

    how to make dbexport compressed?

    Dear friends: I'm relativily newbie in Informix (my system is HP/UX based). In job we got one big DB, and until now we are making backup using a tape device with: ontape -s -L 0 Some friend told me it's better to make, every certain time, a dbexport of the DB. I think it could be a good idea...
  6. alfonsogt

    making avalaible my file system in network?

    Here again... In job we got a HP/UX 10.2 based server. Got also a lot of Win98 based hosts, over a NT-based network, all of them sharing HD and Pr. In Network Environmet, in "NFS servers on my subnet" I can see from every hosts the server (named 'mlx-1') but no sharing any file system...
  7. alfonsogt

    can't compile with cc

    Yes Mike, same problem... where can I get gcc for HP/UX?
  8. alfonsogt

    can't compile with cc

    Dear friends: I got a HP-270 server with HP-UX installed on it. I'm new to this of HP-UX (not in linux!); it seems to have a c-compiler named 'cc'. The problem is that if I try to compile a simply 'Hello World' program, it says: (Bundled) cc: "hello.c", line 3: error 1705: Function...

Part and Inventory Search

Back
Top