- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2014 09:58 AM
Hi,
Is it possible to save transactions on another location then the local client, before performing a dispatch?
/Lars
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2014 11:48 AM
Thanks for your reply.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2014 11:32 AM
Hello Lars
It is not possible to change the physical location of existing transactions by changing a parameter/option.
- With GBMS storage (except with local cache), transactions are files located in a subfolder of the MEGA environment
- With RDBMS storage, transactions are records in tables located in the database server
Notes:
With GBMS storage, you can consider to move the environment folder and change the reference.
Of course
- The MEGA environment should not be used during the transfer.
- End users need to have appropriate file permissions on the target folder.
In any case, you can save the content of a transaction to a command file (transation logfile) by exporting it (menu Tools > Manage > Export Updates Logfile)
