cancel
Showing results for 
Search instead for 
Did you mean: 

Client copy using Client Export... Failed .. Need ur advice

Former Member
0 Kudos

Hi guiys how ru all doin...

I hope some one can help me oout in this issue.iam working on sap

4.6c, windows 2003 server, oracle9.2.0.

we need to take client copy from production client 300 to dev

server using client export method so I have performed client

copy using client export.these are the list of steps which i

performed but still am facing an error.

Checklists /prerequisites before doing client export :

Source client i.e. Client 300 should be locked for all users

except Administrator.

Ensure that NO Users are logged in both NCCSAPPRD and NCCSAPDEV

Server.

Inform Downtime to Users.

At least 2 background work process should be there.

Take Offline Backup of both Production server & Development

server.

Following Jobs rescheduled for next day for Client Export

Process:

1)Collector_for_performance_monitor

2)Customer_evaluati on_information

3)Error reporting

4)Eu_out

5)Vendor_evaluation_information

6)Leave_en titlement

Remove scheduled job from DB:

1)Check opt

2)Analyze tab

Lock all users except administrator

Change database mode from Archive to Non-Archive mode

Logon in NCCSAPPRD in Client 300 the one which is to be Exported

1.Enter Transaction SCC8

2.Select the copy profile and target system NCCSAPDEV Server and

other fields as necessary.

3.Click on "Execute in Background" button.

4.Click on the "Schedule job" button.

5.Verify that all information is correct and click on YES

button.

6.Click on continue at the "Info Client Export" window.

7.Specify the start time and click on SAVE.

8.Specify an output device at the "Background print parameters"

window and click on SAVE.

9.Click on OK at the information window.

Monitor the Client copy using transaction SCC3.

when am going to transaction scc3 in that ->All transport

requests ->Exports -> in that my source client 300 is there when

am double clicking it its showing me list of how many times

client export has been performed in that my date is also there

when iam double clicking it and going to details tab this is wat

the error which its giving....

Log file:
nccsapprd\sapmnt\trans\log\NCPET00968.NCP

Preparation for export

Transport request___: NCPKT00968

System______________: NCP

tp path : tp

Version and Release: 305..15 46D

Execution of the export pre-processing methods for request

NCPKT00968

Start:Sorting and compressing the object list

End:Sorting and compressing the object list

Start:Check for existence of inactive objects

End:Check for existence of inactive objects

End:Check for existence of inactive objects

End:Creating project information

Start:Writing nametab information for key entries

End:Writing nametab information for key entries

Start:Version creation of the objects of the request NCPKT00968

End:Version creation of the objects of the request NCPKT00968

Start:Adjusting the object directory for the objects of the

request NCPKT00968

End:Adapting the object directory for the objects of the request

NCPKT00968

Preparation for export

End date and time : 200708104758

Ended with return code: ===> 0 <===

Mainexport

Transport request___: NCPKT00968

System______________: NCP

tp path : tp

Version and Release: 305..15 46D

SQL error 1652 accessing GLFUNCA: ORA-01652: unable to extend

temp segment by 128 in

SQL error 1652 accessing PPOIX: ORA-01652: unable to extend temp

segment by 128 in

Incorrect export. Request is not imported.

Main export

End date and time : 20070810152923

Ended with return code: ===> 12 <===

This is the error which am getting in the transport log.

I tried to perform 4 times client copy. the first 2 times i got

the same error and the next 2 times it ended with return code

===> 4 <===.

Plzz anyone help me out in this issue as i need to perform it

again and this time i hope with ur help it should be

successful.

Waiting for ur replies

Best regards

Accepted Solutions (0)

Answers (1)

Answers (1)

markus_doehr2
Active Contributor
0 Kudos

The problem you have is, that your TEMP tablespace is too small on the target system, you need to increase it.

Check Note 3155 - Termination due to tablespace overflow

--

Markus