Foutmelding itgenfby111 Exact Online na update

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:56

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, Nullable1 requestedCreationDateTimeUtc, Nullable1 requestedLastModifiedDateTimeUtc)

Dit betreft een on-premises product zoals Invantive Query Tool of Invantive Data Hub. Deze probeert het bestand 90916e86f0fb894064c3f73ca1f86358-chunk-0.cache aan te maken in de map c:\jobs\cfg\Cache\incdata\previous\nl\11129418\4169118\GLAccountsIncremental. De code itgenfby111 en UnauthorizedAccessException geven beiden individueel aan dat de huidige Windows-gebruiker hier geen schrijfrechten heeft.

Advies is om de systeembeheerder de rechtenstructuur te laten corrigeren of om een andere Windows-gebruiker te hanteren die wel schrijfrechten heeft in de map.

Dat is vreemd want mijn gebruiker is administrator op deze machine.

Als de rechten niet de oorzaak zijn, dan is advies om het bestaan van de volgende mappen te controleren die tezamen het eerste deel van het pad vormen:

  • c:\jobs
  • c:\jobs\cfg
  • c:\jobs\cfg\Cache
  • c:\jobs\cfg\Cache\incdata
  • c:\jobs\cfg\Cache\incdata\previous

Deze vraag is automatisch gesloten na 1 week inactiviteit. Het laatste gegeven antwoord is gemarkeerd als oplossing.

Gelieve een nieuwe vraag te stellen via een apart topic als het probleem opnieuw optreedt. Gelieve in de nieuwe vraag een link naar dit topic op te nemen door de URL er van in de tekst te plakken.

Dit topic is 3 dagen na het laatste antwoord automatisch gesloten. Nieuwe antwoorden zijn niet meer toegestaan.