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!

Recent content by tristan308

  1. tristan308

    Tar to disk

    Thank you.
  2. tristan308

    Tar to disk

    Normally we backup to tape with: tar -cvfp/dev/rmt0 /abc Can I: tar -cvfp/filesystemtostoredata /abc I just want to write to disk instead of tape.
  3. tristan308

    Mksysb restore on different box

    Hmm. That will be a problem since we have lost the media for 4.2.
  4. tristan308

    Mksysb restore on different box

    Hi. I am about to go and do a disaster recovery at a remote site with Sungaurd. One of the servers I have to restore is an F50 running 4.2.1. However, Sunguard is telling me that I will have to do the restore on an H50 because they don't have any F50's. Can I do a restore on it with the mksysb...
  5. tristan308

    clstrmgr error on console

    could this happen if the heartbeat cable came unplugged? is there a way to check to see if the heartbeat connection is broken?
  6. tristan308

    clstrmgr error on console

    Has anyone had this error message come across the console before: "system name" clstrmgr [15766] write to jim: The specified message type does not exist on a message queue. "system name" last message repeated 19 times. It has been going on all weekend and I can't figure out...
  7. tristan308

    HA resource group

    It has been a while since I have added a VG and FS to the resource groups in HA. I can do this online correct? I don't ever remember having to take the system down. Just wanted to be sure. Thanks.
  8. tristan308

    How to Create Oracle Dbase Spanning Multiple Hard Drives

    I have an Oracle db spread throughout 4vg's. I create lv's with mklv -y [lv_name] -t raw [vgname] [pp's] [hdisk#]. Then chown oracle.dba /dev/r[lv_name] and chmod 600 /dev/r[lv_name]. Then sqlplus and either create tablespace or # alter tablespace [tablespace_name] add datafile '/dev/r[lv_name]'...
  9. tristan308

    Defined printer and queues??

    Hi guys, I am looking for the location/name of a file the shows all the printers and there associated print queues for networked printers. I remember looking at it and it was very helpful, but I can't remember where it was. Any help? Thanks!
  10. tristan308

    vmstat problem

    Can someone tell me why when I do a vmstat I get this: kthr memory page faults cpu ----- ----------- ------------------------ ------------ ----------- r b avm fre re pi po fr sr cy in sy cs us sy id wa read: There is a request to a...
  11. tristan308

    Help on creating lv!!!

    great thats exactly what i needed. THANKS!
  12. tristan308

    Help on creating lv!!!

    I need to create one jfs logical volume across these two 9 gig drives, say name it import01lv: hdisk19 active 1085 1085 217..217..217..217..217 hdisk36 active 1085 1085 217..217..217..217..217 Can someone please help???
  13. tristan308

    Moving LV's

    I have three 4.5 gig drives in a VG. I need to replace those three drives with 9 gig drives. I just have LV's on those three drives that are used to assign datafiles to Oracle. Can I move those LV's to tape then replace those drives then move the LV's back to the 9 gigs drives after I create...
  14. tristan308

    Killing pts/#

    I have a remote vendor log into our box to work on some software. The software locked up so he just closed his telnet session. Now when I do a who the pts/# shows up along with the remote IP address. My question is, how do I get the PID number for that pts and kill it. I tried doing a ps -t...
  15. tristan308

    Deleting multiple print jobs

    great that worked

Part and Inventory Search

Back
Top