  | | | SAPDB 7.3.00.48 64 Bit SUN/Solaris WG: Import Sun server... | SAPDB 7.3.00.48 64 Bit SUN/Solaris WG: Import Sun server... 2006-10-22 - By Manuel Reiter
Back Hallo ich brauche wieder einmal kompetente und schnelle Hilfe um bei unserem Umstellungsprojekt voran zu kommen:
wir sind jetzt dabei unsere Datenbank mittels rpmcli von SAPDB 7.3.00.24 32 Bit Linux auf SAPDB 7.3.00.48 unicode auf SUN Solaris 64 Bit zu importieren. Mit nicht LONG Feldern hats gut funktioniert.
Bei den LONG Feldern gibt?s allerdings Probleme: Replication server error (-4 : 'received a garbled packet')
K?nnte uns da wieder ein FORMAT-Wechsel helfen ( COMPACT ?) IWe siehts mit dem LitteEndian -> BigEndian Switch aus ?
Nachfolgend das Tabellen Script: // CREATE TABLE "ADMIN"."EXPOSE_FORMAT_DSD" ( "EDIID" Fixed (10,0), "TYP" Varchar (10) ASCII, "DSD_ELEM" Long BYTE, PRIMARY KEY ("EDIID", "TYP") ) // DATALOAD TABLE "EXPOSE_FORMAT_DSD" "EDIID" 1 CHAR "TYP" 2 CHAR "DSD_ELEM" 3 CHAR DEFAULT NULL INFILE '/var/opt/sapdb/depend/EXPOSE_FORMAT_DSD.data' COMPRESSED ASCII DECIMAL '/ /./' DATE INTERNAL TIME INTERNAL TIMESTAMP INTERNAL NULL '? ' BOOLEAN 'TRUE/FALSE' LONGFILE "DSD_ELEM" '/var/opt/sapdb/depend/EXPOSE_FORMAT_DSD.DSD_ELEM' BINARY
-- ---- --- Anscheinend gibt?s f?r rmpmcli auch einen unicode patch http://lists.mysql.com/maxdb/10734 Gibt?s da auch einen f?r Solaris ? Der Link f?r Linux funktioniert auch nicht.
Danke f?r den Support, Manuel
>Hi all, >an updated Replication Manager is available for NT and Linux at: > ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-repman-win32-7.3.1.8.zip >and > ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-repman-linux-32 (See http://nux-32.ora-code.com)bit-i386->7.3.1.8 .tgz >This update is mainly for UNICODE support. For bug fixes see the >README file. > >Regards, > Steffen
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.408 / Virus Database: 268.13.4/480 - Release Date: 17.10.2006
-- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 20.10.2006
-- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/maxdb?unsub=mysql@(protected)
|
|
 |