On Wed, 20 Sep 2006 23:13:46 +0530, Jacky Bright <[EMAIL PROTECTED]> wrote:
>I am giving you some more details with regard to my problem... >Database Storage Group Definition: > >CREATE STOGROUP STGP1 VOLUMES(PDB001) >VCAT DBSTGP; > >In the SMS There is storage group named DBSTGP and volumes included under >this storage group are >PDB001 >PDB002 >PDB003 >PDB004 >PDB005 > >When these 5 volumes got full, I hav added another 2 volumes PDBR006 and >PDBR007. However, Simple tablespace could not extend to these newly added >volumes and we were getting EXTEND Failed error for tablespace related vsam >dataset. After performing REORG tablespace dataset got extended to these >newly added volumes(PDBR006,PDBR007). > > Jacky - I am no expert on the subject either but please review what Lizette has offered. I am thinking that for a tablespace that has this error, doing and IDCAMS ALTER ADDVOLUMES(* * * * * * *) will aleviate the problem. We have Stop/X37 here - this will do extending for us. Not sure if you have it in your shop, being it is failing I doubt it. Messages and reason codes would be helpful here. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

