Delphix Products

Expand all | Collapse all

Error: Failed to find an existing full dump file for source database

  • 1.  Error: Failed to find an existing full dump file for source database

    Posted 04-03-2019 11:26:00 AM
    Hi. 

    I have problem. When I tried create dSource, I got :

    Error
    For dSource "ASE_NAME", failed to find an existing full dump file for source database "ibank2ua".

    Error Code
    exception.db.aseldb.source.existing_dump_not_found

    Suggested Action
    Make sure that an existing full dump file is accessible and try the operation again.

    What is happened? How to fix it?
    #Virtualization


  • 2.  RE: Error: Failed to find an existing full dump file for source database

    Posted 04-03-2019 11:38:00 AM
    Hello,

    When you linked the ASE dSource, did you configure it such that it looks for database dumps on a "remote" host (usually the production host) or the "local" host (the staging host)? Please see the diagram on this page for more detail:
    https://docs.delphix.com/docs/quick-start-guides/quick-start-guide-for-sap-ase

    Most of the time, two users will need read permission on the directory where the database dumps reside as well as the database dumps themselves:
    • The owner of the ASE staging processes (dataserver and backupserver proccess owners) will need to read the backups when Delphix issues the "LOAD DATABASE" or "LOAD TRANSACTION" commands.

    • The Delphix operating system user will need read permission as well. Please see the paragraph starting with "Designating the Delphix operating system user’s primary group to be the same as the ASE instance’s means..." on the following link:
    https://docs.delphix.com/docs/quick-start-guides/quick-start-guide-for-sap-ase#QuickStartGuideforSAPASE-SourceHostRequirements

    Thanks,
      Neal