Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

4.0 Database Link error

rwJul 5 2010 — edited Jul 21 2010
I get an error when setting up a database link in XE and Apex 4.0 (this works fine in 3.2).

Error Testing Database Link.
ORA-01821: date format not recognized ORA-02063: preceding line from

The test SQL is: select 1 from dual@

Has anyone else seen this problem?

Thanks
-Arnold

Comments

843798
Nearly all users' machines will have a JRE already installed. In fact, Microsoft is causing quite a stir by not including a JRE in Windows XP!
843798
That is a legitimate issue, and the answer is yes you have to force them to install the JRE one way or another. On the other hand, the reason your application is 100k is probably because the JRE is so large - I.E., the JRE wraps up all the code that you didn't have to write. Besides, nowadays 5MB is not that large.
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 18 2010
Added on Jul 5 2010
12 comments
2,598 views