![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello All, I have a process which loads and executes a lot of DTS packages thru a stored procedure using OLE Automation. This process had been running fine, all the way thru. Now at different pkgs (different spots in the process), I receive the following error when calling the load (SP_OAMETHOD @iPkg, 'LoadFromSQLServer', NULL, @Servername = @@SERVERNAME, @Flags = 256, @PackageName = @vchPackageName) and execute (SP_OAMETHOD @iPkg, 'Execute') methods: Not enough storage space to process this command Can anyone tell me how to fix this? The only information I can find says to stop and start the SQL Services and when I do this the process runs again once or twice without error and then I get the same error again. Is there any other way to fix this? Thanks, Denise |
![]() |
| Thread Tools | |
| Display Modes | |
| |