cancel
Showing results for 
Search instead for 
Did you mean: 

R3SETUP terminate on step Updating Statistics for Export

Former Member
0 Kudos

Hi,

I try to do homogeneous copy of SAP R/3 4.6D (Windows 2000 Advanced Server, Oracle 9.2). R3SETUP terminate on step Update Statistics for Export:


INFO 2009-05-26 17:52:24 DBCOMPUTESTAT4MIG_IND_ORA InternalInstallationDo:0
    Option 1 was choosen for update statistic.

Skip execute \\cheget\SAPMNT\DVP\sys\exe\run/sapdba -analyze PSAP%I -method CI
Skip execute \\cheget\SAPMNT\DVP\sys\exe\run/sapdba -analyze PSAP%D -method C
Start execute \\cheget\SAPMNT\DVP\sys\exe\run/sapdba -analyze PSAPCLUI,PSAPPOOLI
 -method CI

SAPDBA: Wrong option.


Usage:
sapdba [  -u        <userid>[/<password>]
        | -P        <userid>/<coded_password>    /* (only for batch start) */
       ]
       [  -p        <profile> ]
       [  -h[elp] ]
       [  -r        <dir>                        /* restart in batch       */
        | -export   <tsp_list>   | <table>
                    [-dest      <path> |
                                <tape_device> [-tape_size <size_in_M>] ]
        | -alter_user <uid>/<pwd>
        | -init_sap_connect
        | -schema <SID1>[,<SID2>,...]
        | -version
        | -verbose
        | -V|-VERSION [all]
       ]

sapdba without -u option would connect by
       (1) <name>/<password> in <orapwd_file>, if spec. in init<SID>.dba or
       (2) system/manager, if default password is set or
       (3) prompting for name and password.


ERROR: analyze rest failed: 2
Trace:  analyze rest: ec = 2    Wait: rc = 0

ERROR: Processes started: 1

ERROR: Ended with error:  1

ERROR: sapdba ended with error.

ERROR 2009-05-26 17:52:31 DBCOMPUTESTAT4MIG_IND_ORA UpdateStatWithSapdbaDo:0
    RC code form SyChildFuncWait  = -1 .

ERROR 2009-05-26 17:52:31 DBCOMPUTESTAT4MIG_IND_ORA UpdateStatWithSapdbaDo:0
    For details see sapdba logfiles
    in directory $SAPCHECK (default $ORACLE_HOME/sapcheck).

ERROR 2009-05-26 17:52:31 DBCOMPUTESTAT4MIG_IND_ORA InstallationDo:0
    Phase failed.

ERROR 2009-05-26 17:52:31 Main :0
    Installation aborted.

Could you please help me resolve this issue?

Thanks a lot,

Alexander

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hello Alex,

Please check the table name as in error log in DBSTATSC tables entry.

To enter the table, execute sm30 with table DBSTATSC and enter the table name as in the error log.and save.

PS: you need to open the client to update the table or else transport from dev.

Regards,

Pankaj

Former Member
0 Kudos

Hi Pankaj,

I try sm30 and enter tablename DBSTATSC, but table is absent. And I see that probmlem SAPDBA executed with wrong option.

With best regards,

Alexander

Edited by: Alexander Ganishev on May 27, 2009 8:20 AM

Former Member
0 Kudos

I try use DBR3CP.R3S but it terminate:


INFO 2009-05-28 10:02:08 Main :0
    r3setup.exe started

INFO 2009-05-28 10:02:08 Main :0
    InstController has been successfully created

INFO 2009-05-28 10:02:13 Main :0
    Command line options are ok.

INFO 2009-05-28 10:02:13 InstController Prepare:0
    R3SETUP Version: Aug 12 2001

INFO 2009-05-28 10:02:13 InstController Prepare:0
    Logfile will be set to C:\Users\dvpadm\Install\DBR3CP.log
        Check C:\Users\dvpadm\Install\DBR3CP.log for further messages.

ERROR 2009-05-28 10:02:22 GETDBSIZEKEYS_IND_IND GetConfirmationFor:0
    No value for Key: EXPORT1_LOCATION

ERROR 2009-05-28 10:02:22 GETDBSIZEKEYS_IND_IND ColdKeyCheck:0
    Phase failed.

ERROR 2009-05-28 10:02:22 Main :0
    Installation aborted.

Whats wrong?

Thanks a lot,

Alexander