Ik krijg de onderstaande foutmelding in de Query tool. Kunnen
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: a895295b-2b5f-43cf-8a7b-5862ba1a8388
Occurred (UTC): 28-4-2026 08:56:41
create or replace table eol_glaccountsincremental@sql
as
select \*, getdate() SumatraTimeStamp
from glaccountsincremental@eol
System.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, Nullable`1 requestedCreationDateTimeUtc, Nullable`1 requestedLastModifiedDateTimeUtc)
