473,326 Members | 2,023 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,326 software developers and data experts.

Oracle 10g and ASP under Encryption mode

5
Recently we upgraded to Oracle 10g and added encryption on the server.

I used to access the database tables via Active Server Pages with the following connection string: MyConnection.open "DSN=eisreport;Uid=eiu_sung;Pwd=xxxxx"

After upgrading to 10g it stop working with the following error message.

Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC driver for Oracle][Oracle]ORA-12154: TNS:could not resolve the connect identifier specified
/reports/reports.asp, line 47 (the line indicates the above connection string)


The following three lines were added to 'sqlnet.ora' when upgrading the oracle client.

SQLNET.ENCRYPTION_TYPES_CLIENT= RC4_256
SQLNET.ENCRYPTION_CLIENT= required
SQLNET.CRYPTO_SEED=LDFKANTEJTE8232AFDFDEDFD

So I think the problem may related to the encryption feature.
I have no idean where to fix. Can I still use ASP? or Do something in IIS???
Any assistance would be greatly appreciated.
Feb 28 '08 #1
3 3246
debasisdas
8,127 Expert 4TB
Are you able to connect to server from client ?
Feb 29 '08 #2
nsung
5
Are you able to connect to server from client ?
Yes. I can. I can even connect and link the remote Oracle db tables from within MS-Access. But not from ASP :(
Feb 29 '08 #3
nsung
5
Yes. I can. I can even connect and link the remote Oracle db tables from within MS-Access. But not from ASP :(
Problem was solved!
I tried the same ASP code in a new IIS 7.0 server and it worked.
There may be a difference between IIS 6.0 and IIS 7.0. Thanks!!!
Feb 29 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Cliff | last post by:
We are trying to connect to 3 different Oracle databases using MS Access as the front-end and ODBC as the connection. The problem that we are having is that 1 of the databases requires a...
5
by: NormaJean Sebastian via DBMonster.com | last post by:
Hi, I almost read all of the "DB2 vs Oracle" thread... The summary I got from that was all databases essentially do the same things, the decision of which one you use primarily depends on...
0
by: Anonymous User | last post by:
Hi, I am working on a mobile application that consists of a number of handheld scanners, an Xml Web service and an Oracle 9i database in a highly secure environment. The .Net Compact Framework...
5
by: OFM | last post by:
I am running an oracle database with the application written in PHP. I would like to be able to have the option to encrypt data residing in certain columns in certain tables i.e. encrypt the SSNO...
22
by: j1mb0jay | last post by:
I have had to create a simple string encryption program for coursework, I have completed the task and now have to do a write up on how it could be improved at a later date. If you could look...
2
by: Vinod Sadanandan | last post by:
All, Below listed are the new features in Oracle 11g ,please join me in this discussion to generate a testcase and analyze each of the listed features . Precompilers:...
4
by: Fritjolf | last post by:
Hi. I've got a strange problem... I've made a simple program to test encryption/decryption. I use Rijndael encryption and here are the most important properties. RijndaelManaged cipher =...
4
by: nsung | last post by:
Recently we upgraded to Oracle 10g and added encryption on the server. I used to access the database tables via Active Server Pages with the following connection string: MyConnection.open...
0
by: Claudinei | last post by:
1) I will be receiving a customer number data being stored in a database, where would crypto User Password, and how to test it send the following example. 1.1) Where a need descryptografar...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.