QuickDesk icon indicating copy to clipboard operation
QuickDesk copied to clipboard

Import Database script error

Open dn250147 opened this issue 4 years ago • 2 comments

I'm receiving and error while trying to import TicketScriptDB.sql to the SQL 2019 database. Before Creating database i have created SQL Job Store Procedures.

The module 'USP_AssignTickets_Job' depends on the missing object 'Usp_InsertintoTicketStatus'. The module will still be created; however, it cannot run successfully until the object exists. The module 'USP_AssignTickets_Job' depends on the missing object 'Usp_InsertintoTicketStatus_Custom'. The module will still be created; however, it cannot run successfully until the object exists. The module 'Usp_AssignTickettoAgent' depends on the missing object 'Usp_InsertintoTicketStatus'. The module will still be created; however, it cannot run successfully until the object exists. Msg 207, Level 16, State 1, Procedure Usp_InsertAttachmentsDetails, Line 10 [Batch Start Line 6779]

Invalid column name 'AttachmentBytes'.

dn250147 avatar Oct 16 '21 23:10 dn250147

I'm receiving and error while trying to import TicketScriptDB.sql to the SQL 2019 database. Before Creating database i have created SQL Job Store Procedures.

The module 'USP_AssignTickets_Job' depends on the missing object 'Usp_InsertintoTicketStatus'. The module will still be created; however, it cannot run successfully until the object exists. The module 'USP_AssignTickets_Job' depends on the missing object 'Usp_InsertintoTicketStatus_Custom'. The module will still be created; however, it cannot run successfully until the object exists. The module 'Usp_AssignTickettoAgent' depends on the missing object 'Usp_InsertintoTicketStatus'. The module will still be created; however, it cannot run successfully until the object exists. Msg 207, Level 16, State 1, Procedure Usp_InsertAttachmentsDetails, Line 10 [Batch Start Line 6779]

Invalid column name 'AttachmentBytes'.

HI, from where did you get database script, can you please share??

logicplayer1 avatar Dec 02 '21 19:12 logicplayer1

I'm receiving and error while trying to import TicketScriptDB.sql to the SQL 2019 database. Before Creating database i have created SQL Job Store Procedures.

The module 'USP_AssignTickets_Job' depends on the missing object 'Usp_InsertintoTicketStatus'. The module will still be created; however, it cannot run successfully until the object exists. The module 'USP_AssignTickets_Job' depends on the missing object 'Usp_InsertintoTicketStatus_Custom'. The module will still be created; however, it cannot run successfully until the object exists. The module 'Usp_AssignTickettoAgent' depends on the missing object 'Usp_InsertintoTicketStatus'. The module will still be created; however, it cannot run successfully until the object exists. Msg 207, Level 16, State 1, Procedure Usp_InsertAttachmentsDetails, Line 10 [Batch Start Line 6779]

Invalid column name 'AttachmentBytes'.

HI, Please if you have DB Script please share it, thanks.

MohamedKhial avatar Mar 06 '22 13:03 MohamedKhial