Archive : Database

RSS feed
MySQL errno 150 – Foreign Key Constraints

MySQL errno 150 – Foreign Key Constraints

Just quick note for anyone getting this error. It took me a little while to figure out. There can a be a various reasons for MySQL errno 150. Following are the ways to verify your structure in order to fix your problem 1) type of foreign key source and reference fields must be identical check: both set...
Filed in: Database
10
Killing Oracle Sessions

Killing Oracle Sessions

Identify the Session to be Killed Killing sessions can be very destructive if you kill the wrong session, so be very careful when identifying the session to be killed. If you kill a session belonging to a background process you will cause an instance crash. Identify the offending session using the V$SESSION...
Filed in: Database
0
© 2010 Developer Articles. All rights reserved.
Powered by: Aaban Technologies