Skip to Main Content

Database Software

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!

OWB 10g R1 - trying to connect to 11g database

623387Jul 30 2008 — edited Jun 11 2009
Hi,

Is it possible for OWB 10g R1 (10.1.0.3.0) to connect to a database on Oracle 11g, incidentally it is Oracle 64bit. Currently I am having difficulty when deploying objects, the error message says it cannot find the remote object on the Oracle 11g database.

Thanks,
Marlise Burke

Comments

Answer

Yes

Development Tutorial: Creating an Image Gallery

Note:

You can modify the default OAuth access token duration (or lifetime) for all the generated access tokens. To achieve this, add the security.oauth.tokenLifetime entry to the defaults.xml configuration file in the following way, with the OAuth access token duration specified in seconds:

<entry key="security.oauth.tokenLifetime”>600</entry>

Marked as Answer by Christoph · Sep 27 2020
Christoph

Thanks!

no problem, and sorry for the late response!

Ed S

Jeff,

I was having a similar problem so I am jumping in on this thread -I tried this and it is still expiring.  I just changed this to <entry key="security.oauth.tokenLifetime”>315360000</entry>  so as to last 10 years and it still appears to be expiring. When I created the new token and allowed access I get &expires_in=315360000&state= in the token confirmation. Any idea as to what the problem may be on my end?

Ed

Ed S

Disregard, this is working.

1 - 5
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 9 2009
Added on Jul 30 2008
6 comments
2,164 views