[x]
Posted via EE Mobile

Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again.

Question
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

9.2

oracle 10g OWB linux and windows 2 databases on linux owb client on win setup

Asked by stevetheski in Oracle Database

Tags: owb, oracle

overview
      install oracle 10g 10.2.0.1 on rh ent ed 4 for em64t
      install oracle owb 10.2.0.1 on rh ent ed 4 for em64t same box as above
      install oracle owb 10.2.0.1 on windows xp
      connect to a sqlServer database to suck out data
      
Problem
      I havent used oracle and linux/unix this millennium
      Verify my install steps or suggest better
      
boot linux and update the whole thing.
craete dir structure based on ofa /u01/app/products/oracle/database/10g/rdb_home
craete dir structure based on ofa /u01/app/products/oracle/owb/10g/owb_home
ok not the best names but i just want to figure things out and have a proof of concept

log in as oracle
export oraclehome = /u01/app/products/oracle/database/10g/rdb_home
set sid=""
set all other variables
install db software and create general database at same time named rdb
set sid = rdb
start database
select global name all is good

set sid = "" again
run dbca
create database named owb_repo
create sample schemas
if the sys password is not the same as above i get an error cant create tablespace
I dont think thats correct but maybe it is.  it does make sence but then again it doesnt
ok so i create the database's
set sid = owb_repo try to connect to sql plus and i get errors cant connect
--please help here i forget the format of the connect string to connect to a specific sid is it connect user@sid  or what?

so i hop over to windows and install owb
all is well i connect to both databases through EM fat client

back to linux
switch oracle home to /u01/app/products/oracle/owb/10g/owb_home
set sid = ""
install owb
all is good

back to windows
start owb/repo creation assistant
try to create repo on linux box sid = owb_repo
gets 75% complete and i get an error cant craete owb users

now thats where i stand
when all this is resolved i want to connect to a sqlServerdatabase and suck out data
no i dont want to use dts i already know how to do that :)
my question here is ---
      if i have owb fat client on windows and owb repo on linux
      do i need the linux odbc driver installed and set up on linux?  if so i understand i cant use the 64 bit linux and db.
      or can i just connect to the sql server via fat client on windows and suck data from sql server into oracle sid rdb
      
main q is when i use dbca does that create an instance which requires an new home? or just a schema in the existing instance. it appears to me that it is a seperate instance but i want to make sure.  

Can someone guide me on what environment vars to set before running dbca to create the 2nd database?  
and what environment vars to craete before running owb
and what to set to start each service on linux.

This seems fairly simple to me i just cant find the amswer anywhere and i am tired of looking and reading :)
So i will offer max points and if it requires more detail i will get that at the office around 9:00 EST  i can make it crash again :)
if this q needs splitting up i will do that as well, to give points to all who help

Thanks in advance
[+][-]06/29/06 09:13 PM, ID: 17015482Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/30/06 04:42 AM, ID: 17017049Expert Comment

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]06/30/06 06:37 AM, ID: 17017693Author Comment

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]06/30/06 08:41 AM, ID: 17018778Accepted Solution

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

About this solution

Zone: Oracle Database
Tags: owb, oracle
Sign Up Now!
Solution Provided By: schwertner
Participating Experts: 2
Solution Grade: A
 
 
Loading Advertisement...
20091021-EE-VQP-81