Jump to content

Question

Posted

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

  • 0
Posted

omg

 

read

 

drop is not working becauase you do not have those database

 

and create dont work becauase you already have those files on disk .... use attach and after that use drop :)

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 account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock