cancel
Showing results for 
Search instead for 
Did you mean: 

(ABAP+JAVA) refresh CONTROL.sql file missing

Former Member
0 Kudos

Hi experts,

I am facing the issue during refresh(ABAP+JAVA)  i already done the refresh of ABAP side(database restore)  & runs perfectly.

before refresh i took the export of JAVA instance via sapinst  now after ABAP refresh i initiate the refresh of java via sapinst target system-->Central Installation--->based on ABAP and AS JAVA-->CI installation

and during the CI installation i have choose database installation--->Homogeneous system (Backup/restore)

now 1 step its ask me the file CONTROL.sql i have checked and did not found the file in export log and export location.

so please suggest me (PFA)

SAP -NW7.0

DB:Oracle 11G

OS:RHEL 5

Regards,

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Vivek,

Please ref this SCN link

http://scn.sap.com/thread/1998044

Regards,

Dhuvaraganathan M.

former_member185239
Active Contributor
0 Kudos

Hi Vivek,

Create a CONTROL.SQL file manually.

Open the CONTROL.SQL and then inside it type

exit;

Save the file and give the location of CONTROL.SQL

This will resolve your issue.

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hi Ashutosh ,

Thank for the valuable comments but there are 3 options mention in screen shot.

Deleted old OPS$ users                             (already created during abap refresh)

Show dialog of all old OPS$ users

exit for copy Database

which option i checked.

Regards,

former_member185239
Active Contributor
0 Kudos

Hi Vivek,

If you have created the ops$ as per the target system then uncheck the

Delete old OPS$ and show dialog of old ops$ user(you can check or uncheck as this will only show you the information)

Check the box for Exit of Database copy.

With Regards

Ashutosh Chaturvedi