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

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

    nslookup trying to resolve aliases

    Is there any option in nslookup (Red Hat) to retrieve all the aliases from an ip or name host? EDC -------------------------------------- This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
  2. ecasadella

    Network interface description

    I'm trying to get information about the network cards, prtdiag seemed to do this but the information varies from on platform to other, I would like to reference the Network interfaces given from ifconfig -a to a prtdiag or ani other output from another command. Thanks. EDC...
  3. ecasadella

    Network hardware information

    Hi, I'm trying to retrieve information about a network card, vendor name, model, speed capacity, with mii-tool I get vendor and model but just codes, does anybody know how to get this information? Thanks! EDC -------------------------------------- This is Unix-Land. In quiet nights, you can...
  4. ecasadella

    PLS-00306 When inserting into an 8i db from a dblink 9i (TIMESTAMP)

    If I issue this from a sqlplus works fine, but inside a PL/SQL gives PLS-00306: wrong number or types of arguments in call to 'TO_CHAR' INSERT INTO sdr_service_detail_record select to_date(to_char(SDR_ADD_DTZ,'ddmmyyyy h24:mi:ss'),'ddmmyyyy h24:mi:ss') SDR_ADD_DTZ FROM...
  5. ecasadella

    Shell restriction

    How can I restrict a user to just a simple menu (already programmed in dialog) so that he will not be able to perform Ctrl+C and when he exits the menu he will be logged out automaticaly ? TIA Eduardo. EDC -------------------------------------- This is Unix-Land. In quiet nights, you can hear...
  6. ecasadella

    Converting a date into seconds

    I have a field that is varchar2(11) which contains the time of an elapsed time like '36:12:33' hoour:min:secs , and I need to display the full time in seconds, does any body know how to achieve it? Thanks. EDC -------------------------------------- This is Unix-Land. In quiet nights, you can...
  7. ecasadella

    AWK Formating string values to columns

    I have a file with this content Parameter: NSTRBLKSCHED Current: - Planned: 2 Default: 2 Minimum: - Module: - Version: - Dynamic: No Parameter: NSTREVENT Current: 50 Planned: 50 Default: 50 Minimum: -...
  8. ecasadella

    TNSADMIN is not working

    I've been trying to configure the TNSADMIN but neither tnsping nor sqlplus are searching for the path in this registry value, I've set the value in HKEY_LOCAL_MACHINE->SOFTWARE->ORACLE. Thanks in advance. EDC -------------------------------------- This is Unix-Land. In quiet nights, you can...
  9. ecasadella

    IAS for Win 2000, forms service

    Does anybody know what is the service name for forms service? Thanks in advance EDC -------------------------------------- This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.
  10. ecasadella

    Exchange migration

    Does anybody know how to migrate from an MS Exchange to qmail. The MSEXCH box has 11000 mailboxes. Thanks in advance. EDC -------------------------------------- This is Unix-Land. In quiet nights, you can hear the Windows machines reboot.

Part and Inventory Search

Back
Top