Hi,

I am having problems with webdav at maxdb(sapdb). I am running the maxdb 7.5 on Redhat V8.1. I managed to get websql/webdbm/waadmin work and can see the webdav/xml tables, but I can not get the indexing service work and also can not make the Windows Web-floder work with maxdb webdav. I attached my ini file to this message. I have completely run out of ideas on this. Any helps would be appreciated.

1: Does anyone make the maxdb/webdav work? Does it work with Windows web-folder?

2: I could see a web page with four webdav function tabs when I pointed to my "http://localhost:9999/webdav?gui";, but I was getting internal 500 error when I click the "indexing setting" tab. Does anyone have the idea what is wrong with it?

3: Without going to "indexing setting", does anyone know how to set the indexing service up?

Regards,
Gorton Zhao

[HTTP]
Browsable=1
DefaultDocument=index.html
DocumentRoot=/usr/local/sdb/programs/web/Documents
enableWebDAV=1
LogDirectory=/var/log/sapdb/wa
LogRequests=1
MaxThreads=10
MimeTypeFile=/usr/local/sdb/programs/web/config/mime.types
Port=9999

[BIT32]

[BIT32\COMServices]

[BIT32\Global]
LogFile=/var/log/sapdb/wa/wa32.log
ConfLogFile=/var/log/sapdb/wa/waconf32.log
logWithInfo=1

[BIT32\Resources]
documentRoot=/usr/local/sdb/programs/web/Documents/WARoot
MIMETypes=/usr/local/sdb/programs/web/config/mime.types

[BIT32\GeneralSettings]
developerMode=1
AdminUserName=waadmin
AdminUserPassword=12345678

[BIT32\Services]

[BIT32\Services\waecho]
ExitFunction=wd83Exit
InitFunction=wd83Init
Library=/usr/local/sdb/programs/web/lib/waecho.so
LibraryType=C
LogFile=/var/log/sapdb/wa/waecho32.log
ServiceFunction=wd83Service
ServiceName=waecho
SessionPool=
serviceStart=1
useFastCGIForCookiePath=1
withSSL=0
sslURL=
webSessionTimeout=0

[BIT32\Services\websql]
ExitFunction=WebSQLExit
InitFunction=WebSQLInit
Library=/usr/local/sdb/programs/web/lib/websql.so
LibraryType=CPP
LogFile=/var/log/sapdb/wa/websql32.log
ServiceFunction=WebSQLService
ServiceName=websql
SessionPool=
withSSL=0
sslURL=http://localhost:9999/websql
webSessionTimeout=3200
serviceStart=1
useFastCGIForCookiePath=0
connectionPoolTimeout=3200

[BIT32\Services\webdbm]
ExitFunction=DBMWeb_Service_Exit
InitFunction=DBMWeb_Service_Init
Library=/usr/local/sdb/programs/web/lib/webdbm.so
LibraryType=CPP
LogFile=/var/log/sapdb/wa/webdbm32.log
ServiceFunction=DBMWeb_Service_Service
ServiceName=webdbm
SessionPool=
serviceStart=1
useFastCGIForCookiePath=0
withSSL=0
sslURL=http://localhost:9999/webdbm
webSessionTimeout=0

[BIT32\Services\webdav]
ExitFunction=WDVHandlerExit
InitFunction=WDVHandlerInit
Library=/usr/local/sdb/programs/web/lib/libwdvhandler.so
LibraryType=C
LogFile=/var/log/sapdb/wa/webdav32.log
ServiceFunction=WDVHandlerService
ServiceName=WebDAV
SessionPool=
serviceStart=1
useFastCGIForCookiePath=0
withSSL=0
sslURL=
webSessionTimeout=0
IDXSearchLib=/usr/local/sdb/programs/web/lib/sapdbxis

[BIT32\SessionPools]

[BIT32\SessionPools\WebDAV]
serverDB=TST
serverNode=development
userId=dba
password=dba
datasource=
driver=SAPDB
autocommit=Off
poolType=ODBC
poolSize=5
sqlTraceFilename=

[BIT64]

[BIT64\COMServices]

[BIT64\Global]
LogFile=/var/log/sapdb/wa/wa64.log
ConfLogFile=/var/log/sapdb/wa/waconf64.log
logWithInfo=0

[BIT64\Resources]
documentRoot=/usr/local/sdb/programs/web/Documents/WARoot
MIMETypes=/usr/local/sdb/programs/web/config/mime.types

[BIT64\GeneralSettings]
developerMode=1
AdminUserName=waadmin
AdminUserPassword=12345678

[BIT64\Services]

[BIT64\Services\waecho]
ExitFunction=wd83Exit
InitFunction=wd83Init
Library=/usr/local/sdb/programs/web/lib/lib64/waecho.so
LibraryType=C
LogFile=/var/log/sapdb/wa/waecho64.log
ServiceFunction=wd83Service
ServiceName=waecho
SessionPool=
serviceStart=1
useFastCGIForCookiePath=1
withSSL=0
sslURL=
webSessionTimeout=0

[BIT64\Services\websql]
ExitFunction=WebSQLExit
InitFunction=WebSQLInit
Library=/usr/local/sdb/programs/web/lib/lib64/websql.so
LibraryType=CPP
LogFile=/var/log/sapdb/wa/websql64.log
ServiceFunction=WebSQLService
ServiceName=websql
SessionPool=
withSSL=0
sslURL=http://your-server/websql
webSessionTimeout=3200
serviceStart=1
useFastCGIForCookiePath=0
connectionPoolTimeout=3200
odbcDriver=SAP DB 7.3

[BIT64\Services\webdbm]
ExitFunction=DBMWeb_Service_Exit
InitFunction=DBMWeb_Service_Init
Library=/usr/local/sdb/programs/web/lib/lib64/webdbm.so
LibraryType=CPP
LogFile=/var/log/sapdb/wa/webdbm64.log
ServiceFunction=DBMWeb_Service_Service
ServiceName=webdbm
SessionPool=
serviceStart=1
useFastCGIForCookiePath=0
withSSL=0
sslURL=
webSessionTimeout=0

[BIT64\Services\webdav]
ExitFunction=WDVHandlerExit
InitFunction=WDVHandlerInit
Library=/usr/local/sdb/programs/web/lib/lib64/libwdvhandler.so
LibraryType=C
LogFile=/var/log/sapdb/wa/webdav64.log
ServiceFunction=WDVHandlerService
ServiceName=webdav
SessionPool=
serviceStart=1
useFastCGIForCookiePath=0
withSSL=0
sslURL=
webSessionTimeout=0
IDXSearchLib=/usr/local/sdb/programs/web/lib/lib64/sapdbxis

[BIT64\SessionPools]

[BIT64\SessionPools\WebDAV]
serverDB=YourServerDB
serverNode=YourServerNode
userId=Your SYSDBA
password=Your SYSDBA Password
datasource=
driver=SAP DB
autocommit=Off
poolType=ODBC
poolSize=10
sqlTraceFilename=

[SAPDBXIE]
Description=WebDAV Asynchronous Indexing
EngineNode=localhost
IndexingLibraryDescription=WebDAV Asynchronous Indexing Service
IndexingLibraryFile=/usr/local/sdb/programs/web/pgm/sapdbxis
IndexingLibraryVersion=7500
IndexingServiceName=MediaStore
LogFilename=/var/log/sapdb/wa/sapdbxie.log
MaxThreads=10
RegistryName=TST
RegistryNode=
RegistryPassword=dba
RegistryTraceFilename=
RegistryUser=dba

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to