Hi,
I would like to export/import oracle 11.2.0.2 database to perform reorganization - save disk space. (OS Win2008R2)
I am following this guide:
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/84/4d854f11848a49939538fc1c9aa4ef/content.htm
problem is that exp.exe crashes immediately upon execution:
BR0280I BRSPACE time stamp: 2013-05-15 09.49.25 BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort: c BR0280I BRSPACE time stamp: 2013-05-15 09.49.30 BR0257I Your reply: 'c' BR0259I Program execution will be continued... BR0280I BRSPACE time stamp: 2013-05-15 09.49.33 BR0370I Directory E:\oracle\STE\sapreorg\selextdx created BR0280I BRSPACE time stamp: 2013-05-15 09.49.40 BR1441I Export parameter file E:\oracle\STE\sapreorg\selextdx\parfile.exp create d BR0280I BRSPACE time stamp: 2013-05-15 09.49.40 BR0370I Directory E:\oracle\STE\sapreorg\selextdx.edd created BR1164I Export of tables will be started with command line: C:\oracle\STE\11202\ BIN\exp parfile=E:\oracle\STE\sapreorg\selextdx\parfile.exp BR0280I BRSPACE time stamp: 2013-05-15 09.49.40 BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort: c BR0280I BRSPACE time stamp: 2013-05-15 09.49.42 BR0257I Your reply: 'c' BR0259I Program execution will be continued... BR0278I Command output of 'E:\usr\sap\STE\SYS\exe\uc\NTAMD64\brtools.exe -f prin tcmd -U E:\oracle\STE\sapbackup\.user.pas | C:\oracle\STE\11202\BIN\exp parfile= E:\oracle\STE\sapreorg\selextdx\parfile.exp': BR0280I BRSPACE time stamp: 2013-05-15 10.47.25 BR0266E Program 'E:\usr\sap\STE\SYS\exe\uc\NTAMD64\brtools.exe -f printcmd -U E: \oracle\STE\sapbackup\.user.pas | C:\oracle\STE\11202\BIN\exp parfile=E:\oracle\ STE\sapreorg\selextdx\parfile.exp' interrupted, exit status: c0000005 BR0272E Execution of program 'E:\usr\sap\STE\SYS\exe\uc\NTAMD64\brtools.exe -f p rintcmd -U E:\oracle\STE\sapbackup\.user.pas | C:\oracle\STE\11202\BIN\exp parfi le=E:\oracle\STE\sapreorg\selextdx\parfile.exp' through pipe failed
I've also tried to run it manually and i'm getting same error:
When I run exp.exe without parameter, I get:
Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Users\steadm>exp Export: Release 11.2.0.2.0 - Production on Wed May 15 11:47:59 2013 Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved. Username:
...so it looks working (generally).
BRTOOLS version is 7.20 (17)
Could you help me with this issue? What causes the problem?
Regards,
Martin