Jump to content

Deleted relational dependencies.


This topic is 2772 days old. Please don't post here. Open a new topic instead.

Recommended Posts

One of the database was corrupted. So we have created clone of that database and performed recovery. We have imported records from this recovered file into new clone file.

This database is connected(relationship) to other database.e.g there are two database Department & employee database.These two table are created via DEPT_ID.I performed recovery on employee database.

 

Department Employee
DEPT_ID EMP_ID
DEPT_NAME DEPT_ID
  EMP_NAME

Now When I create new employee for XYZ department.It is assigned to the another department.

How to solve this ?

 

I checked the recovery logs and did not find any errors but found this line

 

 

 

Link to comment
Share on other sites

This topic is 2772 days old. Please don't post here. Open a new topic instead.

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...

Important Information

By using this site, you agree to our Terms of Use.