Hello,

version 7.3.0.30 on Linux, rpm version upgraded from 7.3.0.23

the command:
    repmcli -u user,pass -d DB -n localhost -b /u/scripts/backup.bat

produces the output
    CATALOGEXTRACT USER OUTFILE '/u/backup/DB.cat'
    Successfully executed


backup.bat contains:
    CATALOGEXTRACT USER OUTFILE '/u/backup/DB.cat'
    //

outfile has only 2 lines:
    SQLMODE INTERNAL
    //

Logfile:
    /var/opt/sapdb/indep_data/wrk/repserver.log

    // M    Number of tables to extract: 60
    // *
    // M    Number of views to extract: 0
    // *
    // M    Number of synonyms to extract: 0
    // *
    // M    Number of tables extracted: 0


TABLEXTRACT USER
seams to work without error. (did not try to load these tables yet)

What's going wrong here?


viele Gruesse,
  Knut

_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to