Hello,
I was generating a SQL Server 2012 report when i received the following error:
[Started] Process % Privileged Time
Time data (one time only)...Done
Counter data for "sqlservr"...Done
Auto analysis interval (one time only)...Done
Quantized index (one time only)...Done
Quantized time (one time only)...Done
Generating Charts.WARNING: Please post errors or problems with this tool to the PAL web site located at http://www.codeplex.com/PAL with the following error message and a brief description of what you were trying to do. Thank you. Cannot convert value "00000" to type "System.DateTime". Error: "String was not recognized as a valid DateTime." At C:\Program Files\PAL\PAL\PAL.ps1:1415 char:28 + $dtDateTime <<<< = $aDateTimes[$b] + CategoryInfo : MetadataError: (:) [], ParentContainsErrorRecord Exception + FullyQualifiedErrorId : RuntimeException
The PAL works for sample Blg file provided but it did not work perfmon files generated CSV
Thanks & Regards
Manoj Shukla, MCSA,MCITP
SQL DBA
Comments: ** Comment from web user: ClintH **
I was generating a SQL Server 2012 report when i received the following error:
[Started] Process % Privileged Time
Time data (one time only)...Done
Counter data for "sqlservr"...Done
Auto analysis interval (one time only)...Done
Quantized index (one time only)...Done
Quantized time (one time only)...Done
Generating Charts.WARNING: Please post errors or problems with this tool to the PAL web site located at http://www.codeplex.com/PAL with the following error message and a brief description of what you were trying to do. Thank you. Cannot convert value "00000" to type "System.DateTime". Error: "String was not recognized as a valid DateTime." At C:\Program Files\PAL\PAL\PAL.ps1:1415 char:28 + $dtDateTime <<<< = $aDateTimes[$b] + CategoryInfo : MetadataError: (:) [], ParentContainsErrorRecord Exception + FullyQualifiedErrorId : RuntimeException
The PAL works for sample Blg file provided but it did not work perfmon files generated CSV
Thanks & Regards
Manoj Shukla, MCSA,MCITP
SQL DBA
Comments: ** Comment from web user: ClintH **
I haven't seen this error before. Sometimes the output directory location is too long for the file system. Have you tried using a shorter file system location?