This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
maximilion2
Hi all.I have a problem i did that step 3. Click on "New Query", then go to your PPC Release folder and look for a folder named DBScript. Open the file "0_create-db.sql" with notepad then copy and paste all content to the New Query window, right click and press "Execute Query". You can also simply click 0_create-db.sql twice and it'll automatically perform the query. After you've done that, all databases and tables should be created. (lin2world, lin2db etc.)
and look the message it appears:sg 3701, Level 11, State 8, Line 1
Cannot drop the database 'lin2clancomm', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 2
Cannot drop the database 'lin2comm', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 3
Cannot drop the database 'lin2db', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 4
Cannot drop the database 'lin2log', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 5
Cannot drop the database 'lin2report', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 6
Cannot drop the database 'lin2user', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 7
Cannot drop the database 'lin2world', because it does not exist in the system catalog.
Msg 3701, Level 11, State 8, Line 8
Cannot drop the database 'petition', because it does not exist in the system catalog.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2clancomm'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2clancomm_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2comm'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2comm_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2db'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2db_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2log'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2log_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2report'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2report_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2user'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2user_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'lin2world'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'lin2world_log'.
The CREATE DATABASE process is allocating 0.75 MB on disk 'petition'.
The CREATE DATABASE process is allocating 0.49 MB on disk 'petition_log'.
any idea?
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now