Na update krijg ik de onderstaande foutmelding
itgenfby111:
Statement #5 ‘create or rep…ncremental@eol’ starting on line 19 caused an error.
I/O error when ensuring bytes written.
Access to the path ‘c:\jobs\cfg\Cache\incdata\previous\nl\11129418\4169118\GLAccountsIncremental\90916e86f0fb894064c3f73ca1f86358-chunk-0.cache’ is denied.
Message ID: 71584b79-aeea-4b56-a621-6cd01a7c0f5a
Occurred (UTC): 1-12-2025 08:22:56create or replace table eol_glaccountsincremental@sql
as
select *, getdate() SumatraTimeStamp
from glaccountsincremental@eolSystem.UnauthorizedAccessException
InvantiveSystemException
ValidationException
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.File.InternalWriteAllBytes(String path, Byte[ ] bytes, Boolean checkHost)
at Invantive.Basics.FileBasicUtility.WriteAllBytesToFile(GlobalState owner, ExecutionOptions executionOptions, String path, Byte[ ] contents, Boolean temporaryFile, Boolean ignoreError, Int32 numberOfRetries, Int32 averageSleepMsBetweenTries, Int32 maxDeviationSleepMsBetweenTries, Nullable1 requestedCreationDateTimeUtc, Nullable1 requestedLastModifiedDateTimeUtc)