|
PTDV not supported on v5r4m5
|
|
Replies:
4
-
Pages:
1
-
Last Post:
Jul 26, 2009 8:22 AM
Last Post By: AMonsef
|
Threads:
[
Previous
|
Next
]
|
|
Posts:
2
Registered:
Jan 11, 2005 07:14:33 PM
|
|
|
|
PTDV not supported on v5r4m5
Posted:
Jul 08, 2008 01:03:04 PM
|
|
|
|
I get this error in the PTDV command console. The reqs say PTDV supported on i5 v5r4.....does that not includes milestone release?
|
|
Posts:
1
Registered:
Jun 15, 2007 04:24:41 PM
|
|
|
|
Re: PTDV not supported on v5r4m5
Posted:
Sep 29, 2008 05:57:06 PM
in response to: spelton's post
|
|
|
|
I'm getting the same error when start processing the TPROF collection:
java.rmi.RemoteException: unable to process "collection_name"; nested exception is: com.ibm.iseries.perf.pdv.util.PdvInternalException: The OS version of collection "collection_name" is V5R4M5, which is not supported by PTDV
Did you fix the problem?
|
|
Posts:
72
Registered:
May 09, 2006 11:41:39 AM
|
|
|
|
Re: PTDV not supported on v5r4m5
Posted:
Oct 30, 2008 09:26:02 AM
in response to: Lana_M's post
|
|
|
|
You can resolve this issue, by changing the field value for QRNSVR in file/member QAYPERUNI from V5R4M5 to V5R4M0
|
|
Posts:
5
Registered:
Feb 05, 2009 12:42:01 AM
|
|
|
|
Re: PTDV not supported on v5r4m5
Posted:
Jun 24, 2009 06:25:03 AM
in response to: iDoctor's post
|
|
|
|
Hi, I am new to AS/400 so I am not able to change QRNSVR value. Can you tell the command to do the same?
Thanks,
Amit
|
|
Posts:
2
Registered:
Apr 23, 2009 08:12:41 AM
|
|
|
|
Re: PTDV not supported on v5r4m5
Posted:
Jul 26, 2009 08:22:30 AM
in response to: amitd@solidcore.com's post
|
|
|
|
Hello,
I believe that the file should be used in changing the OS level not the one in QSYS but the one created in the library used in ENDPEX command parameter Data library . . . . . . . . . . DTALIB (default library name is QPEXDATA) and you can use this update statement to make OS level V5R4M0 instead of V5R4M5:
UPDATE QPEXDATA/QAYPERUNI SET QRNSVR = 'V5R4M0'
Regards,
Ahmed Abdel-Monsef
Senior WebSphere And DB2 Administrator
Mantrac Group - IT Department
Ext. : 1123
Phone: (+20-3)454-1123
Mobile: (+20-10)179-6687
Email: AMonsef@mantrac.com.eg
Web: http://www.mantracgroup.com
|
|
|
|
|