Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

OracleWarehouseBuilder

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 537
  • Category: Oracle
  • Founded: Aug 16, 2003
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 396 - 439 of 23961   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
396 dbconsultant2003
dbconsultant... Send Email
Jul 8, 2005
2:28 pm
Please refrain from posting messages That are irrelevant to the to the OWB group's interest. This group is exclusively targeted for OWB professionals. Any...
399 sherriekubis Send Email Jul 13, 2005
3:32 pm
I am new to OWB and starting to understand its architecture. The "Runtime Instance" that holds the Runtime Access User, Runtime Repository Schema, and Target...
400 janak Bhawnani
janak_y Send Email
Jul 13, 2005
3:42 pm
Yes You are right. For each target database instance there must be a Runtime Access User, Runtime Repository Schema in that db instance.However you can have...
401 Linga Reddy G
glingareddy2000 Send Email
Jul 17, 2005
4:05 am
Hi, I have installed OWB 9.0.4 on Windows 2000 server. and we have Oracle 9.2.0.1.0. While trying to create Repository using OWB Repository Assistant, I have...
402 kamal kamal
minimeu2003 Send Email
Jul 17, 2005
4:17 am
what r u trying to do here.... while creating the repository it would ask u to create it in a new schema or an existing schema....what did u choose here???? ...
403 lingareddy g
glingareddy2000 Send Email
Jul 17, 2005
4:25 am
Before going to that step itself, I am getting this error. (This is the first step in creation of Repository) kamal kamal <minimeu2003@...> wrote:what r...
404 nandeep Send Email Jul 20, 2005
6:20 am
The answer to your questions is clearlt stated with diagrams in the OWB manual. http://download- west.oracle.com/docs/html/B12150_01/install02.htm#sthref145 ...
405 Onuora Amobi
ammalgam Send Email
Jul 22, 2005
8:01 pm
Next-generation operating system aims to bring more 'clarity&#39;; formerly was code-named Longhorn. July 22, 2005: 11:27 AM EDT NEW YORK (CNN/Money) - Microsoft...
406 Onuora Amobi
ammalgam Send Email
Jul 26, 2005
4:29 am
Government program managers are finally starting to get a glimpse of the next-generation enterprise resource planning platform from Oracle Corp. At the Oracle...
415 dfp1294 Aug 8, 2005
8:23 pm
Using OWB 9.2 Situation: Moving from development to production and then deploying, and sometimes in development when deploying. I get a RTC-5161 error, an...
416 kamal kamal
minimeu2003 Send Email
Aug 8, 2005
9:50 pm
try setting the loading properties of target table in the map again... this is a bug in OWB 9i. is it the version u r using? thanks kamal dfp1294...
417 Sudipta Chatterjee
sudipta_cht Send Email
Aug 9, 2005
3:59 am
I have seen this error happening when we deploy a mapping where you copy data from a char field into another whose length is set to 0. Double-check all the ...
418 catherine hieulle
cathyhll Send Email
Aug 9, 2005
2:30 pm
Please, who can help me ? I can't deploy a process flow. The message is : RPE-02062: ItemType SAN213 cannot be dropped as it has running Processes. You must...
419 lingareddy g
glingareddy2000 Send Email
Aug 9, 2005
3:46 pm
Create a new process by copying mappings from "SAN213" with different name and then drop the process "SAN213". and run the new process. It could resolve your...
420 xueyi liu
xueyiliu Send Email
Aug 9, 2005
4:12 pm
Catherine, In order to re-deploy the process, you have to stop the workflow activities: logon to owf_mgr schema 1. Get ITEM_TYPE and ITEM_KEY of the running...
421 deepa_ci Send Email Aug 18, 2005
12:20 pm
Oracle (D2K/PL/SQL) 2+ Yrs @ PCMM Level 5 Company CHENNAI/BANGALORE Hi Friends!!! A leading global provider of Information Technology services in Bangalore,...
422 nsuresh20032003 Send Email Aug 18, 2005
2:18 pm
hi can any one help me i get this error when i try to run reports from powerprompts developer studio Every thing is working fine when i press Run in...
423 Michel Boire
mboire Send Email
Aug 20, 2005
2:39 pm
Here is a proc that will fix your problem, BTW the problem you are experiencing is a a know bug to Oracle. ... CREATE OR REPLACE PROCEDURE XXX_FIX_OWB_OWF IS ...
425 Michel Boire
mboire Send Email
Aug 22, 2005
7:31 pm
You need to stop the process first 1) Look if the process is visible from OWBRUNTIME using sql*Plus run the script listrequest.sql which is located in your...
426 lalalulu24 Send Email Aug 23, 2005
12:06 am
Dear All, I need to generate a Meta Database out of the existing Source and Target databases (DW). I belive OWB provides a tool to do just that. Could you...
427 kamal kamal
minimeu2003 Send Email
Aug 23, 2005
12:27 am
what do u mean by meta database??????? lalalulu24 <lalalulu24@...> wrote: Dear All, I need to generate a Meta Database out of the existing Source and ...
428 lalalulu24 Send Email Aug 23, 2005
4:20 am
Well basically I need to extract the Meta Data out of the existing source, staging, and target databases. This is for reporting and statistics purposes. ... ...
429 Michel Boire
mboire Send Email
Aug 23, 2005
6:50 pm
You already have reports on all the objects available through the Web Warehouse via Builder Design Browser, see --> Oracle9i Warehouse Builder Installation and...
430 lalalulu24 Send Email Aug 24, 2005
1:22 am
Thanks MB, I will give that a try! Larry...
431 Sankara Narayanan
sankaran_aru... Send Email
Aug 26, 2005
3:53 pm
I have specified the file in a unix directory as the target. The mapping was run and the target file was created in the specified location in the unix. OWB was...
432 Sudipta Chatterjee
sudipta_cht Send Email
Aug 27, 2005
7:16 am
Hi, I am not sure of the method through OWB settings, etc., but you could run a post-mapping process that will set the required permissions. Tell us how you...
433 kamal kamal
minimeu2003 Send Email
Aug 27, 2005
10:41 pm
if this is a scheduled process and the name of the file is the same, then u can do a file watcher in unix and change the permissions. this is how we do it... ...
434 Sankara Narayanan A
sankaran_aru... Send Email
Aug 29, 2005
12:54 pm
Hi, The following steps solved the problem! Telnet to the database machine as the OS user who started the database listener process and issue command umask 022...
438 abba_erp Send Email Sep 13, 2005
2:28 pm
Oracle Warehouse Builder for UK ( Longterm Onsite) skills : Oracle Warehouse Builder exp : 5+ years location : UK Position : Permanent pl send ur cv/resume to ...
439 Sankara Narayanan
sankaran_aru... Send Email
Sep 14, 2005
3:42 pm
Hi, Is there any general recommendation to use oracle sequence over OWB sequenc in terms of performance? Thanks, Sankar...
Messages 396 - 439 of 23961   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help