Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Can I create portal apps on a schema on a difference instance?
Create database link from database A to database B. You have to create
database link in schema on A where you want to build your application. After
that, you can create synonyms on each object on instance B you want to
include in your reports. After that you work with everything like it's all
on instance B. That's the only way.
> I have 9ias Portal 3.08 components(portal30,portal_sso..) installed on
> instance A. I have a schema setup on instance B. I would like to know
> how can I build an application on portal page and have the portal page
> connect to the schema on instance B?
>
> On portal home, I clicked on "Navigator" the "Create New Application".
> But I
> am not able to choose other schema on other instance. Could you show
> me step
> by step procedure.
>
> Thanks in advance,
> ewong
Received on Wed Jan 16 2002 - 06:37:27 CST
![]() |
![]() |