Anyone receiving the following error in the System Event Log under Security, this occurs whenever the 2050 soft-phone is fired up, in fact you might be getting this and haven’t checked. The error occurs at the rate of around 50/second.
Audit Failure | Microsoft Windows security auditing | 4673...
Thanks, gwebster, I was torn which forum to post it under as we used the 2050 softphone in conjunction with the Avaya Aura Agent Desktop (AAAD which used to be CCAD) application. I'm not sure what CA Aura is? So I threw this into this forum in case others use the 2050 with AAAD, however, the...
Anyone receiving the following error in the System Event Log under Security, this occurs whenever the 2050 soft-phone is fired up, in fact you might be getting this and haven’t checked. The error occurs at the rate of around 50/second.
Audit Failure | Microsoft Windows security auditing | 4673...
I finally got our DB Admin to create views to the tables I use in my reports and I'm not sure if this help or the fact that he added a (nolock) option to view. Anyway, so far this seems to be working.
Very interesting Turkbear. I'm not sure why one report would hit the primary index and the other hits the index, the only thing I see different is that the report that hits the index has 1 table joined to a table called call_req whereas the other has 4 tables joined to the call_req table...
I'll pass this on to our dba, it won't go far... straight to his trash can, he pretty much said 'you figure it out'. I want him to create views to the tables I hit to see if that helps (when he figures out how to do this). Stored procedures would follow if that fails. One more quick...
Sorry, yes I'm using SQL Server database, or should I say our db group is. I can go into SQL Enterprise Manager while running a lengthy report.. say 10 mins to complete, then go into Management/Locks/Process ID and there it is, shows a SPID and next to it "blocking". I click this spid and it...
I really need help with this issue, I can't find much info anywhere that helps to solve this.
I recently upgraded from crw8 to crw10 and of course after converting reports and placing them into production I now discovered that crw10 will place locks (blocking) on the SQL tables it is using. I...
Wow, so nobody has run into this, perhaps I'm the only one hitting a production db. How about using the 'no block' statement, is this a global statement that can be added at the beginning of the select statement or does it get added to each reference?
I recently upgraded from crystal 8 to 10 and discovered a big issue, crystal 10 is blocking the SQL tables in which it pulls data from. My tests show that all is okay in SQL until an application attempts to update a table being used by crw10 and bam!! 'blocking'.
I guess my best bet is to...
Thanks lbass, confirms that this option doesn't exist at least on v10. What you suggested is kind of what I do now, using another application I hit the database and export to a text file all depts that start with IT. From here, I go into the parameter, click default values, and select my text...
Crystal 10 – SQL 2000
I want to create a parameter field that will display all of our IT Departments so the end user can select the one they want to run the report against, such as IT-Security, IT-Network, etc. about 40 in all. BUT I don’t want this to be a static list where I type in all 40...
This might help someone so I'll post my fix. As it turns out the 0x at the beginning of the number is not needed in the formula. When I ran SQL Query Analizer to extract the group_id it came back with 0x....... so this is what I used in my formula. Probably common knowledge to everyone else...
Crystal 10
SQL 2000 db
I'm guessing I'm doing something wrong as I just upgraded to Crystal v10 from v8 plus we I'm now dealing with binary values in our SQL db. I started slowly by converting a very basic report and that didn't pay off. The selection formula I'm using is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.