9.5.2 Error: Prolog procedure line (9): Unable to register s
Posted: Tue May 08, 2012 2:26 pm
We have had a TI process running the past four yrs with no issues and yesterday started receiving the err msg:
Error: Prolog procedure line (9): Unable to register subset
The Prolog is:
If(SubsetExists('Accounts', 'Store PL Detail Zero Suppressed New') = 1);
SubsetDestroy('Accounts', 'Store PL Detail Zero Suppressed New');
EndIf;
SubsetCreate('Accounts', 'Store PL Detail Zero Suppressed New');
#SubsetDeleteAllElements('Accounts', 'Store PL Detail Zero Suppressed New');
SubsetExpandAboveSet('Accounts', 'Store PL Detail Zero Suppressed New', 1);
We are currently bouncing the server and if that doesn't work look to refresh data from backup.
Does anybody have any other advise they are willing to provide on this issue?
Thanks, Rick.
Error: Prolog procedure line (9): Unable to register subset
The Prolog is:
If(SubsetExists('Accounts', 'Store PL Detail Zero Suppressed New') = 1);
SubsetDestroy('Accounts', 'Store PL Detail Zero Suppressed New');
EndIf;
SubsetCreate('Accounts', 'Store PL Detail Zero Suppressed New');
#SubsetDeleteAllElements('Accounts', 'Store PL Detail Zero Suppressed New');
SubsetExpandAboveSet('Accounts', 'Store PL Detail Zero Suppressed New', 1);
We are currently bouncing the server and if that doesn't work look to refresh data from backup.
Does anybody have any other advise they are willing to provide on this issue?
Thanks, Rick.