Viewing 10 posts - 16 through 25 (of 25 total)
Hi Eirikur,
The result is,
TABLE_NAME MAX_VAL
dbo.MAP_MONTHNULL
dbo.MAP_HOUR 19606721
dbo.MAP_DAY 5997571
dbo.MAP ...
November 15, 2016 at 7:34 am
Hi Eirikur,
Sorry wrong file, i re attached file for DDL.
USE [genesys_datamart]
GO
/****** Object: Table [dbo].[MAP_MONTH] Script Date: 11/15/2016 17:58:19 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE...
November 15, 2016 at 4:08 am
Hi All.
Anyone can help for this.... Thank you....
November 14, 2016 at 11:58 pm
Hi Eirikur,
from the script that I tell whether it could be seen where there are errors?
Thank you.
Rgds,
Gunadi
November 14, 2016 at 10:23 pm
Hi Eirikur,
thanks for the quick response.
below is a script that I run :
USE [msdb]
GO
/****** Object: Job [MAP_DAY] Script Date: 11/14/2016 09:55:17 ******/
BEGIN TRANSACTION
DECLARE @ReturnCode INT
SELECT @ReturnCode...
November 13, 2016 at 10:57 pm
Viewing 10 posts - 16 through 25 (of 25 total)