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 bkrike 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: dmpe
  • Content: Threads
  • Order by date
  1. dmpe

    distinct view

    Hi! (I am very novice in MySQL) Is it possible create view(virtual table?) from distinct values of main tables ? Or I always must create two real tables with foreign key ? Example : I have main table: ID| Name| City 1 | Ivan | Moscow 2 | Dmitry | Moscow 3 | John | New York Can I have...
  2. dmpe

    Interactive Installation Program CLI from DVD

    Hi! We bought V440 server and got Solaris8 box with it. In that box threre are one DVD and many CD with OS Solaris8 and other additional software. Previously I always install Solaris from Solaris 8 Software 1 of 2 CD with CLI setup program. But whet I do "boot cdrom" from DVD I always get...
  3. dmpe

    big savesets saved twice

    I have next strange legato behaviour - big savesets with full backup saved twice. Although small savesets (~<10Gb) on this client saved once. This happened both 6.0 and 6.1. 03/26/04 11:47:38 nsrd: client:/bigvolume saving to pool 'ClientPool' (device01) 03/26/04 13:29:22 nsrd...
  4. dmpe

    big volumes

    Hi! Have anybody expirience with big file volumes (100-300Gb)? Which problem may occur ?
  5. dmpe

    How can I examine device limit on my server ?

    HI! I have 6.1 backup server. I created ~50 file devices without restarting server and long time work with them. But when I reboot server it didn't started and hang on nsrlmc. And in daemon.log next: 00/00/04 10:10:08 nsrd: server notice: started 00/00/04 10:12:00 nsrmmdbd: media db is cross...
  6. dmpe

    auto media management from command line

    HI! Does anybody know how to change &quot;auto media management&quot; property from command line utility ?
  7. dmpe

    C99 conformation question

    HI. Which compilers support &quot;Variadic Macros&quot; (as described in C99 standart) ? Example: #define eprintf(format, ...) fprintf (stderr, format, __VA_ARGS__) I have : #gcc(3.2.2) - OK #(Sun WorkShop 6) - NOT OK
  8. dmpe

    advise on IDE-&gt;SCSI external RAID

    HI! I am looking for external rackmount RAID box with IDE interface to discks and SCSI to host. It must has the folowing options: 1) External(host) interface : dual-host LVD SCSI 2) Discs - hot-swap IDE 3) num. of discs - >=8 4) min size - >=500Gb 5) RAID levels - 0-5 6) full backup in power...
  9. dmpe

    some save_sets cannot recycle automatically

    Hi. Time to time some save_sets don't recycling automatically and therefore whole volume cannot set &quot;recycled&quot; flag. In listing below the save_set with ssid=3714926849 is a typical example. It has a flag &quot;b&quot; (browsable) instead &quot;E&quot; (eligible), although its browse...
  10. dmpe

    mmvolume6 internal structure

    HI! Does anybody know what exactly purpose of the files which are in the /nsr/mm/mmvolume6 directory ? I have over there: VolHdr ss* temp_* vol* What defference between clients, clients.0, clients_i0, etc ? Can I directly (whith any nsr* or mm* tools) look into clients* or ss* files ? I...

Part and Inventory Search

Back
Top