Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

IIS Log into Oracle

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  iis log to oracle  
Author Message
volkhardv1

External


Since: Nov 19, 2003
Posts: 3



(Msg. 1) Posted: Wed Nov 19, 2003 3:23 pm
Post subject: IIS Log into Oracle
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hello,

it is possible to log IIS into a oracle database?

best regards

 >> Stay informed about: IIS Log into Oracle 
Back to top
Login to vote
user645

External


Since: Aug 23, 2003
Posts: 180



(Msg. 2) Posted: Thu Nov 20, 2003 1:32 am
Post subject: Re: IIS Log into Oracle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"volkhard vogeler" <VolkhardV DeleteThis @Vogeler-ag.de> wrote in message
news:01f001c3aeda$ef098d30$a501280a@phx.gbl...
 > Hello,
 >
 > it is possible to log IIS into a oracle database?
Yes it is, just create a odbc DSN or connection string to it...
But you need to convert tabel below to a oracle compatible type...
create table inetlog (

ClientHost varchar(255), username varchar(255),

LogTime datetime, service varchar( 255), machine varchar( 255),

serverip varchar( 50), processingtime int, bytesrecvd int,

bytessent int, servicestatus int, win32status int,

operation varchar( 255), target varchar(255), parameters varchar(255) )


 > best regards<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: IIS Log into Oracle 
Back to top
Login to vote
user649

External


Since: Aug 25, 2003
Posts: 244



(Msg. 3) Posted: Thu Nov 20, 2003 6:43 am
Post subject: Re: IIS Log into Oracle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi volkhard,

Thank you for posting in MSDN managed newsgroup!

I think the suggestion from Egbert is very useful for you on this issue. You should first create one table of a database in Oracle as Egbert has
specified. Then create one ODBC linkage to the Oracle with Microsoft ODBC for Oracle in the Data Source from the administrative tool of control
panel. After that, please open the IIS mmc and click for the property window of the specified site. In WebSite tab, you will find the "Enable Logging"
area, choose the "ODBC Logging" and then click "properties..." button to link to the ODBC data source you have created for Oracle.

Please feel free to let me know if you have any further questions.

Does this answer your question? Thank you for using Microsoft NewsGroup!

Wei-Dong Xu
Microsoft Product Support Services
Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
 >> Stay informed about: IIS Log into Oracle 
Back to top
Login to vote
volkhardv1

External


Since: Nov 19, 2003
Posts: 3



(Msg. 4) Posted: Mon Nov 24, 2003 3:44 am
Post subject: Re: IIS Log into Oracle [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello Egbert,

thanks for your hints - but it doesen=B4t work.

i tried this but the eventlog gives following message:

IIS ODBC Logging failed to connect to data source wxpnb2.=20
Error text is [[State=3DIM004][Error=3D0][Microsoft][ODBC=20
Driver Manager] Driver's SQLAllocHandle on SQL_HANDLE_ENV=20
failed
].=20

when i try to use the system-Datasource in an udl-file and=20
test it, everythink is ok.

best regards

Volkhard

 >-----Original Message-----
 >"volkhard vogeler" <VolkhardV.RemoveThis@Vogeler-ag.de> wrote in=20
message
 >news:01f001c3aeda$ef098d30$a501280a@phx.gbl...
  >> Hello,
  >>
  >> it is possible to log IIS into a oracle database?
 >Yes it is, just create a odbc DSN or connection string to=20
it...
 >But you need to convert tabel below to a oracle=20
compatible type...
 >create table inetlog (
 >
 >ClientHost varchar(255), username varchar(255),
 >
 >LogTime datetime, service varchar( 255), machine varchar(=20
255),
 >
 >serverip varchar( 50), processingtime int, bytesrecvd int,
 >
 >bytessent int, servicestatus int, win32status int,
 >
 >operation varchar( 255), target varchar(255), parameters=20
varchar(255) )
 >
 >
  >> best regards
 >
 >.
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: IIS Log into Oracle 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
iis log to oracle - hello, it is possible to let iis log into a oracle database? best regards Volkhard -- Volkhard Vogeler CEO Vogeler AG Nibelungenstr. 15 D-90513 Zirndorf Tel: +49(911)4740624 Www.Vogeler-AG.De

IIS 5 and Oracle 8i - Oracle contains our user login tables for a web app. The app was developed on an NT 4 platform. When moved to Win 2000 server, suddenly data integrity is lost. For example, each user should only see certain data, as determined by role codes in the..

DLLHOST and Oracle - Please, there's any known problem with the Oracle ODBC driver, when used in an ASP site? Everytime i execute my asp page, i get high use of DLLHOST. Any idea? Tks in adv.

IIS 5, DLLHOST and Oracle - Please, i have some ASP websites that retrieves data from an Oracle Database through ODBC. The problem is that the DLLHOST is using lot of memory and my IIS crashes. Any idea? Tks Fabiano

Oracle on Windows 2003 Web Server Ed - What version of Oracle can I install on the Web Edition and where can I get it from? I tried the Oracle9iR2 9.2.0.1 but it appears to be only a patch.
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]