Re: TDP for Sybase ASE 12?

2001-05-09 Thread Indra Gunawan
Check this url for confirmation : http://www.tivoli.com/products/solutions/storage/ salam # ./iing --- Robert Clark <[EMAIL PROTECTED]> wrote: > Has anyone heard anything about TDP for > Sybase ASE 12 becoming available? > > [RC] __ Do You Yahoo!

Re: AIX lv and dbvol

2001-05-11 Thread Indra Gunawan
in my opinion, actually it will faster if we put one object in one object too. But it doesn't assure of balancing and safety issue, because it suppose to be considered as a performance parameters. for safety, stability and load balancing, I agree with Stephen (Hi Stephen .. ). It also depends on t

HSM Tapes Redundancy

2001-06-07 Thread Indra Gunawan
Hi *SMers gurus, I need some explanation about HSM. Considering this, any file that have been migrated to HSM (i.e tape pool) are recalled by some access back to the disks. Will it be migrated to the same tape as before when the filesystems reach its high threshold? Is there any tapes redundancy

Re: dsm.sys file not being read in aix

2001-06-13 Thread Indra Gunawan
Hi Dave, Firstly, after you edit the dsm.sys shutdown or kill the scheduler process. You check it by using ps -ef | grep dsmc sched. Then, start it up again such as this at the prompt : # /usr/lpp/adsm/bin/dsmc sched >/dev/null 2>&1& Hope it works. salam, # ./indra --- "Burks, Dan" <[EMAIL PR

Re: Disk pool size vs large file

2001-06-22 Thread Indra Gunawan
Sam, actually storage pool has MAXSIZE THRESHOLD parameter, it will limit the files that can be placed in that storage pool up to the value assigned in MAXSIZE. If a file is too large for the first storage pool it will go straight to the next storage pool defined. But this parameter is not requir

Power Distribution Unit Failure

2002-02-17 Thread Indra Gunawan
Hi all, I am having a problem with 3494 library power distribution unit. Last week we had an UPS problem inside data center room so we have to shutdown all of equipment because we don't have UPS backup. I completely shut off the library including power off the red switch at the front. And this

HSM ERROR MESSAGE?

2002-04-10 Thread Indra Gunawan
Hello *SMers, When I did this : # fixfsm /archive01 Fixing ADSM HSM file system: /archive01 Recreating the .SpaceMan/status file Finished, some files were missing, so please run: dsmreconcile /archive01 When it is finished, it is recommended that y

Re: HSM ERROR MESSAGE?

2002-04-10 Thread Indra Gunawan
ration (A Halliburton Company) > Level 4, IBM Centre > 1060 Hay Street > WEST PERTH WA 6005 > > Phone : +61 (0)8 9320 9080 > Direct : +61 (0)8 9320 9081 > Mobile: +61 (0)4 2121 0157 > Residence : +61 (0)8 9409 3012 > > Email : [EMAIL PROTECTED] > [EM

SAN's Open Discussion

2002-01-17 Thread Indra Gunawan
Hi all, I've ever joined in some SAN's solution debate and also there are a lot of SAN's information available in any SAN's website. I would like to know the opinion from TSMer about how SAN's solution should be (also about NAS and what are the differences among them) so I can syncrhonize my unde

Re: Problem with HSM on AIX

2002-01-17 Thread Indra Gunawan
Hi, It seems like that your HSM is in inconsistent state. HSM maintain its pointer inventory in .SpaceMan file in the HSM filesystem. You can try the "fixfsm" utility command first to fix your HSM filesystem and see what's happened to your HSM filesystem. Just type fixfsm /filesystem_name and see