Hello Ricardo, 'repmcli' was renamed to 'loadercli' some time ago. So in general all 'Loader' documentation does apply also to 'Repman'. Be aware, of course that 7.3.00.25 is not very recent, so you may stumble over already-known issues (7.3.00.40 is available from the SAP DB web site).
Alexander Schr�der SAP DB, SAP Labs Berlin > -----Original Message----- > From: Ricardo Crestoni [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 24, 2003 9:53 PM > To: [EMAIL PROTECTED] > Subject: Dump to TXT > > > Hi! > > I have to dump really big tables to txt format. The tables have a few > millions of entries. > > We have Sapdb 7.3.0.25, and no loadercli, only repmcli (is > that pertinent?) > > Any help will be appreciated. > > Thanks in advance. > > Ricardo Crestoni > [EMAIL PROTECTED] > > PS. I am a beginner, in my process of learning, and I�ve been > lurking in the > list since may. And I truly admire the existance of this channel of > communication between users and developers. Good work! > > ----- Original Message ----- > From: "Steve Weet" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, September 24, 2003 3:32 PM > Subject: Problems installing DBD::ODBC with SAPDB on solaris > > > > I have installed the 64 bit version of sapdb 7.4.3.27 on > Solaris 9. The > > database works fine and I can make JDBC connections without > problems. > > > > The problem I have is with perl and DBD::ODBC. I have tried > to use the > > 64 bit library and get the following message when running > > > > make test > > > > ld.so.1: /usr/bin/perl: fatal: > > /opt/sapdb/indep_prog/lib/lib64/libsqlod.so: wrong ELF > class: ELFCLASS64 > > (SQL-01000) > > > > So I have then tried with the 32bit version of libsqlod.so > and get the > > following error > > > > ld.so.1: /usr/bin/perl: fatal: relocation error: file > > /opt/sapdb/indep_prog/lib/lib32/libsqlod.so: symbol sched_yield: > > referenced symbol not found > > > > Contents of /usr/local/etc/odbcinst.ini > > > > [SAPDB] > > Description = SAPDB ODBC driver > > Driver = /opt/sapdb/indep_prog/lib/lib32/libsqlod.so > > Setup = /usr/local/lib/libsapdbS.so.1.0.0 > > FileUsage = 1 > > > > The Driver is changed to > /opt/sapdb/indep_prog/lib/lib64/libsqlod.so to > > test 64 bit. > > > > Contents of /usr/local/etc/odbc.ini > > > > [NGAME] > > Description = Ngame (Live Environment) > > ServerDB = NGAME > > ServerNode = 10.64.1.4 > > Driver = SAPDB > > SQLMode = INTERNAL > > IsolationLevel = Repeatable > > > > Any help would be hugely appreciated > > > > Regards > > > > Steve Weet > > > > > > > > > > -- > > MaxDB Discussion Mailing List > > For list archives: http://lists.mysql.com/maxdb > > To unsubscribe: > http://lists.mysql.com/[EMAIL PROTECTED] > > > > > -- > MaxDB Discussion Mailing List > For list archives: http://lists.mysql.com/maxdb > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
