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 wOOdy-Soft 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: *

  • Users: hoctro
  • Content: Threads
  • Order by date
  1. hoctro

    ld: fatal: wrong ELF class: ELFCLAS

    ld: fatal: wrong ELF class: ELFCLASS64 i m trying to compile c++ program and receive this error does anyone know how to debug it?
  2. hoctro

    ld: fatal: file liborb64_r.so: wron

    ld: fatal: file liborb64_r.so: wrong ELF class: ELFCLASS64f I am compiling a c++ program and got this eerorr Does any know how to debug this eeror message?
  3. hoctro

    compile error :(

    if i use #include "stubs/CosNaming_c.hh" in my client file, and I want to execute this command g++ -c Client.cpp, I always get the error Client.cpp: stubs/CosNaming_c.hh: No such file or directory. can someone suggest a solution to fix this error? Thanks
  4. hoctro

    C++ client for RMI-IIOP

    How to compile a c++ client to demonstrate RMI-IIOP technology?
  5. hoctro

    java:com/env namespace is only available from within J2EE component

    Author: hoctro1 Oct 12, 2001 12:35 PM HI I am writing a standalone application program to access the bean using jdk1.3.1 and it's giving me the namespace error...
  6. hoctro

    java:comp/env namespace is only available from within J2EE component

    Author: hoctro1 Oct 12, 2001 12:35 PM HI I am writing a standalone application program to access the bean using jdk1.3.1 and it's giving me the namespace error...
  7. hoctro

    configure datablock and encoding for db

    How would I set these values : datablock = 8k encoding for db = UTF8 Thanks
  8. hoctro

    stop/start server

    how to stop / start server when the stopserver and startserver bin bin directory is unavailable
  9. hoctro

    how to get password for OMS

    I recently installed OMS (oracle management server but forgot the passwd). Is there anyway to find out from the views or tables ? Thanks
  10. hoctro

    oninit error : cannot open chunk /dev/online_root

    17:37:08 Cannot Open Primary Chunk '/dev/online_root', errno = 2 oninit: Cannot open chunk '/dev/online_root'. errno = 2 oninit: Fatal error in shared memory initialization 17:37:08 Informix Dynamic Server 2000 Stopped. 17:37:08 mt_shm_remove: WARNING: may not have removed all/correct...
  11. hoctro

    informix 9.2 server stop on its own

    Does anyone know why does informix 9.2 server was able to start then sometimes afterward it stopped itsef ? Is there a parameter that needs to be set to prevent this auto-start and stop ? Thanks
  12. hoctro

    how to specify different storage location for different datafiles

    Hi I am using dbassist of oracle8.1.5 to create the database. It doesnt allow me to specify the different disk location for each datafile such as system, temp,users,etc. Is there an alternative to dbassist or another way to achieve the same result ?
  13. hoctro

    "fail to initialize LIBTCL.DLL.................." error

    Upon installation, I receive this error "Fail to initialize LIBTCL.DLL. Please make sure the SYBASE environment variable is set correctly" I checked the environments and it doesnt seem to work thanks
  14. hoctro

    create db script

    Hi Does anyone have a sample script for creating database ?? thanks
  15. hoctro

    disk space per datafiles

    Hi Does anyone know approximately the disk space requirement each of these datafile such as system, temp, drsys, index, etc would take up as time goes on ?
  16. hoctro

    meanings of interfaces file

    Hi From the interfaces file, it has a list of hex number and information. For instance, master tli tcp /dev/tcp \x00021388c0124f880000000000000000 query tli tcp /dev/tcp \x00021388c0124f880000000000000000 What does these numbers mean ?? which ones represent the port# ? which...
  17. hoctro

    how to create new user/passwd ?

    Hi How do I go about to create a new userid and passwd to use the existing database on ase12.0 ? thanks
  18. hoctro

    ln -s and unlink -- need urgent helpppp!!!

    Hi I created a softlink then didnt like it so I unlink this. Then I accidentally unlink the orginal directory Is there anyway I can undo what I did ? I try df -k and see that the directory space is 89% but there is no way I can see the files with ls Thanks
  19. hoctro

    I have the following questions that

    I have the following questions that I need help on. Any help will be greatly appreciated. 1. I install lsm but when I issue this command &quot;pkginfo -i LSM&quot; it doesnt show the ORAserv. What should I do ? 2. The initialization file init<sid>.ora are found in two locations...

Part and Inventory Search

Back
Top