i'm using DBMGUI 7.4.3.10 and the error message is
errorcode: -24988 description: sql error [load_systab ...]
i even tried to do it on the console. didn't work. same message.
This looks indeed funny as errors on that operation generally result in -24964 ERR_EXECUTE - error in program execution
You could try the following:
<dep path>\bin\x_python <dep pathj>env\lsystab.py -d <dbname> -u <dbaname>,<dbapwd> -v -dompwd <DOMAIN pwd> en ENG
This command bypasses the dbm server, which should at least give more information.
now it becomes even more wierd:
if i run the python script directly, it runs without an error. using load_systab still doesn't work, but you may be glad to hear, that load_systab works with a newly creates db-instance but not with the old one that i like to upgrade :-(
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
