> 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. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [EMAIL PROTECTED] http://www.sapdb.org/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
