Home Products Downloads Purchase Support News Members Company
SITE FEED
Support Forum
The fastest and most effective to get answers to your questions quickly. Click Here for more info.
FAQs
Quick answers to common questions. Click Here for more info.
Troubleshooting
Known issues and basic troubleshooting techniques for problems or unexpected behaviors. Click Here for more info.
Knowledgebase
Technical tips, How-to articles, and other tutorials about ApexSQL Tools. Click Here for more info.
Online Documentation
All of our help files for download or convenient viewing online. Click Here for more info.
Videos
Watch product demos, training videos, or tutorials of our products' main features.  We frequently upload new videos so check often for updates. Click Here for more info.

Troubleshooting

Troubleshooting and Known issues with Apex SQL Tools


Blank result is shown for transaction log

I am opening a log using AlexSQL Log application and it is not showing anything as if Tran. log backup file is empty.

SYMPTOMS
The following error symptoms are indicates that result will be empty:
  1. Call to xproc xp_ApexSQLLog(1) failed: ExecQuery failed: ApexSqlServerHelper failed: OpenSCManager()failed: Access is denied. (error code = 5)
  2. Application log contains the following records:
    2007-07-27 19:49:36.115 5000 2224 INFO : Excluded <number> for selected tables

RESOLUTION
Here it is the steps to solve the problem with 'Access is denied' message:
  1. The problem lies is what permissions has the user account running SQL Server service - this is independent of what user account is connected to the server. To work around this you will need to do the following:

    • On the server, logged in as administrator, go to command line prompt.
    • Change to SQL Server's Binn directory.
    • Run the following statement:
      ApexSqlServerHelper /load

    This should install and load the helper service. After that you should be able to connect normally to online transaction logs
  2. Create new filter for your tables and perform analyze again.

LAST REVIEW
10 August 2007

Labels:



© 2008 Apex SQL Tools All Rights Reserved | 1.919.968.8444 | Contact Us | Terms of Use | Privacy Policy