Error while running package


we encountering below error message when running child dts package within bigger master package.

 

system.reflection.targetinvocationexception: exception has been thrown target of invocation. ---> system.data.sqlclient.sqlexception: there insufficient system memory in resource pool 'default' run query.  data table-valued parameter "@sourceobject" doesn't conform table type of parameter.  statement has been terminated.     @ reldbextractorbucket1.scriptmainbucket1.main()     --- end of inner exception stack trace ---     @ system.runtimemethodhandle._invokemethodfast(object target, object[] arguments, signaturestruct& sig, methodattributes methodattributes, runtimetypehandle typeowner)     @ system.reflection.runtimemethodinfo.invoke(object obj, bindingflags invokeattr, binder binder, object[] parameters, cultureinfo culture, boolean skipvisibilitychecks)     @ system.reflection.runtimemethodinfo.invoke(object obj, bindingflags invokeattr, binder binder, object[] parameters, cultureinfo culture)     @ system.runtimetype.invokemember(string name, bindingflags bindingflags, binder binder, object target, object[] providedargs, parametermodifier[] modifiers, cultureinfo culture, string[] namedparams)     @ microsoft.sqlserver.dts.tasks.scripttask.vstataskscriptingengine.executescript()

 

please let know if has encountered issue earlier , solved it.


sravani

try making option executeoutofprocess true, may have "false" configured there...


SQL Server  >  SQL Server Integration Services



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........