|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
xpsql.cpp: Error 87 from GetProxyAccount on line 604I am executing these commands in slqanalyzer: set @ruta ='\\aBsrvNET\reportes_TC\' + @mess + '\' + @mes + dbo.f_it_fill_campo(convert(varchar(2),day(@pp_fecha)),1,'0') + convert(varchar(4),year(@pp_fecha)) + '_LISTADOS\OTROS\' -- BUSCA EL ARCHIVO PARA SABER -- SI YA SE HA GENERADO exec ATSRV01.master.dbo.xp_fileexist @ruta, @i out if @i = 0 begin select @creardir = 'md ' + @ruta exec atsrv01.master.dbo.xp_cmdshell @creardir end But al to execute it for front_end appears me this message: @@@@@@ERROR REG BASE: xpsql.cpp: Error 87 from GetProxyAccount on line 604
Other interesting topics
|
|||||||||||||||||||||||