Could somebody please help me with repmcli
I try to export the full instance.
Ihe export terminates with the errors in the logfile below.
 
Version: sapdb-srv-7.3.0.8-1 (SuSE-Linux)

Thank you very much in advane.
 
 

I call:

repmcli -u DBA,DBA  -r HOST -d DB -n orion -b export.cmd

export.cmd:
-----------------------------------------------------------------------
TABLEEXTRACT ALL OUTFILE '/tmp/sapdb/iw.dmp'
-----------------------------------------------------------------------
 

Output on screen:

Opened connection to REPLICATION SERVER at node orion.
REPLICATION SERVER Log File:    '/var/opt/sapdb/indep_data/wrk/repserver.log'

User DBA connected to database DB on orion.
TABLEEXTRACT ALL OUTFILE '/tmp/sapdb/iw.dmp'
Error during execution
-->-25801
Internal error [vls26.cpp, 775, -25012]; contact technical support

Defined maximum number of errors (1) reached
 

1 error(s) during execution of command file 'export.cmd'.
---> See log file(s) for more information.
 

Some error(s) occurred running command.
---> See log file(s) for more information.

logfile:
=====================================================

/ M     ReplMan   7.3.0    Build 008-000-054-346
/ *
/ M     Starting protocol at 2001120400171124
/ *
/ *
/ *
/ M     START   20011204        00171124
/ *
set logowner andre      
/ *
/ M     START   20011204        00171124
/ *
set     
/ *
/ M     USER:   'DBA'   on DB:  'DB'        
/ *
/ M     START   20011204        00171124
/ *
TABLEEXTRACT ALL OUTFILE '/home/andre/sapdb/iw.dmp'

/ *
/ M     Number of tables to extract: 47
/ *
/ E -25332:     Error getting table schema definition for table "SYSCMD_ANALYZE" (SQL error -5001 = Missing privilege:SYSCMD_ANALYZE (error position: 17)).
/ E -25332:     Error getting table schema definition for table "SYSDATA_ANALYZE" (SQL error -5001 = Missing privilege:SYSDATA_ANALYZE (error position: 17)).
/ E -25332:     Error getting table schema definition for table "SYSPARSEID" (SQL error -5001 = Missing privilege:SYSPARSEID (error position: 17)).
/ E -25012:     Error executing internal SQL statement 'FETCH LOA_2001120400171124': 'SQL error 100 = Row not found (error position: 1)'.
/ E -25801:     Internal error [vls26.cpp, 775, -25012]; contact technical support
/ M     Sum of extracted tables 44, sum of tables not extracted because of errors 3
/ *
/ M     TABLE EXTRACT successfully executed
/ *
/ M     Releasing user connection (USER: 'DBA').
/ *
-- 
_____________________________________________
inworks GmbH            Andre Reitz             
Magirusstrasse 44       Tel. 0731/93 80 7-21
89077 Ulm               http://www.inworks.de
 

Reply via email to