|
sql
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
described, except for the performance data. I am consistently receiving. 1/31/2007 10:32:55 AM INFO: C:\SQLH2\PerfCollector\Data\pfc013107072759.txt: fid = 16, state = 0, retry = 0 1/31/2007 10:32:55 AM Status: Perf records loaded: 0 I read the FAQs posted on the support site and tried running the app with “/dâ€, checked the localization info, etc. unfortunately no luck. Someone on my team looked around the repository tables and found that after the insert into p_files the app tries to update newly inserted row with guid information by joining to pt_guid1, table which has no data. I tried rebuilding the repository, and again no luck. Any help would be greatly appreciated. Thanks, Paul This sometimes happens when you have Sybase bcp in the path.
Run bcp /v from SQLH2 folder to find out. If that's the case you need to make sure MS bcp is first in the path, so it gets called. Show quoteHide quote "EmeraldDBA" wrote: > I installed SQLH2 - followed directions closely :). All seem to work as > described, except for the performance data. I am consistently receiving. > > 1/31/2007 10:32:55 AM INFO: > C:\SQLH2\PerfCollector\Data\pfc013107072759.txt: fid = 16, state = 0, retry > = 0 > 1/31/2007 10:32:55 AM Status: Perf records loaded: 0 > > I read the FAQs posted on the support site and tried running the app with > “/dâ€, checked the localization info, etc. unfortunately no luck. > > Someone on my team looked around the repository tables and found that after > the insert into p_files the app tries to update newly inserted row with guid > information by joining to pt_guid1, table which has no data. I tried > rebuilding the repository, and again no luck. > > Any help would be greatly appreciated. > > Thanks, > Paul > Right on. I - reordered the path - all works.
Show quoteHide quote "Grigory Pogulsky (MS)" wrote: > This sometimes happens when you have Sybase bcp in the path. > Run bcp /v from SQLH2 folder to find out. > If that's the case you need to make sure MS bcp is first in the path, so it > gets called. > > "EmeraldDBA" wrote: > > > I installed SQLH2 - followed directions closely :). All seem to work as > > described, except for the performance data. I am consistently receiving. > > > > 1/31/2007 10:32:55 AM INFO: > > C:\SQLH2\PerfCollector\Data\pfc013107072759.txt: fid = 16, state = 0, retry > > = 0 > > 1/31/2007 10:32:55 AM Status: Perf records loaded: 0 > > > > I read the FAQs posted on the support site and tried running the app with > > “/dâ€, checked the localization info, etc. unfortunately no luck. > > > > Someone on my team looked around the repository tables and found that after > > the insert into p_files the app tries to update newly inserted row with guid > > information by joining to pt_guid1, table which has no data. I tried > > rebuilding the repository, and again no luck. > > > > Any help would be greatly appreciated. > > > > Thanks, > > Paul > >
Other interesting topics
Changing the text of the code of multiple stored procedure
moving a database causes it to be read-only How to configure SQLExpress on a workgroup SQL Server Backup How to avoid creating duplicate indexes on the same column SQL Server Backup and Transactions SQL Server 2005 compact edition with VB Restore Failure OS Related ? SA Password help DATABASE Mail Account Setup Error |
|||||||||||||||||||||||