MSCEWI4015
Database console command is not supported
Medium
This EWI is added when SnowConvert finds a DBCC statement inside the input code.
Most DBCC statements are not supported behavior in Snowflake.
DBCC CHECKIDENT(@a, RESEED, @b) WITH NO_INFOMSGS
/*** MSC-ERROR - MSCEWI4015 - DATABASE CONSOLE COMMAND 'CHECKIDENT' IS NOT SUPPORTED. ***/
/*DBCC CHECKIDENT(@a, RESEED, @b) WITH NO_INFOMSGS*/
- No additional user actions are required, it is just informative.
- For more support, you can email us at [email protected] or post a message to our forums. If you have a contract for support with Mobilize.Net, reach out to your sales engineer and they can direct your support needs.
Last modified 1yr ago