Date formats and importing...

2003-10-13 Thread Noah J SILVA
Hi, I scoured the web a bit, but could come up with nothing encouraging. I am trying to import a file that has dates in DD-MMM-YY format like: 13-SEP-03 from what I could see, there is no way to make this format be known in an import script (I tried DATE 'DD-MMM-YYY', but it doesn't like the

RE: Release of a SAP DB related piece of Open Software

2003-10-13 Thread Dittmar, Daniel
Dear Christian, it's nice to hear from you again. > Right now I would like to release this stuff (or at least put > the sources > into the public). And I wonder if you have some place in your CVS > repository for sources from outside the SAP lab (e.g. a > contrib directory), > if you would give

RE: ODBC problem

2003-10-13 Thread Dittmar, Daniel
> I've got a perl script that I use to run sql scripts against > various RDBMS'. > While this works against other databases I seem to getting > problems when getting > the server to recognize the end of statement terminator. I SAP DB has no 'end of statement terminator'. If you want to execute

RE: Sapdb to Python 2.3 - Any progress on it

2003-10-13 Thread Dittmar, Daniel
> I reported this bug one month ago. Any progress in it? I did have a fix a week later (http://lists.mysql.com/maxdb/18200), but it probably got lost in the transition of the mailing list. I noticed since that it broke the version for Python 2.2 instead. I uploaded a new archive (ftp://ftp.sap

Re: Startup script

2003-10-13 Thread Thomas Cataldo
On Mon, 2003-10-13 at 17:59, David L. wrote: > Hi All > > I've modified the sapdb74 startup script provided with the RPM install as > attached. > > It's working correctly on one machine, but fails on another (both are Linux > RH 9.0). > > On the machine where x_server is not up after startup, I

Startup script

2003-10-13 Thread David L.
Hi All I've modified the sapdb74 startup script provided with the RPM install as attached. It's working correctly on one machine, but fails on another (both are Linux RH 9.0). On the machine where x_server is not up after startup, I can log in as root, execute '/sbin/service sapdb74 startup' and

RE: Plain-text digest format now available

2003-10-13 Thread Post, Mark K
Thank you very much for making this addition to the subscription choices. I appreciate it a lot. Mark Post -Original Message- From: Jim Winstead [mailto:[EMAIL PROTECTED] Sent: Friday, October 10, 2003 2:32 PM To: [EMAIL PROTECTED] Subject: Plain-text digest format now available A pla

DBI:ODBC problem

2003-10-13 Thread mark . blakey
I've got a perl script that I use to run sql scripts against various RDBMS'. While this works against other databases I seem to getting problems when getting the server to recognize the end of statement terminator. I keep getting this error message: DBD::ODBC::db do failed: [SAP AG][SQLOD32 DLL][S

Release of a SAP DB related piece of Open Software

2003-10-13 Thread Christian Krone
Hello people at SAP Labs, as some of you may already have heared, I got some spare time these days. And so I installed SAP DB at home on my Linux box, and had to face the fact that there is no Tcl interface available any longer. I managed to find the latest version of AdabasTcl's open sources, and

RE:SapDB Crash

2003-10-13 Thread Anhaus, Thomas
Rusanov wrote : >Hello, I'm use sapdb Version: 'Kernel 7.4.3 Build 027-123-048-452' >I have problem, my database crash >I sent you the source DB procedure LAB.add_usergroup, executing >which the crash is happeneing. Having tested the procedure, I've found the >reason of crash. If I delete call

RE: Log backup failed with SQL-Code -3999

2003-10-13 Thread Heinrich, Tilo
Hello Bao, this bug was fixed in 7.4.02.21. Please open an OSS message to find out, if this or an even newer build off 7.4.02 is already available and how you can obtain it. Best Regards, Tilo Heinrich SAP Labs Berlin -Original Message- From: Nguyen, Bao L [mailto:[EMAIL PROTECTED] Sent

Sapdb to Python 2.3 - Any progress on it

2003-10-13 Thread Christine Ke
I reported this bug one month ago. Any progress in it? Thanks, Christine Ke To whom it may concerned, I believe there is a bug in the sapdb module connecting to Python 2.3. Here is a sample code to repeat the bug. It works perfect in Python 2.2. It also works very well when I change the data

RE: auto start instance

2003-10-13 Thread Zabach, Elke
Nick Chan wrote: > > yes. i did both. it was working fine. but since last week, > doesn't work > anymore What did you change during the last week, Windows-parameters/MaxDB-versions/new database-name? Elke SAP Labs Berlin > > > -- > MaxDB Discussion Mailing List > For list archives: http:/

Limiting Records

2003-10-13 Thread Nick Chan
I have an SQL procedure where it gets records from a table, from say, row 20-30. What if, the front-end level, i get all the records, and then take row 20 to30 from there. Question - Are both equal in performance? Thanks

Re: auto start instance

2003-10-13 Thread Nick Chan
yes. i did both. it was working fine. but since last week, doesn't work anymore -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]